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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user