Skip to content

Integration overrides: sync page to URL params

What does this MR do and why?

On the Integrations Overrides table page, we now sync the pagination state to the page query parameter in the URL.

Screenshots or screen recordings

pagination

How to set up and validate locally

  1. Set DEFAULT_PER_PAGE to 1 in app/assets/javascripts/api.js.
  2. Enable an integration for a few projects.
  3. Navigate to the integration at the Admin-level.
  4. Check the "Projects using custom settings" tab.
  5. Play around with the pagination.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #338395 (closed)

Merge request reports

Loading