mrugesh mohapatra
74b1e4e689
fix(route): Update URI to use www instead of root domain ( #17936 )
2018-07-27 13:42:46 +05:30
nathanhannig
ae37a2caed
fix(settings): Change challenge label and input
...
Closes #17318
2018-07-26 20:06:16 +01:00
Quincy Larson
bd40601305
feat(quotes): Add more quotes for welcome page
2018-07-18 13:50:19 +09:00
Stuart Taylor
59ab3db8bf
fix(profileUI): Give a default profileUI to new accounts
2018-07-01 10:53:43 +01:00
Stuart Taylor
cfc9e31f62
fix(timstamps): push correct timestamp format on account creation
2018-07-01 10:53:43 +01:00
Quincy Larson
625f64d427
feat(quotes): Added more quotes
2018-07-01 01:26:00 +05:30
eolculnamo2
5b1278a725
style(Settings): Improve mobile responsiveness of settings page
...
added flex wrap to many of the flexed items targeted at mobile with
media queries so they would properly collapse. Also off set the -15px
horizontal margins added by react bootstrap which made much of the text
touch the side of the screen.
BREAKING CHANGE: none
2018-06-30 19:46:21 +05:30
Niraj Nandish
436c96966a
fix(settings): Opens curriculum in same tab
2018-06-30 07:03:56 +05:30
Mrugesh Mohapatra
ec028d7a59
refactor: Coding style changes
2018-06-29 21:29:20 +01:00
Mrugesh Mohapatra
ebba8e9c64
fix(auth0): Unify authentication via auth0 as provider
2018-06-29 21:29:20 +01:00
Mrugesh Mohapatra
6fad6f92a0
fix: add default true to privacy and terms
2018-06-29 21:29:20 +01:00
Mrugesh Mohapatra
9a472dd631
fix: update email settings
2018-06-28 10:28:08 +01:00
Stuart Taylor
c459572fcf
fix(about): Return empty object for no user ( #17714 )
2018-06-26 00:50:40 +05:30
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
Mrugesh Mohapatra
d9e2376d4a
fix: open project links in new tab
2018-06-21 13:14:28 +01:00
Stuart Taylor
c9155092b0
fix(api): filter private properties from public user api ( #17653 )
2018-06-20 19:49:39 +05:30
Stuart Taylor
4a4fc0fa6e
fix(cert-settings): Provide defaults for falsey values
2018-06-13 14:17:33 +05:30
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
mrugesh mohapatra
259a0a594e
fix(portfolio): User /:username routes as previously ( #17470 )
2018-06-07 13:15:30 +01:00
Stuart Taylor
0fb5207e8d
Fix: Certification Claims ( #17389 )
...
* fix(claim-certs): Fixes two typos making certification claims impossible
* fix(challenge): Use correct id for Portfolio project
2018-06-02 16:58:06 +05:30
mrugesh mohapatra
389d756dad
fix: update the error messages ( #17378 )
2018-06-02 03:32:16 -05:00
Quincy Larson
bc0e213529
feat: Update quotes and quote logic ( #17381 )
2018-06-02 03:32:37 +05:30
Anshu Raj
993fd01fde
Fix for typo in quotes. ( #17364 )
2018-06-01 17:37:39 +05:30
mrugesh mohapatra
056a871b74
fix(portfolio): Center align the legacy cert text ( #17353 )
2018-05-31 16:49:28 -05:00
Quincy Larson
74eb179c7b
fix: update confusing welcome page copy ( #17314 )
2018-05-31 14:12:04 +05:30
Stuart Taylor
947eeed329
Merge pull request #17290 from raisedadead/fix/deprecated-signin
...
fix: remove compulsion on update email
2018-05-30 22:03:15 +01:00
Mrugesh Mohapatra
746a416b7f
fix: remove email update compulsion
2018-05-31 02:26:21 +05:30
Christian Beach
aac4534408
fix/typo
2018-05-30 15:31:16 -05: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
Stuart Taylor
05176b8bd2
feat(user-data): Add a 'download data' button to privacy section ( #17252 )
...
Closes #17123
2018-05-29 02:32:41 +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
924cf5ae49
fix(user): check if email is someone else
2018-05-29 01:51:38 +05:30
Mrugesh Mohapatra
f52d5b5369
fix: resolve the query back to the promise
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
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
Kristofer Koishigawa
d68c568490
fix(app): Change condition for points pluralization function ( #17247 )
2018-05-27 19:00:23 +05:30
Kristofer Koishigawa
d9d1e9c8b5
fix(common): Change Width of Update Settings Button ( #17246 )
...
Added `className='btn-link-social'` to the Update my settings button
element in Profile.jsx so that it's the same width as the other ones on
the settings page.
Closes #17230
2018-05-27 18:58:56 +05:30
Stuart Taylor
9eb7cf1ae1
chore(ui): Minor UI/Copy fixes ( #17237 )
2018-05-25 21:19:47 +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
e35fbef5d1
fix: typo in the error message
2018-05-22 21:57:00 +05:30
Mrugesh Mohapatra
75ac5962e0
fix: add cookie domain to loginByRequest
2018-05-22 21:53:09 +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
d2f63ac57a
fix: make access available on all apps
2018-05-21 21:26:18 +05:30