Commit Graph

536 Commits

Author SHA1 Message Date
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
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
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
c43d0790dc chore: enable create board 2022-08-25 15:46:21 +08:00
appflowy
90db76811c chore: update board template 2022-08-25 14:11:05 +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
50e772edff chore: adjust header, card padding ui 2022-08-25 09:51:33 +08:00
Nathan.fooo
0d39afca2f
Merge pull request #898 from AppFlowy-IO/feat/board_update_when_field_change
Feat/board update when field change
2022-08-24 22:05:27 +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
Vincent Chan
b0bafff22c feat: introduce error to apply method 2022-08-22 19:42:43 +08:00
appflowy
074c497d57 fix: fix some bugs 2022-08-22 17:45:15 +08:00
appflowy
ffc6f141fa chore: fix GroupConfigurationRevision deserialize error 2022-08-22 10:06:08 +08:00
appflowy
93f5b5d754 fix: save group rev without apply change 2022-08-21 23:18:42 +08:00
appflowy
23efbc00c1 ci: fix unit test 2022-08-21 13:58:03 +08:00
appflowy
6e6a812243 chore: save group revision and fix warnings 2022-08-20 23:57:51 +08:00
appflowy
3c022d4de5 chore: save group configuration 2022-08-20 17:10:34 +08:00
appflowy
49601b66ef chore: save group configuration 2022-08-20 16:44:44 +08:00
appflowy
91b2917d60 chore: reader and writter for group configuration 2022-08-20 15:40:13 +08:00
appflowy
5fac1f044a chore: move some structs 2022-08-19 23:11:05 +08:00
appflowy
c81b6f10fa refactor: baord configuration 2022-08-19 19:59:09 +08:00
appflowy
659ae5d523 chore: fix some bugs and add more tests 2022-08-19 11:58:34 +08:00
appflowy
da485c6df9 chore: add more test 2022-08-19 09:10:12 +08:00
appflowy
3a7c3815b0 chore: fix test error 2022-08-18 21:52:47 +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
d3cd60e527 refactor: rename structs 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
3a27413dfc fix: row is not added into group when create a new row 2022-08-18 21:44:21 +08:00
appflowy
7361172c89 fix: require write lock to make sure exclusive accest to sync_seq 2022-08-18 08:37:45 +08:00
appflowy
0ecb15cfa3 chore: fix some bugs 2022-08-17 14:33:45 +08:00
appflowy
9922645e59 chore: group the row after updated the row 2022-08-17 09:03:43 +08:00
appflowy
9456fbd573 chore: fix some bugs 2022-08-16 20:34:12 +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
b7d71428be chore: send group notification 2022-08-16 15:49:54 +08:00
appflowy
03a70bbdb9 chore: update grid migration 2022-08-16 11:51:04 +08:00
appflowy
4683dbee45 chore: add revision reset helper 2022-08-16 11:24:37 +08:00
Nathan.fooo
6b312b4f8f
Merge pull request #854 from AppFlowy-IO/feat/view_lens 2022-08-15 23:38:17 +08:00
appflowy
461160094c chore: create grid view when create grid 2022-08-15 23:17:29 +08:00
Nathan.fooo
a4f2ebf207
Merge pull request #855 from AppFlowy-IO/ci/try_fix_unit_test
chore: add log
2022-08-15 23:12:41 +08:00
appflowy
f841587c27 chore: add log 2022-08-15 22:40:54 +08:00
appflowy
0514b005ca feat: config view lens 2022-08-15 20:07:01 +08:00
appflowy
0da986553c chore: update down.sql of user_tablea 2022-08-15 10:09:59 +08:00