AppFlowy/frontend/appflowy_flutter/lib/plugins/database_view/application
Richard Shiue 20b485bcfe
feat: insert a new field to the left or right of an existing one (#4022)
* feat: allow inserting fields before or after a certain field

* fix: tauri build

* chore: implement frontend

* test: rust-lib tests

* test: integration test

* chore: point to temp collab rev

* chore: bump collab rev

* chore: fix tauri build

* chore: fix the tauri build, for real this time

* fix: new field editor show detail not general

---------

Co-authored-by: nathan <nathan@appflowy.io>
2023-11-29 04:42:53 +08:00
..
cell chore: upgrade flutter to 3.13.9 (#3936) 2023-11-14 22:33:07 +08:00
field feat: insert a new field to the left or right of an existing one (#4022) 2023-11-29 04:42:53 +08:00
field_settings chore: move field width to field settings (#3830) 2023-11-06 14:48:59 +08:00
filter feat: added analysis options + formatted complete code (#2725) 2023-06-07 16:25:37 +08:00
group feat: delete kanban board groups (#3925) 2023-11-28 10:43:22 +08:00
layout refactor: hide ungrouped feature (#3817) 2023-10-29 11:26:49 +08:00
row chore: upgrade flutter to 3.13.9 (#3936) 2023-11-14 22:33:07 +08:00
setting refactor: hide ungrouped feature (#3817) 2023-10-29 11:26:49 +08:00
sort feat: added analysis options + formatted complete code (#2725) 2023-06-07 16:25:37 +08:00
view feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
database_controller.dart fix: add card at the beginning (#3835) 2023-10-30 17:34:37 +01:00
database_service.dart feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
database_view_service.dart fix: add card at the beginning (#3835) 2023-10-30 17:34:37 +01:00
defines.dart chore: optimize the UI if fail to open the workspace (#3246) 2023-08-22 00:19:15 +08:00
share_bloc.dart chore: share database via csv (#3285) 2023-08-28 23:20:56 +08:00
tab_bar_bloc.dart chore: improve mobile grid page (#3939) 2023-11-21 22:54:09 +08:00