Tom Moor
|
b1f04145e5
|
flow
|
2021-10-24 12:31:17 -07:00 |
|
Tom Moor
|
dc967be4fc
|
chore: Syncs changes that were erroneously made in enterprise repo (#1949)
|
2021-03-10 14:56:34 -08:00 |
|
Tom Moor
|
32f0589190
|
chore: Upgrade flow (#1854)
* wip: upgrade flow
* chore: More sealed props improvements
* Final fixes
|
2021-01-29 21:36:09 -08:00 |
|
Tom Moor
|
96e65f495e
|
chore: Remove custom VisuallyHidden component
|
2021-01-23 09:47:02 -08:00 |
|
Tom Moor
|
e2bd03494d
|
chore: Update syntax, improve more typing (#1439)
* chore: <React.Fragment> to <>
* flow types
|
2020-08-09 09:48:04 -07:00 |
|
Tom Moor
|
e312b264a6
|
chore: Upgrade Prettier 1.8 -> 2.0 (#1436)
|
2020-08-08 18:53:11 -07:00 |
|
Tom Moor
|
f43deb7940
|
chore: Move to prettier standard double quotes (#1309)
|
2020-06-20 13:59:15 -07:00 |
|
Tom Moor
|
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 |
|
Tom Moor
|
da7fdfef0a
|
Improved search filtering (#940)
* Filter search by collectionId
* Improve spec, remove recursive import
* Add userId filter for documents.search
* 💚
* Search filter UI
* WIP UI
* Date filtering
Prevent dupe menu
* Refactor
* button
* Added year option, improved hover states
* Add new indexes
* Remove manual string interpolation in SQL construction
* Move dateFilter validation to controller
* Fixes: Double query when changing filter
Fixes: Visual jump between filters in dropdown
* Add option to clear filters
* More clearly define dropdowns in dark mode
* Checkbox -> Checkmark
|
2019-04-23 07:31:20 -07:00 |
|
Tom Moor
|
c1256c61aa
|
Search archived documents (#932)
* POC
* Improved styling
* Test
|
2019-04-09 09:20:30 -07:00 |
|
Tom Moor
|
328f731541
|
Share Permissions (#761)
* Share restrictions
* Tweak language, add spec
|
2018-08-19 16:06:39 -07:00 |
|