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
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
Jake Magers
69d833da66
fix: Display JS "Claim Certificate" button ( #17104 )
...
The "Claim Certificate" button for the "JavaScript Algorithms and Data
Structures" projects will now be visible when all projects have been
completed.
2018-05-14 09:37:47 +01:00
Nicholas Nadeau, P.Eng., AVS
e5d52afad8
chore: fixed typos via client9/misspell ( #17081 )
2018-04-25 10:37:27 +05:30
Stuart Taylor
33d26aaa6c
fix(showCert): Target _blank the link for Show Cert
2018-03-07 23:35:23 +00:00
Stuart Taylor
2281c85df6
chore(certs): Rename endpoint /c/ => /certificates/
2018-03-06 10:38:37 +00:00
Stuart Taylor
6301411673
fix(cert-settings): Uncouple Cert-Settings from dashedName's
2018-03-05 14:15:30 +00:00
Stuart Taylor
7d9057dbdd
fix(DRY): Dedupe Cert-Settings submit
2018-03-05 13:30:07 +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
8e02df5cc5
fix(toggleEmail): Use dispatch bound updateUserBackend
2018-02-27 14:40:07 +00:00
Stuart Taylor
a7587ed6f0
feat(challenge): Initial build of the challenge service
2018-02-23 17:13:02 +00:00
Brybro
938d38857e
fix: warning message for danger zone ( #16757 )
2018-02-21 21:50:09 +05:30
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
Stuart Taylor
24ef69cf7a
feat(settings): Expand Settings page functionality ( #16664 )
...
* fix(layout): Fix Settings layout in firefox
* chore(availableForHire): Remove available for hire setting
* feat(helpers): Use helper components for Settings layout
* fix(map): Fix undefined lang requested
* feat(settings): Expand Settings page functionality
* chore(pledge): Remove pledge from Settings
* fix(about): Adjust AboutSettings layout
* fix(portfolio): Improve PortfolioSettings layout
* fix(email): Improve EmailSettings layout
* fix(settings): Align save buttons with form fields
* fix(AHP): Format AHP
* fix(DangerZone): Adjust DangerZone layout
* fix(projectSettings): Change Button Copy
* fix(CertSettings): Fix certificate claim logic
* chore(lint): Lint
2018-02-16 17:18:53 -06:00