Commit graph

24 commits

Author SHA1 Message Date
Jackson Harper
1082b3fa9d Remove server sync for theme settings 2024-02-14 14:42:54 +08:00
Jackson Harper
f0fcc90bb2 Add validation check to bulk action 2023-09-06 15:50:21 +08:00
Jackson Harper
9e99a9a3d8 Fix imports 2023-09-06 15:27:56 +08:00
Jackson Harper
a6240e8223 Return of the bulk tool 2023-09-06 14:49:18 +08:00
Hongbo Wu
9ee87e2e52 convert type of date in the csv to int before parsing date 2023-08-15 18:44:30 +08:00
Hongbo Wu
8ee591943f allow state to be empty 2023-08-15 18:09:16 +08:00
Hongbo Wu
486dbab92b validate csv file in the uploadmodal 2023-08-14 18:14:08 +08:00
Hongbo Wu
af5d26209d make header required in the csv file 2023-08-14 14:01:56 +08:00
Hongbo Wu
41f43ed5e1 validate csv file on the frontend 2023-08-14 13:10:17 +08:00
Hongbo Wu
9321dab04b only accept csv file when uploading files 2023-08-14 12:21:50 +08:00
Jackson Harper
d92e5f3fd1 Send expected count with bulk actions 2023-06-08 19:57:33 +08:00
Jackson Harper
819302af2a Update bulk action call 2023-06-08 19:57:33 +08:00
Jackson Harper
9d6a28cc74 More warnings clean up 2023-02-27 10:34:12 +08:00
Jackson Harper
b82ea0425e Add new bulk tool 2023-02-03 14:44:47 +08:00
Jackson Harper
0a4774828d Allow overriding the logo click destination for tools 2023-02-03 14:44:07 +08:00
Jackson Harper
068c2a1a9b Update the feature graphic on landing page and login page 2023-01-13 16:34:47 +08:00
Jackson Harper
842c1bad67 Update the link to the docs on importing archives from matter 2023-01-13 12:45:17 +08:00
Jackson Harper
824899760a Update some style, add Matter archive importer tool 2023-01-12 14:00:46 +08:00
Jackson Harper
7b152b4cb4 Add a return to library button after file import 2023-01-04 16:37:17 +08:00
Jackson Harper
87c73adebb Use const instead of var 2023-01-04 10:43:55 +08:00
Jackson Harper
0edd91057e Update user interface for file import tool 2023-01-03 17:49:07 +08:00
Jackson Harper
f83ddbb308 Update file importer path 2023-01-03 10:01:59 +08:00
Jackson Harper
57563ee958 Import ChangeEvent 2023-01-03 10:01:59 +08:00
Jackson Harper
9314c3d8f1 Add uploadImportFile API method
Add uploadImportFile API method

Fix prefix, counting max files uploaded

Add resolver types

Basic web ui for the uploader interface

Allow selecting type when uploading import files
2023-01-03 10:01:59 +08:00