feat: Enhance card actions menu with separators and action bar

This commit is contained in:
Maksim Eltyshev
2025-12-09 20:30:05 +01:00
parent 9e6e38fcf7
commit 6da5c7aaca
36 changed files with 291 additions and 21 deletions
+2
View File
@@ -388,6 +388,7 @@ export default {
archiveCards_title: 'Archive Cards',
assignAsOwner: 'Assign as owner',
cancel: 'Cancel',
copy: 'Copy',
copyCard_title: 'Copy Card',
createApiKey: 'Create API key',
createBoard: 'Create board',
@@ -396,6 +397,7 @@ export default {
createLabel: 'Create label',
createNewLabel: 'Create new label',
createProject: 'Create project',
cut: 'Cut',
cutCard_title: 'Cut Card',
deactivateUser: 'Deactivate user',
deactivateUser_title: 'Deactivate User',