Commit Graph

10778 Commits

Author SHA1 Message Date
Catherine Heywood
5274202937 typo 2016-05-23 10:30:52 +01:00
Catherine Heywood
82dcf916ff restore list of libraries 2016-05-23 10:29:33 +01:00
Chris Hill-Scott
7de42a31e6 Make ‘Too many recipients’ error lower priority
This commit makes two main changes to what happens when a user is
in trial mode and they upload some email addresses belonging to
other people.

1. Add a specific banner error telling the user about trial mode

2. Make this error higher priority, eg it will show up before the
   error about having too many recipients in your file

This means making some changes to the tests so that the example CSV
files include the user’s phone number, then making them invalid by
omitting data required by the templates.

Depends on: https://github.com/alphagov/notifications-utils/pull/34
2016-05-23 10:22:13 +01:00
Rebecca Law
048166b6a4 Update failure label to the words used on the activity page.
We are not retrying message for 72 hours, so I removed that. The changes should be reviewed by someone.
2016-05-23 10:18:07 +01:00
Chris Hill-Scott
bca31a7e02 Fix typo 2016-05-23 09:37:26 +01:00
Chris Hill-Scott
9c78b2c6db Add classes for headings and lists 2016-05-23 09:36:57 +01:00
Pete Herlihy
66415b1cbe Updated the states for failure names 2016-05-23 09:35:05 +01:00
Henry Hadlow
bd22aa7189 Add Delivery and failure Help page 2016-05-23 09:35:05 +01:00
Chris Hill-Scott
76662e1c84 Merge pull request #598 from alphagov/register-page-wording
Explain why we need your phone number
2016-05-23 09:32:49 +01:00
Chris Hill-Scott
ab239615c0 Merge pull request #596 from alphagov/update-deskpro-key-name
Use correct key to set team in DeskPro
2016-05-23 09:32:42 +01:00
NIcholas Staples
5bcd2a6378 Merge pull request #597 from alphagov/job_row_number
Added in notification row number for job pages.
2016-05-20 16:56:08 +01:00
Chris Hill-Scott
57e1c4ecf3 Explain why we need your phone number
The previous hint text was sort of half way there. Told you that you’d
need your phone handy, but not _why_. This came up multiple times in
user research. Also, the term ‘handy’ is not as familiar to users as
I anticipated.

This commit changes the message to explain exactly what we use your
phone number for.
2016-05-20 16:49:39 +01:00
Nicholas Staples
3f404d01b0 Added in notification row number for job pages. 2016-05-20 16:13:01 +01:00
Chris Hill-Scott
228abf4526 Use correct key to set team in DeskPro
For the `POST` ticket endpoint, the parameter is `agent_team_id`:

