d4bb04e921
fix: Handle linked documents destroyed when document is published
...
closes #1739
2020-12-29 10:32:09 -08:00
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
56551d1ab3
fix: Error in backlinks service when updating an old document (pre v1)
2020-09-13 01:03:39 -07:00
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
f43deb7940
chore: Move to prettier standard double quotes ( #1309 )
2020-06-20 13:59:15 -07:00
c41e6e0423
fix: Minor fixes in backlinks service ( #1240 )
2020-04-24 05:29:48 -07:00
c526adf292
feat: Auto update titles in linked documents ( #1233 )
...
* feat: Auto update titles in linked documents
* Add spec
2020-04-19 21:58:42 -07:00