tethys.backend/app/Controllers/Http
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
..
Admin hotfix: improve mimetype creation and dashboard data loading 2025-07-03 10:17:19 +02:00
Api feat: Enhance Person data structure and improve TablePersons component 2025-09-08 12:28:26 +02:00
Auth hotfix-feat(dataset): implement file upload with validation and error handling 2025-03-26 14:19:06 +01:00
Editor feat: Enhance Person data structure and improve TablePersons component 2025-09-08 12:28:26 +02:00
Oai feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00
Reviewer feat: Enhance Person data structure and improve TablePersons component 2025-09-08 12:28:26 +02:00
Submitter hotfix(dataset): enhance file download with embargo validation and improve API data handling 2025-09-03 12:48:44 +02:00