Commit Graph

952 Commits

Author SHA1 Message Date
JimmFly
9807f9af1d fix: retrieves missing default language 2023-02-07 14:57:04 +08:00
DiamondThree
a6100a6ae2
fix: logout will set status about workspace (#830) 2023-02-07 06:40:06 +00:00
QiShaoXuan
8589a8c718 fix: lint error 2023-02-07 14:17:10 +08:00
QiShaoXuan
1455bb8555 Merge branch 'master' of github.com:toeverything/AFFiNE into fix/downhill-bugs 2023-02-07 14:15:06 +08:00
QiShaoXuan
285651fba8 fix: default workspace name, fixed #813 2023-02-07 14:13:00 +08:00
QiShaoXuan
3c5a98ff7c fix: uniform workspace name length limit, fixed #810 2023-02-07 14:00:33 +08:00
JimmFly
8e7e25829b test: add test case for quick search 2023-02-07 13:56:58 +08:00
JimmFly
e559ae3490 Disable quicksearch on 404 page 2023-02-07 13:14:19 +08:00
JimmFly
10c082b8e3 Merge branch 'master' into fix/update-search-ui 2023-02-07 13:06:32 +08:00
JimmFly
fd72f69303 chore: update style 2023-02-07 12:31:06 +08:00
JimmFly
d7cb1b5c0a
Merge pull request #846 from toeverything/fix/quick-search-input
fix: update quick search close function
2023-02-07 12:15:17 +08:00
JimmFly
a54bc69d46 fix: add public page search ui 2023-02-07 12:09:09 +08:00
Himself65
b52f6ed63b
fix: import blocksuite twice (#847) 2023-02-07 11:55:39 +08:00
JimmFly
c0a36d36cc fix: update quick search close function 2023-02-07 11:07:52 +08:00
DarkSky
6072de82ff
Merge pull request #845 from toeverything/himself65/bump
chore: bump version
2023-02-07 11:00:54 +08:00
QiShaoXuan
c953e82234 fix: modify header sync icon, fixed #794 2023-02-07 10:19:41 +08:00
JimmFly
e2df32724a Merge branch 'master' into fix/lost-entrance-of-quick-search 2023-02-07 10:15:30 +08:00
himself65
79a9f0ee46 chore: bump version 2023-02-06 13:52:55 -06:00
DarkSky
fdaefccdb0
Merge pull request #841 from toeverything/feat/e2etest-20230206
Feat/e2etest 20230206
2023-02-07 02:00:09 +08:00
himself65
392c9cc0d6 fix: alias 2023-02-06 10:59:47 -06:00
tzhangchi
4fed0de502 feat: make 404 route faster 2023-02-06 22:36:40 +08:00
tzhangchi
9548cc1ed1 feat: add e2e test for creating multi workspaces 2023-02-06 22:26:01 +08:00
tzhangchi
274505590c feat: update the default workspace nameto AFFiNE Test and add e2e test for it 2023-02-06 21:58:41 +08:00
DiamondThree
1379094f4d delete useless tips 2023-02-06 20:13:39 +08:00
QiShaoXuan
801fc4e00c fix: modify text, fixed #826 2023-02-06 18:30:54 +08:00
QiShaoXuan
ab4feb04ba fix: limit workspace name length when created, fixed #809 2023-02-06 18:23:38 +08:00
DarkSky
22ba80c95d
Merge pull request #825 from toeverything/bugfix/delete-member
fix: workspace owner will delete himself
2023-02-06 18:06:25 +08:00
lawvs
759ec6707a feat: add @emotion/babel-plugin 2023-02-06 17:37:47 +08:00
QiShaoXuan
de43f3f0e2 fix: long text style error in workspace card, fixed #811 2023-02-06 17:27:26 +08:00
DarkSky
be3158d529 chore: bump ts & blocksuite 2023-02-06 17:07:48 +08:00
JimmFly
66d2033cda test: update visit 404 page test case 2023-02-06 17:00:21 +08:00
QiShaoXuan
56f10bbf50 fix: refactor login button, fixed #793 2023-02-06 16:55:54 +08:00
QiShaoXuan
f47af2d546 fix: add hint in sinout button, fixed #790 2023-02-06 16:34:14 +08:00
QiShaoXuan
dd19c947a9 fix: text is not center in login button, fixed #789 2023-02-06 16:33:45 +08:00
DiamondThree
ebca34c9e5 fix: workspace owner will delete himself 2023-02-06 16:33:07 +08:00
JimmFly
010c7b68d4 chore: remove unused import 2023-02-06 15:50:53 +08:00
JimmFly
2a17c32779 fix: find the lost setting entry of quick search 2023-02-06 15:45:20 +08:00
JimmFly
a013de8adf fix: retrieve lost quick search entries 2023-02-06 15:35:15 +08:00
DarkSky
d359823f8e
Merge pull request #781 from toeverything/feature/refresh
feat: refresh can jump first workspace
2023-02-06 01:58:56 +08:00
DarkSky
21c9725f62 fix: coverage on ci 2023-02-05 19:53:30 +08:00
DarkSky
c4d34ddfea feat: basic test coverage 2023-02-05 18:41:18 +08:00
DarkSky
6f0bded0a2 Revert "fix:test case (#763)"
This reverts commit c0b410a1b2.
2023-02-05 17:53:14 +08:00
DarkSky
35ca8a8fb0 chore: introduction text 2023-02-05 17:45:28 +08:00
tzhangchi
9a315ed994 fix: make remove workspace logic correct 2023-02-03 23:57:24 +08:00
tzhangchi
b102e234e3 refactor: The implementation of the _handlerAffineListMessage function has been improved to make the code for synchronising the latest number and status of workspaces more readable and easier to understand, 2023-02-03 23:25:44 +08:00
DiamondThree
3f794a959b feat: refresh can jump first workspace 2023-02-03 17:57:07 +08:00
DarkSky
7522b76089
Merge pull request #779 from toeverything/bugfix/compatible
fix:commpatible old workspace
2023-02-03 17:50:41 +08:00
x1a0t
18c4abca2e fix: blockhub theme 2023-02-03 16:11:34 +08:00
DiamondThree
5e6f5d5df9 fix:commpatible old workspace 2023-02-03 15:46:48 +08:00
DiamondThree
76d52bd2fd
fix: style error about model close icon button postion (#777) 2023-02-03 06:16:48 +00:00
DarkSky
7a7a339938
Merge pull request #776 from toeverything/bugfix/enable-workspace-style
Bugfix/enable workspace style
2023-02-03 11:54:09 +08:00
DarkSky
58f8a93ae1
Merge pull request #774 from toeverything/bump
chore: bump blocksuite version
2023-02-03 11:52:08 +08:00
DiamondThree
61c5ddea5e fix:delete unuse icon 2023-02-03 11:48:23 +08:00
DiamondThree
32d6c07450 fix: close icon postion error 2023-02-03 11:47:04 +08:00
DiamondThree
189f51df25
fix: close icon postion error (#775) 2023-02-03 03:32:20 +00:00
himself65
181786eeea fix: theme 2023-02-02 21:30:23 -06:00
DiamondThree
efddd3ddb5 fix: close icon postion error 2023-02-03 11:24:06 +08:00
himself65
2c84f3979d chore: bump blocksuite version 2023-02-02 21:12:30 -06:00
DarkSky
c61be05944
Merge pull request #772 from toeverything/bugfix/enable-workspace
fix:enable workspace style add loading status
2023-02-03 11:04:38 +08:00
DarkSky
081bf2cc25
Merge branch 'master' into bugfix/upload-blob 2023-02-02 21:37:55 +08:00
DiamondThree
e306408b56 fix: enable workspace upload avatar 2023-02-02 19:48:02 +08:00
DiamondThree
8141ef1f91 fix: delete db cause page reload 2023-02-02 19:17:07 +08:00
DiamondThree
cf65f0ad0d fix:enable workspace style add loading status 2023-02-02 19:12:42 +08:00
alt0
19b2794e2d fix: delete db cause page reload 2023-02-02 18:45:00 +08:00
DiamondThree
fca165c672 fix: add gettoken on affine provider 2023-02-02 18:30:36 +08:00
DiamondThree
82c261767f fix: add token and api to blocksuitWorkspace 2023-02-02 16:00:21 +08:00
DiamondThree
4c94730bff feat: hide download all date feature 2023-02-02 14:23:26 +08:00
DiamondThree
299a17a874 feat: hide some unimplemented functions 2023-02-02 14:12:16 +08:00
DarkSky
5763baf8cd
Merge pull request #759 from toeverything/feat/ui
Feat/UI
2023-02-01 23:50:02 +08:00
DarkSky
55f9a8bd63
Merge pull request #764 from toeverything/fix/menu
fix: menu not hide when click over
2023-02-01 23:49:48 +08:00
DarkSky
d067250a04 fix: pwa cache 2023-02-01 23:43:54 +08:00
tzhangchi
fe261388a3 fix: fix the typo of downhills 2023-02-01 22:03:37 +08:00
DiamondThree
af6381314c
bugfix: fix lint about svg attr name (#765) 2023-02-01 13:17:17 +00:00
DiamondThree
c0b410a1b2
fix:test case (#763) 2023-02-01 13:07:35 +00:00
QiShaoXuan
5261ef960e fix: menu not hide when click over 2023-02-01 20:48:39 +08:00
DiamondThree
57f3cd652a
Feat/blocksuit version (#760) 2023-02-01 12:21:45 +00:00
QiShaoXuan
48d9aec4fb Merge branch 'feat/datacenter' of github.com:toeverything/AFFiNE into feat/ui 2023-02-01 18:01:26 +08:00
QiShaoXuan
cf2767c568 feat: adjust layout 2023-02-01 17:59:46 +08:00
DarkSky
2fb7217f03 Merge remote-tracking branch 'origin/master' into feat/datacenter 2023-02-01 16:01:59 +08:00
JimmFly
bbaabfeea4
Merge pull request #739 from toeverything/feat/datacenter-published-search
feat: add nav bar to the public page
2023-02-01 13:51:32 +08:00
JimmFly
6068d995af
Merge pull request #756 from toeverything/feat/datacenter-i18n
feat: update translation
2023-02-01 13:40:27 +08:00
zuomeng wang
2a400a103a
fix: after enabled cloud sync, we should migrate blob db (#757) 2023-02-01 05:27:24 +00:00
JimmFly
a2ce1dd924 Merge branch 'feat/datacenter' into feat/datacenter-i18n 2023-02-01 13:04:52 +08:00
Qi
01310e1650
Feat/UI (#751) 2023-02-01 02:46:59 +00:00
JimmFly
20ffbe348a fix: closeButton not work 2023-02-01 10:37:30 +08:00
JimmFly
720aa6e6b0 Merge branch 'feat/datacenter' into feat/datacenter-i18n 2023-02-01 10:25:02 +08:00
linonetwo
97994b81c6 feat: generate types from rs 2023-01-31 22:31:34 +08:00
linonetwo
88203a8d60 refactor: adapt latest octobase 2023-01-31 22:30:34 +08:00
JimmFly
08ce7d5322 feat: update i18n keys 2023-01-31 18:34:50 +08:00
JimmFly
a9bbaed22c chore: add translation function 2023-01-31 18:34:18 +08:00
DiamondThree
d7e3d524e5
fix: userInfo name conversion encoding format (#755) 2023-01-31 10:07:55 +00:00
DiamondThree
79f1ca494d fix: lint style 2023-01-31 16:53:16 +08:00
JimmFly
e501026d28 feat: update i18n keys 2023-01-31 15:29:35 +08:00
JimmFly
65f4f05c04 chore: add translation function 2023-01-31 15:29:04 +08:00
JimmFly
9ee78221a7 chore: fix deepScan warning 2023-01-30 19:06:52 +08:00
JimmFly
5bd95f68c2 feat: add public page navigation bar 2023-01-30 19:04:36 +08:00
JimmFly
fec1944fa9 chore: modify the breadcrumb style 2023-01-30 19:03:52 +08:00
QiShaoXuan
2dba0927ef feat: refact workspace modal 2023-01-30 18:30:25 +08:00
QiShaoXuan
056c657721 feat: add positionAbsolute in style helper 2023-01-30 18:29:46 +08:00
QiShaoXuan
0636622158 feat: support new feature in button component 2023-01-30 18:29:00 +08:00
QiShaoXuan
bf6545af7a feat: limit tooltip max width 2023-01-30 18:28:16 +08:00
QiShaoXuan
56d43fb88a feat: modify i18n 2023-01-30 18:27:55 +08:00
QiShaoXuan
42fb945d02 feat: modify Modal component style 2023-01-30 18:27:06 +08:00
DiamondThree
be35e2beac fix: delete no-used 2023-01-30 16:11:02 +08:00
DiamondThree
05aa532d58 fix: delete import 2023-01-30 15:51:27 +08:00
QiShaoXuan
980786c821 chore: unified mui compoent entry to ui file 2023-01-30 14:59:32 +08:00
JimmFly
8574ba596b feat: add breadcrumb ui component 2023-01-30 14:49:09 +08:00
DiamondThree
f28a1df624 fix: lint erroe 2023-01-30 12:44:38 +08:00
JimmFly
e69eafdd50 Merge branch 'feat/datacenter' into feat/datacenter-published-search 2023-01-30 12:38:10 +08:00
DiamondThree
152093e7d8 fix: publish status error and delete export tab 2023-01-30 12:37:28 +08:00
linonetwo
1d4be5a290 Merge remote-tracking branch 'refs/remotes/origin/feat/datacenter'
Conflicts:
	packages/app/src/components/workspace-modal/languageMenu.tsx
	packages/data-center/package.json
	pnpm-lock.yaml
2023-01-30 11:00:31 +08:00
linonetwo
bef1c78879 fix: try avoid import code using window during test 2023-01-30 10:58:52 +08:00
linonetwo
1f63662960 feat: add test about tauri ipc provider 2023-01-30 10:57:27 +08:00
DarkSky
5c8041a8d4
Merge pull request #740 from toeverything/fix/logout
fix: fix logout
2023-01-27 03:27:01 +08:00
himself65
60f8366f00 fix: listen 2023-01-23 13:56:22 -06:00
himself65
3325a1bfe2 fix: import 2023-01-23 13:53:22 -06:00
himself65
746a6d9ab5 fix: listen on title change 2023-01-23 13:52:40 -06:00
DiamondThree
bccb0cc5ff feat: svg lint 2023-01-23 11:58:51 +08:00
DiamondThree
77b1dff68b feat: avatar upload 2023-01-23 11:50:04 +08:00
DiamondThree
9a717f7ed2 feat: rewrite async style 2023-01-23 11:36:04 +08:00
DiamondThree
0fa44f82dd feat: rewrite publish style 2023-01-23 11:23:41 +08:00
DiamondThree
6d41090e27 feat: rewrite enable affile cloud 2023-01-23 10:38:05 +08:00
DiamondThree
ba7a4378ad fix: rewrite member style 2023-01-23 10:26:51 +08:00
DiamondThree
7e23aa4618 fix: rewrite workspacesetting layout 2023-01-23 09:46:12 +08:00
DiamondThree
e53119fc20 feat: logout style and finish logout process 2023-01-22 17:41:51 +08:00
DiamondThree
f67d0011d2 Merge branch 'feat/datacenter' into feat/style-workspaces 2023-01-22 16:57:27 +08:00
JimmFly
e8a472a1fe chore: update membersPage font-size 2023-01-18 16:18:10 +08:00
DiamondThree
b39acf42e6 feat: create workspace 2023-01-18 16:11:51 +08:00
JimmFly
72b5dcb930 chore: remove empty tag 2023-01-18 16:04:19 +08:00
JimmFly
e352dc7f61 chore: update membersPage style 2023-01-18 16:01:39 +08:00
JimmFly
9702e9e380 chore: update settings page style 2023-01-18 16:01:11 +08:00
JimmFly
09fb0f8dfc chore: update syncPage style 2023-01-18 16:00:41 +08:00
JimmFly
5006c2360a chore: update publishPage style 2023-01-18 16:00:23 +08:00
JimmFly
48ac7aad60 chore: update General delete button style 2023-01-18 16:00:00 +08:00
JimmFly
74d7b7ab9d chore: update button ui component 2023-01-18 15:58:24 +08:00
JimmFly
69b396b9d4 chore: update confirm ui component 2023-01-18 15:54:56 +08:00
JimmFly
4401f083f2 chore: update input ui component 2023-01-18 15:31:34 +08:00
JimmFly
32babd8026 chore: update General style 2023-01-18 15:30:03 +08:00
JimmFly
68dc20cd2e chore: add themeModeSwitch to default Item 2023-01-18 15:27:54 +08:00
DiamondThree
e8a5d9b784 feat: login style 2023-01-18 02:12:51 +08:00
DiamondThree
de9248b784 feat:workspaces list style 2023-01-18 01:27:31 +08:00
JimmFly
d64ae51c94 chore: remove setting tabs icon 2023-01-17 17:46:34 +08:00
JimmFly
21f9f87cb2 chore: optimize code 2023-01-17 10:41:53 +08:00
MingLiang Wang
84dd82aa96 feat: improve clear logic 2023-01-17 10:26:50 +08:00
MingLiang Wang
cc00f2cb2d fix: fix logout 2023-01-16 18:23:09 +08:00
JimmFly
d9ad8ee608 fix: deepScan warning 2023-01-16 17:43:37 +08:00
JimmFly
743c7212fe feat: adapt the quick search to the public page 2023-01-16 17:40:14 +08:00
tzhangchi
c7c8ea7103 chore: remove unused code 2023-01-14 10:12:38 +08:00
tzhangchi
af23591541 chore: support 4 environments for developers 2023-01-14 10:08:06 +08:00
tzhangchi
e629aac0ad feat: make import button visible 2023-01-14 10:05:40 +08:00
tzhangchi
7de8ac53d1 chore: translate comments in css files 2023-01-14 10:00:18 +08:00
tzhangchi
49a8be3ce6 chore: add enough message for assert 2023-01-14 09:58:25 +08:00
tzhangchi
cd2495e4e0 feat: add page loading for public workspace page view 2023-01-13 23:43:09 +08:00
tzhangchi
2870972b49 feat: upgrade preloading page to Downhill 2023-01-13 23:29:15 +08:00
tzhangchi
9415f46ce5 feat: console.error when firebase configed error 2023-01-13 22:34:11 +08:00
tzhangchi
863ebf8360 feat: add loading for PublishPage 2023-01-13 22:17:10 +08:00
tzhangchi
772a5adbc9 feat: add temporary loading 2023-01-13 22:03:45 +08:00
tzhangchi
d6007a54e7 feat: add danger to sign out button 2023-01-13 21:21:20 +08:00
tzhangchi
e1234df141 feat: throw error if user not found 2023-01-13 21:06:10 +08:00
zuomeng wang
b8efa9aa25
fix: change request baseUrl to dynamic (#737) 2023-01-13 10:42:37 +00:00
zuomeng wang
a739c1f773
fix: @blocksuite/store was already imported. This breaks constructor … (#736)
…checks and will lead to issues
2023-01-13 10:29:02 +00:00
DiamondThree
911cc3e217
Fix/publish style (#732) 2023-01-13 09:41:13 +00:00
MingLiang Wang
c95667eafb
fix: fix reconnect logic (#730) 2023-01-13 09:16:15 +00:00
zuomeng wang
2c1eee1194
fix: websocket should be link to blocksuiteWorkspace, not workspace id (#735) 2023-01-13 09:10:08 +00:00
x1a0t
fabd76edbe chore: update blocksuite including providing fetching header 2023-01-13 16:01:07 +08:00
zuomeng wang
21d24ad542
fix: deepscan error (#733) 2023-01-13 07:54:21 +00:00
zuomeng wang
ba9a57d4ae
fix: error TS2742: The inferred type of 'bareClient' cannot be name (#731) 2023-01-13 07:33:42 +00:00
DiamondThree
7fb5aae8b5
fix: deepscan error and warning (#728) 2023-01-13 07:25:33 +00:00
zuomeng wang
03ff4c3e3d
fix: upload origin doc when enable cloud (#729) 2023-01-13 07:09:56 +00:00
zuomeng wang
3efc4b554b
Merge remote-tracking branch 'origin/master' into feat/datacenter (#727) 2023-01-13 06:50:15 +00:00
JimmFly
94cad8b080
Merge pull request #724 from toeverything/feat/add-language-switch
feat: add language switch in workspace modal
2023-01-13 14:33:23 +08:00
DiamondThree
d1c9a40705 fix: lint error 2023-01-13 14:11:29 +08:00
JimmFly
b57d8d3529 chore: remove unused variable 2023-01-13 14:08:12 +08:00
JimmFly
8f38504009 chore: remove unused function 2023-01-13 14:07:33 +08:00
DiamondThree
5988777baf feat:merge dev 2023-01-13 14:07:17 +08:00
JimmFly
fd853a7b0c feat: add language switch in workspace modal 2023-01-13 14:02:37 +08:00
DiamondThree
f892af6dcd fix:workspace avatar 2023-01-13 09:59:44 +08:00
linonetwo
3ab34de1e1 fix: seriailize update as list, not merge then on yrs side, which is broken 2023-01-12 23:29:23 +08:00
alt0
048beb60c2 Merge remote-tracking branch 'origin/feat/datacenter-dev' into feat/datacenter-dev 2023-01-12 19:51:00 +08:00
alt0
cea3d13805 fix: workspace avatar 2023-01-12 19:50:26 +08:00
JimmFly
c8fb986888 chore: update translation 2023-01-12 18:57:55 +08:00
DiamondThree
475566fa20 fix: add error catch 2023-01-12 18:37:43 +08:00
DiamondThree
32a5788504 feat: add invite info 2023-01-12 18:36:57 +08:00
JimmFly
e909141759 Merge branch 'chore/master-i18n' into feat/datacenter-i18n 2023-01-12 18:30:34 +08:00
DiamondThree
826a4bf381 Merge branch 'feat/cloud-sync-saika' into feat/datacenter-dev 2023-01-12 18:23:21 +08:00
MingLiang Wang
cf47098631 feat: fix access permission api 2023-01-12 18:13:44 +08:00
x1a0t
f78ee0670e fix: remove redundant package in data-center 2023-01-12 18:05:00 +08:00
JimmFly
cf6b1731b0 chore: update translation 2023-01-12 17:53:11 +08:00
JimmFly
dedf03ae50 feat: add temporary language switch button 2023-01-12 17:47:46 +08:00
linonetwo
532d7c8a72 feat: add drag handle 2023-01-12 17:39:44 +08:00
MingLiang Wang
0b623a522b feat: add remove workspace by ids 2023-01-12 17:38:18 +08:00
DiamondThree
a0c9f9a49c feat: add backhome 2023-01-12 17:33:12 +08:00
JimmFly
03a827e759 chore: update searchArrowButton style 2023-01-12 17:28:18 +08:00
linonetwo
1b3bdda061 fix: merge issue 2023-01-12 17:22:13 +08:00
DarkSky
f9654ce31c
Merge pull request #717 from toeverything/chore/update-searchArrowButton-style
chore: remove hover tips of searchArrowButton
2023-01-12 17:21:57 +08:00
DarkSky
9088ab03a3
Merge pull request #716 from toeverything/0112-chore-update-blocksuite
chore: update BlockSuite version including introducing feature flag, adding upgrade npm script
2023-01-12 17:21:28 +08:00
MingLiang Wang
11edef1bbd feat: add new workspaces by arrays 2023-01-12 17:18:40 +08:00
DiamondThree
251cfc2340 fix: message in affine 2023-01-12 17:16:44 +08:00
DiamondThree
20e4686851 Merge branch 'feat/cloud-sync-saika' into feat/datacenter-dev 2023-01-12 17:15:52 +08:00
linonetwo
6a9b3b2fd3 Merge remote-tracking branch 'refs/remotes/origin/feat/datacenter-dev'
Conflicts:
	packages/app/src/components/create-workspace/index.tsx
	packages/data-center/package.json
	packages/data-center/src/index.ts
	pnpm-lock.yaml
2023-01-12 17:11:27 +08:00
DiamondThree
4fe2febda3 feat:add isOwner 2023-01-12 17:06:54 +08:00
JimmFly
69e30ba888 chore: remove hover tip 2023-01-12 17:02:45 +08:00
JimmFly
d8a580dfae Merge branch 'feat/poc' into feat/datacenter 2023-01-12 16:38:54 +08:00
linonetwo
06be432b5a fix: assign name and avatar 2023-01-12 16:35:18 +08:00
linonetwo
235bfe646d fix: merge issue 2023-01-12 16:19:11 +08:00
linonetwo
4be968c421 fix: create yDoc for workspace created during createUser 2023-01-12 16:17:30 +08:00
DiamondThree
ede7a6bdaa feat:add leave workspace 2023-01-12 15:52:07 +08:00
MingLiang Wang
819ab74178 feat: add cause of Request error 2023-01-12 15:24:40 +08:00
MingLiang Wang
9ae9bb8092 feat: add affine request error msg 2023-01-12 15:11:49 +08:00
x1a0t
13de557d24 chore: update BlockSuite version including introducing feature flag, adding upgrade npm script 2023-01-12 14:59:44 +08:00
DiamondThree
14c665757e fix: delete mock data 2023-01-12 14:59:13 +08:00
JimmFly
082894d08c chore: restore en.json 2023-01-12 14:52:07 +08:00
DiamondThree
1eb3553504 fix: delete mock data 2023-01-12 14:40:33 +08:00
DiamondThree
bb3ff8edc7 fix: remove unused variable references 2023-01-12 14:32:55 +08:00
JimmFly
b855f71ebf test: test ci 2023-01-12 14:32:45 +08:00
JimmFly
b2f44f9fab chore: update readme 2023-01-12 14:29:18 +08:00
DiamondThree
45f4c9e0e9 Merge branch 'feat/cloud-sync-saika' into feat/datacenter-dev 2023-01-12 14:10:13 +08:00
alt0
034e460701 fix: merge two empty doc, no udpate event trigger 2023-01-12 12:08:37 +08:00
DiamondThree
1b544463c2 fix: login when no user. enabled on member 2023-01-12 11:50:49 +08:00
alt0
48d355ee72 fix: after load workspace, we need to close other workspace, not detory. 2023-01-12 10:01:09 +08:00
himself65
1d3dd8aa77 feat: support flags in workspace 2023-01-12 00:53:53 +08:00
DiamondThree
c28cca1a13 fix: nextconfig dev url 2023-01-11 23:59:06 +08:00
linonetwo
ac1ddba094 fix: merge issue 2023-01-11 23:57:54 +08:00
DiamondThree
753c59b534 feat: add publish workspace page list and workspace page 2023-01-11 23:54:25 +08:00
alt0
c7f974ed77 Merge remote-tracking branch 'origin/feat/cloud-sync-saika' into feat/cloud-sync-saika 2023-01-11 23:18:23 +08:00
alt0
8e4585495f refactor: create and load workspace will return workspaceUnit 2023-01-11 23:14:13 +08:00
DiamondThree
d979acbba7 Merge branch 'feat/cloud-sync-saika' into feat/datacenter-dev 2023-01-11 22:56:18 +08:00
MingLiang Wang
2fe58960f3 feat: fix type 2023-01-11 22:49:52 +08:00
DiamondThree
79b0bb9de9 Merge branch 'feat/datacenter-dev' of https://github.com/toeverything/AFFiNE into feat/datacenter-dev 2023-01-11 22:42:10 +08:00
xiaodong zuo
0325f3f041 fix: add public-doc api 2023-01-11 22:23:03 +08:00
DiamondThree
1e8a704261 Merge branch 'feat/datacenter-dev' of https://github.com/toeverything/AFFiNE into feat/datacenter-dev 2023-01-11 22:00:16 +08:00
DiamondThree
9d431dbc18 feat:add logout 2023-01-11 21:44:32 +08:00
QiShaoXuan
d438b77a1b Merge branch 'feat/cloud-sync-saika' of github.com:toeverything/AFFiNE into feat/datacenter-dev 2023-01-11 21:43:54 +08:00
MingLiang Wang
49eff042fe feat: add accept invite 2023-01-11 21:35:40 +08:00
QiShaoXuan
af93c6e6c0 Merge branch 'feat/cloud-sync-saika' of github.com:toeverything/AFFiNE into feat/datacenter-dev 2023-01-11 21:24:40 +08:00
QiShaoXuan
2caa0fcb95 Merge branch 'feat/datacenter-dev' of github.com:toeverything/AFFiNE into feat/datacenter-dev 2023-01-11 21:23:56 +08:00
QiShaoXuan
0152172dd1 feat: connect with datacenter invite function 2023-01-11 21:23:41 +08:00
MingLiang Wang
932f5f02c4 feat: fix users list 2023-01-11 21:10:31 +08:00
MingLiang Wang
fc2a5879bd feat: add channel for get new affine list 2023-01-11 20:57:56 +08:00
alt0
15bdd2f31e fix: getBlocksuiteWorkspace remove check 2023-01-11 20:55:08 +08:00
alt0
2d1fd3a083 fix: add param for download public workspace 2023-01-11 20:53:53 +08:00
alt0
bda94bb865 fix: public workspace don't need to check permission 2023-01-11 20:46:04 +08:00
DiamondThree
a4284d56f8 Merge branch 'feat/cloud-sync-saika' into feat/datacenter-dev 2023-01-11 20:45:58 +08:00
alt0
362b6f4238 fix: multiple add same workspace error 2023-01-11 20:43:19 +08:00
DiamondThree
ca9f66ce99 fix: add publick worksapce 2023-01-11 20:25:52 +08:00
alt0
8b757f538e feat: temporary support loading data for public workspace 2023-01-11 20:20:48 +08:00
JimmFly
7831a65cbe chore: update readme 2023-01-11 19:35:11 +08:00
JimmFly
af4262020b Merge branch 'master' into feat/sync-languages 2023-01-11 18:45:43 +08:00
linonetwo
107419cb8d Merge remote-tracking branch 'refs/remotes/origin/feat/cloud-sync-saika'
Conflicts:
	packages/data-center/package.json
	packages/data-center/src/datacenter.ts
	packages/data-center/src/index.ts
	pnpm-lock.yaml
2023-01-11 18:30:57 +08:00
JimmFly
51db32c29b
Merge branch 'master' into chore/remove-searchArrowButton 2023-01-11 18:28:14 +08:00