UBERF-8063 Generic space archive/unarchive actions (#6530)

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
This commit is contained in:
Alexander Onnikov
2024-09-12 14:06:05 +07:00
committed by GitHub
parent 04ce0d70ef
commit ba821dd5d2
53 changed files with 69 additions and 243 deletions
-4
View File
@@ -58,14 +58,10 @@ export default mergeIds(taskId, task, {
AllStates: '' as IntlString,
NoDoneState: '' as IntlString,
ManageStatusesWithin: '' as IntlString,
ArchiveConfirm: '' as IntlString,
UnarchiveConfirm: '' as IntlString,
StatusDeleteConfirm: '' as IntlString,
StatusDelete: '' as IntlString,
CantStatusDelete: '' as IntlString,
CantStatusDeleteError: '' as IntlString,
Archive: '' as IntlString,
Unarchive: '' as IntlString,
Tasks: '' as IntlString,
Task: '' as IntlString,