|
e312b264a6
|
chore: Upgrade Prettier 1.8 -> 2.0 (#1436)
|
2020-08-08 18:53:11 -07:00 |
|
|
f43deb7940
|
chore: Move to prettier standard double quotes (#1309)
|
2020-06-20 13:59:15 -07:00 |
|
|
6d8216c54e
|
feat: Guest email authentication (#1088)
* feat: API endpoints for email signin
* fix: After testing
* Initial signin flow working
* move shared middleware
* feat: Add guest signin toggle, obey on endpoints
* feat: Basic email signin when enabled
* Improve guest signin email
Disable double signin with JWT
* fix: Simple rate limiting
* create placeholder users in db
* fix: Give invited users default avatar
add invited users to people settings
* test
* add transaction
* tmp: test CI
* derp
* md5
* urgh
* again
* test: pass
* test
* fix: Remove usage of data values
* guest signin page
* Visually separator 'Invited' from other people tabs
* fix: Edge case attempting SSO signin for guest email account
* fix: Correctly set email auth method to cookie
* Improve rate limit error display
* lint: cleanup / comments
* Improve invalid token error display
* style tweaks
* pass guest value to subdomain
* Restore copy link option
* feat: Allow invite revoke from people management
* fix: Incorrect users email schema does not allow for user deletion
* lint
* fix: avatarUrl for deleted user failure
* change default to off for guest invites
* fix: Changing security settings wipes subdomain
* fix: user delete permissioning
* test: Add user.invite specs
|
2019-12-15 18:46:08 -08:00 |
|
|
d5192acabf
|
feat: invites (#967)
* stub invite endpoint
* feat: First pass invite UI
* feat: allow removing invite rows
* First pass: sending logic
* fix: label accessibility
* fix: add button submits
incorrect permissions
middleware flow error
* 💚
* Error handling, email filtering, tests
* Flow
* Add Invite to people page
Remove old Tip
* Add copy link to subdomain
|
2019-06-24 22:14:59 -07:00 |
|
|
3d6b9466fb
|
Backend support
|
2018-03-04 15:38:51 -08:00 |
|
|
5b6c908215
|
More granular error responses
|
2018-02-19 23:31:18 -08:00 |
|
|
83f32be6f7
|
Add missing authorization on views endpoints
Updated ApiKeys authorization to match elsewhere
|
2018-02-18 10:56:56 -08:00 |
|
|
e84fb5e6ba
|
Update team and collection authorization
|
2018-02-18 01:14:51 -08:00 |
|