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

documents: rewrite public holdings/items view in Angular #493

Merged
merged 1 commit into from
Feb 3, 2021

Commits on Feb 2, 2021

  1. documents: rewrite public holdings/items view in Angular

    * Implements the holdings section of the document detailed
    view of the public interface to improve the user experience when
    loading holdings with lots of items. With the JINJA templates, the
    performance is very bad. Angular allows to lazy load data and will
    make easier to add dynamic interaction between the user and the interface.
    * Adds pagination on holdings of the professional interface.
    
    * Closes rero/rero-ils#1401
    * Closes rero/rero-ils#1563
    * Closes rero/rero-ils#1577
    
    Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
    Garfield-fr committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    48bfcfc View commit details
    Browse the repository at this point in the history