tethys.backend/resources/js/Pages/Admin
Arno Kaimbacher 537c6fd81a
Some checks failed
CI Pipeline / japa-tests (push) Failing after 53s
feat: Add and refactor MIME type management
- Added BaseModel with fillable attributes and mergeFillableAttributes method
- Refactored MimeType model to extend BaseModel
- Implemented destroy method in MimetypeController for deleting MIME types
- Updated Create.vue component with refactoring and improved type safety
- Fixed issues with ref usage in Create.vue
- Updated routes to include new and refactored endpoints
2025-01-12 15:47:25 +01:00
..
License - added LicenseController.ts and MimetypeController for enabling mime_types and licences 2024-06-14 12:38:04 +02:00
Mimetype feat: Add and refactor MIME type management 2025-01-12 15:47:25 +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