Commit Graph

521 Commits

Author SHA1 Message Date
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
4f9470b076 chore: add date type option test 2022-05-12 18:07:26 +08:00
appflowy
a178546acd chore: save date cell data with time 2022-05-11 21:34:58 +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
a2dfc8bc03 chore: set time 2022-05-10 10:26:40 +08:00
appflowy
81d75147d5 chore: update typeOption data 2022-05-10 09:33:34 +08:00
appflowy
d3841154a5 chore: config caladen ui 2022-05-09 21:32:58 +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
18752e7af8 chore: show create option message on bottom 2022-05-06 21:07:34 +08:00
appflowy
228695d517 chore: add close button on row detail page 2022-05-06 20:21:50 +08:00
appflowy
2f2b69d1a6 fix: view title update issue 2022-05-05 21:15:01 +08:00
appflowy
448c134704 fix: update workspace setting 2022-05-05 10:49:34 +08:00
appflowy
6c2c3b0666 fix: alignment in date cell 2022-05-04 21:13:05 +08:00
appflowy
0b8083cfc6 fix: create option with different color 2022-05-04 20:34:28 +08:00
appflowy
1488caa97e chore: filter out number format 2022-05-02 11:07:37 +08:00
appflowy
cf05d7da41 chore: support more number format 2022-05-01 23:11:44 +08:00
appflowy
b66d8fc5aa chore: filter for select options 2022-05-01 15:10:40 +08:00
appflowy
518d11162b chore: reload row when fields were changed 2022-04-30 22:02:22 +08:00
appflowy
6b5126b12e refactor: GridCellRequestFocusNotifier only accepts single listener 2022-04-30 09:29:43 +08:00
appflowy
371f75343c chore: add min height for row 2022-04-30 08:32:11 +08:00
appflowy
1ad7e0ece2 feat: using wrap to auto expand Multi-select or single select 2022-04-29 22:13:15 +08:00
appflowy
40443ced80 feat: expand row 2022-04-29 10:46:35 +08:00
appflowy
6e52b470a7 chore: fix wanrings 2022-04-28 20:59:35 +08:00
appflowy
3d0036a926 chore: show appflowy document path in debug info 2022-04-28 20:54:04 +08:00
appflowy
296013dcbf chore: fix wanrings 2022-04-28 16:45:33 +08:00
appflowy
371c52022b fix: reorder view and field animation 2022-04-28 16:44:35 +08:00
appflowy
0285b286a6 fix: auto expand again after reorder app 2022-04-28 16:30:04 +08:00
appflowy
ecd2dc3e72 fix: reorder bugs 2022-04-28 16:10:58 +08:00
appflowy
f972cdd3fb chore: optimize cell focus 2022-04-27 18:17:08 +08:00
appflowy
d0b4abb0c8 refactor: cell context builder 2022-04-27 13:31:54 +08:00
appflowy
70abe546a1 chore: remove freeze file 2022-04-27 09:12:27 +08:00
appflowy
b29f53c995 chore: print duplicate event erorr 2022-04-27 07:58:40 +08:00
appflowy
e8bb6f0a7f chore: save app order 2022-04-27 07:22:18 +08:00
appflowy
7f7801d04e chore: save view order 2022-04-27 07:21:37 +08:00
appflowy
25548ad9eb chore: add move view event 2022-04-26 21:18:29 +08:00
appflowy
0b1f0ed401 refactor: replace provider with bloc in ViewSection 2022-04-26 16:37:31 +08:00
appflowy
c8945133dc fix: open latest view after launch 2022-04-26 14:43:42 +08:00
Nathan.fooo
b3764e601f
Merge pull request #463 from AppFlowy-IO/fix_0.0.4_bugs
Fix 0.0.4 bugs
2022-04-26 09:21:20 +08:00
appflowy
d390ef9a3a chore: fix warnings 2022-04-25 22:03:10 +08:00
appflowy
8b4c46f75b chore: clone cell context 2022-04-25 21:20:08 +08:00
appflowy
0ac17fa6df chore: replace row when row updated 2022-04-25 10:42:24 +08:00
appflowy
cffd8fbec6 fix: setup GridCellContext fieldOnchanged callback 2022-04-24 23:20:28 +08:00
appflowy
6d385877a9 fix: bugs 2022-04-24 17:03:00 +08:00
appflowy
af5f42d296 chore: auto reload when field was changed 2022-04-24 07:34:31 +08:00
appflowy
be49784f5a chore: refactor cell context 2022-04-23 22:41:47 +08:00
appflowy
ec16fbe551 chore: cache cell data 2022-04-23 15:11:05 +08:00
appflowy
5af378c810 chore: remove field listener in cell 2022-04-22 23:36:39 +08:00
appflowy
b0f5af679c chore: cache cell data 2022-04-22 22:13:51 +08:00
appflowy
fa7097587f chore: reuse widget while inserting row 2022-04-22 20:39:49 +08:00
appflowy
bf93376cf3 fix: unselect option 2022-04-22 14:22:47 +08:00
Gagan Yadav
1946959d01
Merge branch 'main' into drag_drop_docs 2022-04-21 22:12:09 +05:30
appflowy
b9135d26a9 fix: insert row index 2022-04-21 21:24:28 +08:00
appflowy
27c40c7b34 chore: fix warnings 2022-04-21 20:37:05 +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
f40e0c18e6 chore: refactor rowbloc 2022-04-19 21:52:46 +08:00
appflowy
b3a99be7f8 chore: refactor row cache 2022-04-19 11:41:37 +08:00
appflowy
5ee4b8a2bc chore: different color when create option for single-select or multi-select 2022-04-18 17:17:42 +08:00
Nathan.fooo
3af558fd94
Merge pull request #457 from AppFlowy-IO/fix_0.0.4_beta_2_bugs
Fix 0.0.4 beta 2 bugs
2022-04-17 21:14:04 +08:00
appflowy
006b3c3811 chore: fix unit test & warnings 2022-04-17 20:50:16 +08:00
appflowy
13e8c62988 fix: grid property list bugs 2022-04-17 15:15:34 +08:00
appflowy
917e15a1b7 chore: remove listener 2022-04-17 14:50:29 +08:00
appflowy
0a19364ea7 chore: remove row listener from rowbloc 2022-04-17 10:14:17 +08:00
appflowy
e647fd0a57 chore: add cell cache 2022-04-17 08:17:50 +08:00
appflowy
c82754f284 chore: refactor row cache with row listener 2022-04-16 22:26:34 +08:00
appflowy
3cc7c8e6de chore: cache row data 2022-04-16 21:05:41 +08:00
appflowy
792f8b95aa fix: triger rowbloc event after it was closed 2022-04-16 17:06:08 +08:00
appflowy
d4de5767a6 chore: auto resize row height 2022-04-16 10:03:47 +08:00
appflowy
f3c82f5c30 chore: insert without remove field on FieldCache 2022-04-16 10:03:47 +08:00
appflowy
ea654b602c fix: listen on listState if changed 2022-04-15 22:10:38 +08:00
appflowy
0c8850503f chore: reorder field 2022-04-15 19:56:44 +08:00
appflowy
6dbb708991 chore: repalce sliver header with single scroll view 2022-04-15 15:55:46 +08:00
appflowy
d71e0de8c3 chore: set notifier to null after dispose 2022-04-15 14:21:32 +08:00
appflowy
676dffbf21 chore: reorder fields 2022-04-15 10:24:59 +08:00
appflowy
a81db92ee1 chore: fix warnings 2022-04-14 21:57:51 +08:00
appflowy
ac766c0359 chore: fix row rebuild refresh issue 2022-04-14 21:16:29 +08:00
appflowy
b606c5ba7b chore: fix some bugs 2022-04-14 18:11:28 +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
b0e07c952e chore: fixed grid toolbar 2022-04-13 11:06:24 +08:00
appflowy
a707410548 chore: format number cell 2022-04-12 21:31:38 +08:00
Nathan.fooo
3089180630
Merge pull request #449 from hewyy/fix_page_delete_143
fixes #143: consecutive deletes to a doc
2022-04-12 16:16:05 +08:00
appflowy
943b4507ac chore: config field separate line 2022-04-12 15:53:11 +08:00
appflowy
a0553b1255 chore: fix warnings 2022-04-12 11:52:14 +08:00
appflowy
f4b206d196 chore: config test log 2022-04-12 11:13:35 +08:00
appflowy
a049034110 chore: support including time on date type 2022-04-12 10:06:47 +08:00
hewyyy
722bacd118 fix: update view after delete to fix consecutive delete bug 2022-04-11 18:12:39 -04:00
appflowy
ac584fb7ef chore: fix warnings 2022-04-11 20:58:56 +08:00
appflowy
31b2ace48f chore: replace SliverList with SliverAnimatedList 2022-04-11 20:52:15 +08:00
appflowy
82840e1201 chore: replace uuid with nanoid 2022-04-11 15:27:03 +08:00
appflowy
f438898831 fix: grid header refresh issue 2022-04-11 14:17:56 +08:00
appflowy
2dd5930560 fix: deserial cells data from delta error 2022-04-11 14:09:50 +08:00
appflowy
43095cb0dd chore: close grid handler 2022-04-10 16:29:45 +08:00
appflowy
5db5fd118e chore: highlight cell when edit 2022-04-10 15:07:06 +08:00