Skip to content

Migrate tables to summary lists on platform-admin pages#5988

Open
kr8n3r wants to merge 2 commits into
mainfrom
migrate-tebles-to-summary-list-platform-admin
Open

Migrate tables to summary lists on platform-admin pages#5988
kr8n3r wants to merge 2 commits into
mainfrom
migrate-tebles-to-summary-list-platform-admin

Conversation

@kr8n3r

@kr8n3r kr8n3r commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

What

Convert tables in the platform admin view to use the summary list component

Summary list is a more appropriate way to represent key:value pairs

  • app/templates/views/platform-admin/get-dvla-billing-report.html
  • app/templates/views/platform-admin/get-billing-report.html
  • app/templates/views/platform-admin/daily-sms-provider-volumes-report.html
  • app/templates/views/platform-admin/users-list.html
  • app/templates/views/platform-admin/daily-volumes-report.html
  • app/templates/views/platform-admin/volumes-by-service-report.html

Additionally:

  • replace "bottom-gutter-3-2 wrapper with responsive margin on the summary list (govuk-!-margin-bottom-7)
  • apply 16px font override (govuk-!-font-size-16) for the summary list - matches previous implementation

Remove platform-admin/services page

Functionality gone in #5228 so page can be removed.

Visuals

Before

before

After

Screenshot 2026-07-08 at 08 01 14

kr8n3r added 2 commits July 8, 2026 08:02
Convert tables in the platform admin view to use
the summary list component.

- app/templates/views/platform-admin/get-dvla-billing-report.html
- app/templates/views/platform-admin/get-billing-report.html
- app/templates/views/platform-admin/daily-sms-provider-volumes-report.html
- app/templates/views/platform-admin/users-list.html
- app/templates/views/platform-admin/daily-volumes-report.html
- app/templates/views/platform-admin/volumes-by-service-report.html
Functionality gone in #5228
so page can be removed.
@kr8n3r kr8n3r force-pushed the migrate-tebles-to-summary-list-platform-admin branch from a3d640f to 3deb14e Compare July 8, 2026 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant