greenriver / hmis-warehouse

The Open Path HMIS Warehouse (Warehouse) project was initiated by the City of Boston's Department of Neighborhood Development office to coordinate data across various HMIS installations and supply de-duplicated client information to the Boston CAS (https://github.com/greenriver/boston-cas).
http://openpath.host
GNU General Public License v3.0
30 stars 14 forks source link

Hotfix for HMIS override performance #4776

Closed eanders closed 2 days ago

eanders commented 2 days ago

Please squash merge this PR

Description

This makes it so that the import overrides page will load when there are more than a handful of overrides in a data source. It:

  1. Adds pagination to the override list page
  2. Limits to one type of override on the list page at a time
  3. Adds navigation to go between file types and pages

Type of change

Checklist before requesting review