tethys.backend/app/Controllers/Http
Arno Kaimbacher c3ae4327b7 hotfix (dataset): enhance dataset editing and validation
- Modified the TableKeywords component to remove the external_key reset when the type is updated, only resetting the value.
- Updated the DatasetController to pass authorization checks (`can.edit`, `can.delete`) to the edit view.
- Updated the arrayContainsTypes validation rule to improve the error messages for titles and descriptions, clarifying the requirements for main and translated entries.
- Updated the Dataset Edit view to:
  - Remove unused code and comments.
  - Add authorization checks to the save button.
  - Add a release button.
  - Add icons to the save and release buttons.
  - Add a computed property `hasUnsavedChanges` to determine if there are unsaved changes in the form.
2025-04-18 11:39:19 +02:00
..
Admin hotfix(admin/user): implement password reset and update user password 2025-03-19 15:52:37 +01:00
Api hotfix (dashboard): display allow email contact in card box client 2025-03-31 15:14:34 +02:00
Auth hotfix-feat(dataset): implement file upload with validation and error handling 2025-03-26 14:19:06 +01:00
Editor hotfix(dataset): improve dataset management and UI enhancements 2025-04-16 17:07:45 +02:00
Oai feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00
Reviewer feat: Update .gitignore and refine TypeScript configuration; clean up commented code and enhance dataset validation; npm updates 2025-01-29 11:26:21 +01:00
Submitter hotfix (dataset): enhance dataset editing and validation 2025-04-18 11:39:19 +02:00