appflowy
|
e85606ac21
|
chore: fix unit test
|
2022-07-04 15:53:21 +08:00 |
|
appflowy
|
784996368b
|
chore: move entities from flowy-folder-data-model to flowy-folder crate
|
2022-07-04 14:28:41 +08:00 |
|
appflowy
|
dc81ac8e24
|
chore: grid tasks
|
2022-06-28 09:35:54 +08:00 |
|
appflowy
|
d4678f6233
|
chore: ignore shared-lib proto files
|
2022-06-17 17:14:24 +08:00 |
|
appflowy
|
d30d42e841
|
chore: auto import pb file
|
2022-06-17 16:42:18 +08:00 |
|
appflowy
|
ed138abcc3
|
chore: provider default for FlowyConfig propertis
|
2022-06-17 11:27:00 +08:00 |
|
appflowy
|
16e1387a8e
|
chore: add description for FlowyConfig
|
2022-06-17 11:19:49 +08:00 |
|
appflowy
|
736f21ef8a
|
refactor: remove the protobuf's model folder
|
2022-06-16 08:21:31 +08:00 |
|
appflowy
|
94276d438d
|
chore: ignore rust's protobuf crate
|
2022-06-15 19:58:18 +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
|
50605186fe
|
chore: update view info
|
2022-06-15 11:43:24 +08:00 |
|
appflowy
|
d4d7ba7452
|
chore: read view info
|
2022-06-14 23:11:48 +08:00 |
|
appflowy
|
f8ec4b3e24
|
refactor: replace object with object's revision entity
|
2022-06-14 20:47:30 +08:00 |
|
appflowy
|
c2fad5021b
|
refactor: add folder entities's revision objects
|
2022-06-14 20:47:29 +08:00 |
|
appflowy
|
2b499ee62b
|
chore: separate json serde from pb struct
|
2022-06-14 20:47:29 +08:00 |
|
appflowy
|
448c134704
|
fix: update workspace setting
|
2022-05-05 10:49:34 +08:00 |
|
appflowy
|
7f7801d04e
|
chore: save view order
|
2022-04-27 07:21:37 +08:00 |
|
appflowy
|
ac584fb7ef
|
chore: fix warnings
|
2022-04-11 20:58:56 +08:00 |
|
appflowy
|
82840e1201
|
chore: replace uuid with nanoid
|
2022-04-11 15:27:03 +08:00 |
|
appflowy
|
b1d87d95cf
|
chore: remove unuse crates
|
2022-03-19 16:23:34 +08:00 |
|
appflowy
|
b3ed254caf
|
chore: add more test and fix warnings
|
2022-03-16 10:02:37 +08:00 |
|
appflowy
|
47081f3095
|
chore: update grid test
|
2022-03-15 19:00:28 +08:00 |
|
appflowy
|
50f32521c5
|
chore: rename trait
|
2022-03-15 11:07:18 +08:00 |
|
appflowy
|
6579940dc8
|
chore: create default grid
|
2022-03-12 10:47:34 +08:00 |
|
appflowy
|
05441f865e
|
feat: show grid
|
2022-03-06 21:31:18 +08:00 |
|
appflowy
|
1b80934899
|
chore: impl view data processor
|
2022-03-05 22:30:42 +08:00 |
|
appflowy
|
5c155a07bf
|
feat: move handles to flowy-block crate
|
2022-03-05 21:15:10 +08:00 |
|
appflowy
|
8029f1035d
|
chore: impl handler logic
|
2022-03-05 10:59:44 +08:00 |
|
appflowy
|
6eddb7c8c5
|
chore: serde ViewDataType as u8
|
2022-03-01 20:51:49 +08:00 |
|
appflowy
|
156d38179a
|
fix: add default value of serde
|
2022-03-01 11:22:39 +08:00 |
|
appflowy
|
b6de0caad6
|
refactor: show plugin
|
2022-03-01 10:25:21 +08:00 |
|
appflowy
|
8747457836
|
refactor: add plugins
|
2022-03-01 00:23:04 +08:00 |
|
appflowy
|
74831964a6
|
feat: update view properties
|
2022-02-28 16:00:43 +08:00 |
|
appflowy
|
d18e06a9ef
|
feat: migrate ViewType::Doc to ViewType::QuillDocument
|
2022-02-26 18:28:09 +08:00 |
|
appflowy
|
c843571e3d
|
feat: add new view_type, kanban
|
2022-02-26 17:28:23 +08:00 |
|
appflowy
|
6078e46d3d
|
refactor: rename structs
|
2022-02-25 23:30:02 +08:00 |
|
appflowy
|
ed9a48fc1c
|
chore: rename struct property
|
2022-02-24 23:19:41 +08:00 |
|
appflowy
|
93695dc4be
|
chore: rename structs
|
2022-02-24 20:36:24 +08:00 |
|
appflowy
|
06967d8057
|
fix: path issue on windows
|
2022-02-17 20:10:29 +08:00 |
|
appflowy
|
0933935071
|
refactor: add code_gen crate
|
2022-02-15 22:18:34 +08:00 |
|
appflowy
|
9b8c110a66
|
refactor: optimize protobuf code gen process
|
2022-02-13 12:04:34 +08:00 |
|
appflowy
|
5809758539
|
refactor: rename error-code to flowy-error-code in case of ambiguous
|
2022-02-09 19:26:06 +08:00 |
|
appflowy
|
4b63170e56
|
refactor: read cache proto info
|
2022-02-09 18:17:06 +08:00 |
|
appflowy
|
7646f984e0
|
refactor: generate x.proto file using build.rs
|
2022-02-09 09:57:03 +08:00 |
|
appflowy
|
d0b02cb4fd
|
refactor: generate dart pb files with feature flag: dart
|
2022-02-08 16:24:59 +08:00 |
|
appflowy
|
9135b92a39
|
refactor: generate the pb files using build.rs
|
2022-02-08 14:36:59 +08:00 |
|
appflowy
|
2fa99a563c
|
rename flowy-core to flowy-folder that manages the workspace,app,view
|
2022-01-27 20:43:43 +08:00 |
|