tethys.backend/app
Arno Kaimbacher 3d8f2354cb
Some checks failed
build.yaml / feat: Enhance Dataset Edit Page with Unsaved Changes Indicator and Improved Structure (push) Failing after 0s
feat: Enhance Dataset Edit Page with Unsaved Changes Indicator and Improved Structure
- Added a progress indicator for unsaved changes at the top of the dataset edit page.
- Enhanced the title section with a dataset status badge and improved layout.
- Introduced collapsible sections for better organization of form fields.
- Improved notifications for success/error messages.
- Refactored form fields into distinct sections: Basic Information, Licenses, Titles, Descriptions, Creators & Contributors, Additional Metadata, Geographic Coverage, and Files.
- Enhanced loading spinner with a more visually appealing overlay.
- Added new project validation logic in the backend with create and update validators.
2025-10-29 11:20:27 +01:00
..
Controllers/Http feat: Enhance background job settings UI and functionality 2025-10-14 12:19:09 +02: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 feat: Enhance background job settings UI and functionality 2025-10-14 12:19:09 +02: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 Edit Page with Unsaved Changes Indicator and Improved Structure 2025-10-29 11:20:27 +01:00