Commit Graph

44 Commits

Author SHA1 Message Date
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
JimmFly 5b1a43f16b fix: eslint warning about quick search 2022-12-23 12:50:21 +08:00
MingLiang Wang 15f04aea48 feat: delete work space 2022-12-22 21:56:12 +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
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
alt0 c9055befd1 fix: text button should forward prop 2022-12-22 17:10:27 +08:00
DiamondThree 747a71037c feat: delete member 2022-12-22 16:58:56 +08:00
QiShaoXuan cb805a07ff chore: move getPageMeta from app-state-provider to page-helper 2022-12-21 12:39:05 +08:00
QiShaoXuan 3be9dbd4a4 feat: modify toast interface 2022-12-21 12:29:14 +08:00
QiShaoXuan b32c6ebc89 chore: move toast from component to ui 2022-12-21 12:26:02 +08:00
JimmFly 0e36e141c1 feat: add empty svg component 2022-12-21 10:54:51 +08:00
MingLiang Wang d5832b1093 feat: add setting workspace UI 2022-12-20 12:22:38 +08:00
DiamondThree a2b194ba07 Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search 2022-12-19 23:15:48 +08:00
DiamondThree 5ef754823d feat: add invite dialog 2022-12-19 23:15:29 +08:00
QiShaoXuan 0a54138db8 fix: add pointerEvent to disabled button 2022-12-19 18:11:13 +08:00
QiShaoXuan 0c68c00bd6 fix: a series of bugs 2022-12-19 17:06:24 +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 6cb552d62f feat: modify import modal 2022-12-13 17:16:52 +08:00
QiShaoXuan bf9747d57d feat: modify icon name with new version 2022-12-13 16:36:34 +08:00
QiShaoXuan 031c8e3b0f fix: react warning 2022-12-13 16:20:12 +08:00
QiShaoXuan 456a1c204b fix: react warning 2022-12-12 21:47:15 +08:00
QiShaoXuan 0abd68d721 feat: add import modal 2022-12-09 22:00:16 +08:00
QiShaoXuan 9ba50ee1c4 fix: can not close modal by click backdrop 2022-12-09 20:47:28 +08:00
QiShaoXuan 4699f8f3bf feat: modify button component 2022-12-09 19:00:42 +08:00
QiShaoXuan 57f19ee4a7 feat: add button component 2022-12-09 18:39:50 +08:00
QiShaoXuan 101847503c feat: modify modal component 2022-12-09 14:44:53 +08:00
QiShaoXuan ff0d386f73 feat: refactor layout component 2022-12-09 01:47:14 +08:00
QiShaoXuan 8885cd0ba2 feat: add layout component 2022-12-09 01:36:57 +08:00
QiShaoXuan 312d898b54 feat: modify component table 2022-12-09 01:36:33 +08:00
QiShaoXuan d3224f983b feat: modify style of modal 2022-12-09 01:35:36 +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 a5a5b56c6e fix: popper ignores the children onClick event 2022-11-10 10:47:38 +08:00
QiShaoXuan 523f3f273c feat: add Menu component 2022-11-03 19:08:13 +08:00
QiShaoXuan 75f05cb399 feat: modify popper 2022-11-03 19:08:13 +08:00
QiShaoXuan d7be74e0f4 fix: spell error 2022-11-01 16:30:20 +08:00
QiShaoXuan 0baaf5aed8 fix: next warning 2022-10-31 17:08:01 +08:00
QiShaoXuan a11306bf89 feat: add Modal component to common ui 2022-10-31 15:18:22 +08:00
QiShaoXuan 659e83befd feat: add css virable 2022-10-27 15:17:00 +08:00
QiShaoXuan 52e2f3854f feat: modify styles 2022-10-25 16:26:31 +08:00
QiShaoXuan cd6a930939 feat: modify styles & ui components 2022-10-25 11:51:59 +08:00