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
13162cb53a
feat(packages): Add scoped loopback-component-passport ( #17179 )
2018-05-17 19:56:44 +05:30
mrugesh mohapatra
0271e78a1d
chore(opbeat): Remove opbeat react logging ( #17173 )
2018-05-16 15:22:43 +01:00
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
Stuart Taylor
5eb90ed8c8
feat(challenge-redirect): Make '/challenge' and '/map' redirect to learn ( #17144 )
...
* feat(challenge-redirect): Make '/challenge' and '/map' redirect to learn
* fix(linting): Generate pathMigrationMap on 'prelint-js'
* fix(script): fix "only once" script
* fix(lock): Fix lock file
2018-05-14 13:04:51 +05:30
Stuart Taylor
f121a8b7bc
feat(responceTime): Cache react markup by route ( #16797 )
2018-05-05 00:05:55 +05:30
YogeshSharma0201
59f6581ab3
fix(settings): Notify instead of flash when user updates his emai
...
Closes #16861
2018-04-27 03:25:39 +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
Otto Jongerius
ef37c3bee2
feat: Allows sharing of network ( #16937 )
...
build(docker): Expose mailhog port.
build(Docker): Improve wording.
build(docker): Mailhog and network changes.
* Add mailhog container to shared network to enable connectivity
* Configure project name for docker compose in .env sample file,
without it the basename of the repo directory is used, which
makes it unreachable for other services
* Set mailhog host to mailhog (instead of localhost) if MAILHOG_HOST
env var is set
* Expose 1025 to enable local troubleshooting
build(docker): Update README to reflect compose changes.
2018-03-30 09:21:09 +05:30
Stuart Taylor
ebfbfb6df9
chore(package): Update react-freecodecamp-search ( #16943 )
2018-03-23 18:41:07 -05:00
Berkeley Martinez
543f43c4f1
Merge pull request #16845 from Bouncey/feat/opBeat
...
feat(opbeat): Enable opbeat-react for frontend performance tracking
2018-03-13 16:05:11 -07:00
Berkeley Martinez
a33febd218
Merge pull request #16819 from Bouncey/fix/slowNetwork
...
fix(challenge): Handle slow network connections gracefully
2018-03-12 14:28:55 -07: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
a0c3d5bd08
feat(opbeat): Enable opbeat-react for frontend performance tracking
2018-03-09 15:42:44 +00:00
Stuart Taylor
2281c85df6
chore(certs): Rename endpoint /c/ => /certificates/
2018-03-06 10:38:37 +00:00
Stuart Taylor
c17e3ce1d7
fix(challenge): Handle slow network connections gracefully
2018-03-06 10:25:58 +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
b81cea4b08
fix(profile): Fix challenges of undefined Error
2018-02-27 14:29:37 +00:00
Stuart Taylor
329438bdf4
fix(nextChallenge): Remove some duplication
2018-02-24 08:51:35 +00:00
Stuart Taylor
b27036a261
fix(format): Formatting fix
2018-02-23 18:44:40 +00:00
Stuart Taylor
2143063084
feat(map-service): Refactor out the map service
2018-02-23 17:13:59 +00:00
Stuart Taylor
a7587ed6f0
feat(challenge): Initial build of the challenge service
2018-02-23 17:13:02 +00:00
Stuart Taylor
1d420b835c
feat(mapUi): Create mapUi specific service
2018-02-23 17:12:45 +00:00
Stuart Taylor
65dc6e8837
fix(redirects): Do not add private blocks/challenges to the map
2018-02-21 10:02:12 +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
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
Berkeley Martinez
92da7987d9
Merge pull request #16701 from freeCodeCamp/fix/search
...
fix(search): Allow csp to always trust search.freecodecamp.org
2018-02-15 16:22:07 -08:00
Stuart Taylor
59999f9b09
fix(typo): Fix defaultState Typo ( #16702 )
2018-02-13 20:18:29 +05:30
Stuart Taylor
c6975c77df
fix(search): Allow csp to always trust search.freecodecamp.org
2018-02-12 22:38:42 +00:00
Berkeley Martinez
660f78896d
fix(settings/updateEmail): Show message from server
2018-01-30 17:14:33 -08:00
Berkeley Martinez
1ee9d9259c
feat(Flash): Normalize flash types with object
...
help prevent typo errors
2018-01-30 17:14:33 -08:00
Berkeley Martinez
ae3ccdd672
fix(user/settings): Add theme server validations
2018-01-30 17:14:33 -08:00
Berkeley Martinez
b8f8ea80cf
feat(express): Add sendFlash to send a flash message json
2018-01-30 17:14:33 -08:00
Berkeley Martinez
ffbf3bc826
fix(updateMyCurrentChallenge): Bad mongo id will return user error
...
Mark these errors to be reported to the user instead of logged as a
server fault
2018-01-30 17:14:33 -08:00
Tarun Singh
90ba46f6f0
fix(URLs): Changed protocol relative URLs to Https URLs
...
BREAKING CHANGE: None
Closes #16522
2018-01-25 20:11:01 +05:30
Berkeley Martinez
1dcdf4e17c
fix(AuthToken): Namespace observable methods
...
This prevents methods that use the regular methods internally from
clashing
2018-01-22 11:59:24 -08:00
Berkeley Martinez
13c9d97262
fix(error-reporter): Only report uncaught errors ( #16526 )
...
Errors that have status codes do not need reporting. If opbeat is not enabled, do not report
2018-01-19 11:03:57 +05:30
Berkeley Martinez
0b62f4450c
refactor(jade-helpers): Clean up code
2018-01-18 15:20:54 -08:00
Berkeley Martinez
9a481afe6a
feat(jade): Add cacheBreaker for dev browser cache breaking
2018-01-18 15:20:54 -08:00
Berkeley Martinez
fff60273a3
fix(services/user): Defer user.challengeMap
...
this prevents function call when user is undefined
2018-01-18 15:20:54 -08:00
Berkeley Martinez
4a911931d0
fix(server/flash): Api to match documentation
...
This fixes duplication issues and normalize our use with everyone else
2018-01-18 15:20:54 -08:00
Berkeley Martinez
0cd21f930f
refactor(services/use): Simplify logic declaritively
2018-01-18 15:20:54 -08:00
Berkeley Martinez
307716f9c8
fix(loopback/passport): Show flash messages on link
2018-01-18 15:20:54 -08:00