Commit Graph

1872 Commits

Author SHA1 Message Date
appflowy
e5f35e46ca chore: fix import path 2022-07-04 15:00:54 +08:00
Lucas.Xu
98f8a3a35c fix: fail to execute profile task in VSCode 2022-07-04 14:29:46 +08:00
appflowy
784996368b chore: move entities from flowy-folder-data-model to flowy-folder crate 2022-07-04 14:28:41 +08:00
Nathan.fooo
1f47221fc9
Merge pull request #585 from AppFlowy-IO/feat/update_user_profile
chore: update user name with UserService
2022-07-04 11:20:32 +08:00
Nathan.fooo
d090a813a9
Merge pull request #586 from tsuiyuenhong/bugfix/fix_create_button_hittest_bug
bugfix: click on the edge of the `add_button` that create the document does not respond to event
2022-07-04 11:05:46 +08:00
appflowy
8a0709ca23 chore: add new event to update user name 2022-07-04 11:00:56 +08:00
appflowy
957b83ecd5 chore: refactor user listenr 2022-07-04 10:59:08 +08:00
Lucas.Xu
ebc3a26426 fix: click on the edge of the that create the document does not respond to event 2022-07-04 10:17:02 +08:00
appflowy
ce73da8212 chore: update user name with UserService 2022-07-03 16:52:06 +08:00
Nathan.fooo
6fc7f63a8b
Merge pull request #584 from AppFlowy-IO/refactor/grid_block_cache
refactor: grid block cache
2022-07-03 16:50:17 +08:00
appflowy
fedc57a52c refactor: grid block cache 2022-07-03 15:59:11 +08:00
Nathan.fooo
582cde444e
Merge pull request #581 from AppFlowy-IO/refactor/grid_filter
Refactor/grid filter
2022-07-02 11:53:29 +08:00
appflowy
9803fe1ccb refactor: grid block notification 2022-07-02 11:18:38 +08:00
appflowy
c1ea97c729 refactor: move entities from flowy-grid-data-model to flowy-grid crate 2022-07-01 20:32:11 +08:00
appflowy
a9a797ddaf refactor: wrap FieldRevision with Arc 2022-07-01 10:39:16 +08:00
appflowy
50d0eff039 chore: cache filter result 2022-06-30 23:00:03 +08:00
appflowy
4d8f101a42 chore: gen filter task 2022-06-29 20:51:53 +08:00
Nathan.fooo
6554b8354b
Merge pull request #579 from AppFlowy-IO/feat/grid_task_runner 2022-06-29 18:28:06 +08:00
appflowy
a74814d4d6 chore: disable setting revision 2022-06-29 17:18:41 +08:00
appflowy
76f260fe04 chore: config filter service 2022-06-29 17:17:26 +08:00
appflowy
1b38ff8559 chore: config task runner 2022-06-29 13:44:15 +08:00
Nathan.fooo
619d2f52ec
Merge pull request #568 from tsuiyuenhong/feature/support_rust_debug_in_vscode
Support debugging rust in VS Code and Fix build problem in linux
2022-06-28 15:00:46 +08:00
appflowy
dc81ac8e24 chore: grid tasks 2022-06-28 09:35:54 +08:00
appflowy
7504ea7555 chore: read block rows with filters 2022-06-28 09:35:19 +08:00
appflowy
b73c68c6f6 refactor: read cell data 2022-06-28 09:35:19 +08:00
appflowy
0f868f48f3 refactor: fetch block data 2022-06-28 09:35:18 +08:00
appflowy
a08590bcba chore: update test 2022-06-28 09:35:18 +08:00
appflowy
ead305ddda chore: delete/create filter 2022-06-28 09:35:17 +08:00
appflowy
60675afd1d chore: add grid filter test 2022-06-28 09:35:17 +08:00
appflowy
706893f6fa fix: remove shared-lib cache files 2022-06-28 09:35:17 +08:00
Nathan.fooo
c8d78f58f5
Merge pull request #577 from AppFlowy-IO/refactor/remove_unused_dispatch_crate_code
chore: remove unused code
2022-06-28 09:15:05 +08:00
appflowy
4cafef6c8d chore: fix test 2022-06-28 08:56:15 +08:00
appflowy
08e05c425b chore: remove unused code 2022-06-27 23:15:43 +08:00
tsuiyuenhong
fd6208100c chore: support debugging rust in vscode 2022-06-21 20:25:52 +08:00
tsuiyuenhong
27bd4bb242 chore: fix linux(aarch64) build 2022-06-21 18:44:06 +08:00
Annie
43508ad405
Update README.md
Update product images
2022-06-21 16:33:35 +08:00
Nathan.fooo
7014451a8e
Merge pull request #569 from AppFlowy-IO/feat/update_grid_test
Feat/update grid test
2022-06-20 13:21:48 +08:00
appflowy
2573f9ba27 chore: separate tests from grid_test file 2022-06-20 12:01:40 +08:00
appflowy
c73eb2961a chore: update grid setting 2022-06-20 09:37:52 +08:00
tsuiyuenhong
993d1a8a27 chore: support debugging rust in vscode(macos) 2022-06-19 22:00:33 +08:00
appflowy
8594da65c4 chore: add get grid setting handler 2022-06-19 21:10:07 +08:00
Nathan.fooo
759d2ec111
Merge pull request #567 from AppFlowy-IO/feat/clean_proto_files
Feat/clean proto files
2022-06-19 11:15:56 +08:00
appflowy
02754eb069 chore: print message if the dir is not empty 2022-06-19 10:55:14 +08:00
appflowy
64e43fa1f3 chore: remove rust/dart generated files 2022-06-19 10:40:55 +08:00
appflowy
824c7c0e8d refactor: clean script 2022-06-19 09:42:25 +08:00
Nathan.fooo
370072dafb
Merge pull request #564 from AppFlowy-IO/feat/auto_import_pb
Feat/auto import proto
2022-06-17 17:32:06 +08:00
appflowy
d4678f6233 chore: ignore shared-lib proto files 2022-06-17 17:14:24 +08:00
appflowy
5345c668bb chore: ignore proto files 2022-06-17 16:51:18 +08:00
appflowy
d30d42e841 chore: auto import pb file 2022-06-17 16:42:18 +08:00
Nathan.fooo
40bcb63627
Merge pull request #563 from AppFlowy-IO/feat/default_flowy_config
Feat/default flowy config
2022-06-17 12:24:48 +08:00