Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(#378): Curation #452

Merged
merged 31 commits into from
Oct 15, 2023
Merged

feat(#378): Curation #452

merged 31 commits into from
Oct 15, 2023

Conversation

tholulomo
Copy link
Contributor

@tholulomo tholulomo commented Oct 9, 2023

This pull request addresses several key aspects, including the submission of curation forms, enhancements to the backend curation logic to accommodate form submission and editing, XML editing and submission via the user interface, partial entry of FEA fields into the JSON object, as well as refactoring of the XMLFinder and XMLViewer components, among other improvements.

Added an updated master template spreadsheet file for xml curation

closes #378

Copy link
Collaborator

@aswallace aswallace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only other comments that some fields that should be multiples weren't showing up as multiples and that we should consider splitting the properties step
Also need to clear snackbar so it doesn't maintain infinitely

app/src/components/explorer/MultipleInputComponent.vue Outdated Show resolved Hide resolved
app/src/store/modules/explorer/curation/actions.js Outdated Show resolved Hide resolved
app/src/store/modules/explorer/curation/actions.js Outdated Show resolved Hide resolved
app/src/store/modules/explorer/curation/actions.js Outdated Show resolved Hide resolved
app/src/pages/explorer/curate/form/CurationForm.vue Outdated Show resolved Hide resolved
app/tests/unit/pages/explorer/CurationForm.spec.js Outdated Show resolved Hide resolved
app/tests/unit/pages/explorer/CurationForm.spec.js Outdated Show resolved Hide resolved
resfulservice/spec/controllers/curationController.spec.js Outdated Show resolved Hide resolved
@tholulomo tholulomo merged commit a56e16c into develop Oct 15, 2023
6 checks passed
@tholulomo tholulomo deleted the #378_Curation_Form branch October 15, 2023 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Xlsx curation stepper form - UI
2 participants