tethys.backend/resources/js/Pages
Arno Kaimbacher 89d91d5e12
Some checks failed
CI Pipeline / japa-tests (pull_request) Has been cancelled
hotfix: improve mimetype creation and dashboard data loading
- Added a NotificationBar component to display flash messages on the Mimetype creation page.
- Modified FormCheckRadioGroup to handle both numeric and string keys for input values.
- Removed unused code and API calls from Dashboard.vue and moved API calls to the component level where they are used.
- Added authentication middleware to the 'clients' and 'authors' API routes in `start/routes/api.ts`.
- Updated the file download route in `start/routes/api.ts` to include "file" in the path.
- Corrected the validation message key for file extension minLength in MimetypeController.ts.
- Updated favicon path in `resources/views/app.edge`.
- Added argon2 dependency in `package.json`.
2025-07-03 10:17:19 +02:00
..
Admin hotfix: improve mimetype creation and dashboard data loading 2025-07-03 10:17:19 +02:00
Auth hotfix: enhance editor dataset management and UI improvements 2025-04-08 14:16:35 +02:00
Editor/Dataset hotfix(dataset): improve dataset classification UI and data handling 2025-05-06 17:43:37 +02:00
Errors hotfix-feat(dataset): implement file upload with validation and error handling 2025-03-26 14:19:06 +01:00
profile hotfix: disable username and email fields in profile form 2025-03-31 15:49:25 +02:00
register-view - prettier formatting 2023-10-31 15:38:43 +01:00
Reviewer/Dataset hotfix (dataset): implement reject to reviewer functionality for editors 2025-05-02 14:35:58 +02:00
Submitter hotfix(dataset): improve dataset classification UI and data handling 2025-05-06 17:43:37 +02:00
App.vue - npm updates 2024-04-30 11:50:50 +02:00
Dashboard.vue hotfix: improve mimetype creation and dashboard data loading 2025-07-03 10:17:19 +02:00
Error.vue initial commit 2023-03-03 16:54:28 +01:00
Map.vue feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00
ProfileView.vue initial commit 2023-03-03 16:54:28 +01:00