tethys.backend/resources/js/Components/Icons
Arno Kaimbacher be6b38d0a3 hotfix (dataset): implement reject to reviewer functionality for editors
- Added "rejected_to_reviewer" state to the `ServerStates` enum.
- Implemented routes and controller actions (`rejectToReviewer`, `rejectToReviewerUpdate`) for editors to reject datasets back to reviewers with a rejection note.
- Added UI elements (button) in the editor dataset index and publish views to trigger the "reject to reviewer" action.
- Updated the reviewer dataset index view to display datasets in the "rejected_to_reviewer" state and show the editor's rejection note.
- Modified the reviewer dataset review page to allow reviewers to view and accept datasets that have been rejected back to them by editors.
- Updated the database migration to include the "rejected_to_reviewer" state in the `documents_server_state_check` constraint.
- Updated dependencies (pinia, redis).
2025-05-02 14:35:58 +02:00
..
AccountGroup.vue - add AvatarController.ts 2023-12-15 17:17:33 +01:00
Alert.vue - added @adonisjs/mail 2024-09-16 17:59:46 +02:00
AlertDecagram.vue - added @adonisjs/mail 2024-09-16 17:59:46 +02:00
BriefcaseCheck.vue - add AvatarController.ts 2023-12-15 17:17:33 +01:00
CheckboxMarkedCircle.vue - added @adonisjs/mail 2024-09-16 17:59:46 +02:00
Confirm.vue - second commit 2023-03-17 16:13:37 +01:00
Delete.vue - daraggable crators and contributors inside Pages/Submitter/Dataset/Create.Vue 2023-06-16 16:44:28 +02:00
DotsHorizontal.vue - added NcModal.vue, NcActions.vue, NcButton.vue, FirstrunWizard.vue, Card.vue, Page0.vue, Page1.vue, Page2.vue, Page3.vue and some icons 2023-12-21 09:30:21 +01:00
HelpCircle.vue - added @adonisjs/mail 2024-09-16 17:59:46 +02:00
IconSvg.vue hotfix (dataset): implement reject to reviewer functionality for editors 2025-05-02 14:35:58 +02:00
Information.vue - added @adonisjs/mail 2024-09-16 17:59:46 +02:00
Language.vue - prettier formatting 2023-10-31 15:38:43 +01:00
Lock.vue - add AvatarController.ts 2023-12-15 17:17:33 +01:00
Mandatory.vue - second commit 2023-03-17 16:13:37 +01:00
Pause.vue - added NcModal.vue, NcActions.vue, NcButton.vue, FirstrunWizard.vue, Card.vue, Page0.vue, Page1.vue, Page2.vue, Page3.vue and some icons 2023-12-21 09:30:21 +01:00
Play.vue - added NcModal.vue, NcActions.vue, NcButton.vue, FirstrunWizard.vue, Card.vue, Page0.vue, Page1.vue, Page2.vue, Page3.vue and some icons 2023-12-21 09:30:21 +01:00
Recommendet.vue - second commit 2023-03-17 16:13:37 +01:00
Refresh.vue feat: Enhance dataset management and improve frontend components 2024-11-29 15:46:26 +01:00
SwapHorizontal.vue - add AvatarController.ts 2023-12-15 17:17:33 +01:00
Wizard.vue feat: enhance user management, mimetype creation, and validation 2024-10-31 11:02:36 +01:00