Tom Moor
|
140f009b4d
|
fix: Improve accessibility of buttons / tab indexes with tooltips
|
2019-08-29 00:06:21 -07:00 |
|
Tom Moor
|
2ce11365ab
|
fix: Minor button alignment issues
|
2019-08-08 22:07:29 -07:00 |
|
Tom Moor
|
a515631e21
|
feat: document menu available in sidebar (#986)
* feat: document menu available in sidebar
* fix: more accessible blue
* feat: accessible blue
feat: clearer new doc button
closes #983
* lint
|
2019-07-13 10:15:38 -07:00 |
|
Tom Moor
|
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 |
|
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
|
642c11ff7d
|
Document Archive (#921)
* WIP: Archive
* WIP
* Finishing up archive endpoints
* WIP
* Update docs
* Flow
* Stash
* Add toast message confirmations
* Redirect handling, fixed publishhing info for archived docs
* Redirect to collection instead of home, remove unused pub info
* Account for deleted parent
* Trash -> Archive
Allow reading of archived docs
* Dont overload deletedAt
* Fixes
* 💚
* ParentDocumentId wipe for unarchived sub docs
* Fix: CMD+S exits editing
Fix: Duplicate user name on published but unedited docs
* Improve jank on paginated lists
* Prevent editing when archived
* 💚
Separate lint / flow steps
|
2019-04-06 16:20:27 -07:00 |
|
Tom Moor
|
52a029a657
|
👕
|
2019-03-13 23:50:52 -07:00 |
|
Tom Moor
|
12ea37e71e
|
Fixes: Text color on disabled buttons
|
2019-03-13 22:45:49 -07:00 |
|
Tom Moor
|
59c82f1f06
|
Dark Mode (#912)
closes #704
|
2019-03-12 21:35:35 -07:00 |
|
Tom Moor
|
18859bec3d
|
Add real buttons to document header
Fixed: Incorrect page title when starting a new doc
Fixed: Linting error
|
2019-01-05 18:45:19 -08:00 |
|
Tom Moor
|
f80e4ab04c
|
Improved button styling
Added toast when collection permissions are saved
Removed usage of setState (old habits die hard)
|
2019-01-05 18:23:57 -08:00 |
|
Tom Moor
|
032d843f5b
|
Fix isInternalUrl for subdomain support
Refactor / reduce plumbing
|
2018-11-18 18:43:11 -08:00 |
|