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
|
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 |
|
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
|
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
|
a1530c041a
|
fix(Auth): Error type in json payload
|
2018-01-02 23:38:01 +05:30 |
|
Berkeley Martinez
|
558328aa08
|
feat(boot/auth): Add signup disabled debug info
|
2018-01-02 23:38:01 +05:30 |
|
Berkeley Martinez
|
296387d67e
|
fix(User): Move login logic into user model
|
2018-01-02 23:38:01 +05:30 |
|
Berkeley Martinez
|
07f30427cb
|
feat(User/Auth): Use stand alone auth token
|
2018-01-02 23:38:01 +05:30 |
|
Berkeley Martinez
|
bf196d37ff
|
fix(User): Add isSignUp logic
emailVerfied field no longer indicates a new user.
|
2018-01-02 23:38:01 +05:30 |
|
Berkeley Martinez
|
9c5322334b
|
fix(User): Fix typos
|
2018-01-02 23:38:01 +05:30 |
|
Berkeley Martinez
|
550e1db9a4
|
fix(boot/auth): Fix typo
|
2018-01-02 23:38:01 +05:30 |
|
Berkeley Martinez
|
750c9f1eab
|
fix(passwordless): Reduce db calls, run in parallel
Adds validations, reduces the number of database calls, separates
concers. reduces logic
|
2018-01-02 23:38:01 +05:30 |
|
Berkeley Martinez
|
b35501c78e
|
refactor(server/authenticate): Move auth api into own boot script
separate from user account/display methods
|
2018-01-02 23:38:01 +05:30 |
|
Berkeley Martinez
|
65cde59f0d
|
use app instead of server in boot directories
|
2015-06-03 12:26:11 -07:00 |
|
Berkeley Martinez
|
956a2b915e
|
initial move to loopback server
|
2015-06-02 17:27:02 -07:00 |
|