Skip to content

Lazy load and paginate registry image list

Filipa Lacerda requested to merge 31050-registry-image-lists into master

What does this MR do?

Lazy load and paginate registry image list:

  • Moves lists into Vue to allow lazy loading of each list
  • Adds pagination to the table
  • Changes layout to show instruction on the bottom
  • Adds loading spinners to indicate loading state
  • Removes \- to indicate empty cells.
  • Fetches list when delete button is clicked

Screenshots (if relevant)

Screen_Recording_2017-09-28_at_11.51_AM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #31050 (closed)

Edited by Grzegorz Bizon

Merge request reports