accounts: show list row of search filters, click to remove

any filters in your search box will show as little button/chip things on
the row below. Clicking them will remove them from the search.
This commit is contained in:
Harvey Tindall
2023-06-13 22:27:08 +01:00
parent ff62f8821a
commit 8ac3bb9711
3 changed files with 96 additions and 13 deletions
+4 -1
View File
@@ -37,6 +37,8 @@
"advancedSettings": "Advanced Settings",
"lastActiveTime": "Last Active",
"from": "From",
"after": "After",
"before": "Before",
"user": "User",
"expiry": "Expiry",
"userExpiry": "User Expiry",
@@ -115,7 +117,8 @@
"templateEnterName": "Enter a name to save this template.",
"accessJFA": "Access jfa-go",
"accessJFASettings": "Cannot be changed as either \"Admin Only\" or \"Allow All\" has been set in Settings > General.",
"sortingBy": "Sorting By"
"sortingBy": "Sorting By",
"clickToRemoveFilter": "Click to remove this filter."
},
"notifications": {
"changedEmailAddress": "Changed email address of {n}.",