feat(ui): add ability to archive/unarchive boards, add toggle to gallery settings to show/hide archived boards in list

This commit is contained in:
Mary Hipp
2024-06-26 14:04:10 -04:00
committed by psychedelicious
parent 5120a76ce5
commit 68c0aa898f
16 changed files with 404 additions and 170 deletions

View File

@ -17,6 +17,8 @@
},
"boards": {
"addBoard": "Add Board",
"archiveBoard": "Archive Board",
"archived": "Archived",
"autoAddBoard": "Auto-Add Board",
"bottomMessage": "Deleting this board and its images will reset any features currently using them.",
"cancel": "Cancel",
@ -36,6 +38,7 @@
"searchBoard": "Search Boards...",
"selectBoard": "Select a Board",
"topMessage": "This board contains images used in the following features:",
"unarchiveBoard": "Unarchive Board",
"uncategorized": "Uncategorized",
"downloadBoard": "Download Board",
"imagesWithCount_one": "{{count}} image",
@ -387,6 +390,7 @@
"openInViewer": "Open in Viewer",
"selectAllOnPage": "Select All On Page",
"selectAllOnBoard": "Select All On Board",
"showArchivedBoards": "Show Archived Boards",
"selectForCompare": "Select for Compare",
"selectAnImageToCompare": "Select an Image to Compare",
"slider": "Slider",