Rebecca Law
84445d154d
When someone complains about an email from the platform we get a callback from SES.
...
A new platform admin page Email complaints has been added to surface those complaints.
Eventually the complaints will be visible to the services so they can remove the email address from their mailing list.
Next thing to implement is "x email complaints" warning on the platform admin summary page.
2018-06-06 15:22:48 +01:00
Rebecca Law
9fc2347ceb
Merge pull request #2104 from alphagov/tfgm.com
...
Adding Transport for Greater Manchester to whitelist (local authority)
2018-06-06 15:05:15 +01:00
Pete Herlihy
ef46542b34
Adding Transport for Greater Manchester to whitelist (local authority)
2018-06-06 14:52:10 +01:00
Chris Hill-Scott
2d3e8585c4
Merge pull request #2103 from alphagov/carmarthenshire.gov.uk
...
Mark agreement signed by Carmarthenshire Council
2018-06-06 12:14:19 +01:00
Chris Hill-Scott
2df029703a
Merge pull request #2102 from alphagov/pyup-update-pytest-3.6.0-to-3.6.1
...
Update pytest to 3.6.1
2018-06-06 12:13:27 +01:00
Chris Hill-Scott
749e2c89d3
Mark agreement signed by Carmarthenshire Council
2018-06-06 10:55:57 +01:00
pyup-bot
3e4f5ebef3
Update pytest from 3.6.0 to 3.6.1
2018-06-05 13:14:32 +01:00
Pete Herlihy
217cf9abd4
Merge pull request #2101 from alphagov/esfrs.org
...
Adding East Sussex Fire and Rescue Service
2018-06-05 13:14:23 +01:00
Pete Herlihy
56787f3ca4
Adding East Sussex Fire and Rescue Service
2018-06-05 11:53:14 +01:00
Richard Chapman
8a2edeb4a6
Merge pull request #2099 from alphagov/229-251
...
Service (and organisation) count update
2018-06-01 14:08:11 +01:00
Pete Herlihy
44d0fbb176
Service (and organisation) count update
...
Deets here https://docs.google.com/spreadsheets/d/1JYhE5sJaOJUVMPPDenO2eKqElC75Rygxb1_2mpRKy98/edit?usp=sharing
2018-06-01 11:42:37 +01:00
Rebecca Law
886ed01638
Flask has change how it handles werkzeug.routing.RequestRedirect, we need to add an errorhandler so that the request does the right thing.
...
Refer to: https://github.com/pallets/flask/issues/671#issuecomment-305394901
2018-05-30 14:54:25 +01:00
Leo Hemsted
07a14c4627
Merge pull request #2080 from alphagov/refactor-metadata-writing
...
Refactor how we decide to set metadata
2018-05-30 14:30:13 +01:00
Leo Hemsted
6fc9e7ef9e
Merge pull request #2092 from alphagov/pyup-update-pytest-3.5.1-to-3.6.0
...
Update pytest to 3.6.0
2018-05-30 14:28:44 +01:00
Rebecca Law
869e5cd766
Added a 400 error handler
2018-05-30 14:01:19 +01:00
pyup-bot
386724a98b
Update flask from 0.12.2 to 1.0.2
2018-05-30 14:01:18 +01:00
Pete Herlihy
05e49f97bd
Merge pull request #2098 from alphagov/ac.uk-addresses-to-whitelist
...
Adding .ac.uk domain to the whitelist
2018-05-30 11:51:31 +01:00
Pete Herlihy
1787c8a05c
Adding .ac.uk domain to the whitelist
2018-05-30 11:43:40 +01:00
Rebecca Law
fb2aa3f918
Merge pull request #2097 from alphagov/ft-usage-page-as-default
...
Rename the method for usage and update the tests.
2018-05-29 15:37:01 +01:00
Rebecca Law
6bdb8b7210
Rename the method for usage and update the tests.
2018-05-29 15:31:40 +01:00
Rebecca Law
ec03ec1e60
Merge pull request #2094 from alphagov/use-ft-usage
...
Start using the data from ft_billing for the usage page.
2018-05-29 14:59:31 +01:00
Pete Herlihy
5b381e6fa9
Merge pull request #2096 from alphagov/privacy-tweaks
...
Updated the privacy statement for consistency with GDS styles
2018-05-25 15:58:07 +01:00
Pete Herlihy
c779dbee6f
Updated page title to match h1 on privacy page
2018-05-25 14:54:56 +01:00
Katie Smith
348ef71c1b
Merge pull request #2095 from alphagov/use-new-sanitise-text-utils-class
...
Bump utils and sanitise header values
2018-05-25 13:22:34 +01:00
Pete Herlihy
5e8ff41157
Updated the privacy statement for consistency with GDS styles
2018-05-25 12:03:54 +01:00
Katie Smith
58cc1604a7
Bump utils and sanitise header values
...
Updated notifications-utils. This brings in
- the renamed character sanitization classes
- the change to allow unicode in letter addresses (this lets us delete
a test that is no longer relevant)
Also replaced non-ascii characters in headers. This fixes a bug where
non-ascii characters in a CSV filename were causing errors since the
filename is also used in the header.
2018-05-25 10:34:47 +01:00
Rebecca Law
9d8868010f
Start using the data from ft_billing for the usage page.
...
I've left the old usage page there so we can compare the reports if we have questions. There are known issues with the old report, especially for email and letters.
2018-05-24 16:14:36 +01:00
Pete Herlihy
3459f74110
Merge pull request #2093 from alphagov/privacy-page
...
Privacy page
2018-05-23 15:42:18 +01:00
Leo Hemsted
7325656456
add css classes to h2s and uls
2018-05-23 15:37:27 +01:00
Pete Herlihy
8d2739be62
Updating the page title on privacy page
2018-05-23 15:27:17 +01:00
Pete Herlihy
91856cc186
Some bonus tags and address formatting on the privacy page
2018-05-23 15:13:27 +01:00
Pete Herlihy
bb025fb0ec
Added privacy page
2018-05-23 15:04:10 +01:00
Pete Herlihy
a323993690
Adding link to the privacy page in the footer
2018-05-23 14:41:19 +01:00
Pete Herlihy
aa8992c7b9
Testing that the privacy page exists
2018-05-23 14:36:36 +01:00
Pete Herlihy
53a1b05aaf
Adding the privacy page to the routes
2018-05-23 14:35:26 +01:00
Pete Herlihy
0c3694382e
Excluding the privacy page from the navigation stuff
2018-05-23 14:33:29 +01:00
pyup-bot
ca7b664f0e
Update pytest from 3.5.1 to 3.6.0
2018-05-23 11:59:31 +01:00
Rebecca Law
e7432b9427
Merge pull request #2091 from alphagov/account-for-multiple-rates
...
Account for multiple rates for letter on the usage page
2018-05-23 11:44:54 +01:00
Rebecca Law
cd09c391e8
Letter have multliple rates, the agregate number was not taking that into account for the usage page.
2018-05-22 17:37:48 +01:00
Chris Hill-Scott
9bba6f08a4
Merge pull request #2089 from alphagov/May-road
...
Updating the roadmap for May 2018
2018-05-18 16:45:09 +01:00
Pete Herlihy
3c68a32697
Reworded letter formatting item
2018-05-18 16:40:42 +01:00
Chris Hill-Scott
cbfd4fe333
Merge pull request #2088 from alphagov/branding-request
...
Add page where users can say they want branding
2018-05-18 16:35:10 +01:00
Chris Hill-Scott
79314de817
Add page where users can say they want branding
...
At the moment branding is an undocumented feature. We get a bunch of
support tickets from teams asking its possible.
This commit:
- lets people know it’s possible, and what the options are
- is the first step towards making this process as self-service as
possible
In some cases we will be able to infer a user’s organisation from there
email address, and Google image search their logo. So the experience for
them is that they press a button and government just sorts it out for
you (also known as "the dream").
In other cases we will have to get back to people asking for a copy of
their logo, or to find out about their service, but this is what we have
to do at the moment anyway.
2018-05-18 16:24:20 +01:00
Pete Herlihy
6a233153f7
Updating the roadmap for May 2018
2018-05-18 16:07:46 +01:00
Chris Hill-Scott
da49635cd0
Merge pull request #2083 from alphagov/bold-template
...
Make precompiled template name bold
2018-05-17 15:31:48 +01:00
Chris Hill-Scott
92afa00961
Merge pull request #2076 from alphagov/barnet.gov.uk
...
Add Barnet council to the list of domains
2018-05-17 15:31:33 +01:00
Leo Hemsted
71a6648b8a
Merge pull request #2087 from alphagov/fix-0-rate
...
fix usage page sms rate calculation
2018-05-17 10:48:28 +01:00
Leo Hemsted
3097fb75ee
fix usage page sms rate calculation
...
usage page used to make the assumption that the first row of the usage
stats would always be SMS. This now isn't always the case, so make sure
when working out the rate, it only looks at sms rows. Specifically, it
takes the rate from the first stats row. This makes a big assumption
that all the rows will have the same rate per financial year.
2018-05-17 10:40:48 +01:00
Rebecca Law
32c2fb5b31
Merge pull request #2084 from alphagov/usage-with-new-endpoints
...
Temporary endpoint to test the new usage page updates.
2018-05-16 15:50:07 +01:00
Rebecca Law
1dee7e2bec
Merge pull request #2085 from alphagov/selenium-id
...
add id to big received messages box
2018-05-16 15:49:49 +01:00