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

Conversation

Garfield-fr
Copy link
Contributor

@Garfield-fr Garfield-fr commented Jan 19, 2021

Co-Authored-by: Bertrand Zuchuat bertrand.zuchuat@rero.ch

Code review check list

  • Commit message template compliance.
  • Commit message without typos.
  • File names.
  • Functions names.
  • Functions docstrings.
  • Unnecessary commited files?
  • Cypress tests successful?

@Garfield-fr Garfield-fr force-pushed the zub-holdings-admin branch 2 times, most recently from 9d62a79 to 795c385 Compare January 19, 2021 09:07
@Garfield-fr Garfield-fr marked this pull request as draft January 19, 2021 09:18
@Garfield-fr Garfield-fr force-pushed the zub-holdings-admin branch 4 times, most recently from 4762230 to 0fe1939 Compare January 20, 2021 07:15
@iGormilhit iGormilhit added the f: public ui Public interface, as opposed to the professional interface label Jan 20, 2021
@iGormilhit iGormilhit added this to New in RERO ILS PRs via automation Jan 20, 2021
@iGormilhit iGormilhit added this to the v1.0.0 milestone Jan 20, 2021
@Garfield-fr Garfield-fr changed the title holdings: added pagination documents: rewrite public holdings/items view in Angular Jan 20, 2021
@Garfield-fr Garfield-fr force-pushed the zub-holdings-admin branch 5 times, most recently from ceff6b6 to d0b8d5a Compare January 20, 2021 09:42
Copy link
Contributor

@iGormilhit iGormilhit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commit message approved.

@Garfield-fr Garfield-fr force-pushed the zub-holdings-admin branch 3 times, most recently from 7298580 to 75c1857 Compare January 21, 2021 07:13
@iGormilhit iGormilhit added the performance Issues on the performance of the application label Jan 26, 2021
@iGormilhit iGormilhit moved this from New to PR for next release in RERO ILS PRs Jan 26, 2021
@iGormilhit iGormilhit moved this from PR for next release to New in RERO ILS PRs Jan 26, 2021
@iGormilhit iGormilhit moved this from New to PR for next release in RERO ILS PRs Jan 28, 2021
@Garfield-fr Garfield-fr force-pushed the zub-holdings-admin branch 2 times, most recently from d9a85f7 to 44359be Compare January 29, 2021 05:55
@Garfield-fr Garfield-fr marked this pull request as ready for review January 29, 2021 06:12
* 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 Garfield-fr merged commit 018e11b into rero:dev Feb 3, 2021
RERO ILS PRs automation moved this from PR for next release to Closed PR Feb 3, 2021
@Garfield-fr Garfield-fr deleted the zub-holdings-admin branch May 6, 2021 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
f: public ui Public interface, as opposed to the professional interface performance Issues on the performance of the application
Projects
No open projects
RERO ILS PRs
  
Closed PR
4 participants