tethys.backend/app
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
..
Controllers/Http feat: add dataset change detection and form submission composables 2026-01-12 17:02:47 +01:00
controllers feat: Enhance Dataset Edit Page with Unsaved Changes Indicator and Improved Structure 2025-10-29 11:20:27 +01:00
exceptions hotfix-feat(dataset): implement file upload with validation and error handling 2025-03-26 14:19:06 +01:00
Library fix: Update OpenSearch client initialization to use template literals for consistency 2025-12-17 12:06:37 +01:00
middleware - small adaption for OpenAire inside OaiController.ts 2024-07-26 14:51:57 +02:00
models feat: Enhance background job settings UI and functionality 2025-10-14 12:19:09 +02:00
services - added backup codes for 2 factor authentication 2024-07-08 13:52:20 +02:00
utils hotfix: enhance editor dataset management and UI improvements 2025-04-08 14:16:35 +02:00
validators feat: Enhance Dataset Index with Dynamic Legend and Improved State Management for submitter, editor and reviewer 2025-10-30 14:42:36 +01:00