Commit Graph

264 Commits

Author SHA1 Message Date
DiamondThree a54655b5bc Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search 2022-12-23 17:07:54 +08:00
DiamondThree 42e7d4906a feat: file upload components 2022-12-23 17:07:46 +08:00
tzhangchi 16b79e2824 feat: add empty cover for PageList 2022-12-23 16:58:38 +08:00
JimmFly b8a521342c feat: placeholder adapts to the public state 2022-12-23 16:34:25 +08:00
tzhangchi 464f88b0e7 chore: remove unused code 2022-12-23 16:10:38 +08:00
tzhangchi f34b8c6f1b tests: add testid for faq icon 2022-12-23 16:03:11 +08:00
tzhangchi 95af9d8fc6 tests: add testid for contact modal 2022-12-23 16:02:46 +08:00
MingLiang Wang 1ea4042933 feat: leave workspace 2022-12-23 15:38:50 +08:00
MingLiang Wang 5826d1b710 feat: fix load 2022-12-23 15:15:15 +08:00
DarkSky 1c7b1b52ab Merge branch 'feat/filesystem_and_search' of https://github.com/toeverything/AFFiNE into feat/filesystem_and_search 2022-12-23 13:37:09 +08:00
DarkSky 5374d351e2 chore: fix most warnings and ignore a few warnings, because the code quality is too bad 2022-12-23 13:36:39 +08:00
Yifeng Wang 7c8358ca0a chore: rename blocksuite workspace to StoreWorkspace 2022-12-23 13:06:01 +08:00
JimmFly 5b1a43f16b fix: eslint warning about quick search 2022-12-23 12:50:21 +08:00
JimmFly d17c7ecbd4 fix: currentWorkspace not found when quick search 2022-12-23 12:49:54 +08:00
MingLiang Wang ba9d94e3f5 feat: leave ui 2022-12-23 12:07:53 +08:00
DiamondThree 74a5af39cf Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search 2022-12-23 12:01:43 +08:00
DiamondThree 6bf130ab2f fix: lint warning 2022-12-23 12:01:35 +08:00
tzhangchi 720e387060 feat: add empty in members list page 2022-12-23 11:46:48 +08:00
MingLiang Wang 262c62a50e feat: improve experience of setting and load name 2022-12-23 11:24:40 +08:00
JimmFly db09447535 feat: quickSearch increases public status judgment 2022-12-23 11:00:40 +08:00
DiamondThree 4da20a6ee0 fix: publish workspace status will hide workspace setting model 2022-12-23 10:56:02 +08:00
DiamondThree 5d360cfbf7 fix: publish status show err 2022-12-23 10:39:25 +08:00
DiamondThree 7981df150a feat: totas error 2022-12-23 09:42:34 +08:00
tzhangchi 9ccbfaa052 feat: remove unused code 2022-12-22 23:30:42 +08:00
tzhangchi c61ccd9771 Merge branch 'feat/filesystem_and_search' of https://github.com/toeverything/AFFiNE into feat/filesystem_and_search 2022-12-22 23:29:45 +08:00
tzhangchi 75b1e9601d fix: show the real number 2022-12-22 23:29:32 +08:00
alt0 63e02c30a8 Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search 2022-12-22 23:20:05 +08:00
alt0 2665d0c5cd fix: switch workspace 2022-12-22 23:19:53 +08:00
tzhangchi 5323b468c3 Merge branch 'feat/filesystem_and_search' of https://github.com/toeverything/AFFiNE into feat/filesystem_and_search 2022-12-22 23:19:28 +08:00
tzhangchi 4b1f51ef50 feat: add loading text for WorkspaceSelector 2022-12-22 23:19:17 +08:00
DiamondThree 911bf14e61 feat:publish workspace 2022-12-22 23:16:56 +08:00
MingLiang Wang d89f19e542 feat: refresh workspaces after create and delete 2022-12-22 22:44:22 +08:00
MingLiang Wang 15f04aea48 feat: delete work space 2022-12-22 21:56:12 +08:00
DarkSky 20b85ef980 fix: loading 2022-12-22 20:08:42 +08:00
DarkSky b78aa6950c fix: temporarily turn off eslint for **ultra-low quality** code, because I don't have time to fix them one by one 2022-12-22 19:51:47 +08:00
JimmFly c2ce4927c8 fix: add new page from quick search 2022-12-22 18:54:00 +08:00
QiShaoXuan a64f77c9d2 fix: add router defend 2022-12-22 18:48:03 +08:00
DiamondThree 91aa4b455a fix: lint error 2022-12-22 18:32:17 +08:00
DiamondThree eda2d2cf4c Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search 2022-12-22 18:16:46 +08:00
MingLiang Wang cf95f0abaf feat: set workspace names 2022-12-22 18:03:34 +08:00
DiamondThree f42826256b feat: delete confirm 2022-12-22 17:39:33 +08:00
DarkSky b666fd8d0a feat: cleanup fetcher for prepare refactor 2022-12-22 17:17:37 +08:00
DiamondThree 9c62b70246 Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search 2022-12-22 17:00:23 +08:00
DiamondThree 747a71037c feat: delete member 2022-12-22 16:58:56 +08:00
MingLiang Wang be26fe3de1 feat: fix build warn 2022-12-22 16:56:12 +08:00
MingLiang Wang 0d23cf31e3 feat: add show workspace names and members 2022-12-22 16:36:50 +08:00
alt0 b0a51ca887 Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search 2022-12-22 15:50:30 +08:00
alt0 33c1ef16cf fix: forward prop issue 2022-12-22 15:49:38 +08:00
DiamondThree 96bab39a09 Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search 2022-12-22 15:45:14 +08:00
DiamondThree 417b0332ca fix: member status and role 2022-12-22 15:44:50 +08:00