Files
freeCodeCamp/client
Mrugesh Mohapatra 3d55b9bb8b Add Update Email View
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
2016-05-02 18:33:37 +00:00
..
2016-05-02 18:33:37 +00:00
2016-03-03 17:53:33 -08:00
2015-09-10 16:59:27 -07:00
2015-12-03 15:09:52 -08:00
2016-03-11 10:25:59 -08:00
2015-11-29 16:28:32 -08:00
2016-01-04 12:16:26 +05:30

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