Jonathan Bobel
80744cd7c9
1077 - fix failure threshold so it always shows with any failure %
2024-01-09 16:19:17 -05:00
stvnrlly
6926be6208
small fixes to get things in correct places
2023-12-18 12:32:14 -05:00
stvnrlly
9ab4a0c457
remove big_number_with_status
2023-12-17 15:06:18 -05:00
Jonathan Bobel
412fad89ff
Changing the govuk grid to USWDS
2023-08-23 16:18:25 -04:00
stvnrlly
6233e35902
more accurate css classes
2022-12-12 15:15:50 -05:00
stvnrlly
944715ac46
big commit with letters removal
2022-12-05 15:33:44 -05:00
Chris Hill-Scott
24b579418f
Replace message count macros with formatters
...
We prefer formatters now. Removing uses of the aliasing macro lets
remove it entirely.
2021-01-07 14:53:12 +00:00
Katie Smith
07bcb4220e
Replace column-one-third with govuk-grid-column-one-third
...
Also replaces `column-third`, with `govuk-grid-column-one-third`, since
this appears to be an alias of `column-one-third`.
2020-03-06 11:11:41 +00:00
Katie Smith
b9b9a138f9
Replace grid-row with govuk-grid-row
...
Replaced all instances of `grid-row` in the HTML and JavaScript with
`govuk-grid-row`, which is the new GOV.UK Frontend class.
2020-03-06 11:11:41 +00:00
Rebecca Law
4acfd4101f
Add letter counts to the platform admin page.
...
The big number counts are based on how many messages have been delivered. For letters we are using the requested count.
2017-11-01 16:33:06 +00:00
chrisw
43395bc9d9
Added letters info to service / admin dashboard & activity page
2017-10-03 10:28:34 +01:00
Chris Hill-Scott
26b333512c
Add separate pages to view live/trial services
...
We have a lot of services now. Mostly we want to look at what live
services are doing. So loading up the trial mode services every time
slows things – generating, rendering and using the page – right down.
This commit adds two new pages, one to view only live services, and one
to view trial mode services.
2017-07-26 07:56:19 +01:00