AppFlowy/frontend/appflowy_flutter/lib/plugins/database/widgets
Richard Shiue a490f34a61
feat: add kanban shortcuts (#5270)
* feat: add kanban shortcuts

* feat: new ux for creating new kanban cards

* chore: fix tests

* fix: open card after creation in mobile board

* chore: adjust code style according to launch review

* chore: update frontend/appflowy_flutter/test/bloc_test/board_test/create_card_test.dart

Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>

* chore: more review

* chore: implement move card to adjacent group

* chore: reset focus upon card drag start

* feat: N to start creating a row from bottom

* fix: text card update

* feat: shift + enter to create a new card after currently focused card

* fix: row detail title

* feat: shift + cmd + up to create card above

* fix: double dispose and code cleanup

* chore: code cleanup

* fix: widget rebuilds

* fix: build

* chore: update frontend/appflowy_flutter/lib/mobile/presentation/database/board/mobile_board_page.dart

Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>

* fix: ontapoutside for cards being edited

* fix: correct integration test

* fix: always build

* chore: code cleanup

* fix: mobile build and bugs

* fix: widget rebuilds

* fix: code cleanup and fix mobile open

* fix: disallow dragging when editing

---------

Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
2024-05-10 10:02:10 +08:00
..
card feat: add kanban shortcuts (#5270) 2024-05-10 10:02:10 +08:00
cell feat: add kanban shortcuts (#5270) 2024-05-10 10:02:10 +08:00
cell_editor feat: immersive page style on mobile (#5135) 2024-04-30 16:55:15 +08:00
field chore: disable ai summary (#5277) 2024-05-07 12:38:44 +08:00
group fix: mobile UI issues (#4561) 2024-01-31 21:15:38 +08:00
row feat: add kanban shortcuts (#5270) 2024-05-10 10:02:10 +08:00
setting fix: launch review improvements (#5263) 2024-05-06 18:13:17 +08:00
database_layout_ext.dart refactor: rename database code path from database_view to database (#4310) 2024-01-05 17:30:54 +08:00
database_view_widget.dart feat: word and char count (#4705) 2024-02-25 16:46:13 +01:00
share_button.dart fix: launch review 0.5.0 (#4735) 2024-02-25 21:32:44 +01:00