Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | made filtering style a bit clearerissues/2218-filtering-links | Martin Wright | 2015-03-27 | -1/+3 |
| | ||||
* | new indent styles working better on small screens | Martin Wright | 2015-03-27 | -8/+15 |
| | ||||
* | added styles for selected filter | Martin Wright | 2015-03-27 | -7/+14 |
| | ||||
* | add better styles to filter-request-types | Martin Wright | 2015-03-27 | -12/+46 |
| | ||||
* | move list-filter styles to better files | Martin Wright | 2015-03-27 | -40/+42 |
| | | | | They shouldn't be in public_body, as the styles are used in more places | |||
* | Highlight fields with errors in the admin interface. | Louise Crow | 2015-03-18 | -0/+8 |
| | ||||
* | Make unsubscribe a button as it is elsewhere on this page. | Louise Crow | 2015-03-02 | -0/+1 |
| | ||||
* | 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 |
| | ||||
* | 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. | |||
* | 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 |
| | ||||
* | 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. | |||
* | 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 | -0/+10 |
| | ||||
* | More moderate H1 size for smaller screens. | Louise Crow | 2015-03-02 | -1/+6 |
| | ||||
* | 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 | -0/+9 |
| | ||||
* | 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 | -0/+32 |
| | ||||
* | WIP commit of public body page redesign | Martin Wright | 2015-03-02 | -16/+68 |
| | ||||
* | 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 | -0/+4 |
| | ||||
* | Laid out select_authority screen | Martin Wright | 2015-03-02 | -2/+3 |
| | ||||
* | refactored grid layout to solve problems with nested columns | Martin Wright | 2015-03-02 | -9/+7 |
| | ||||
* | 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 | -27/+59 |
| | ||||
* | 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 | -3/+19 |
| | ||||
* | tidied up display of sidebar | Martin Wright | 2015-03-02 | -2/+7 |
| | ||||
* | WIP styling of new request/make a request page | Martin Wright | 2015-03-02 | -6/+30 |
| | ||||
* | Improved layout, moved help text to the right, so the form has less clutter. ↵ | Martin Wright | 2015-03-02 | -0/+4 |
| | | | | TODO: Visual styling | |||
* | minor wording updates, results list now split in two columns on authority search | Martin Wright | 2015-03-02 | -1/+38 |
| | ||||
* | Add a warning class for elements that need to be noticed. | Louise Crow | 2015-02-20 | -2/+2 |
| | | | | Make it a class as multiple warning elements on a page. | |||
* | make a request button will now appear next to each authority in search ↵ | Martin Wright | 2015-02-20 | -1/+5 |
| | | | | results, part of #1526 | |||
* | Add sharing links. | Louise Crow | 2015-02-06 | -0/+0 |
| | ||||
* | request sent message now uses notice styles #1682 | Martin Wright | 2015-02-06 | -2/+6 |
| | ||||
* | Wording, design and layout of the final screen #1682 | Martin Wright | 2015-02-06 | -0/+60 |
| | ||||
* | Design and wording changes to sign-in/sign-up screen | Martin Wright | 2015-02-05 | -19/+15 |
| | ||||
* | Add basic styles for “Back to search results” link | Gareth Rees | 2015-01-09 | -0/+15 |
| | | | | To be used after making a search for a public body on /select_authority | |||
* | Add holidays admin link | Louise Crow | 2014-12-15 | -0/+1 |
| | | | | Use dropdown to group related authority pages. | |||
* | Remove bootstrap libs in favour of using the bootstrap-sass gem. | Louise Crow | 2014-12-15 | -538/+2 |
| | ||||
* | Add red outline for admin fields with errors | Louise Crow | 2014-12-15 | -0/+4 |
| | ||||
* | Allow import of holidays from feed or built-in suggestions | Louise Crow | 2014-12-15 | -2/+26 |
| |