AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation
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
..
base refactor: mobile view page (#5288) 2024-05-09 13:32:35 +08:00
bottom_sheet feat: immersive page style on mobile (#5135) 2024-04-30 16:55:15 +08:00
database feat: add kanban shortcuts (#5270) 2024-05-10 10:02:10 +08:00
editor feat: initial version for collab document (#4937) 2024-03-21 13:26:48 +08:00
favorite fix: launch review improvements (#5263) 2024-05-06 18:13:17 +08:00
home fix: color selection compatible with older versions (#5276) 2024-05-07 12:13:52 +08:00
notifications feat: support private section (#4882) 2024-03-21 12:02:03 +08:00
page_item fix: launch review improvements (#5263) 2024-05-06 18:13:17 +08:00
setting feat: support system default font family on desktop (#5279) 2024-05-07 19:44:00 +08:00
widgets feat: request permission again if the user denied the photo permission (#5251) 2024-05-06 11:27:55 +08:00
mobile_bottom_navigation_bar.dart feat: add block menu (#4222) 2023-12-28 12:37:10 +08:00
presentation.dart chore: delete placeholder code and clean code (#4503) 2024-02-04 00:56:50 +08:00
root_placeholder_page.dart feat: edit property (#4065) 2023-12-02 20:39:03 +08:00