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

records: files management #210

Merged
merged 1 commit into from
Aug 21, 2020
Merged

records: files management #210

merged 1 commit into from
Aug 21, 2020

Conversation

sebdeleze
Copy link

  • Adds a configuration in resources to enable files access.
  • Creates a component for managing files.
  • Adds a service for managing files with REST API.
  • Adds a filesize pipe to display a human readable size for files.
  • Forces prettier to use single quotes for strings.
  • Closes Ability to add, edit or delete files associated to record #202.

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

@sebdeleze sebdeleze marked this pull request as ready for review July 15, 2020 15:12
@sebdeleze sebdeleze requested a review from jma July 17, 2020 06:48
* Adds a configuration in resources to enable files access.
* Creates a component for managing files.
* Adds a service for managing files with REST API.
* Adds a `filesize` pipe to display a human readable size for files.
* Modifies `dateTranslate` pipe as it was not working properly.
* Forces prettier to use single quotes for strings.
* Closes #202.

Co-Authored-by: Sébastien Délèze <sebastien.deleze@rero.ch>
@sebdeleze sebdeleze merged commit c8de891 into rero:dev Aug 21, 2020
@sebdeleze sebdeleze deleted the sed-record-files branch August 21, 2020 13:34
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.

Ability to add, edit or delete files associated to record
3 participants