tethys.backend/app/Controllers/Http/Submitter
Arno Kaimbacher d1480b1240
Some checks failed
CI Pipeline / japa-tests (push) Failing after 1m10s
feat: enhanced dataset management and UI improvements
- Submitter/DatasetController.ts: improved validations for time_absolute, time_min, and time_max.
- validators/dataset.ts: enhanced validations for time_absolute, time_min, and time_max.
- Added new favicon.ico for better branding.
- Improved password-meter.vue component with clearer hint messages.
- Updated checkStrength.ts: enhanced checkStrength() method for password strength validation.
- submitter/Dataset/Create.vue: added form controls for time_min, time_max, and/or time_absolute fields.
- submitter/Dataset/Edit.vue: introduced a loading spinner during file upload for better UX.
2025-01-08 11:45:03 +01:00
..
DatasetController.ts feat: enhanced dataset management and UI improvements 2025-01-08 11:45:03 +01:00
PersonController.ts - npm updates 2024-04-30 11:50:50 +02:00