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

deposits: handle identifiedBy field. #287

Merged
merged 1 commit into from
Sep 8, 2020
Merged

deposits: handle identifiedBy field. #287

merged 1 commit into from
Sep 8, 2020

Conversation

sebdeleze
Copy link
Contributor

The goal of this PR is to handle identifiedBy field in deposit process and create this field in document when deposit is validated.

  • Adds identifiedBy data to document when deposit is validated.
  • Adds identifiedBy field to deposit JSON schema so that the field is displayed in deposit form.
  • Moves hideExpression properties into form object to be consistent with ng-core editor.
  • Adds editor-title CSS class to main properties of deposit JSON schema.
  • Displays identifiers in document detail view.

Co-Authored-by: Sébastien Délèze [email protected]

@sebdeleze sebdeleze marked this pull request as ready for review August 28, 2020 13:07
@sebdeleze sebdeleze requested a review from zannkukai August 28, 2020 13:07
The goal of this PR is to handle `identifiedBy` field in deposit process and create this field in document when deposit is validated.

* Adds `identifiedBy` data to document when deposit is validated.
* Adds `identifiedBy` field to deposit JSON schema so that the field is displayed in deposit form.
* Moves `hideExpression` properties into `form` object to be consistent with `ng-core` editor.
* Adds `editor-title` CSS class to main properties of deposit JSON schema.
* Displays identifiers in document detail view.

Co-Authored-by: Sébastien Délèze <[email protected]>
@sebdeleze sebdeleze merged commit 0c8e073 into rero:dev Sep 8, 2020
@sebdeleze sebdeleze deleted the sed-deposit-identifier branch September 8, 2020 06:06
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.

2 participants