tethys.backend/app/validators
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
..
auth.ts - replaced validation library @adonisjs/validator with @vinejs/vine (performance) 2024-05-16 13:47:06 +02:00
dataset.ts feat: Enhance background job settings UI and functionality 2025-10-14 12:19:09 +02:00
project.ts feat: Enhance Dataset Edit Page with Unsaved Changes Indicator and Improved Structure 2025-10-29 11:20:27 +01:00
role.ts feat: Enhance background job settings UI and functionality 2025-10-14 12:19:09 +02:00
user.ts hotfix(admin/user): implement password reset and update user password 2025-03-19 15:52:37 +01:00
vanilla_error_reporter.ts 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