Commit Graph

85 Commits

Author SHA1 Message Date
Himself65
059d9e5de2
test: assert current workspace flavour (#1664) 2023-03-23 04:22:29 +00:00
Himself65
0e52d8ca2b
fix: test issue (#1629) 2023-03-20 22:26:05 -05:00
Himself65
1ba750d89c
fix: test error (#1628) 2023-03-21 10:58:23 +08:00
Himself65
b3206b1682
test: enable affine workspace test (#1625) 2023-03-20 15:34:48 -05:00
Himself65
cf3230c1ff
fix: new page logic (#1621) 2023-03-20 07:39:18 +00:00
Himself65
f6c1423361
chore: bump version (#1618) 2023-03-20 00:07:54 -05:00
Himself65
94d535f72b
test: support test e2e with OctoBase (#1593)
Co-authored-by: DarkSky <darksky2048@gmail.com>
2023-03-17 03:51:00 -04:00
VictorNanka
110cec7bf6
fix: trash restore (#1446)
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: Himself65 <himself65@outlook.com>
2023-03-16 22:55:35 -04:00
Himself65
efcf1fcaa0
style: restrict type import (#1589) 2023-03-15 11:58:43 -05:00
Whitewater
bc32b07bf0
fix: quick search tips follow when resize (#1580)
Co-authored-by: himself65 <himself65@outlook.com>
2023-03-15 16:27:38 +00:00
Himself65
a795000363
test: add test case for blocksuite editor (#1528) 2023-03-10 17:45:10 -06:00
JimmFly
3ef8e2db83
feat: add novice guide for quick search arrow button (#1493) 2023-03-10 06:17:26 +00:00
Qi
921061eeb6
Feat/sidebar&top bar (#1454) 2023-03-09 17:08:23 +08:00
Qi
31d2e522eb
feat: modify delete workspace flow (#1408) 2023-03-09 08:54:29 +00:00
Himself65
373953b8ae
fix: create a new page when refresh (#1440) 2023-03-09 08:10:02 +00:00
Himself65
6b533c44be
fix: check if login when enable affine cloud (#1445) 2023-03-09 01:26:07 -06:00
JimmFly
b23547f4bd
fix: create page with title (#1449)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-03-09 15:25:31 +08:00
Qi
0db7868a6a
feat: open last workspace when back or refresh affine (#1413)
Co-authored-by: himself65 <himself65@outlook.com>
2023-03-08 18:40:25 +00:00
Himself65
75a7e2339c
fix: first workspace name (#1411) 2023-03-08 01:44:50 -06:00
Himself65
b976ac8084
fix: css hydration error (#1397) 2023-03-07 17:08:33 -06:00
Himself65
1362584880
fix: add key 'Move to Trash' (#1391) 2023-03-07 14:21:59 -06:00
Himself65
33fb20e5cb
chore: bump version (#1364) 2023-03-06 20:11:49 -06:00
Alberto de la Cruz
0f82851766
fix: update title on tab (#1360) 2023-03-06 17:17:51 -06:00
Himself65
3e131603dd
fix: always show workspace list modal when no workspaces (#1321) 2023-03-05 00:51:29 -06:00
Himself65
9a199eb9a1
refactor: support suspense mode in workspaces (#1304) 2023-03-04 20:11:15 -06:00
Himself65
2a955d1391
feat: improve provider testing (#1280) 2023-03-02 20:00:56 -06:00
Himself65
eeb636e81c
fix: title behavior on BlockSuite editor (#1264) 2023-03-02 17:38:17 +00:00
Himself65
f34a64a82a
test: add test case for upload image (#1250) 2023-03-02 05:51:15 +00:00
Himself65
f6a620e0ac
fix: favorite button will not work (#1228) 2023-03-01 16:50:23 +00:00
Himself65
e0481d29ad
refactor!: next generation AFFiNE code structure (#1176) 2023-03-01 15:40:01 +08:00
Qi
1e4d475327
feat: modify contact modal (#1203) 2023-02-27 08:14:13 +00:00
zqran
8ee5d422cb
feat: set the correct mode when loading the page (#1069)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-02-23 16:22:00 +08:00
Himself65
0b072da346
revert: loadWorkspace unexpected behavior (#1172) 2023-02-22 10:44:18 +08:00
Himself65
edd8f347bc
chore(desktop): simplify code (#1146) 2023-02-21 13:15:40 +08:00
Himself65
6378547a0e
style: enable react/react-in-jsx-scope lint rule (#1107) 2023-02-18 10:09:52 +08:00
Himself65
5e6366ba44
chore: strict eslint check (#1084) 2023-02-17 15:33:32 +08:00
Himself65
6f6921079e
refactor: remove esm module (#1077) 2023-02-17 10:43:52 +08:00
JimmFly
b94c0df49e
chore: change default Workspace name to "Demo Workspace" (#1054) 2023-02-16 17:55:54 +08:00
Qi
eb1d4fe1f6
feat: interaction change (#788) 2023-02-15 15:21:29 +08:00
Qi
d5f4c4210d
Fix/UI issue (#946)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-02-10 16:19:21 +00:00
DarkSky
8a7393a961
chore: move client folders (#948) 2023-02-10 12:41:01 +00:00
JimmFly
8615d4b3af
chore: update skiped test (#933) 2023-02-10 12:04:03 +08:00
x1a0t
d524fe3c6c
chore: bump BlockSuite version (#910)
Co-authored-by: QiShaoXuan <qishaoxuan777@gmail.com>
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: DarkSky <darksky2048@gmail.com>
2023-02-10 03:09:05 +08:00
DiamondThree
3d6d8694ba
feat: add create workspace test (#914) 2023-02-09 08:28:01 +00:00
JimmFly
718322ec65
chore: replace all "favourite" with "favorite" (#927) 2023-02-09 07:46:59 +00:00
JimmFly
53d60a13b2
fix: retrieve lost cursor after closing search (#899) 2023-02-08 16:05:15 -06:00
tzhangchi
6fa0820734 test: make workspace list tests stable 2023-02-08 17:48:03 +08:00
JimmFly
18f63443e3
Merge pull request #856 from toeverything/fix/language-menu-ui
fix: retrieves missing default language
2023-02-07 16:23:57 +08:00
JimmFly
1ea0e29d93 test: add test case for language menu 2023-02-07 15:21:34 +08:00
JimmFly
8e7e25829b test: add test case for quick search 2023-02-07 13:56:58 +08:00