Tom Moor
449dc55aaa
chore: Upgrade Babel, Jest, Eslint ( #1437 )
...
* chore: Upgrade Prettier 1.8 -> 2.0
* chore: Upgrade Babel 6 -> 7
* chore: Upgrade eslint plugins
* chore: Add eslint import/order rules
* chore: Update flow-typed deps
2020-08-08 22:53:59 -07:00
Tom Moor
f43deb7940
chore: Move to prettier standard double quotes ( #1309 )
2020-06-20 13:59:15 -07:00
Tom Moor
dac2d43f55
dashboard -> home ( #1194 )
2020-02-26 21:10:20 -08:00
Tom Moor
cd3035a692
feat: Add search input to collection and home ( #1149 )
...
* feat: Add search input to collection and home
* Tweak spacing
* Add input to drafts/starred too
2020-01-09 19:14:34 -08: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
e6e89dc243
Added: Recently published view to collection
...
Added: Infinite scroll to collection
2019-01-07 23:14:43 -08:00
Tom Moor
d045b8975c
Only for admins
2018-12-25 17:18:20 -08:00
Tom Moor
96b1d6257e
Added: Dashboard help tip
2018-12-25 17:12:37 -08:00
Tom Moor
8cbcb77486
Base model refactor ( #810 )
...
* Big upgrades
* WIP: Stash
* Stash, 30 flow errors left
* Downgrade mobx
* WIP
* When I understand the difference between class and instance methods
* 💚
* Fixes: File import
Model saving edge cases
pinning and starring docs
Collection editing
Upgrade mobx devtools
* Notification settings saving works
* Disabled settings
* Document mailer
* Working notifications
* Colletion created notification
Ensure not notified for own actions
* Tidy up
* Document updated event only for document creation
Add indexes
Notification setting on user creation
* Commentary
* Fixed: Notification setting on signup
* Fix document move / duplicate stale data
Add BaseModel.refresh method
* Fixes: Title in sidebar not updated after editing document
* 💚
* Improve / restore error handling
Better handle offline errors
* 👕
2018-12-04 22:24:30 -08:00
Tom Moor
76924e70f5
Fix ordering of recently updated documents
...
Edited -> Updated
2018-11-20 20:18:24 -08:00
Satyadeep
eb3e4b2d33
showCollection option in Dashboard documents list
...
It was added in #718 , but seems to have gone after the new tabs in the dashboard
2018-08-27 12:19:29 +05:30
Tom Moor
d308442fef
Refactor, paginate on scroll
...
New PaginatedDocumentList component
2018-08-10 23:03:47 -07:00
Tom Moor
266b4d735c
Tidy, tidy
2018-08-10 00:11:58 -07:00
Tom Moor
2f681b1ce8
WIP: Dashboard tabs
2018-08-09 23:14:51 -07:00
Tom Moor
1c9c2d8e26
Add 'new document' menu to starred and drafts screens
2018-08-06 22:49:41 -07:00
Tom Moor
edbf5d754d
Merge branch 'master' of github.com:outline/outline into account-delete
2018-07-10 20:51:09 -07:00
Tom Moor
f9cbd425cb
Cleanup unneccessary folders.
...
Add delete account modal
2018-07-07 17:45:24 -05:00