https://manuals.deskpro.com/html/developer-apps/api/api-tickets.html#id2
2016-05-20 15:58:20 +01:00
NIcholas Staples
d9dda51062 Merge pull request #595 from alphagov/template_versions_link_design
Beautify the template version links and template link page.
2016-05-20 14:20:28 +01:00
Nicholas Staples
83f25cd89b Beautify the template version links and template link page. 2016-05-20 13:58:16 +01:00
Pete Herlihy
cb65f5f2f8 Merge pull request #594 from alphagov/feedback-flash
Setting the style for the flash message on feedback page
2016-05-20 12:40:37 +01:00
Pete Herlihy
c73087074b Nice feedback message. 2016-05-20 12:20:58 +01:00
Pete Herlihy
4e2cc0250a Setting the style for the flash message on feedback page
Was using the default of dangerous - which it shouldn't. Obvs.
2016-05-20 11:00:33 +01:00
Rebecca Law
19761331e3 Merge pull request #593 from alphagov/doctidy
doc tidy
2016-05-20 09:57:41 +01:00
Adam Shimali
d55281e4b0 Missing deskpro config for stating and live 2016-05-19 15:41:27 +01:00
Catherine Heywood
384049585b explanations of queryparams3 2016-05-19 14:56:18 +01:00
Catherine Heywood
353346882c explanations of queryparams2 2016-05-19 14:55:19 +01:00
Catherine Heywood
9e647be35c explanations of queryparams 2016-05-19 14:49:32 +01:00
Catherine Heywood
2b5f881d44 formatting2 2016-05-19 14:45:59 +01:00
Catherine Heywood
92ab4e356d formatting 2016-05-19 14:45:12 +01:00
Catherine Heywood
7d0e8d9719 add list of query string parameters 2016-05-19 14:44:09 +01:00
Catherine Heywood
a9fbb73ad1 add comma 2016-05-19 14:33:13 +01:00
Catherine Heywood
58dd6f8729 correct typo 2016-05-19 14:32:13 +01:00
Catherine Heywood
d2902b0b3c rewording 2016-05-19 14:31:11 +01:00
Catherine Heywood
375c7a0b9f rewording 2016-05-19 14:30:28 +01:00
Catherine Heywood
6b5b952694 rewording 2016-05-19 14:29:51 +01:00
Catherine Heywood
509d2d095c correct table3 2016-05-19 14:28:45 +01:00
Catherine Heywood
f6053690b3 correct table2 2016-05-19 14:27:50 +01:00
Catherine Heywood
c4efdbe925 correct table 2016-05-19 14:25:59 +01:00
Catherine Heywood
b333b1bfb5 reword integrate info - table 2016-05-19 14:24:05 +01:00
Adam Shimali
4c2ee8e8ed Updated for correct desk pro env vars 2016-05-19 11:04:45 +01:00
Catherine Heywood
7f4ad1d3cd doc tidy 2016-05-19 10:55:39 +01:00
Adam Shimali
e608b60d93 Merge pull request #589 from alphagov/import-cleanup
Removed unused imports
2016-05-18 16:26:58 +01:00
Adam Shimali
3563dcc010 Merge pull request #591 from alphagov/team-id-for-deskpro
Renamed DESKPRO_TEAM_ID to DESKPRO_DEPT_ID
2016-05-18 16:24:19 +01:00
Adam Shimali
e181940966 Renamed DESKPRO_TEAM_ID to DESKPRO_DEPT_ID to match name of param in
api call.

Added DESKPRO_ASSIGNED_AGENT_TEAM_ID so that tickets routed correctly.
2016-05-18 15:03:23 +01:00
Adam Shimali
25170e7e42 Removed unused imports 2016-05-18 14:39:06 +01:00
Martyn Inglis
0172797fb5 Changed user for elb register/deregister scripts 2016-05-18 13:30:01 +01:00
minglis
a892f44696 Merge pull request #588 from alphagov/no-downtime-deploys
No downtime deploys
2016-05-18 13:22:24 +01:00
Martyn Inglis
664ae33108 Formatting 2016-05-18 13:10:51 +01:00
Martyn Inglis
44b0bd3092 Scripts added to deregister admin app from ELB on deploy
- Application Stop state will deregister
- Application Start state re-registers

Ensures that the App instance is not receiving traffic before stopping the app as part of a code deploy

These scripts are from :

https://blogs.aws.amazon.com/application-management/post/Tx39X8HM93NXU47/Use-AWS-CodeDeploy-to-Deploy-to-Amazon-EC2-Instances-Behind-an-Elastic-Load-Bala

Adapted to remove notion of Autoscaling groups (which we don't use) and to use a named ELB, allows common file to be common and start/stop to be changed.
2016-05-18 13:08:51 +01:00
Rebecca Law
613ff1a05e Merge pull request #585 from alphagov/format-failures
Notifications page filters
2016-05-18 12:19:10 +01:00
Rebecca Law
6c14d925c5 Fix test to use a real status 2016-05-18 12:05:26 +01:00
Rebecca Law
5e27861515 Merge branch 'format-failures' of github.com:alphagov/notifications-admin into format-failures 2016-05-18 12:00:34 +01:00
Adam Shimali
a20fc1aa47 If user clicks failed or both filters for notifications status view,
append all other failure states to query to api.
2016-05-18 11:44:58 +01:00