SolutionGuidance / psm

Welcome to the Medicare/Medicaid Provider Enrollment Screening Portal
http://projectpsm.org/
Other
26 stars 20 forks source link

Replace and remove old service admin pagination templates #1033

Closed PaulMorris closed 6 years ago

PaulMorris commented 6 years ago

This is a follow-up to PR #1016 that replaces the old service admin pagination JSP templates with the newer handlebars pagination templates, everywhere they are used, and then removes the old templates. It includes some consolidation to make the use of these templates more D.R.Y..

Tested by checking that the pagination widgets on these pages appear and work as expected:

It is expected that after these changes the Screenings page has Display - of | Show [10] for pagination details, the drop down "Show X" menu will now work, and nothing is shown for pagination links. Before these changes the pagination widgets did not appear at all on the Screenings page. The screenings page is a WIP so this is at least forward progress and lets us go ahead and remove the old templates.

Issue #1007: Glitches in pagination widget for service admin tables