Files
freeCodeCamp/server
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
2015-09-02 00:38:15 -07:00
2016-03-16 20:32:12 -06:00
2016-04-14 21:19:37 -07:00
2016-05-02 18:33:37 +00:00
2015-11-03 21:54:42 -08:00
2016-02-10 10:06:36 -08:00
2015-10-26 19:28:33 -04:00
2016-04-06 21:11:07 -07:00

Everything to do with the server.

One file that is not tracked here is rev-manifest.json. It is generated at runtime and its contents changes as the contents of client side files change.