Commit Graph

620 Commits

Author SHA1 Message Date
appflowy
67f88fab0b refactor: add PB suffix to flowy-editor crate's structs 2022-07-18 11:58:39 +08:00
appflowy
e45b14910b chore: add suffix PB to dart class 2022-07-17 14:49:29 +08:00
appflowy
1bf0f0f875 chore: add suffix PB to rust struct 2022-07-17 13:38:53 +08:00
appflowy
3a0b8bbd74 Merge branch 'main' into refactor/add_pb_suffix 2022-07-17 13:19:29 +08:00
appflowy
cca577f967 Merge branch 'main' into feat/insert_cell_test 2022-07-17 11:54:58 +08:00
appflowy
8073414485 refactor: rename struct & add documentation 2022-07-17 11:49:37 +08:00
appflowy
27ce5b8fe9 refactor: field editor bloc 2022-07-16 19:59:00 +08:00
appflowy
29f2d863ff chore: renmae property & add documentation 2022-07-16 17:06:00 +08:00
appflowy
a73987456e chore: add documentation 2022-07-16 11:53:39 +08:00
Nathan.fooo
e01a0cf8a5
Merge pull request #614 from AppFlowy-IO/feat/type_option_widget
chore: rename classes
2022-07-15 16:49:10 +08:00
appflowy
4825d83d2f chore: rename classes 2022-07-15 11:44:27 +08:00
Nathan.fooo
36ee62aadf
Merge pull request #613 from MikeWallaceDev/remove_pubspec_lock
chore: remove pubspec.lock generated by libraries.
2022-07-15 08:35:16 +08:00
MikeWallaceDev
eda54719b1 chore: remove pubspec.lock generated by libraries. Keep the one in the application 2022-07-14 14:23:06 -04:00
appflowy
8ac75af875 refactor: rename GridCellContext to GridCellController 2022-07-14 21:26:58 +08:00
appflowy
3844d6aad1 refactor: add documentation to GridCellContext 2022-07-14 20:33:19 +08:00
appflowy
d02acbae6e chore: add more test 2022-07-14 08:05:38 +08:00
Nathan.fooo
29a44fd059
Merge pull request #598 from tsuiyuenhong/fix/windows_layout_bug
fix: row_detail layout error in Windows
2022-07-10 10:27:03 +08:00
Lucas.Xu
8cfacc4bcc fix: row_detail layout error in Windows 2022-07-08 15:01:06 +08:00
appflowy
5177884b26 refactor: cell data operation 2022-07-08 14:55:44 +08:00
appflowy
487dd13c6c chore: fix dart import errors 2022-07-07 23:05:35 +08:00
appflowy
35491b22ac chore: filter with cell data 2022-07-05 17:30:25 +08:00
appflowy
1f7f0b5880 chore: add more tests 2022-07-05 14:17:31 +08:00
Nathan.fooo
a6c001941e
Merge pull request #589 from AppFlowy-IO/refactor/user_data_model 2022-07-04 18:31:28 +08:00
appflowy
91418df940 chore: fix test errors 2022-07-04 16:38:35 +08:00
Nathan.fooo
d25e89ea08
Merge pull request #588 from AppFlowy-IO/refactor/folder_data_model
refactor: move entities from flowy-folder-data-model to flowy-folder crate
2022-07-04 16:29:53 +08:00
appflowy
cfadf42fe3 chore: fix import path 2022-07-04 15:55:48 +08:00
Nathan.fooo
cbf8a993e0
Merge pull request #587 from tsuiyuenhong/bugfix/vscode_profile_task_fail
fix: fail to execute profile task in VSCode
2022-07-04 15:04:21 +08:00
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
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
appflowy
fedc57a52c refactor: grid block cache 2022-07-03 15:59:11 +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
76f260fe04 chore: config filter service 2022-06-29 17:17:26 +08:00
appflowy
dc81ac8e24 chore: grid tasks 2022-06-28 09:35:54 +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
6b85477421 chore: ignore dart event file 2022-06-15 23:19:25 +08:00
appflowy
812bca616c chore: ignore dart protobuf files 2022-06-15 20:14:55 +08:00
appflowy
4b71c474e4 refactor: separate proto file from src folder 2022-06-15 19:40:18 +08:00
appflowy
820b7fcb75 refactor: add grid view info 2022-06-15 17:37:50 +08:00
appflowy
a13e6798ee refactor: separate grid revision structs from entities 2022-06-15 16:26:14 +08:00
appflowy
d4d7ba7452 chore: read view info 2022-06-14 23:11:48 +08:00
appflowy
ae4cc496fc chore: add read view info event 2022-06-14 20:47:31 +08:00
appflowy
f8ec4b3e24 refactor: replace object with object's revision entity 2022-06-14 20:47:30 +08:00