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

deposit: finalize process #57

Merged
merged 1 commit into from
Apr 17, 2020
Merged

deposit: finalize process #57

merged 1 commit into from
Apr 17, 2020

Conversation

sebdeleze
Copy link
Contributor

@sebdeleze sebdeleze commented Apr 14, 2020

  • Upgrades ng-core package.
  • Transforms "adminMode" config parameter to observable.
  • Removes importation and configuration of Formly modules because they are exported by ng-core.
  • Removes "project" step in the submission process.
  • Cleans data before sending to API.
  • Fixes the show of abstract in deposit brief views.
  • Shows all fields in preview of deposit.
  • Refactors the layout of the deposit page.
  • Uses local translation service for translating messages.
  • Adds a "showPreview" function in editor, to detect if the preview can be shown.
  • Translates options for enumerated properties.
  • Changes keys "file_type" and "expect" in file metadata.

Co-Authored-by: Sébastien Délèze sebastien.deleze@rero.ch

@sebdeleze sebdeleze marked this pull request as ready for review April 15, 2020 13:03
* Upgrades ng-core package.
* Transforms "adminMode" config parameter to observable.
* Removes importation and configuration of Formly modules because they are exported by ng-core.
* Removes "project" step in the submission process.
* Cleans data before sending to API.
* Fixes the show of abstract in deposit brief views.
* Shows all fields in preview of deposit.
* Refactors the layout of the deposit page.
* Uses local translation service for translating messages.
* Adds a "showPreview" function in editor, to detect if the preview can be shown.
* Translates options for enumerated properties.
* Changes keys "file_type" and "expect" in file metadata.
* Ignores .tgz files in GIT.
* Adds info to document detail page.
* Closes #47.

Co-Authored-by: Sébastien Délèze <sebastien.deleze@rero.ch>
@sebdeleze sebdeleze removed the request for review from lauren-d April 17, 2020 06:07
@sebdeleze sebdeleze merged commit 9b83ccf into rero:dev Apr 17, 2020
@sebdeleze sebdeleze deleted the sed-deposit-form branch April 17, 2020 06:08
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