appflowy
|
8d766f3bb4
|
refactor: cell data loader
|
2022-05-28 08:35:22 +08:00 |
|
appflowy
|
23900b49f5
|
chore: fix bugs
|
2022-05-19 10:41:00 +08:00 |
|
appflowy
|
a59a0af05b
|
refactor: remove FieldTypeOptionContext
|
2022-05-17 17:22:53 +08:00 |
|
appflowy
|
c6edd1a6da
|
chore: update data & time format
|
2022-05-13 22:58:49 +08:00 |
|
appflowy
|
efbac6c92d
|
chore: check time format & add time format test
|
2022-05-13 11:31:56 +08:00 |
|
appflowy
|
76079d8ce0
|
chore: display time
|
2022-05-12 23:23:23 +08:00 |
|
appflowy
|
6fb163b296
|
refactor: customize cell data persistence
|
2022-05-11 21:05:04 +08:00 |
|
appflowy
|
19da42f210
|
chore: add date cell handler
|
2022-05-11 11:34:13 +08:00 |
|
appflowy
|
81d75147d5
|
chore: update typeOption data
|
2022-05-10 09:33:34 +08:00 |
|
appflowy
|
f617a04900
|
refactor: cell with origin data
|
2022-05-09 16:45:42 +08:00 |
|
appflowy
|
f21ca6c52a
|
refactor: CellCalendar with bloc
|
2022-05-09 14:59:26 +08:00 |
|
appflowy
|
13cb7eeb24
|
chore: add get type option data handler
|
2022-05-09 13:23:03 +08:00 |
|
appflowy
|
448c134704
|
fix: update workspace setting
|
2022-05-05 10:49:34 +08:00 |
|
appflowy
|
cf05d7da41
|
chore: support more number format
|
2022-05-01 23:11:44 +08:00 |
|
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
|
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
|
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
|
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
|
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
|
e15d335fed
|
chore: config checkbox ui
|
2022-04-07 20:15:00 +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
|
5c3500e24c
|
chore: cell select option editor
|
2022-04-03 22:22:54 +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
|
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
|
28948e567c
|
fix: serde type option data
|
2022-03-25 20:55:56 +08:00 |
|