appflowy
|
b29f53c995
|
chore: print duplicate event erorr
|
2022-04-27 07:58:40 +08:00 |
|
appflowy
|
7f7801d04e
|
chore: save view order
|
2022-04-27 07:21:37 +08:00 |
|
appflowy
|
d390ef9a3a
|
chore: fix warnings
|
2022-04-25 22:03:10 +08:00 |
|
appflowy
|
0ac17fa6df
|
chore: replace row when row updated
|
2022-04-25 10:42:24 +08:00 |
|
appflowy
|
bf93376cf3
|
fix: unselect option
|
2022-04-22 14:22:47 +08:00 |
|
appflowy
|
b9135d26a9
|
fix: insert row index
|
2022-04-21 21:24:28 +08:00 |
|
appflowy
|
e1711980c6
|
chore: edit field
|
2022-04-21 20:32:48 +08:00 |
|
appflowy
|
f66adb53c9
|
chore: config hover
|
2022-04-21 15:59:56 +08:00 |
|
appflowy
|
eeba6884ce
|
chore: config row detail page
|
2022-04-20 16:32:23 +08:00 |
|
appflowy
|
5ee4b8a2bc
|
chore: different color when create option for single-select or multi-select
|
2022-04-18 17:17:42 +08:00 |
|
appflowy
|
0a19364ea7
|
chore: remove row listener from rowbloc
|
2022-04-17 10:14:17 +08:00 |
|
appflowy
|
3cc7c8e6de
|
chore: cache row data
|
2022-04-16 21:05:41 +08:00 |
|
appflowy
|
ac766c0359
|
chore: fix row rebuild refresh issue
|
2022-04-14 21:16:29 +08:00 |
|
appflowy
|
fd9e13bf4b
|
chore: refactor grid field listener
|
2022-04-14 13:59:42 +08:00 |
|
appflowy
|
06af45a8ed
|
chore: udpate field notification
|
2022-04-13 21:26:27 +08:00 |
|
appflowy
|
2fa6adeee6
|
chore: move field
|
2022-04-13 14:24:54 +08:00 |
|
appflowy
|
a707410548
|
chore: format number cell
|
2022-04-12 21:31:38 +08:00 |
|
appflowy
|
943b4507ac
|
chore: config field separate line
|
2022-04-12 15:53:11 +08:00 |
|
appflowy
|
a049034110
|
chore: support including time on date type
|
2022-04-12 10:06:47 +08:00 |
|
appflowy
|
2dd5930560
|
fix: deserial cells data from delta error
|
2022-04-11 14:09:50 +08:00 |
|
appflowy
|
f01d3250ae
|
chore: reload after delete or insert row
|
2022-04-10 14:25:25 +08:00 |
|
appflowy
|
420b8ca05d
|
chore: fix deserialize GridBlockMetaPad error
|
2022-04-10 10:31:55 +08:00 |
|
appflowy
|
a755d52371
|
chore: using cow for row ids stuff
|
2022-04-10 09:14:42 +08:00 |
|
appflowy
|
b93feb49c3
|
chore: config row action sheet
|
2022-04-09 22:07:48 +08:00 |
|
appflowy
|
8a94644add
|
chore: config date cell ui
|
2022-04-09 15:57:12 +08:00 |
|
appflowy
|
953af35029
|
chore: rename struct property
|
2022-04-09 07:35:35 +08:00 |
|
appflowy
|
6de7933a2f
|
fix: the updated option will added to selected option list
|
2022-04-08 17:44:06 +08:00 |
|
appflowy
|
ef008a7b0b
|
chore: fix some ui bugs
|
2022-04-08 14:31:33 +08:00 |
|
Nathan.fooo
|
65993b7205
|
Merge pull request #435 from AppFlowy-IO/grid_field_operation
Grid field operation
|
2022-04-07 21:26:20 +08:00 |
|
appflowy
|
e15d335fed
|
chore: config checkbox ui
|
2022-04-07 20:15:00 +08:00 |
|
appflowy
|
c82c6d9c6e
|
fix: deserialize multiple select cell data issues
|
2022-04-07 17:07:46 +08:00 |
|
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
|
c7a3bb73b9
|
chore: listen on row update
|
2022-04-05 22:46:23 +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 |
|
appflowy
|
5d007c5359
|
chore: grid setting list
|
2022-04-03 10:53:31 +08:00 |
|
appflowy
|
2262dd0d7b
|
chore: get cell metas
|
2022-04-02 10:54: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
|
4b27fef76e
|
chore: select option color
|
2022-03-31 14:43:31 +08:00 |
|
appflowy
|
065a72a8da
|
chore: add option & color selection
|
2022-03-29 22:58:38 +08:00 |
|
appflowy
|
55b888e364
|
chore: single selection field
|
2022-03-29 11:29:21 +08:00 |
|
hasanbeder
|
47e2571f38
|
feat: Update language.dart
Turkish language line is added.
|
2022-03-28 12:28:35 -04:00 |
|
appflowy
|
d2080a6c03
|
chore: date field
|
2022-03-28 22:47:30 +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
|
2eccd0452b
|
chore: close bloc when overlay dismiss
|
2022-03-24 23:52:06 +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
|
188302d4ba
|
chore: config field editor
|
2022-03-22 20:51:15 +08:00 |
|
appflowy
|
2bbcfaf3ce
|
chore: config edit pannel
|
2022-03-21 23:13:19 +08:00 |
|
appflowy
|
475d511829
|
fix: can't find overlay exists above editabletext
|
2022-03-20 22:38:57 +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
|
f181ce106d
|
chore: Merge branch 'main' into feat_grid_ui
|
2022-03-18 21:09:06 +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
|
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
|
694c612c67
|
fix: event handler not found for ApplyDocDelta
|
2022-03-16 16:34:38 +08:00 |
|
appflowy
|
8c148e3b67
|
chore: save text cell data & insert row
|
2022-03-16 16:10:35 +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
|
46be04f94e
|
chore: config update cell
|
2022-03-14 23:16:25 +08:00 |
|
appflowy
|
196d254278
|
chore: add row test
|
2022-03-14 17:24:25 +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
|
00db755c29
|
feat: add cloumn bloc
|
2022-03-09 09:31:06 +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
|
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
|
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
|
d1ce1686a4
|
chore: merge main
|
2022-03-01 16:26:09 +08:00 |
|
appflowy
|
b6de0caad6
|
refactor: show plugin
|
2022-03-01 10:25:21 +08:00 |
|