Commit Graph

6898 Commits

Author SHA1 Message Date
Chris Hill-Scott
423648f4db Mark agreement signed by Welsh Revenue Authority
They signed it ages ago, but only just noticed the have their own email domain now.
2019-01-18 11:20:29 +00:00
Chris Hill-Scott
2d9467dbe0 Merge pull request #2671 from alphagov/service-count
Updated service and org counts to 553 and 164
2019-01-18 11:01:34 +00:00
Pete Herlihy
e21ffa9dd9 Updated service and org counts to 553 and 164 2019-01-18 10:45:41 +00:00
Chris Hill-Scott
533e6800a3 Merge pull request #2670 from alphagov/mansfield.gov.uk
Mark agreement signed by Mansfield Council
2019-01-18 10:32:34 +00:00
Chris Hill-Scott
0b56b6338d Mark agreement signed by Mansfield Council 2019-01-18 10:05:58 +00:00
Alexey Bezhan
ec0575009b Merge pull request #2667 from alphagov/template-and-notification-stats-use-one-api-call
Use single api call for service notification stats and template usage stats
2019-01-17 15:35:00 +00:00
Alexey Bezhan
20d5cdf6c3 Merge pull request #2663 from alphagov/adding_support_for_new_api_template_statistics_response
Add support for new template statistics API response
2019-01-17 13:42:43 +00:00
Chris Hill-Scott
f531c09dc9 Merge pull request #2668 from alphagov/cornwall.gov.uk
Mark agreement signed by Cornwall Council
2019-01-17 11:04:05 +00:00
Chris Hill-Scott
9d2917e095 Mark agreement signed by Cornwall Council 2019-01-17 10:48:56 +00:00
Chris Hill-Scott
94cb5429e6 Merge pull request #2665 from alphagov/fix-showing-name-of-service-you-dont-belong-to
Hide ‘back to …’ link if it’s not your service
2019-01-16 11:35:53 +00:00
Chris Hill-Scott
72c60ea9a4 Merge pull request #2658 from alphagov/sticky-footer-edit
Use sticky footer on edit template page
2019-01-16 11:26:53 +00:00
Pea Tyczynska
52526f2b9f Test aggregate_notifications_stats 2019-01-16 11:24:24 +00:00
Pea Tyczynska
06ab25665e Use single api call for service notification stats and template
usage stats.
2019-01-16 10:35:59 +00:00
Chris Hill-Scott
6b6e317ac4 Merge pull request #2666 from alphagov/fix-breaking-change-spacing
Fix spacing and overflow on breaking change page
2019-01-16 09:51:07 +00:00
Chris Hill-Scott
cb5fee10b9 Add scroll overflow 2019-01-16 09:45:19 +00:00
Chris Hill-Scott
61903a88eb Fix spacing on breaking change page
Quick fix so the text doesn’t overlap.
2019-01-16 09:45:13 +00:00
Chris Hill-Scott
558ae87baa Hide ‘back to …’ link if it’s not your service
This can happen if you click a link for a service you don’t have access
to. We shouldn’t show the back to service link in this case because:
- you shouldn’t be able to find out the service’s name from just knowing
  the link
- if you click the link you only get a `403` anyway
2019-01-15 17:31:55 +00:00
Pea Tyczynska
e5647703b3 Remove support for old template statistics api response 2019-01-15 16:44:37 +00:00
Pea Tyczynska
4fe239abb2 Add support for new template statistics API response
The new API response for template statistics returns separate
count for each status. We get rid of template stats for cancelled
notifications and group the rest of the statuses together.
2019-01-15 16:22:27 +00:00
Alexey Bezhan
46bfb541c8 Group new template-statistics response by template
New API template-statistics response returns notification counts for
each template and status combination. This can be used for both
service statistics counts and template statistics by grouping the
counts either by status or by template.
2019-01-15 15:55:04 +00:00
Chris Hill-Scott
7c92847b85 Merge pull request #2662 from alphagov/fix-status-display-notifications
Fix display of permanent failure on notifications page
2019-01-15 14:32:40 +00:00
Chris Hill-Scott
feabcbc7bf Fix display of perm. failure on notifications page
It had too much whitespace because it was accidentally being given the
wrong class.

