Commit Graph

920 Commits

Author SHA1 Message Date
Bouncey
3ea38ee31a feat(welcome): Gatsby the Welcome page 2018-08-30 20:43:55 +05:30
NitronR
3518ff9e8e feat(full-stack): Full Stack Certification 2018-08-28 00:32:33 +05:30
Mrugesh Mohapatra
aacd445479 style: remove unwanted newlines 2018-08-22 22:28:52 +05:30
Mrugesh Mohapatra
ab682e08ec fix: update copy and add spacing 2018-08-22 22:28:52 +05:30
SG
8e79a48b29 fix: privacy terms page styling issues and jQuery not initialised 2018-08-22 22:28:52 +05:30
Mrugesh Mohapatra
6b8061fa9a fix: url and CSP for deps 2018-08-15 11:00:12 +01:00
Mrugesh Mohapatra
dae7f383f4 fix: remove code-mirror 2018-08-04 22:48:20 +01:00
Stuart Taylor
e3247b4554 fix(scripts): Fix the way webpack is naming the bundles (v3 -> v4 differences) (#17977) 2018-08-05 03:13:55 +05:30
Stuart Taylor
1b3f350821 feat(homeLink): Update userHome link 2018-08-03 19:27:42 +05:30
Stuart Taylor
e4d0dbc2a4 feat(news-link): Add link to news in navbar partial 2018-08-03 19:27:42 +05:30
Stuart Taylor
bbeb7d16c2 feat(client-routes): Add react-router-dom for client-side routing 2018-08-03 19:27:42 +05:30
Stuart Taylor
acf07d70c4 chore(unused): Remove unused files 2018-08-03 19:27:42 +05:30
Stuart Taylor
5cf5979563 feat(news): Initial SSR implementation 2018-08-03 19:27:42 +05:30
Stuart Taylor
8ffd03578a feat(news): Initial server work for /news 2018-08-03 19:27:42 +05:30
Stuart Taylor
6d6f8af647 chore(unused): Remove unused files 2018-08-03 19:27:42 +05:30
Stuart Taylor
99b9e9e3ba feat(resub): Add resubscribe endpoint 2018-08-02 22:38:11 +01:00
Mrugesh Mohapatra
57ceee0897 fix: update email template 2018-07-28 08:33:30 +01:00
mrugesh mohapatra
74b1e4e689 fix(route): Update URI to use www instead of root domain (#17936) 2018-07-27 13:42:46 +05:30
Mrugesh Mohapatra
38bcc2e250 fix(auth): Remove deprecated views and routes 2018-06-29 21:29:20 +01:00
Ilya
ee59047097 fix(Certificates): Delete word 'projects' from certificates' titles
Corresponsing .jade files were changed

Closes #17667
2018-06-28 10:29:30 +01:00
mrugesh mohapatra
2a192671da fix: remove linkedin signin and paths (#17720) 2018-06-25 15:51:09 -05:00
Rachel Sinclair
6fab6319f8 chore(package): Update Font Awesome and remove Ionicon dependency (#17497)
Update Font Awesome from 4.7 to 5. Update existing Font Awesome icon
references to match version 5 syntax. Replace all Ionicon references
with Font Awesome icons and remove all files relating to Ionicon.

Closes #13798
2018-06-22 01:46:17 +05:30
Quincy Larson
cac56959d4 fix(certifications): Update text on cert (#17578) 2018-06-14 10:45:49 +05:30
Tom
3f61c1356f fix: open learn in current tab (#17443) 2018-06-07 13:39:20 -05:00
Huyen Nguyen
287671f499 fix(certificates): Make certificates printable (#17433)
Closes #17346
2018-06-05 22:04:38 +05:30
Quincy Larson
bc0e213529 feat: Update quotes and quote logic (#17381) 2018-06-02 03:32:37 +05:30
mrugesh mohapatra
b4332a0def fix(auth): Login everyone with an social account (#17333)
* fix(auth): Login everyone with an social account

* fix: update the flash message for social
2018-05-31 21:59:27 +01:00
Quincy Larson
74eb179c7b fix: update confusing welcome page copy (#17314) 2018-05-31 14:12:04 +05:30
mrugesh mohapatra
96cbfdb567 feat: add link to the launch announcement (#17260)
* feat: add link to the launch announcement

* fix: make the font larger
2018-05-30 04:46:06 -05:00
Mrugesh Mohapatra
c0156b41e2 fix: make success message relevant 2018-05-29 02:23:19 +05:30
Mrugesh Mohapatra
12b2c556ec fix(views): update static email update views 2018-05-29 01:51:38 +05:30
Mrugesh Mohapatra
59f700b110 fix(auth): Add verification route for email 2018-05-29 01:51:38 +05:30
Mrugesh Mohapatra
3ad70a7926 feat: add gdpr privacy and terms 2018-05-28 19:12:26 +05:30
Stuart Taylor
9eb7cf1ae1 chore(ui): Minor UI/Copy fixes (#17237) 2018-05-25 21:19:47 +05:30
Stuart Taylor
dfda68fb58 feat(auth): Authorise 'external' requests through JWT (#17224) 2018-05-24 01:40:56 +05:30
Stuart Taylor
a76c8aff5a Fix: Settings/Portfolio UI (#17202)
* chore(names): Certificate -> Certification

* fix(style): Profile Certs alignment and font-size

* fix(button): Remove user icon

* fix(style): Adjust profile timeline UI

* fix(style): General account settings style fixes

* chore(updateEmail): Remove update email until we sort out auth0

* fix(copy): website -> personal website

* fix(copy): profile -> portfolio

* feat(home): Add legacy certs to user home page

* fix(copy): Change Honest settings copy

* fix(cert-settings): Filter out 'take home's

* fix(copy): next lesson -> next coding challenge

* fix(alignment): Align portfolio item settings' buttons
2018-05-21 10:21:15 -05:00
Mrugesh Mohapatra
4d48175e64 feat: update user identity login 2018-05-20 13:40:49 +05:30
Mrugesh Mohapatra
53b362e5bd fix(views): Adjust routes and views 2018-05-20 13:40:48 +05:30
Mrugesh Mohapatra
8b0cec8678 fix: Update view copy 2018-05-20 13:40:48 +05:30
Mrugesh Mohapatra
ebc1586222 fix(sign-up): Add check boxes for confirm 2018-05-20 13:40:48 +05:30
mrugesh mohapatra
73526a665f fix(active-users): remove api calls (#17170) 2018-05-16 15:16:27 +01:00
Stuart Taylor
f916204ba5 Chore: Update User model (#17171)
* fix(logs): Remove console.log's

* chore(challengeMap): challengeMap -> completedChallenges

* chore(userModel): Update user model

* feat(userIDs): Add user ident fields

* chore(github): Remove more refs to github data
2018-05-15 19:26:26 +05:30
Stuart Taylor
156ea1af76 Feat: Welcome Page (#17150) 2018-05-15 10:42:05 +05:30
Nicholas Nadeau, P.Eng., AVS
e5d52afad8 chore: fixed typos via client9/misspell (#17081) 2018-04-25 10:37:27 +05:30
Abhishek Kulshrestha
9a380f135a chore(server): Deleted outdated explanation file of how-nonprofit (#17067)
changes for issue 17067

Closes #17067
2018-04-23 10:47:11 +05:30
mrugesh mohapatra
a2076ce1ec fix(auth): on-boarding, signup and welcome flows (#16882)
* fix(auth): Route should have specific targets

* fix(signup): Redirection should be to signup

Closes #16945

* feat(redirect): All fallback redirects to signin

* fix: send back to originating route

* fix(server,secrets): Specify profile field for LinkedIn provider.

* fix(profile): Add route to react profile page
2018-04-13 15:48:10 +01:00
Quincy Larson
4f0f17892c Fix/copy improvements (#16859)
* fix(seed): Simplify copy of lessons and remove need for image

* rework copy for account creation and login emails

* fix: Fixup email template and lock-file
2018-03-09 19:39:44 +00:00
Stuart Taylor
2281c85df6 chore(certs): Rename endpoint /c/ => /certificates/ 2018-03-06 10:38:37 +00:00
Stuart Taylor
2d0f8f7b9b feat(legacy-certs): Claim legacy certificates from the settings page 2018-03-05 13:30:07 +00:00
Stuart Taylor
3131c55782 feat(Profile): Reactify profile page (#16743)
* feat(Profile): Reactify profile page

* chore(tidyup): Remove console.log

* fix(timeline): Remove legacy challenges from Timeline render

* fix(style): Remove underline on a:hover
2018-02-19 14:32:14 -06:00