tethys.backend/resources/js/Pages/Admin
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
..
License - added LicenseController.ts and MimetypeController for enabling mime_types and licences 2024-06-14 12:38:04 +02:00
Mimetype feat: enhanced dataset management and UI improvements 2025-01-08 11:45:03 +01:00
Permission - aded npm packages @types/qrcode, qrcode and node-f2a 2023-12-29 15:54:49 +01:00
Role - replaced validation library @adonisjs/validator with @vinejs/vine (performance) 2024-05-16 13:47:06 +02:00
User feat: enhanced dataset management and UI improvements 2025-01-08 11:45:03 +01:00
Settings.vue - added @adonisjs/mail 2024-09-16 17:59:46 +02:00