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
|
||
|---|---|---|
| .. | ||
| commonFramework | ||
| less | ||
| sagas | ||
| es6-shims.js | ||
| iFrameScripts.js | ||
| index.js | ||
| main.js | ||
| plugin.js | ||
| README.md | ||
This is the entry point for the client code. Code that should run only on the client should be put here.
NOTE(berks): For react specific stuff this should be the entry point