Commit Graph

173 Commits

Author SHA1 Message Date
JimmFly bd421b8f4b fix: temporarily process the workspaceId in search 2022-12-20 13:20:16 +08:00
JimmFly c67018997e fix: quick search switch warning 2022-12-20 13:09:19 +08:00
JimmFly 45766b6b46 fix: fix quick search 2022-12-20 12:50:11 +08:00
MingLiang Wang d5832b1093 feat: add setting workspace UI 2022-12-20 12:22:38 +08:00
DiamondThree e9ee7efdf5 fix:login out 2022-12-20 11:43:22 +08:00
DiamondThree d2d8ecaa68 fix: create workspace 2022-12-20 11:11:27 +08:00
alt0 5d4a6e9677 fix: workspace meta list 2022-12-20 02:05:50 +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 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
MingLiang Wang 983d4b2d5f feat: workspace setting general UI 2022-12-19 21:20:18 +08:00
alt0 857504fd86 fix: workspace meta 2022-12-19 21:10:37 +08:00
MingLiang Wang d8b7819943 feat: change trigger to click 2022-12-19 18:31:56 +08:00
MingLiang Wang cc2d696b13 feat: add workspace setting tab 2022-12-19 18:15:01 +08:00
QiShaoXuan 0a54138db8 fix: add pointerEvent to disabled button 2022-12-19 18:11:13 +08:00
DiamondThree a76ab1e729 Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search 2022-12-19 17:50:52 +08:00
DiamondThree 8c4b7331b4 feat: add delete model 2022-12-19 17:48:06 +08:00
QiShaoXuan 0c68c00bd6 fix: a series of bugs 2022-12-19 17:06:24 +08:00
JimmFly 0c7aa70645 test: add test case for quick search 2022-12-19 16:43:37 +08:00
JimmFly 21e82939d9 chore: update style of quick search 2022-12-19 16:43:04 +08:00
JimmFly b8e9da07bd chore: update variable name 2022-12-19 16:16:06 +08:00
alt0 eed4c7441e Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search 2022-12-19 15:44:23 +08:00
alt0 d1f2facf75 feat: workspace router 2022-12-19 15:44:08 +08:00
MingLiang Wang 1afdd3bf16 feat: restyle create workspace button 2022-12-19 14:20:04 +08:00
JimmFly abbe1dc014 fix: hotkey error when quick search blur 2022-12-19 12:05:04 +08:00
JimmFly bcd581ecb3 Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search 2022-12-19 11:18:39 +08:00
JimmFly 79c417d3c0 feat: make add new page selectable in quick search 2022-12-19 11:16:43 +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
tzhangchi 820d8d476a refactor: use unified isMac implement 2022-12-18 13:14:03 +08:00
tzhangchi 6627444036 feat: use useragent method to alternative of isMac Method 2022-12-18 13:08:36 +08:00
tzhangchi ed24147ce1 feat: it is the first time to integrate useTranslation 2022-12-18 07:54:49 +08:00
DarkSky f53f3c319e Merge pull request #557 from toeverything/feat-mouse-event
feat: enable shape mode
2022-12-17 22:33:18 +08:00
tzhangchi e677e70a5c fix: when press the ArrowRight, the web crash 2022-12-17 16:14:53 +08:00
tzhangchi eb514fdb1e feat: add tooltip for the quick search of left sidebar 2022-12-17 15:55:51 +08:00
tzhangchi c6a544945b feat: add tooltip for the header 2022-12-17 15:50:20 +08:00
himself65 fb1a2f5136 feat: enable shape mode 2022-12-16 11:52:28 -06:00
JimmFly 3d2c40ee6e fix: search results vibrate as type 2022-12-16 22:19:52 +08:00
x1a0t 570c3387fd chore: add shortcut of code block 2022-12-16 19:38:35 +08:00
QiShaoXuan 844a06b09f fix: lint error 2022-12-16 19:25:34 +08:00
QiShaoXuan 83105c64bf feat: add introduction 2022-12-16 19:19:48 +08:00
JimmFly 8d19973f37 chore: remove useless code 2022-12-16 18:26:21 +08:00
JimmFly f2dc99fde3 fix: cmd+k key conflict 2022-12-16 18:25:00 +08:00
JimmFly cccc7d89db fix: Clear the search after the popper is closed 2022-12-16 18:17:14 +08:00
QiShaoXuan 28d140dc98 fix: create page title not sync to meta 2022-12-16 17:33:30 +08:00
JimmFly 2816f44c55 chore: adjust code location 2022-12-16 16:33:24 +08:00
JimmFly a7f9808714 fix: handle eslint warning 2022-12-16 16:33:24 +08:00
JimmFly 7b941c863c fix: exception display when restart quick search 2022-12-16 16:33:24 +08:00