Tom Moor
7e1b07ef98
feat: Add read-only collections ( #1991 )
...
closes #1017
2021-03-30 21:02:08 -07:00
Tom Moor
3d09c8f655
chore: Refactor backlinks and revisions ( #1611 )
...
* Update backlinks service to not rely on revisions
* fix: Add missing index for finding backlinks
* Debounce revision creation (#1616 )
* refactor debounce logic to service
* Debounce slack notification
* Revisions created by service
* fix: Revision sidebar latest
* test: Add tests for notifications
2020-11-01 10:26:39 -08:00
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
0f8d503df8
chore: API Consistency ( #1304 )
...
* chore: Addressing API inconsistencies
* lint
* add: Missing sort to groups.list
fix: Documention issues
* test: fix
* feat: Add missing shares.info endpoint
* feat: Add sorting to users.list endpoint
* fix: Incorrect pagination parameters listed on user endpoints
* users.s3Upload -> attachments.create
* chore: exportAll -> export_all
2020-06-16 20:56:17 -07:00