mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
This commit:
- Displays the user's email that we have on records
- Adds a button in the settings to update email
- Adds a form view to update the email
- Fixes CSS for the Email icons and the email form
~ Credits to @hallaathrad
- Linting fixes and updated with Berkeley's Comments
- Streamline checks and fix scope
- Add AJAX Calls
- Add flash messages
- Update the views & add XHR value
|
||
|---|---|---|
| .. | ||
| a-extendUser.js | ||
| a-extendUserIdent.js | ||
| a-increase-listeners.js | ||
| a-react.js | ||
| a-services.js | ||
| about.js | ||
| authentication.js | ||
| certificate.js | ||
| challenge.js | ||
| commit.js | ||
| explorer.js | ||
| home.js | ||
| randomAPIs.js | ||
| redirectHttps.js | ||
| redirects.js | ||
| restApi.js | ||
| sitemap.js | ||
| story.js | ||
| t-wiki.js | ||
| user.js | ||