This commit undoes the change that caused it (which was while working on
letters) and beefs up our tests for email and text messages (so if this
happened again the tests would catch it).
2019-01-15 13:51:32 +00:00
Chris Hill-Scott
365d422ff8 Merge pull request #2660 from alphagov/blackpool.gov.uk
Mark agreement signed by Blackpool council
2019-01-15 12:04:19 +00:00
Chris Hill-Scott
899303d040 Mark agreement signed by Blackpool council 2019-01-15 11:14:55 +00:00
Chris Hill-Scott
eb3459e416 Merge pull request #2659 from alphagov/basildon.gov.uk
Mark agreement signed by Basildon council
2019-01-15 09:59:42 +00:00
Chris Hill-Scott
94c7a1acef Mark agreement signed by Basildon council 2019-01-14 17:44:19 +00:00
Chris Hill-Scott
393125d22f Merge pull request #2655 from alphagov/pyup-update-pytest-xdist-1.25.0-to-1.26.0
Update pytest-xdist to 1.26.0
2019-01-14 16:43:42 +00:00
Chris Hill-Scott
0df88f923c Refactor sticky button into component 2019-01-14 15:05:08 +00:00
Chris Hill-Scott
509a9e861d Use sticky footer on edit template page
If you have a long template it’s annoying to have to scroll all the
way to the bottom to click save, when you’ve only changed a small thing
near the staert of the content.
2019-01-14 15:05:04 +00:00
Chris Hill-Scott
0ad4a06534 Merge pull request #2657 from alphagov/redcar.gov.uk
Mark agreement signed by Redcar and Cleveland
2019-01-14 11:33:40 +00:00
Chris Hill-Scott
e565a36f1d Mark agreement signed by Redcar and Cleveland 2019-01-14 11:15:44 +00:00
Chris Hill-Scott
6ad2a6c075 Merge pull request #2654 from alphagov/bradford.gov.uk
Mark agreement signed by Bradford
2019-01-14 10:43:54 +00:00
Chris Hill-Scott
5863fe04dc Merge pull request #2651 from alphagov/tech-failure-for-letters
Show letters that have gone into ‘technical failure’
2019-01-14 10:32:38 +00:00
Chris Hill-Scott
5c4ff09d48 Treat permanent failure for letters the same as cancelled 2019-01-14 10:16:01 +00:00
pyup-bot
46f8dbb2c6 Update pytest-xdist from 1.25.0 to 1.26.0 2019-01-11 21:22:46 +00:00
Chris Hill-Scott
c1158d7d70 Explain technical failure on the notification page 2019-01-11 16:56:09 +00:00
Chris Hill-Scott
989875294b Make technical failure letters show up on the activity page 2019-01-11 16:55:37 +00:00
Pea (Malgorzata Tyczynska)
55279c91b5 Merge pull request #2646 from alphagov/cancelled_letters
Cancelled notifications do not show as failures on dashboard stats
2019-01-11 16:04:34 +00:00
Chris Hill-Scott
8ee1f2a136 Mark agreement signed by Bradford 2019-01-11 16:03:53 +00:00
Chris Hill-Scott
3f507bfcd5 Merge pull request #2652 from alphagov/parliament.scot
Add Scottish Parliament to list of government email addresses
2019-01-11 10:35:17 +00:00
Chris Hill-Scott
e33bc7f6b6 Merge pull request #2653 from alphagov/westlothian.gov.uk
Mark agreement signed by West Lothian
2019-01-11 10:28:36 +00:00
Chris Hill-Scott
f4fb2ad06b Mark agreement signed by West Lothian 2019-01-11 10:19:37 +00:00
Chris Hill-Scott
a89b0825d8 Add Scottish Parliament to list of government email addresses
We have the Welsh and UK parliaments already.

Northern Ireland’s devolved legislature use `niassembly.gov.uk`, so they’re covered by virtue of their domain ending in .gov.uk
2019-01-10 17:35:47 +00:00
Chris Hill-Scott
2e30fc8f93 Merge pull request #2650 from alphagov/essex-signed-the-contract
Updated Essex Council contract status and added aliases
2019-01-10 17:30:01 +00:00
Pea Tyczynska
bb1e9d2a0f Add validation-failed status to FAILURE_STATUSES in admin utils 2019-01-10 15:54:31 +00:00
Pea Tyczynska
2dec697dc9 Fix a test after merge conflict mixup 2019-01-10 15:43:38 +00:00
Pea Tyczynska
9f99ebd53b notifications page title for failed letters is titled 'Failed letters' 2019-01-10 15:27:05 +00:00
Pea Tyczynska
dcc590ec96 Cancelled notifications do not show as failures on dashboard stats
Also update tests after we no longer show cancelled letters
2019-01-10 15:27:04 +00:00
Pete Herlihy
4c8225406c Updated Essex Council contract status and added aliases 2019-01-10 14:00:54 +00:00
Chris Hill-Scott
848e88c7ca Merge pull request #2648 from alphagov/pyup-update-pytz-2018.7-to-2018.9
Update pytz to 2018.9
2019-01-10 13:48:31 +00:00