Commit Graph

68 Commits

Author SHA1 Message Date
appflowy
349f599a43 chore: fix edit bugs 2022-08-31 20:57:34 +08:00
appflowy
a9f5f8d508 chore: support create new field when editing the row 2022-08-31 20:21:06 +08:00
Nathan.fooo
942e966a25
Merge pull request #958 from AppFlowy-IO/feat/click_to_edit_card 2022-08-31 18:06:56 +08:00
appflowy
c9d575301f chore: edit card directly by clicking edit button 2022-08-31 16:48:34 +08:00
appflowy
a7cbb3d31a chore: show board setting 2022-08-31 16:25:00 +08:00
Nathan.fooo
0225f0aa4d
Merge pull request #951 from AppFlowy-IO/feat/create_card_from_header
chore: enable create card from header button
2022-08-31 15:54:10 +08:00
appflowy
cde8ad9084 chore: enable create card from header button 2022-08-31 14:56:03 +08:00
appflowy
a2d8fe9e80 chore: run dart fix --apply 2022-08-31 09:19:31 +08:00
appflowy
a7349f43aa chore: add edit card button 2022-08-30 20:54:11 +08:00
appflowy
6e71d6d325 chore: fix warnings 2022-08-30 16:45:48 +08:00
appflowy
c6d3fd4b68 chore: support localize 2022-08-30 15:26:15 +08:00
appflowy
940289c6e3 chore: add board no status column 2022-08-30 15:21:53 +08:00
appflowy
af3bfebb64 chore: become editing when creating a new card 2022-08-29 17:52:36 +08:00
appflowy
4e8308b834 chore: disable moving column 2022-08-29 15:42:08 +08:00
appflowy
61fb13eba6 ci: fix warnings 2022-08-29 10:06:29 +08:00
appflowy
4ead583f6d chore: save scroll pos 2022-08-27 21:22:26 +08:00
appflowy
82c0006868 chore: scroll to bottom after post frame 2022-08-27 09:52:08 +08:00
appflowy
d6162159aa chore: scroll to bottom when create new card 2022-08-26 21:42:59 +08:00
appflowy
aba0f946dd chore: do not build the cell if its fieldId equal to the corresponding group field id 2022-08-26 16:07:51 +08:00
appflowy
6e0a191be1 chore: optimize rebuild column 2022-08-26 11:51:42 +08:00
appflowy
9ce7fcb704 chore: edit create card 2022-08-26 10:05:31 +08:00
appflowy
d3c13d325e chore: fix card animation issue 2022-08-26 09:11:30 +08:00
appflowy
2b725f8f71 chore: add remove out of bound guard 2022-08-26 08:32:25 +08:00
appflowy
02283038d5 chore: hide cell 2022-08-25 16:17:19 +08:00
appflowy
c43d0790dc chore: enable create board 2022-08-25 15:46:21 +08:00
appflowy
d0f476dc72 chore: add max height constraint for board text cell 2022-08-25 14:39:20 +08:00
appflowy
14874772b1 chore: insert default group at index 0 2022-08-25 13:44:58 +08:00
appflowy
c827f9b156 chore: fix card refresh issue 2022-08-25 12:36:56 +08:00
appflowy
311c6ae94a chore: hide more button on card title 2022-08-25 11:12:58 +08:00
appflowy
50e772edff chore: adjust header, card padding ui 2022-08-25 09:51:33 +08:00
appflowy
8a8791b880 chore: adjust ui 2022-08-24 23:09:35 +08:00
appflowy
a896637eab fix: reload card content 2022-08-24 21:06:42 +08:00
appflowy
82b44c2c98 chore: update board column name 2022-08-24 16:57:53 +08:00
appflowy
f5f3f51cca chore: update column name when field was changed 2022-08-24 08:27:34 +08:00
appflowy
074c497d57 fix: fix some bugs 2022-08-22 17:45:15 +08:00
appflowy
6e6a812243 chore: save group revision and fix warnings 2022-08-20 23:57:51 +08:00
appflowy
0680b20579 chore: add group unit test 2022-08-18 21:44:22 +08:00
appflowy
af23e3e803 refactor: replace plugin type with layout type 2022-08-18 21:44:22 +08:00
appflowy
4856a024a2 chore: Update row when moving row caused cell data changed 2022-08-18 21:44:22 +08:00
appflowy
c4514e421a chore: move card from one column to another 2022-08-18 21:44:22 +08:00
appflowy
f32068d64b refactor: move row params 2022-08-18 21:44:21 +08:00
appflowy
9456fbd573 chore: fix some bugs 2022-08-16 20:34:12 +08:00
appflowy
5ee6875d7b chore: open card detail 2022-08-16 18:19:54 +08:00
appflowy
162152916c chore: delete board card 2022-08-16 17:41:02 +08:00
appflowy
bc346dfd67 chore: create board card 2022-08-16 17:16:18 +08:00
appflowy
445d5f6222 chore: disable create board 2022-08-14 16:05:14 +08:00
appflowy
43eaa2748d chore: insert cell content when creating card 2022-08-14 11:05:55 +08:00
appflowy
dc53cb00dd chore: create the default group for the rows that are not belong to any groups 2022-08-13 16:23:44 +08:00
appflowy
57ede798d8 refactor: remove UpdateRowPB, refactor RowInfo class 2022-08-13 15:00:13 +08:00
appflowy
f6263f758f fix: multi scrollview warning 2022-08-13 13:55:33 +08:00