Skip to content
New issue

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

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

Already on GitHub? # to your account

view: change the view routes #533

Merged
merged 2 commits into from
May 11, 2021
Merged

view: change the view routes #533

merged 2 commits into from
May 11, 2021

Conversation

jma
Copy link
Contributor

@jma jma commented Apr 21, 2021

  • Adds document and project detailed view in the invenio-records-ui
    configuration.
  • Adds permissions to the detailed, preview and file document views to
    limit the access to the public documents.
  • Adds front page route and the global jinja filters to the main
    extension application.
  • Adds a new werkzeug converter to limit the view matched routes to the
    existing organisations.
  • Use autoflake to detect unused import packages.

Co-Authored-by: Johnny Mariéthoz Johnny.Mariethoz@rero.ch

Why are you opening this PR?

  • Which task/US does it implement?
  • Which issue does it fix?

How to test?

  • What command should I have to run to test your PR?
  • What should I test through the UI?

Code review check list

  • Commit message template compliance.
  • Commit message without typos.
  • File names.
  • Functions names.
  • Functions docstrings.
  • Unnecessary commited files?
  • Extracted translations?

* Adds document and project detailed view in the invenio-records-ui
  configuration.
* Adds permissions to the detailed, preview and file document views to
  limit the access to the public documents.
* Adds front page route and the global jinja filters to the main
  extension application.
* Adds a new werkzeug converter to limit the view matched routes to the
  existing organisations.

Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
@jma jma force-pushed the maj-fix-routes branch from 8da4adb to 865e038 Compare April 21, 2021 12:47
@jma jma marked this pull request as ready for review April 21, 2021 12:48
@jma jma requested a review from sebdeleze April 21, 2021 12:48
* Use `autoflake` to detect unused import packages.

Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
@jma jma force-pushed the maj-fix-routes branch from 865e038 to 826af69 Compare April 28, 2021 14:59
@jma jma requested a review from sebdeleze April 28, 2021 15:01
@sebdeleze sebdeleze merged commit 558c0a6 into rero:staging May 11, 2021
@sebdeleze sebdeleze deleted the maj-fix-routes branch May 11, 2021 12:06
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants