Stuart Taylor
|
f54b7c07f5
|
fix(settings): fix-up user objects for solutions (#17556)
|
2018-06-12 21:20:35 +05:30 |
|
Stuart Taylor
|
4f77da02be
|
feat(donate): Add donate api (#17459)
* feat(donate): Add donate api
* feat(donation): Add ability to track donations via email
|
2018-06-07 16:35:06 -05:00 |
|
Tom
|
3f61c1356f
|
fix: open learn in current tab (#17443)
|
2018-06-07 13:39:20 -05:00 |
|
mrugesh mohapatra
|
6f8d36f4a7
|
fix: add redirects for legacy certification paths (#17484)
|
2018-06-07 13:37:17 -05:00 |
|
mrugesh mohapatra
|
259a0a594e
|
fix(portfolio): User /:username routes as previously (#17470)
|
2018-06-07 13:15:30 +01:00 |
|
Kory Dondzila
|
a8756d5919
|
fix(seed): Fixes database seeding issue (#17472)
|
2018-06-07 00:57:13 +05:30 |
|
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 |
|
Stuart Taylor
|
b2276fe807
|
fix(errors): Filter out handled errors from rollbar (#17368)
Give me my inbox back!!
|
2018-06-01 22:37:28 +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
|
b7843c6047
|
fix: update alert style
|
2018-05-31 01:35:24 +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 |
|
Stuart Taylor
|
6315c6eae0
|
feat(reporting): Use rollbarjs for error reporting in production (#17259)
|
2018-05-29 18:38:55 +05:30 |
|
Stuart Taylor
|
10272d9d5a
|
chore(emailVerified): Add emailVerified to session user object (#17255)
|
2018-05-29 03:22:15 +05:30 |
|
Stuart Taylor
|
2adeaccf20
|
Merge pull request #17181 from tamj0rd2/feature/remove-opbeat
refactor(server): Remove opbeat from dev tools
|
2018-05-28 22:43:57 +01:00 |
|
Stuart Taylor
|
91906fe1d4
|
Merge pull request #17238 from raisedadead/feat/authentication
fix(auth): Add verification route for email
|
2018-05-28 22:34:56 +01:00 |
|
Mrugesh Mohapatra
|
1af24d131e
|
fix: always redirect to home on login
|
2018-05-29 02:54:27 +05:30 |
|
Stuart Taylor
|
cb15de32f5
|
chore(unsubscribe): Merge backup/master unsubscribe handler in to staging (#17253)
|
2018-05-29 02:34:46 +05:30 |
|
Mrugesh Mohapatra
|
c0156b41e2
|
fix: make success message relevant
|
2018-05-29 02:23:19 +05:30 |
|
Mrugesh Mohapatra
|
5f8eb3615a
|
fix: update middleware passthru and user in memory
|
2018-05-29 01:59:37 +05:30 |
|
Mrugesh Mohapatra
|
f52d5b5369
|
fix: resolve the query back to the promise
|
2018-05-29 01:51:38 +05:30 |
|
Mrugesh Mohapatra
|
d3567fbb9b
|
fix: add route for lear redirects
|
2018-05-29 01:51:38 +05:30 |
|
Mrugesh Mohapatra
|
eebe4036ec
|
fix: remove cookies when signout, logout (remote) and delete (remote)
|
2018-05-29 01:51:38 +05:30 |
|
Stuart Taylor
|
9cf1d67e02
|
fix(Observables): Remove observables from requestUpdateEmail method
|
2018-05-29 01:51:38 +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
|
8380c8a181
|
feat(ext): Add /external/update-my-current-challenge endpoint (#17242)
|
2018-05-26 14:41:47 +05:30 |
|
Stuart Taylor
|
9eb7cf1ae1
|
chore(ui): Minor UI/Copy fixes (#17237)
|
2018-05-25 21:19:47 +05:30 |
|
Stuart Taylor
|
238657d356
|
fix(points): Assign external user points when validated (#17228)
Trying to emulate ` component-passport`.
There has to be a reason why we don't do this in the user service.
|
2018-05-24 21:28:00 +05:30 |
|
Stuart Taylor
|
3e52c666da
|
fix(updated): Update completedChallenges and progressTimestamps without duplicates (#17226)
Closes #17200
|
2018-05-24 19:29:46 +05:30 |
|
Stuart Taylor
|
58a5d0d181
|
fix(external): Ensure req.user on verified web token (#17225)
|
2018-05-24 16:49:51 +05:30 |
|
Stuart Taylor
|
dfda68fb58
|
feat(auth): Authorise 'external' requests through JWT (#17224)
|
2018-05-24 01:40:56 +05:30 |
|
Mrugesh Mohapatra
|
cc2ca61695
|
fix(routes): Make less redirections
|
2018-05-22 20:34:37 +05:30 |
|
Mrugesh Mohapatra
|
90876ce02a
|
fix(auth): Set domain cookies, and chain user
|
2018-05-22 20:29:17 +05:30 |
|
Mrugesh Mohapatra
|
e740f44bdd
|
fix: making login flow async again for cookies
|
2018-05-22 00:37:01 +05:30 |
|
mrugesh mohapatra
|
3f83cf59d5
|
fix(route): everybody gets a login (#17209)
|
2018-05-21 11:29:03 -05:00 |
|
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
|
c6b62fc7ab
|
fix: add user object to Observables
|
2018-05-20 13:40:49 +05:30 |
|
Mrugesh Mohapatra
|
4d48175e64
|
feat: update user identity login
|
2018-05-20 13:40:49 +05:30 |
|
Mrugesh Mohapatra
|
764d040553
|
fix(component-passport): Add falback redirects for external paths
|
2018-05-20 13:40:49 +05:30 |
|
Mrugesh Mohapatra
|
f9dd384ea2
|
fix(auth0): Fix the scope to openid email
|
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
|
c2a0443486
|
fix: report error only when enabled
|
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
|
6b133227d7
|
feat(auth0): Add packages, basic setup, etc
|
2018-05-20 13:40:48 +05:30 |
|
Stuart Taylor
|
bb4bcbfb45
|
Feat(privacy): Add granular privacy controls of public profile (#17178)
* feat(privacy): Add granular privacy controls of public profile
* feat(certs): Hide certs if showCerts is false
|
2018-05-19 22:07:41 -05:00 |
|
Stuart Taylor
|
0553bfe2ff
|
refactor(server): Remove opbeat from dev tools
|
2018-05-19 22:05:09 +05:30 |
|