feat: Refactor ChangePasswordView for improved UI and UX, add success/error overlays

feat: Enhance LoginView with "Remember Me" functionality and improved error handling
feat: Revamp WorkerDashboardView with new layout, scanner integration, and status overlays
feat: Update WorkerHistoryView to include a more user-friendly design and navigation
feat: Create NativeServicesStatus view for displaying web services status
feat: Implement SettingsView with options for clock history, password change, language selection, and logout
This commit is contained in:
sudomarcma
2025-07-23 09:29:45 +08:00
parent 7247604a99
commit ffe4c7228d
13 changed files with 593 additions and 219 deletions
+1
View File
@@ -15,6 +15,7 @@
"dependencies": {
"@capacitor/cli": "^7.4.0",
"@capacitor/core": "^7.4.0",
"@heroicons/vue": "^2.2.0",
"@turf/turf": "^7.2.0",
"bcrypt": "^6.0.0",
"body-parser": "^2.2.0",