refactor(dashboard,styles): improve layout and styling; update database

- Enhanced item actions layout in dashboard for better alignment and usability.
- Updated CSS styles for queue items, buttons, and filter groups to improve responsiveness and aesthetics.
- Modified database to reflect recent changes in the application.
This commit is contained in:
2025-09-27 14:06:31 +08:00
parent adffc18a2f
commit fd7d3a9635
5 changed files with 65 additions and 17 deletions

View File

@@ -13,6 +13,9 @@
"label.language": "Language",
"label.location": "Location",
"label.createdAt": "Created At",
"label.submittedBy": "Submitted by",
"label.place": "Place",
"label.anonymous": "Anonymous User",
"filter.category": "Category",
"filter.severity": "Severity",
"filter.status": "Status",