Commit Graph

11 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
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
alt0 c9055befd1 fix: text button should forward prop 2022-12-22 17:10:27 +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 456a1c204b fix: react warning 2022-12-12 21:47:15 +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 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