Oliver Eyton-Williams
b2e2f33cf1
feat(api): allow redirects with a returnTo param ( #40161 )
2020-11-07 13:35:25 +05:30
Mrugesh Mohapatra
e666419a8f
fix(client): address new warnings from linter
2020-10-12 15:10:42 +05:30
Ahmad Abdolsaheb
1a66eac990
feat: render nav conditionally
2020-09-24 17:48:29 +05:30
Oliver Eyton-Williams
a7d595f349
fix: replace hardgoto with api links
2020-08-15 14:37:23 +05:30
Kristofer Koishigawa
6e5988da4e
fix(learn): versioning for new certificate slugs ( #39087 )
2020-06-17 20:30:31 +05:30
Mrugesh Mohapatra
a02ff7b08e
fix(certs): add year to certs introduced in 2020 ( #38912 )
2020-06-04 13:13:07 +05:30
Beau Carnes
e776529ed0
feat(learn): add python video challenges ( #38424 )
2020-05-27 13:19:09 +05:30
mrugesh
22afc2a0ca
feat(learn): python certification projects ( #38216 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
Co-authored-by: Beau Carnes <beaucarnes@gmail.com >
2020-05-27 13:19:08 +05:30
Mrugesh Mohapatra
fdb17223ec
revert : Added displayUsername and username update functionality
...
removes implemenation from #35699
This reverts commit e154f38118
.
2019-12-13 01:07:05 +05:30
Catalina
e154f38118
Added displayUsername and username update functionality ( #35699 )
...
* Added displayUsername and username update functionality
* fix: move username assignment to safe place
moved the username assignment down a statement so that it doesn't cause exception
* fix: handle missing username or displayUsername
* refactor: remove redundant code
2019-12-11 12:43:06 +01:00
Mrugesh Mohapatra
c40680b81e
fix(client): remove donate settings page
2019-12-10 17:55:57 +01:00
mrugesh
06a26861f6
fix(donate): unify layouts and navigation for consitency ( #37795 )
...
This commit updates the layouts and the styles to be consistent with the rest of the application. This also ensures now that the gatsby navigation is used for smoother transtions.
2019-11-21 15:00:22 +05:30
Ahmad Abdolsaheb
b9014e2ceb
feat: add local navigation
2019-10-22 21:21:10 +05:30
Ahmad Abdolsaheb
9337d6ad82
fix: return the loader after redirect ( #37432 )
...
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
2019-10-22 16:58:35 +05:30
Mrugesh Mohapatra
aa62fdbfe9
feat(api): add custom redirect back
2019-10-21 18:03:26 +05:30
Oliver Eyton-Williams
0e143c2caf
fix: replace navigate with hardgoto in showUser ( #37363 )
...
* fix: use hardGoTo in ShowUser
* refactor: clean up hardGoTo
Rather than using both navigate and hardGoTo this imports hardGoTo as
navigate and uses navigate everywhere
Co-authored-by: mrugesh <1884376+raisedadead@users.noreply.github.com >
2019-10-17 18:58:16 +05:30
Vivek Agrawal
a443509caa
fix: text overflow & portfolio hr ( #37189 )
...
* fix: text overflow & portfolio hr
* fix: code wrap
* fix: wrap locally
* fix: wrap location & resolve conflict
* fix: deprecated api
* fix: private portfolio overflows
2019-10-17 10:29:06 +03:00
Tom
8134a480a5
fix: use gatsby link where applicable ( #36788 )
2019-09-25 19:49:14 +05:30
Ahmad Abdolsaheb
e653235d94
feat: universal navbar ( #36744 )
...
* feat: add universal nav
* fix: add portfolio redirect
2019-09-19 22:15:01 +05:30
Hemakshi Sachdev
e51b8bfaca
feat: added danger zone
2019-02-26 22:57:13 +05:30
Bouncey
f4528ad0ff
fix: Consolodate full screen loaders in to one component
2019-02-26 16:06:05 +03:00
Valeriy
fc8c71ad16
feat: use eslint with prettier to format code
2019-02-19 14:30:27 +05:30
Bouncey
8e0237d042
chore: Apply linting fixes
2019-02-19 14:30:27 +05:30
Valeriy
28ee458ceb
fix(client): do not unmount default layout on navigate
2019-01-28 12:02:45 +00:00
Bouncey
c08bb95ea8
fix(auth): Fix auth flow for the client app
2018-10-24 18:27:34 +05:30
Bouncey
6e728ce16d
feat(guide): Import guide in to the client app
2018-10-05 15:58:12 +01:00
Bouncey
5b254f3ad6
chore(learn): Merge learn in to the client app
2018-09-30 12:42:40 +01:00
Bouncey
87837f480d
feat(certs): Claim Certs
2018-09-25 13:18:17 +01:00
Bouncey
d698d52794
feat(Certs): Initial Cert Settings
2018-09-25 13:18:17 +01:00
Bouncey
a6f3e6f66c
feat(honesty): Add honesty settings
2018-09-21 14:51:44 +01:00
Bouncey
ef0428b396
feat(portfolio): Add portfolio settings
2018-09-21 11:26:30 +01:00
Bouncey
9f4430eced
feat(settings): Internet Settings
2018-09-21 11:26:30 +01:00
Bouncey
2de2143457
feat(email-settings): Add email settings
2018-09-21 11:26:30 +01:00
Bouncey
3a98e3cfa3
feat(privacy): Add privacy settings
2018-09-21 11:26:30 +01:00
Bouncey
83b74d14f3
feat(titles): Title the pages
2018-09-14 16:22:44 +01:00
Bouncey
c7a4b5b50f
feat(theme): Add theme updating functionality
2018-09-14 16:22:44 +01:00
Bouncey
af6e46bf9d
chore(redux): Remove redux from AboutSettings
2018-09-14 16:22:44 +01:00
Bouncey
4f54803674
feat(username): Add Username updating
2018-09-14 16:22:44 +01:00
Bouncey
99e025699a
feat(settings) Scaffold /settings route
2018-09-14 16:22:44 +01:00