AppFlowy/frontend/appflowy_flutter/lib/shared
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
..
patterns fix: image url check for embed link (#4826) 2024-03-06 16:31:30 +01:00
permission feat: support system default font family on desktop (#5279) 2024-05-07 19:44:00 +08:00
af_role_pb_extension.dart feat: support leaving workspace (#5007) 2024-03-29 19:01:43 +08:00
appflowy_cache_manager.dart feat: feature flag in settings page (#4833) 2024-03-07 09:28:58 +08:00
appflowy_network_image.dart feat: support clearing caches and fix unable to load image (#4809) 2024-03-04 12:24:25 +08:00
conditional_listenable_builder.dart feat: add kanban shortcuts (#5270) 2024-05-10 10:02:10 +08:00
custom_image_cache_manager.dart fix: create new page error on mobile (#4984) 2024-03-25 23:08:52 +08:00
feature_flags.dart fix: migrate OKRs issues (#5215) 2024-04-29 11:41:09 +08:00
feedback_gesture_detector.dart feat: immersive page style on mobile (#5135) 2024-04-30 16:55:15 +08:00
flowy_gradient_colors.dart feat: immersive page style on mobile (#5135) 2024-04-30 16:55:15 +08:00
google_fonts_extension.dart fix: google fonts not found exceptation (#5255) 2024-05-03 13:41:21 +08:00
list_extension.dart fix: duplicated selections from remote (#5023) 2024-04-01 12:08:52 +08:00