tethys.backend/resources/js/Pages/Editor/Dataset
Arno Kaimbacher 2cb33a779c hotfix(dataset): improve dataset management and UI enhancements
- Added tooltips to display reject notes from editors and reviewers on dataset index pages for submitters and editors.
- Implemented custom ordering for datasets in submitter and editor index views, prioritizing datasets rejected by editors or reviewers.
- Changed "Review" button label to "View" on the reviewer dataset index page.
- Changed "Review" button label to "Accept" on the reviewer dataset review page.
- Added project_id to the dataset model.
- Updated dependencies (vite, @pkgr/core, caniuse-lite, electron-to-chromium, http-proxy-middleware).
- Replaced the static doctypes array with the DatasetTypes enum.
- Updated favicon.
2025-04-16 17:07:45 +02: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: enhance editor dataset management and UI improvements 2025-04-08 14:16:35 +02:00
Doi.vue feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00
Edit.vue hotfix(dataset): enhance dataset creation and editing forms 2025-04-09 13:00:37 +02:00
Index.vue hotfix(dataset): improve dataset management and UI enhancements 2025-04-16 17:07:45 +02:00
Publish.vue - npm updates 2024-01-04 16:40:05 +01: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