feat: add board detail batch move and delete workflows

This commit is contained in:
2026-03-16 02:33:55 -04:00
parent a7af727752
commit e72e584fd4
4 changed files with 524 additions and 13 deletions

View File

@@ -40,6 +40,7 @@
<string name="select_all">Select all</string>
<string name="move_cards">Move cards</string>
<string name="delete_cards">Delete cards</string>
<string name="delete_cards_title">Delete selected cards</string>
<string name="move_cards_to_list">Move cards to list</string>
<string name="delete_cards_confirmation">Delete selected cards?</string>
<string name="delete_cards_second_confirmation">Are you sure you want to permanently delete the selected cards?</string>