Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'issues/1526-redesign-make-request-process' into rails-3-develop | Louise Crow | 2015-03-02 | -442/+811 |
|\ | ||||
| * | Remove duplicate notes field. | Louise Crow | 2015-03-02 | -3/+1 |
| | | ||||
| * | Make unsubscribe a button as it is elsewhere on this page. | Louise Crow | 2015-03-02 | -6/+6 |
| | | ||||
| * | Align buttons and follower count. | Louise Crow | 2015-03-02 | -1/+0 |
| | | ||||
| * | Make request extract full width when on authority page. | Louise Crow | 2015-03-02 | -0/+4 |
| | | ||||
| * | Don't display stepwise_make_request unless there's some content for it. | Louise Crow | 2015-03-02 | -1/+3 |
| | | ||||
| * | Add some side margin to the notes content | Louise Crow | 2015-03-02 | -0/+5 |
| | | | | | | | | Don't want it right by the border of stepwise_make_request. | |||
| * | Add bottom margin to stepwise_make_request | Louise Crow | 2015-03-02 | -0/+1 |
| | | | | | | | | Next element shouldn't be right along its border. | |||
| * | Don't show two 'Make a request' buttons if there's no contact info. | Louise Crow | 2015-03-02 | -2/+2 |
| | | ||||
| * | Fixed display of process complete page in non-responsive mode | Martin Wright | 2015-03-02 | -0/+4 |
| | | ||||
| * | Fixed display of sign in/up page in non-responsive mode | Martin Wright | 2015-03-02 | -8/+21 |
| | | ||||
| * | Fixed display of write request page in non-responsive mode | Martin Wright | 2015-03-02 | -19/+24 |
| | | ||||
| * | Fixed display of public body page when running non-responsive mode | Martin Wright | 2015-03-02 | -31/+97 |
| | | ||||
| * | repaired some errors introduced with merge | Martin Wright | 2015-03-02 | -19/+18 |
| | | ||||
| * | tidy up after merge added missing </div> | Martin Wright | 2015-03-02 | -27/+20 |
| | | | | | | | | remove duplicate request button | |||
| * | Add some bottom margin on smaller screens. | Louise Crow | 2015-03-02 | -0/+2 |
| | | | | | | | | | | Column 2 appears underneath in this context and was right against the end of the text. | |||
| * | Remove eir header, only display h2 if it has contents. | Louise Crow | 2015-03-02 | -5/+4 |
| | | ||||
| * | Space out buttons on smaller devices. | Louise Crow | 2015-03-02 | -3/+6 |
| | | ||||
| * | Move body up a bit on smaller devices. | Louise Crow | 2015-03-02 | -1/+3 |
| | | ||||
| * | Center each share link on it's own line on smaller screens. | Louise Crow | 2015-03-02 | -2/+12 |
| | | ||||
| * | More moderate H1 size for smaller screens. | Louise Crow | 2015-03-02 | -1/+6 |
| | | ||||
| * | Restore missing whitespace. | Louise Crow | 2015-03-02 | -1/+1 |
| | | ||||
| * | Don't add any elements to page if there are no results. | Louise Crow | 2015-03-02 | -3/+4 |
| | | ||||
| * | Remove specs for charity links | Gareth Rees | 2015-03-02 | -32/+0 |
| | | | | | | | | | | This functionality has been moved to whatdotheyknow-theme: https://github.com/mysociety/whatdotheyknow-theme/commit/963d1453e94056eaf6f93a4f73a1f348a0817656 | |||
| * | Fix body/show view spec after rewording | Gareth Rees | 2015-03-02 | -1/+1 |
| | | ||||
| * | reworded 'duplicate' to 'related' | Martin Wright | 2015-03-02 | -14/+14 |
| | | | | | | | | when searching for similar requests | |||
| * | add missing } and remove dup code from merge | Martin Wright | 2015-03-02 | -3/+0 |
| | | ||||
| * | removed grey background from advice panel | Martin Wright | 2015-03-02 | -2/+0 |
| | | ||||
| * | remove empty declaration | Martin Wright | 2015-03-02 | -4/+0 |
| | | ||||
| * | complete new styling of new request page | Martin Wright | 2015-03-02 | -142/+167 |
| | | ||||
| * | tweaks to styles and spacing of authority page | Martin Wright | 2015-03-02 | -3/+28 |
| | | ||||
| * | made filters more semantic, styling | Martin Wright | 2015-03-02 | -3/+37 |
| | | ||||
| * | Add in new partials | Martin Wright | 2015-03-02 | -3/+3 |
| | | ||||
| * | WIP commit of public body page redesign | Martin Wright | 2015-03-02 | -78/+160 |
| | | ||||
| * | layout tweaks to select_authority | Martin Wright | 2015-03-02 | -2/+3 |
| | | ||||
| * | move to: field to become a more obvious part of the form | Martin Wright | 2015-03-02 | -73/+79 |
| | | ||||
| * | Laid out select_authority screen | Martin Wright | 2015-03-02 | -2/+3 |
| | | ||||
| * | request_search_ahead_results will now longer flash up an empty conatiner div | Martin Wright | 2015-03-02 | -15/+14 |
| | | ||||
| * | refactored grid layout to solve problems with nested columns | Martin Wright | 2015-03-02 | -86/+87 |
| | | ||||
| * | add margin to advice panels on mobile | Martin Wright | 2015-03-02 | -0/+4 |
| | | ||||
| * | Message preview screen now has an improved layout | Martin Wright | 2015-03-02 | -78/+120 |
| | | ||||
| * | removed some padding set in _global_style.scss | Martin Wright | 2015-03-02 | -9/+0 |
| | | | | | | | | It's causing some cascace problems on the preview screen, I can't see what it does, but this commit might need reversing if it messes something up that I can't see | |||
| * | improved styling of request_search_ahead_results | Martin Wright | 2015-03-02 | -4/+20 |
| | | ||||
| * | tidied up display of sidebar | Martin Wright | 2015-03-02 | -2/+7 |
| | | ||||
| * | tidied up language and help text | Martin Wright | 2015-03-02 | -9/+6 |
| | | ||||
| * | WIP styling of new request/make a request page | Martin Wright | 2015-03-02 | -12/+38 |
| | | ||||
| * | Improved layout, moved help text to the right, so the form has less clutter. ↵ | Martin Wright | 2015-03-02 | -44/+50 |
| | | | | | | | | TODO: Visual styling | |||
| * | minor wording updates, results list now split in two columns on authority search | Martin Wright | 2015-03-02 | -9/+48 |
| | | ||||
| * | Tweak wording | Martin Wright | 2015-03-02 | -2/+2 |
| | | ||||
| * | remove inline css | Martin Wright | 2015-03-02 | -1/+1 |
| | |