Commit Graph
22 Commits
Author SHA1 Message Date
3720 da2821eaac fix(core): collections data migration without blocking data reads (#4866) 2023-11-08 12:38:43 +00:00
3720andPeng Xiao 08e7fa3486 fix(core): improve the UX for edit collection (#4827)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-11-07 10:18:56 +00:00
3720 7068d5f38a feat(core): remove mode and pages field from Collection (#4817) 2023-11-02 10:47:43 +00:00
3720 e5be570f54 fix(core): text color of search input, style for the multi-select tag, date-picker autofocus issue (#4799) 2023-11-01 09:28:00 +00:00
zzj3720 f23ec9063c feat(collections): completion i18n 2023-10-30 17:06:59 +08:00
3720andPeng Xiao ef8024c657 feat: new collections (#4530)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-10-27 09:06:59 +00:00
3720 5418d3048e feat: hide page info in public pages (#4365) 2023-09-14 18:43:55 +00:00
3720 e60e2236ea fix: filter of tags does not work (#4138) 2023-09-03 15:50:21 +00:00
3720 23ac82f845 fix: can't go back to all pages by click All Pages button (#3219) 2023-07-13 15:26:12 +00:00
3720 9c5d91a1d9 fix: collections should be unique for workspaces (#3213) 2023-07-13 08:42:20 +00:00
3720 6ad2d106bc fix: some typo and i18n (#3155) 2023-07-11 11:04:45 +00:00
3720 72fa2da2d3 fix: tags does not exist (#3020) 2023-07-05 04:06:44 +00:00
3720 9cd1f013f8 fix: flaky tests (#3019) 2023-07-05 02:50:43 +00:00
3720andAlex Yang 000f802baa feat: add tags support (#2988)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-07-04 07:32:11 +00:00
3720 7a5a5d503a chore: adjust icon and style (#2949) 2023-06-30 23:38:47 +08:00
3720 9d0db78f64 feat: support for view management (#2892) 2023-06-30 05:40:00 +00:00
3720 da57fbeadd fix: database migration (#2887) 2023-06-28 13:44:11 +08:00
3720andAlex Yang 019a2f57cb fix: e2e test (#2828)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-20 17:15:49 +08:00
3720 b95808a052 test: add some e2e tests for all pages filter (#2674) 2023-06-04 23:34:16 +08:00
3720 f7768563e1 fix: wrong use of dayjs (#2624) 2023-05-31 16:46:36 +08:00
3720 8c5a1e2de3 test: add some tests for page filter (#2593) 2023-05-30 16:39:14 +08:00
3720andhimself65 f3ac12254c feat: headless filter in all pages tab (#2566)
Co-authored-by: himself65 <himself65@outlook.com>
2023-05-29 04:06:40 +00:00