forked from geolba/tethys.backend
- 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). |
||
---|---|---|
.. | ||
acl_1_roles.ts | ||
acl_2_permissions.ts | ||
acl_3_role_has_permissions.ts | ||
acl_4_accounts.ts | ||
acl_5_link_accounts_roles.ts | ||
config_1_appconfigs_table.ts | ||
config_2_backupcodes_table.ts | ||
dataset_1_projects.ts | ||
dataset_2_documents.ts | ||
dataset_3_abstracts.ts | ||
dataset_4_titles.ts | ||
dataset_6_collection_roles.ts | ||
dataset_7_collections.ts | ||
dataset_8_link_documents_collections.ts | ||
dataset_9_persons.ts | ||
dataset_10_link_documents_persons.ts | ||
dataset_11_subjects.ts | ||
dataset_12_link_dataset_subjects.ts | ||
files_1_document_files.ts | ||
files_2_file_hashvalues.ts | ||
files_3_document_licences.ts | ||
files_4_link_documents_licences.ts | ||
lookup_1_mime_types.ts | ||
lookup_2_languages.ts | ||
lookup_3_document_xml_cache.ts | ||
references_1_document_references.ts | ||
references_2_document_identifiers.ts | ||
update_1_to_mime_types.ts |