diff options
author | Zarino Zappia <mail@zarino.co.uk> | 2017-09-01 12:35:26 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-09-06 15:02:48 +0100 |
commit | edf8456ea8a94687b766915237269b1048417cd3 (patch) | |
tree | bcbc5174e729fbc121f399c3f22caceb7e9ddd1b /CHANGELOG.md | |
parent | fd42c29f4aaa5110f39993511bc6cdeb3ca6dba7 (diff) |
Simpler alerts signup page.
Alert options on the /alert/list page are now in an order that is easier
to parse, with a slightly clearer message for users in two-tier
locations, and a more prominent email subscription CTA.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bd027ab36..508735796 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ - Front end improvements: - Always show pagination figures even if only one page. #1787 - Report pages list every update to a report. #1806 + - Clearer wording and more prominent email input on alert page. - Cobrands can implement `hide_areas_on_reports` to hide outline on map. - Admin improvements: - Highlight current shortlisted user in list tooltip. #1788 |