appflowy
|
54cf451826
|
feat: config textfield cell
|
2022-03-08 15:25:56 +08:00 |
|
appflowy
|
05441f865e
|
feat: show grid
|
2022-03-06 21:31:18 +08:00 |
|
appflowy
|
9bb516786e
|
fix: make grid with view_id
|
2022-03-06 11:28:24 +08:00 |
|
appflowy
|
264166fa29
|
chore: impl view data processor
|
2022-03-06 09:25:34 +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
|
11ceb96f65
|
feat: return rows and fields
|
2022-03-05 17:52:25 +08:00 |
|
appflowy
|
8029f1035d
|
chore: impl handler logic
|
2022-03-05 10:59:44 +08:00 |
|
appflowy
|
d0b457c007
|
feat: integrate grid into flowy-sdk
|
2022-03-04 22:09:16 +08:00 |
|
appflowy
|
9125db7ef0
|
feat: config grid editor
|
2022-03-04 21:26:32 +08:00 |
|
appflowy
|
49807a0b57
|
feat: config grid db
|
2022-03-04 18:13:17 +08:00 |
|
appflowy
|
67e6b091a5
|
feat: config grid plugin
|
2022-03-04 18:13:17 +08:00 |
|
appflowy
|
477fa5f4f6
|
feat: config grid bloc
|
2022-03-04 18:13:17 +08:00 |
|
appflowy
|
03f34b143d
|
feat: add grid event
|
2022-03-04 18:13:16 +08:00 |
|
appflowy
|
4187e99433
|
feat: add grid struct
|
2022-03-04 18:13:13 +08:00 |
|
appflowy
|
5549cff177
|
chore: add flowy-grid crate
|
2022-03-04 18:12:46 +08:00 |
|
appflowy
|
84afc50cd3
|
chore: rename classes
|
2022-03-04 18:12:46 +08:00 |
|
appflowy
|
2e6dd39780
|
refactor: rename flowy-document to flowy-block
|
2022-03-02 15:22:18 +08:00 |
|
appflowy
|
8a0308703e
|
fix: compose folder error
|
2022-03-01 23:38:26 +08:00 |
|
appflowy
|
6eddb7c8c5
|
chore: serde ViewDataType as u8
|
2022-03-01 20:51:49 +08:00 |
|
appflowy
|
7a36fed778
|
refactor: remove domain folder
|
2022-03-01 16:17:09 +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
|
c843571e3d
|
feat: add new view_type, kanban
|
2022-02-26 17:28:23 +08:00 |
|
appflowy
|
01985848f9
|
refactor: rename structs
|
2022-02-26 11:03:42 +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
|
9012494e1f
|
chore: update launch option
|
2022-02-20 09:59:52 +08:00 |
|
appflowy
|
dd8c26df02
|
refactor: revision_cache with sync_seq
|
2022-02-19 11:34:31 +08:00 |
|
appflowy
|
dd832b7482
|
chore: rename some struct
|
2022-02-18 23:04:55 +08:00 |
|
appflowy
|
06967d8057
|
fix: path issue on windows
|
2022-02-17 20:10:29 +08:00 |
|
nathan
|
ceaf1ccc21
|
feat: fix windows build erros
|
2022-02-17 16:32:10 +08:00 |
|
appflowy
|
373407fd57
|
ci: fix potential ci error
|
2022-02-16 18:09:43 +08:00 |
|
appflowy
|
6061dc1989
|
chore: update unit test
|
2022-02-16 15:28:00 +08:00 |
|
appflowy
|
c760ca6788
|
chore: update unit test
|
2022-02-16 14:23:27 +08:00 |
|
appflowy
|
afd8335e95
|
chore: cache dart_event.dart file
|
2022-02-16 11:13:14 +08:00 |
|
appflowy
|
cd013529d4
|
chore: write dart_event file
|
2022-02-16 11:05:43 +08:00 |
|
appflowy
|
bf3a0b6e5b
|
feat: add flowy_clean command to remove the build.rs cache
|
2022-02-15 22:37:13 +08:00 |
|
appflowy
|
0933935071
|
refactor: add code_gen crate
|
2022-02-15 22:18:34 +08:00 |
|
appflowy
|
aecf29ddca
|
chore: support compile af on frontend/ directory
|
2022-02-15 10:10:47 +08:00 |
|
appflowy
|
9b8c110a66
|
refactor: optimize protobuf code gen process
|
2022-02-13 12:04:34 +08:00 |
|
appflowy
|
f872c6c1f8
|
ci: fix flutter warnings
|
2022-02-09 21:56:46 +08:00 |
|
appflowy
|
68dfde4cf8
|
ci: cargo test without default features
|
2022-02-09 21:39:12 +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
|
1c3c519b14
|
refactor: cache proto file info
|
2022-02-09 13:08:49 +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 |
|