freeCodeCamp/server/boot
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
..
a-extendUser.js Update eslint, fix lint issues 2016-03-03 17:53:33 -08:00
a-extendUserIdent.js Update eslint, fix lint issues 2016-03-03 17:53:33 -08:00
a-increase-listeners.js Fix loopback event emitter max listeners warning 2016-04-11 16:27:58 -07:00
a-react.js Update history/react-router 2016-03-03 17:53:33 -08:00
a-services.js jobs store fetching 2015-07-25 15:42:03 -07:00
about.js Remove trailing whitespace from about.js 2016-04-26 23:22:45 -07:00
authentication.js use app instead of server in boot directories 2015-06-03 12:26:11 -07:00
certificate.js Fix typo in claim certificate api 2016-04-08 14:24:21 -07:00
challenge.js Remove console.logs 2016-04-07 09:39:52 -07:00
commit.js Update eslint, fix lint issues 2016-03-03 17:53:33 -08:00
explorer.js Fix loopback explorer issue 2015-11-05 16:41:19 -08:00
home.js Update eslint, fix lint issues 2016-03-03 17:53:33 -08:00
randomAPIs.js Remove quotes from object keys 2016-04-15 23:06:03 +08:00
redirectHttps.js Fixes a typo in source code 2015-08-24 11:57:14 +04:00
redirects.js adding wiki as detached and integrating into .less folder 2016-02-09 23:26:59 -05:00
restApi.js use app instead of server in boot directories 2015-06-03 12:26:11 -07:00
sitemap.js Fix sitemap 2016-04-07 13:31:58 -07:00
story.js Fix news jade pages 2016-04-07 10:12:29 -07:00
t-wiki.js Fix article loading on direct link to wiki 2016-03-25 13:48:42 -07:00
user.js Add Update Email View 2016-05-02 18:33:37 +00:00