tethys.backend/resources/js/Pages/Editor/Dataset
Arno Kaimbacher 5efddc2a58
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
feat: add dataset change detection and form submission composables
- Implemented `useDatasetChangeDetection` for tracking unsaved changes in dataset forms, including comparisons for licenses, basic properties, files, coverage, and more.
- Added `useDatasetFormSubmission` for handling dataset form submissions with validation, success/error handling, and auto-save functionality.
2026-01-12 17:02:47 +01:00
..
Approve.vue - now authenticated user can change password with check of old password and password confirmination 2023-12-12 15:22:25 +01:00
Category.vue hotfix(dataset): improve dataset classification UI and data handling 2025-05-06 17:43:37 +02:00
Doi.vue bugfix: doi-registration: Refactor XSLT and Vue components for improved data validation and conditional rendering 2025-12-04 17:01:13 +01:00
Edit.vue feat: add dataset change detection and form submission composables 2026-01-12 17:02:47 +01:00
Index.vue feat: Enhance Dataset Index with Dynamic Legend and Improved State Management for submitter, editor and reviewer 2025-10-30 14:42:36 +01:00
Publish.vue hotfix (dataset): implement reject to reviewer functionality for editors 2025-05-02 14:35:58 +02:00
Receive.vue - now authenticated user can change password with check of old password and password confirmination 2023-12-12 15:22:25 +01:00
Reject.vue - improved vies and controllers for rejecting datasets with email for reviewer and editor role 2024-09-26 13:51:35 +02:00
RejectToReviewer.vue hotfix (dataset): implement reject to reviewer functionality for editors 2025-05-02 14:35:58 +02:00