Commit Graph

266 Commits

Author SHA1 Message Date
MingLiang Wang d60ab98729 feat: add setting entry of setting workspace 2022-12-20 15:11:18 +08:00
DiamondThree 2bf44326f3 Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search 2022-12-20 14:14:39 +08:00
DiamondThree fbebe8afb4 fix:load page and workspace 2022-12-20 14:14:17 +08:00
JimmFly 4400081332 feat: add no result image for quick search 2022-12-20 13:34:41 +08:00
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 06715b7e79 Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search 2022-12-20 11:42:54 +08:00
DiamondThree d2d8ecaa68 fix: create workspace 2022-12-20 11:11:27 +08:00
QiShaoXuan 22a2a17837 fix: remove warning 2022-12-20 10:23:41 +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 9d9b6454ec feat: add invited success 2022-12-20 00:01:41 +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
MingLiang Wang def2f0285e feat: upgrade icon version 2022-12-19 17:36:50 +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
QiShaoXuan 995a0bfead fix: modify unstable blocksuite version 2022-12-19 11:42:19 +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 602d8163f5 refactor: use unified isDev variable 2022-12-18 13:12:50 +08:00
tzhangchi 6627444036 feat: use useragent method to alternative of isMac Method 2022-12-18 13:08:36 +08:00
tzhangchi 30dde6cb43 chore: remove log 2022-12-18 11:33:49 +08:00
tzhangchi 9596b64249 feat: export useragent 2022-12-18 11:25:23 +08:00
tzhangchi 0a542643d0 feat: create useragent file 2022-12-18 11:25:09 +08:00
tzhangchi f7e554e1b3 refactor: remote comments in i18n 2022-12-18 11:21:25 +08:00
tzhangchi c28fb6ce6c feat: create utils entry file 2022-12-18 11:20:49 +08:00
tzhangchi 1657874830 feat: create env.ts 2022-12-18 11:20:36 +08:00
tzhangchi c18d318d70 chore: close 18n debug log 2022-12-18 08:37:35 +08:00