appflowy
|
a3770a699c
|
fix: unit test errors
|
2022-04-07 15:34:00 +08:00 |
|
appflowy
|
d09a5bf42b
|
chore: update and delete select option
|
2022-04-07 10:57:40 +08:00 |
|
appflowy
|
6a36e2bcfd
|
chore: listen on cell update
|
2022-04-06 10:32:12 +08:00 |
|
appflowy
|
2607822412
|
chore: show selection
|
2022-04-05 21:25:59 +08:00 |
|
appflowy
|
99d827f07d
|
chore: update cell data
|
2022-04-05 14:25:07 +08:00 |
|
appflowy
|
5358203a46
|
chore: config option editor ui
|
2022-04-04 20:47:04 +08:00 |
|
appflowy
|
5c3500e24c
|
chore: cell select option editor
|
2022-04-03 22:22:54 +08:00 |
|
MrTanoshii
|
79c178a6e1
|
docs: make ' regular text
|
2022-04-02 21:18:18 +04:00 |
|
appflowy
|
6ac2617113
|
chore: update row state using provider
|
2022-04-02 23:48:56 +08:00 |
|
appflowy
|
ca45673a9e
|
chore: transform cell data
|
2022-04-02 21:30:25 +08:00 |
|
appflowy
|
2262dd0d7b
|
chore: get cell metas
|
2022-04-02 10:54:01 +08:00 |
|
appflowy
|
82eed0506b
|
chore: fix warnings
|
2022-04-02 08:54:32 +08:00 |
|
appflowy
|
915d71991a
|
chore: save multi type option data
|
2022-04-01 22:46:01 +08:00 |
|
appflowy
|
e0b969595c
|
chore: save type option data as map
|
2022-04-01 17:17:31 +08:00 |
|
appflowy
|
80f82fa5b1
|
chore: update field type option data using deserializer
|
2022-04-01 09:31:10 +08:00 |
|
appflowy
|
3749168861
|
fix: fix some bugs
|
2022-03-31 22:51:46 +08:00 |
|
appflowy
|
065a72a8da
|
chore: add option & color selection
|
2022-03-29 22:58:38 +08:00 |
|
appflowy
|
8b7eee46bb
|
chore: duplicate and hide field
|
2022-03-27 11:14:21 +08:00 |
|
appflowy
|
c7bba01fe5
|
chore: delete field
|
2022-03-27 09:35:10 +08:00 |
|
appflowy
|
16598650ff
|
chore: lazy load cell
|
2022-03-26 20:27:32 +08:00 |
|
appflowy
|
28948e567c
|
fix: serde type option data
|
2022-03-25 20:55:56 +08:00 |
|
appflowy
|
90e7873135
|
chore: create field
|
2022-03-25 15:02:43 +08:00 |
|
appflowy
|
3fdf922f81
|
chore: config create field pannel
|
2022-03-24 17:09:05 +08:00 |
|
appflowy
|
694963a47d
|
chore: add update field and create field handler
|
2022-03-23 22:10:31 +08:00 |
|
appflowy
|
1f30a77f1d
|
feat: save text cell data
|
2022-03-20 17:17:06 +08:00 |
|
appflowy
|
6a3820253f
|
chore: rename crates
|
2022-03-19 16:55:29 +08:00 |
|
appflowy
|
b1d87d95cf
|
chore: remove unuse crates
|
2022-03-19 16:23:34 +08:00 |
|
appflowy
|
318d7e6456
|
chore: fix warnings
|
2022-03-18 21:07:31 +08:00 |
|
appflowy
|
05bcd38534
|
chore: render rows
|
2022-03-18 17:14:46 +08:00 |
|
appflowy
|
9a40fc9974
|
chore: lazy load row data
|
2022-03-17 20:59:21 +08:00 |
|
appflowy
|
4730ca9302
|
chore: refactor grid block
|
2022-03-17 17:25:43 +08:00 |
|
appflowy
|
1237962ab2
|
chore: config notification of grid
|
2022-03-16 21:19:51 +08:00 |
|
appflowy
|
8c148e3b67
|
chore: save text cell data & insert row
|
2022-03-16 16:10:35 +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
|
196d254278
|
chore: add row test
|
2022-03-14 17:24:25 +08:00 |
|
appflowy
|
d101509b32
|
chore: add row test
|
2022-03-13 23:19:43 +08:00 |
|
appflowy
|
572e38ec1c
|
chore: config grid row changeset
|
2022-03-13 11:07:29 +08:00 |
|
appflowy
|
baa70f2ee6
|
chore: add grid unit test
|
2022-03-12 22:52:24 +08:00 |
|
appflowy
|
1e6d82c0ec
|
chore: add field builder
|
2022-03-12 21:53:49 +08:00 |
|
appflowy
|
6579940dc8
|
chore: create default grid
|
2022-03-12 10:47:34 +08:00 |
|
appflowy
|
df399d3f35
|
feat: support option enum in pb
|
2022-03-11 22:07:01 +08:00 |
|
appflowy
|
e11176436d
|
chore: grid block meta editor
|
2022-03-11 21:36:00 +08:00 |
|
appflowy
|
9a791974b4
|
chore: config grid rev persistence
|
2022-03-10 22:27:19 +08:00 |
|
appflowy
|
cea7d30a53
|
chore: config BlockMetaPad
|
2022-03-10 21:43:23 +08:00 |
|
appflowy
|
7ac6a1dc89
|
chore: rename struct
|
2022-03-10 17:14:10 +08:00 |
|
appflowy
|
e45be3b81e
|
chore: add grid meta
|
2022-03-10 12:01:31 +08:00 |
|
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
|
0bbf17f776
|
feat: add grid widget
|
2022-03-04 18:13:16 +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
|
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
|
d1ce1686a4
|
chore: merge main
|
2022-03-01 16:26:09 +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 |
|
Aquitano / Thomas Breindl
|
cebf097fb2
|
Added german translations
+ added de_DE.json
+ registered german locale
|
2022-02-25 11:51:11 -05: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
|
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
|
33ff6b2f23
|
chore: update the prompt of protoc-gen-dart installation
|
2022-02-17 11:18:30 +08:00 |
|
appflowy
|
e1f9260982
|
chore: fix unit errors
|
2022-02-16 18:44:42 +08:00 |
|
appflowy
|
373407fd57
|
ci: fix potential ci error
|
2022-02-16 18:09:43 +08:00 |
|
appflowy
|
2a6ce12a55
|
ci: fix ci errors
|
2022-02-16 12:22:26 +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
|
427d2c2e25
|
chore: rename functions
|
2022-02-15 13:27:54 +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
|
93863462a2
|
fix: pass unit test
|
2022-02-09 19:17:15 +08:00 |
|
appflowy
|
7cceafa432
|
style: fix warnings
|
2022-02-09 18:39:58 +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
|
832db73410
|
ci: add logs
|
2022-02-09 07:23:57 +08:00 |
|
appflowy
|
837666d36d
|
ci: fix dart pb
|
2022-02-09 01:14:54 +08:00 |
|
appflowy
|
68b0730dda
|
ci: disable dart pb gen
|
2022-02-09 00:47:43 +08:00 |
|
appflowy
|
1ab3f42477
|
ci: install protoc binary
|
2022-02-08 23:52:00 +08:00 |
|
appflowy
|
561aa348e9
|
fix: add futures-core crate features
|
2022-02-08 21:22:11 +08:00 |
|