Tom Moor
e1601fbe72
chore: Permanent team deletion ( #2493 )
2021-09-20 20:58:39 -07:00
Tom Moor
27736f66ef
fix: Various fixes for collaborative editing beta ( #2586 )
2021-09-15 23:27:22 -07:00
Tom Moor
83a61b87ed
feat: Normalized server logging ( #2567 )
...
* feat: Normalize logging
* Remove scattered console.error + Sentry.captureException
* Remove mention of debug
* cleanup dev output
* Edge cases, docs
* Refactor: Move logger, metrics, sentry under 'logging' folder.
Trying to reduce the amount of things under generic 'utils'
* cleanup, last few console calls
2021-09-14 18:04:35 -07:00
Tom Moor
801f6681ba
Collaborative editing ( #1660 )
2021-09-10 22:46:57 -07:00
Tom Moor
a3df9e868f
fix: Server error when loading documents.info with shareId and user token and child documents shared
...
closes #2527
2021-09-01 23:38:43 -07:00
Tom Moor
476b5e03f9
perf: Move exports to worker service ( #2514 )
...
* first pass
* fixes
* fix: Move export related emails to queue
* i18n
2021-08-31 17:41:57 -07:00
Saumya Pandey
4929fbaccb
fix: Move "public document sharing" to "Permissions" ( #2496 )
...
* Convert to functional component
* Move public sharing to permissions
* Add collections.permission_changed event
* Account for null
* Update server/events.js
Co-authored-by: Tom Moor <tom.moor@gmail.com>
* Add collections.permission_changed event
* Remove name
Co-authored-by: Tom Moor <tom.moor@gmail.com>
2021-08-30 11:43:42 +05:30
Tom Moor
3dfd336f59
chore: Move all routes under routes directory ( #2513 )
...
closes #2504
2021-08-29 13:25:06 -07:00