tethys.backend/app/Controllers/Http/Api
Arno Kaimbacher 06ed2f3625 feat: Enhance Person data structure and improve TablePersons component
- Updated Person interface to include first_name and last_name fields for better clarity and organization handling.
- Modified TablePersons.vue to support new fields, including improved pagination and drag-and-drop functionality.
- Added loading states and error handling for form controls within the table.
- Enhanced the visual layout of the table with responsive design adjustments.
- Updated solr.xslt to correctly reference ServerDateModified and EmbargoDate attributes.
- updated AvatarController
- improved download method for editor, and reviewer
- improved security for officlial download file file API: filterd by server_state
2025-09-08 12:28:26 +02:00
..
AuthorsController.ts feat: Enhance Person data structure and improve TablePersons component 2025-09-08 12:28:26 +02:00
AvatarController.ts feat: Enhance Person data structure and improve TablePersons component 2025-09-08 12:28:26 +02:00
collections_controller.ts feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00
DatasetController.ts feat: Enhance Person data structure and improve TablePersons component 2025-09-08 12:28:26 +02:00
FileController.ts feat: Enhance Person data structure and improve TablePersons component 2025-09-08 12:28:26 +02:00
HomeController.ts hotfix: update dependencies and UI elements 2025-03-20 10:29:34 +01:00
UserController.ts feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00