AppFlowy/frontend/appflowy_flutter/integration_test/desktop/document
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
..
document_alignment_test.dart feat: implement magic link sign in (#5036) 2024-04-11 16:33:28 +08:00
document_codeblock_paste_test.dart feat: use new appflowy-editor-plugins package (#5147) 2024-04-17 10:52:58 +02:00
document_copy_and_paste_test.dart fix: migrate OKRs issues (#5215) 2024-04-29 11:41:09 +08:00
document_create_and_delete_test.dart feat: implement magic link sign in (#5036) 2024-04-11 16:33:28 +08:00
document_inline_page_reference_test.dart feat: implement magic link sign in (#5036) 2024-04-11 16:33:28 +08:00
document_option_action_test.dart feat: implement magic link sign in (#5036) 2024-04-11 16:33:28 +08:00
document_test_runner.dart chore: add iOS integration test CI (#4822) 2024-03-05 17:20:27 +08:00
document_text_direction_test.dart feat: implement magic link sign in (#5036) 2024-04-11 16:33:28 +08:00
document_with_cover_image_test.dart feat: implement magic link sign in (#5036) 2024-04-11 16:33:28 +08:00
document_with_database_test.dart feat: add kanban shortcuts (#5270) 2024-05-10 10:02:10 +08:00
document_with_image_block_test.dart feat: implement magic link sign in (#5036) 2024-04-11 16:33:28 +08:00
document_with_inline_math_equation_test_1.png chore: add iOS integration test CI (#4822) 2024-03-05 17:20:27 +08:00
document_with_inline_math_equation_test_2.png chore: add iOS integration test CI (#4822) 2024-03-05 17:20:27 +08:00
document_with_inline_math_equation_test.dart feat: implement magic link sign in (#5036) 2024-04-11 16:33:28 +08:00
document_with_inline_page_test.dart feat: implement magic link sign in (#5036) 2024-04-11 16:33:28 +08:00
document_with_link_test.dart feat: implement magic link sign in (#5036) 2024-04-11 16:33:28 +08:00
document_with_outline_block_test.dart feat: implement magic link sign in (#5036) 2024-04-11 16:33:28 +08:00
document_with_toggle_list_test.dart feat: implement magic link sign in (#5036) 2024-04-11 16:33:28 +08:00
edit_document_test.dart feat: implement magic link sign in (#5036) 2024-04-11 16:33:28 +08:00
edit_document_test.png chore: add iOS integration test CI (#4822) 2024-03-05 17:20:27 +08:00