From cbdfcad63e598447c318ce78738d477383f273d7 Mon Sep 17 00:00:00 2001 From: Zarino Zappia Date: Tue, 24 Nov 2015 18:05:57 +0000 Subject: Add multiple photo upload support. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Three file inputs, progressively enhanced with dropzone. This moves the photo input higher up, so that photos can upload while you're filling out the form. It standardises and improves photo error handling. [fixmystreet.com] Guidance for what photos should and shouldn’t include. --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 81124d25c..27dd4334f 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ We've extracted all of the mobile apps from this repository into the ## Releases * master (development) + - Front end improvements: + - Add multiple photo upload support, with new UI. #190 - Performance improvements: - Reduce memory usage. #1285 - Bugfixes: @@ -48,6 +50,7 @@ We've extracted all of the mobile apps from this repository into the - Prevent SVG chevron being stretched in Firefox. #1256 - Better display/internationalisation of numbers. #1297 - Fix cobrand restriction of My/Nearby. #1289 + - Don't have hover state on disabled buttons. - Development improvements: - Add generic static route handler. #1235 - Store reports summary data by cobrand. #1290 -- cgit v1.2.3