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 |
|
DiamondThree
|
03c390221e
|
fix: lint warning
|
2022-12-23 12:09:29 +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 |
|
DiamondThree
|
a55dd77541
|
fix: add invite userName and workspace name
|
2022-12-22 22:27:44 +08:00 |
|
alt0
|
e1ca69aaf9
|
fix: if jump in [workspace]/index, should manually load workspace
|
2022-12-22 22:14:42 +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 |
|
QiShaoXuan
|
a64f77c9d2
|
fix: add router defend
|
2022-12-22 18:48:03 +08:00 |
|
DiamondThree
|
dd9511c43f
|
fix: invite url
|
2022-12-22 18:30:35 +08:00 |
|
MingLiang Wang
|
be26fe3de1
|
feat: fix build warn
|
2022-12-22 16:56:12 +08:00 |
|
alt0
|
b0e7362eff
|
fix: useLoadPage should handle page not exist
|
2022-12-22 16:18:45 +08:00 |
|
alt0
|
fa532d6447
|
fix: default workspace page
|
2022-12-22 15:30:05 +08:00 |
|
DiamondThree
|
86bc76e1e0
|
fix: react side effects
|
2022-12-21 22:30:13 +08:00 |
|
DiamondThree
|
b23d6bb831
|
Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search
|
2022-12-21 22:17:07 +08:00 |
|
DiamondThree
|
030ec546b8
|
fix: accpet invite
|
2022-12-21 22:16:49 +08:00 |
|
alt0
|
b94aba355e
|
fix: empty page because the provider position
|
2022-12-21 21:35:04 +08:00 |
|
QiShaoXuan
|
e913f4ebcf
|
Merge branch 'feat/filesystem_and_search' into feat/migrate-layout
|
2022-12-21 20:24:46 +08:00 |
|
tzhangchi
|
9b988fabef
|
feat: remove workspace index page text
|
2022-12-21 19:23:13 +08:00 |
|
QiShaoXuan
|
7679b1552b
|
chore: isolate workspace layout from _app
|
2022-12-21 18:21:09 +08:00 |
|
QiShaoXuan
|
9280388c31
|
chore: remove usePagelist
|
2022-12-21 17:09:30 +08:00 |
|
QiShaoXuan
|
b32c6ebc89
|
chore: move toast from component to ui
|
2022-12-21 12:26:02 +08:00 |
|
QiShaoXuan
|
2ede288724
|
chore: remove useEditor
|
2022-12-20 19:36:51 +08:00 |
|
alt0
|
e4e36449dc
|
Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search
|
2022-12-20 15:31:19 +08:00 |
|
alt0
|
574c3e1307
|
fix: app state provider position
|
2022-12-20 15:31:07 +08:00 |
|
DiamondThree
|
f2210bbe79
|
fix: useEffect
|
2022-12-20 15:29:24 +08:00 |
|
alt0
|
f3644385a8
|
fix: page list all, favorite, trash
|
2022-12-20 02:01:53 +08:00 |
|
alt0
|
49f4c49426
|
fix: getPageMeta
|
2022-12-20 01:15:01 +08:00 |
|
alt0
|
075e21f804
|
Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search
|
2022-12-20 00:04:46 +08:00 |
|
alt0
|
fba0cb9015
|
feat: normalize load page
|
2022-12-20 00:04:33 +08:00 |
|
DiamondThree
|
9d9b6454ec
|
feat: add invited success
|
2022-12-20 00:01:41 +08:00 |
|
QiShaoXuan
|
0c68c00bd6
|
fix: a series of bugs
|
2022-12-19 17:06:24 +08:00 |
|
alt0
|
d1f2facf75
|
feat: workspace router
|
2022-12-19 15:44:08 +08:00 |
|
zuomeng wang
|
5870a6097a
|
Feat/cloud integration (#569)
* Chore/unit test (#538)
* chore: add unit test
* chore: add github action for unit test
* feat: init firebase
* chore: add development secrets
* fix: rename auth -> data-services
* feat: update blocksuite 0.3.0-alpha.4 (#543)
* feat: add requests
* feat: optimize swr cache
* feat: add Authorization
* feat: add confirm-invitation page
* feat: add account sdk api and proxy
* docs: update contributing (#550)
* docs: update contributing
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
Co-authored-by: ShortCipher5 <me@shortcipher.me>
* feat: update api
* feat: remove babelrc setting
* feat: add create workspace ui
* feat: choose workspaces
* feat: login modal
* feat: authorization api
* feat: login status
* fix: remove unused variables
* feat: login button
* fix: lint
* fix: workspace id
* fix: i18n type error
Co-authored-by: MingLiang Wang <mingliangwang0o0@gmail.com>
Co-authored-by: ShortCipher5 <me@shortcipher.me>
|
2022-12-19 02:50:22 +00:00 |
|
QiShaoXuan
|
a8ba7afed2
|
fix: a series of bugs
|
2022-12-16 16:32:45 +08:00 |
|
QiShaoXuan
|
f211ea61a6
|
feat: add toast component
|
2022-12-15 23:13:39 +08:00 |
|
QiShaoXuan
|
e4704dda38
|
fix: exhibition of edgeless
|
2022-12-14 18:38:48 +08:00 |
|
QiShaoXuan
|
bf02fd26a6
|
fix: remove style in pages
|
2022-12-13 18:40:05 +08:00 |
|
QiShaoXuan
|
300ec613c7
|
feat: add icons in where they need
|
2022-12-13 17:05:36 +08:00 |
|
QiShaoXuan
|
bf9747d57d
|
feat: modify icon name with new version
|
2022-12-13 16:36:34 +08:00 |
|
QiShaoXuan
|
4e868da0da
|
feat: modify page list
|
2022-12-09 19:01:16 +08:00 |
|
QiShaoXuan
|
57f19ee4a7
|
feat: add button component
|
2022-12-09 18:39:50 +08:00 |
|
QiShaoXuan
|
ff0d386f73
|
feat: refactor layout component
|
2022-12-09 01:47:14 +08:00 |
|
QiShaoXuan
|
6e327900f1
|
feat: modify blocksuite
|
2022-12-09 01:37:32 +08:00 |
|
QiShaoXuan
|
dec83774a1
|
feat: update editor provider
|
2022-12-07 15:50:05 +08:00 |
|
QiShaoXuan
|
f160b68a19
|
feat: change component name 'Header' to 'header' & update icons version
|
2022-12-06 18:59:26 +08:00 |
|
QiShaoXuan
|
2ca52c187b
|
feat: refactor ui components
|
2022-12-05 22:20:21 +08:00 |
|
QiShaoXuan
|
09767c310a
|
feat: add ui component Table & add initial workspace style
|
2022-12-02 23:50:21 +08:00 |
|
QiShaoXuan
|
01bca1d082
|
feat: refactor provider
|
2022-11-30 20:16:34 +08:00 |
|
QiShaoXuan
|
592ba156b8
|
feat: initial style of workspace slide bar
|
2022-11-30 16:08:37 +08:00 |
|