Commit Graph

16 Commits

Author SHA1 Message Date
81718c8ee1 fix: Delete collection exports (#2595) 2021-10-06 21:08:45 -07:00
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
00ba65f3ef fix: Refactor collection exports to not send email attachment (#2460)
Co-authored-by: Tom Moor <tom.moor@gmail.com>
2021-08-29 02:57:07 +05:30
fdb85ec195 fix: Separate toasts storage to own MobX store (#2339)
Co-authored-by: Tom Moor <tom.moor@gmail.com>
2021-07-20 14:36:10 +05:30
7221e51b96 chore: Move settings screens to Scene component (#2092)
* chore: Convert groups and people settings screens to Scene/functional

* chore: ImportExport to Scene component

* Remaining settings scenes
2021-04-27 18:46:58 -07:00
4ef4ef963a i18n 2021-02-20 12:31:54 -08:00
5b7018058d i18n 2021-02-18 23:30:48 -08:00
fabfa6a491 Tweak language, remove original attachment once complete 2021-02-18 23:08:48 -08:00
df233c95a9 refactor: Upload file to storage, and then pass attachmentId to collections.import
This avoids having large file uploads going directly to the server and allows us to fetch it async into a worker process
2021-02-18 22:36:07 -08:00
568e271738 lint 2021-02-18 21:05:21 -08:00
cada91a135 Merge main 2021-02-07 12:58:17 -08:00
caee7afde2 refactor: documents.batchImport -> collections.import 2020-12-28 18:51:12 -08:00
d79933887d fix: Don't trigger email and slack notifications when mass importing
feat: Show success message after import
2020-12-28 18:02:58 -08:00
ea5d2ea9e0 refactor, add preview 2020-12-27 23:00:26 -08:00
7021c2a9e5 Hook up API 2020-12-26 17:53:56 -08:00
087ccdd825 stash 2020-12-21 21:03:11 -08:00