Chris Hill-Scott
ac2b18d95a
Merge pull request #1019 from alphagov/quis-patch-1
...
Remove external link icon on info security link
2016-11-11 11:26:53 +01:00
Chris Hill-Scott
cd03cb70d3
Remove external link icon on info security link
...
It’s an internal link now
2016-11-11 10:26:35 +00:00
Chris Hill-Scott
e27bab48db
Merge pull request #1018 from alphagov/infosec-link
...
Point information security link at new URL
2016-11-11 11:15:57 +01:00
Imdad Ahad
1da498164f
Use POST req to update a user attr
2016-11-10 12:10:01 +00:00
Chris Hill-Scott
3b85afc095
Point information security link at new URL
...
We’re publishing it in the app now. No more Google doc. 🎉
2016-11-10 11:12:19 +00:00
imdadahad
910a6adef1
Merge pull request #1013 from alphagov/install-reqs-from-wheels
...
Use python wheels to speed up deployments
2016-11-10 10:49:10 +00:00
Imdad Ahad
e5ea81b184
Fix pep issues and refactor tests
2016-11-10 10:45:09 +00:00
Chris Hill-Scott
0803f900ab
Merge pull request #1017 from alphagov/quis-patch-1
...
Remove links from example URLs
2016-11-10 11:12:49 +01:00
Chris Hill-Scott
2750dc9b61
Remove links from example URLs
2016-11-10 10:10:43 +00:00
Chris Hill-Scott
253780f262
Merge pull request #1016 from SheryllGDS/patch-2
...
Update information-security.html
2016-11-09 16:06:34 +01:00
Chris Hill-Scott
5391c4aec0
Smart quotes
2016-11-09 15:06:26 +00:00
Imdad Ahad
f3ca33dad3
Revert original update user method and add new attribute update (with strict checking)
2016-11-09 15:06:02 +00:00
Chris Hill-Scott
8524ed0ae0
Smart quotes
2016-11-09 15:05:59 +00:00
Imdad Ahad
c28aea2de1
Update user profile attributes with new method
2016-11-09 15:05:06 +00:00
SheryllGDS
267b7f579c
Update information-security.html
2016-11-09 14:55:38 +00:00
Chris Hill-Scott
87368af338
Merge pull request #1015 from SheryllGDS/patch-1
...
Information security edits
2016-11-09 14:07:45 +01:00
SheryllGDS
23f52aae31
Update information-security.html
2016-11-09 12:45:55 +00:00
SheryllGDS
49ef6f22ff
Update information-security.html
2016-11-09 11:52:52 +00:00
Leo Hemsted
defa93809a
show archived label on platform admin page, and sort last
2016-11-08 15:00:44 +00:00
Leo Hemsted
7a48e25dbb
flash up prompt when archiving a service
...
same way as we do when deleting templates
(also rename button from deactivate -> archive)
2016-11-08 14:33:53 +00:00
Imdad Ahad
75854d91fc
Use python wheels to speed up deployments
2016-11-07 17:56:08 +00:00
Chris Hill-Scott
edfa9d4382
Merge pull request #1012 from alphagov/keys-and-trial-mode
...
Make relationship between keys, whitelist, trial mode and team clearer
2016-11-04 15:11:19 +01:00
Chris Hill-Scott
12248d32f7
Tell users when their service is live
...
Seen it a few times in research where people are like “so it’s live now
… I think. Is it?”
Let’s tell them exactly what’s happened. Also a chance to get @minglis’
idea about showing the daily limit.
2016-11-04 14:05:33 +00:00
Chris Hill-Scott
a36f38edb8
Remove banner for trial mode message
...
The yellow banner didn’t make this information much more noticeable,
and it made some people miss the request to go live link because it
wasn’t blue.
This commit brings the design back to where it was as of this PR:
https://github.com/alphagov/notifications-admin/pull/904
2016-11-04 14:05:32 +00:00
Chris Hill-Scott
dae10429e6
Use radio button desc. pattern on go live page
...
Nicer than using en dashes.
2016-11-04 14:05:31 +00:00
Chris Hill-Scott
4ae28386a6
Always show live key, reword key labels
...
This is trying to resolve these confusions:
- that you’re in trial mode, which means you can’t have a live key yet (
or you can but it wont work, which is what we used to have)
- what does simulate mean
The create key page is the right place to resolve these confusions
because it’s where users are actively reading.
This commit also removes the trial mode banner from API integration
page because this where users _aren’t_ actively reading. A whole bunch
of users weren’t seeing this banner at all.
The implementation of the disabled API key options is kinda clunky
because WTForms doesn’t have a native way of doing this.
¯\_(ツ)_/¯
2016-11-04 14:05:30 +00:00
Chris Hill-Scott
9ec1f21f72
Add a message to the whitelist
...
The confusion about the whitelist was how it related to your team. This
commit adds some text to make the relationship clearer.
2016-11-04 13:11:53 +00:00
Chris Hill-Scott
101392c350
Fix page title to match H1 on create API key page
...
The page `<title>` was using previous wording.
2016-11-04 13:11:52 +00:00
Chris Hill-Scott
6a07b8bac2
Merge pull request #1006 from alphagov/request-to-go-live-improvements
...
Make certain questions on request to go live radio buttons
2016-11-04 14:05:54 +01:00
Leo Hemsted
a216259a8e
Merge pull request #1005 from alphagov/letters-nav
...
allow users to see letters even if they dont have edit permissions
2016-11-04 09:46:27 +00:00
SheryllGDS
d546799bd5
Updating text
2016-11-03 16:55:11 +00:00
Chris Hill-Scott
da25e5d51e
Merge pull request #1010 from alphagov/next-few-days
...
Fix time span heading for scheduled files
2016-11-03 16:45:47 +01:00
Chris Hill-Scott
38413e4b2d
Merge pull request #1009 from alphagov/quis-patch-1
...
Delete radio-select.html
2016-11-03 16:45:38 +01:00
Imdad Ahad
1c42640137
Update update user mock to conform to new format
2016-11-03 11:20:43 +00:00
Imdad Ahad
f14c3dbfa5
Stop passing the 'whole' user object when making changes to profile
2016-11-03 11:20:24 +00:00
Chris Hill-Scott
3cfec5cf85
Fix time span heading for scheduled files
...
We let you go a bit further into the future now…
2016-11-03 10:55:11 +00:00
Chris Hill-Scott
f6dd13ea7d
Delete radio-select.html
...
No longer used, macro moved into `radios.html`
2016-11-03 09:37:43 +00:00
Chris Hill-Scott
274b2893f7
Merge pull request #979 from alphagov/4-days-scheduled
...
Allow a job to be scheduled any time in next 4 days
2016-11-03 10:24:07 +01:00
Leo Hemsted
a982144821
add deactivate service button on the service settings page
...
only visible for platform admins looking at active services.
no way to undo. no confirm button.
2016-11-02 16:53:40 +00:00
Chris Hill-Scott
ab4df96de4
Merge pull request #1007 from alphagov/terms-of-use-updates
...
Updated the terms of use on 2 November in line with MOU changes
2016-11-02 16:55:08 +01:00
Pete Herlihy
7fd19b3906
Updated the terms of use on 2 November in line with MOU changes
2016-11-02 15:45:19 +00:00
Leo Hemsted
e89f89bd11
remove unused delete service functionality
2016-11-02 10:29:44 +00:00
Chris Hill-Scott
c56db50ebf
Add some spacing to group related items
2016-11-01 12:23:50 +00:00
Chris Hill-Scott
a455d8aad9
Add link to terms of use
2016-11-01 12:23:50 +00:00
Chris Hill-Scott
82064ca4d0
Make MOU a multiple choice question not a banner
...
If we want someone to read something (ie that they need to have the MOU
signed), then the best way is to make them interact with it.
And if someone doesn’t have the MOU in place, then we need to know to
send them a copy. The best way of them telling us this is in this form,
rather than sending them to the generic contact form and have them
compose a message saying ‘please send me the MOU thanks’, which we
haven’t seen anyone actually do.
2016-11-01 12:23:49 +00:00
Chris Hill-Scott
84c2fcddff
Add hint text for volumes questions
...
We’ve had some non-helpful answers to these questions, eg ‘3’.
This commit adds examples of the kind of response we’re looking for, to
help users write good answers.
2016-11-01 12:19:50 +00:00
Chris Hill-Scott
a9b9e8978b
Add some spacing
...
Visually separates the list from the first question in the form.
2016-11-01 11:40:08 +00:00
Chris Hill-Scott
270e3c17dd
Reword questions to make sense with radio buttons
2016-11-01 11:39:57 +00:00
Chris Hill-Scott
d832a9107c
Use radio buttons not textboxes for multi-choice
...
No need to make people type when they can click, and gives us consistent
data.
2016-11-01 11:39:22 +00:00
Leo Hemsted
93cdaf1811
allow users to see letters even if they dont have edit permissions
...
same way as we handle seeing emails/sms
2016-10-31 18:01:31 +00:00