AppFlowy/frontend/appflowy_flutter/lib
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
..
core feat: settings my account (#5223) 2024-04-30 14:09:08 +02:00
date feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
env fix: websocket support custom port (#5123) 2024-04-26 20:09:55 +08:00
mobile feat: add kanban shortcuts (#5270) 2024-05-10 10:02:10 +08:00
plugins feat: add kanban shortcuts (#5270) 2024-05-10 10:02:10 +08:00
shared feat: add kanban shortcuts (#5270) 2024-05-10 10:02:10 +08:00
startup feat: support mention page on mobile (#5158) 2024-05-02 02:10:56 +02:00
user feat: support inviting members (#5118) 2024-04-30 21:38:46 +08:00
util feat: support system default font family on desktop (#5279) 2024-05-07 19:44:00 +08:00
workspace refactor: mobile view page (#5288) 2024-05-09 13:32:35 +08:00
main.dart fix: tooltips and overlay related issues (#4206) 2023-12-27 11:11:14 +08:00