Commit Graph

448 Commits

Author SHA1 Message Date
Mrugesh Mohapatra
caa49aea20 Refactor Email Update URL Change 2016-05-03 10:59:52 +05:30
Berkeley Martinez
e65d55a3f7 Change update email endpoint 2016-05-02 17:22:46 -07:00
Berkeley Martinez
5830d69613 Merge branch 'feature/email-update-logic' of https://github.com/raisedadead/FreeCodeCamp into raisedadead-feature/email-update-logic 2016-05-02 13:19:54 -07:00
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
George Stepanek
e71f33cfc0 Show cheater message directly on user page 2016-05-02 11:46:20 +12:00
Eric Leung
c3cb9e39be Remove trailing whitespace from about.js 2016-04-26 23:22:45 -07:00
Quincy Larson
6039d29282 Add count of campers who have earned all three certs to about page (#8288)
* add count of campers who have earned all three certs to about page

* refactor to get tests to pass
2016-04-25 16:57:30 -07:00
Mrugesh Mohapatra
aeea02d7fc Update the Sign in and Sign up Pages 2016-04-22 10:17:31 +05:30
Aniruddh Agarwal
33faa3bada Remove quotes from object keys 2016-04-15 23:06:03 +08:00
Aniruddh Agarwal
dc24c42f54 Unsub from all FCC emails regardless of unsub link 2016-04-15 21:38:03 +08:00
Berkeley Martinez
f14a142555 Fix loopback event emitter max listeners warning 2016-04-11 16:27:58 -07:00
Quincy Larson
d0c12be85e Merge pull request #7962 from FreeCodeCamp/fix/sitemap
Fix sitemap
2016-04-08 14:58:25 -07:00
Berkeley Martinez
95fd287f8b Fix typo in claim certificate api 2016-04-08 14:24:21 -07:00
Berkeley Martinez
b2462e1b4c Fix sitemap
Add 24 hour cache
Add jobs to sitemap
Possible warning about to many eventemitter listeners
2016-04-07 13:31:58 -07:00
Berkeley Martinez
258597f053 Fix news jade pages
Remove unused pages
2016-04-07 10:12:29 -07:00
Berkeley Martinez
0d0f4253ec Remove console.logs 2016-04-07 09:39:52 -07:00
Berkeley Martinez
513d55b23d Add caching to news
Deprecate story creation
2016-04-06 23:06:19 -07:00
Berkeley Martinez
1308d312a4 Add methods to get challengeMap
Update boot/challenge.js to use new methods
Update boot/user.js to use new methods
2016-04-06 21:11:07 -07:00
Quincy Larson
b322d6610f fix failing test 2016-04-06 14:10:24 -07:00
Quincy Larson
fcebd37a01 intercept /news with a notice 2016-04-06 13:49:39 -07:00
Berkeley Martinez
cfdb2d17b4 Add commas to certs earned on about page 2016-04-05 21:41:27 -07:00
Berkeley Martinez
06ea132257 Add timed cache to user count queries 2016-04-05 14:45:09 -07:00
Berkeley Martinez
a71daa07ce Add cert counts 2016-04-05 11:21:08 -07:00
Berkeley Martinez
49b9c7cc0c Fix floor logic 2016-04-05 11:21:08 -07:00
Berkeley Martinez
adfb21aaf9 remove extra parenthesis 2016-04-05 11:21:08 -07:00
Quincy Larson
2fb922be0f create pledge calculation logic 2016-04-05 11:21:08 -07:00
Quincy Larson
8fb0516811 Merge pull request #7779 from FreeCodeCamp/fix/wiki-urls
Fix article loading on direct link to wiki
2016-04-04 21:09:21 -07:00
Panayiotis Lipiridis
c17af58aee Renamed Github to GitHub 2016-04-04 22:50:07 +02:00
Karel Vervaeke
3a32650400 Display correct error message when visiting user front end certification page 2016-04-03 12:34:51 +02:00
Nick
0ee6ab4b64 FIX - Grammar A to An 2016-03-30 23:58:38 -04:00
Berkeley Martinez
94a9bcea5a Fix article loading on direct link to wiki 2016-03-25 13:48:42 -07:00
BKinahan
9504a5cae6 Handle invalid unsubscriptions 2016-03-21 22:57:58 +00:00
Akira Laine
fef1653542 added title to settings page 2016-03-17 17:39:44 +00:00
Berkeley Martinez
1533be6265 Merge pull request #7568 from Kalcode/fix/currentChallenge-redirect-cookie-expire
changed expire time for currentChallengeId cookie to 'never'
2016-03-16 22:56:47 -07:00
Logan Tegman
97a0f71388 Merge pull request #7158 from QuincyLarson/feature/add-nonprofit-project-description
Add an explanation of how our nonprofit projects work
2016-03-16 12:57:23 -07:00
Kalanosh
9d5a5d953c changed expire time for currentChallengeId cookie to 'never' instead of session 2016-03-15 14:53:54 -05:00
Quincy Larson
ee6ca2c5ae address eslint errors from refactor 2016-03-15 11:22:54 -07:00
Quincy Larson
891c0c2e5a remove trailing whitespace 2016-03-15 00:00:53 -07:00
Quincy Larson
cdc44e4b7e update unsubscribe paths 2016-03-14 23:59:25 -07:00
Quincy Larson
71b213d7d4 make notification text more friendly 2016-03-14 23:59:25 -07:00
Quincy Larson
f16234d9c6 refactor make account private action to use updateAttribute instead of save 2016-03-14 23:59:25 -07:00
Quincy Larson
d47aed4850 factor out settings page with email settings 2016-03-14 23:59:24 -07:00
Berkeley Martinez
e657b96dbc Coerce values to string before using validator methods 2016-03-13 18:09:53 -07:00
Alister N. Mada
eaa513dc56 Redirect /twitch to Twitch channel 2016-03-06 06:20:34 +07:00
Berkeley Martinez
5c59e7ea2d Fix validator only works with strings 2016-03-03 17:53:33 -08:00
Berkeley Martinez
74592e72b4 Update eslint, fix lint issues 2016-03-03 17:53:33 -08:00
Berkeley Martinez
c50510db71 Update history/react-router 2016-03-03 17:53:33 -08:00
Berkeley Martinez
8ef3fdb6a0 Initial move to redux 2016-03-03 17:53:33 -08:00
Quincy Larson
389ea7529c add an explanation of how our nonprofit projects work 2016-02-19 17:36:03 -08:00
Quincy Larson
6490d681ea add stickers to shop and related paypal functionality
add stickers to shop without unnecessary extra css
2016-02-17 15:11:21 -08:00