summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/boards.scss
Commit message (Expand)AuthorAgeFilesLines
* Fixed height of issue board blank stateboards-blank-state-size-fixPhil Hughes2016-10-181-2/+1
* Made the CSS a bit more reasonablePhil Hughes2016-10-061-4/+2
* Moved form outside of listPhil Hughes2016-10-061-1/+9
* Add new issue form to listsPhil Hughes2016-10-061-0/+26
* Add word-wrap to issue title on issue and milestone boardsClement Ho2016-10-011-0/+1
* Removed more flexboxissue-boards-css-simplifyPhil Hughes2016-09-151-5/+3
* Fixed styling issue with PhantomJS causing builds to failPhil Hughes2016-09-151-1/+1
* Fixed height issue on smaller screensPhil Hughes2016-09-151-0/+2
* Simplified the CSS for issue boardsPhil Hughes2016-09-151-71/+19
* Shows count at bottom of listPhil Hughes2016-08-311-5/+10
* Added search for all lists on issue boardsPhil Hughes2016-08-301-35/+10
* Merge branch 'issue-boards-mobile-improvements' into 'master' Jacob Schatz2016-08-191-26/+3
|\
| * Improvements to issue boards on mobilePhil Hughes2016-08-191-26/+3
* | Merge branch 'issue-board-label-spacing' into 'master' Jacob Schatz2016-08-191-0/+1
|\ \ | |/ |/|
| * Increased vertical alignment of labels for issues in listsPhil Hughes2016-08-191-0/+1
* | Hides tooltips when dragging issuesPhil Hughes2016-08-191-7/+6
|/
* Fixed some flexbox height issuesPhil Hughes2016-08-171-0/+5
* Added loading icon so user knows when new page is loadingPhil Hughes2016-08-171-0/+5
* Defaults milestone filter to upcomingPhil Hughes2016-08-171-0/+1
* Removed underscoreJS usesPhil Hughes2016-08-171-1/+1
* Changed ghost to have a slight opacityPhil Hughes2016-08-171-1/+1
* Hides label for current listPhil Hughes2016-08-171-0/+4
* Fixed list heightsPhil Hughes2016-08-171-1/+0
* Mobile improvementsPhil Hughes2016-08-171-0/+29
* Added loading icon to boards vue appPhil Hughes2016-08-171-0/+5
* Label description in tooltipPhil Hughes2016-08-171-0/+5
* Moved some code over to underscorejsPhil Hughes2016-08-171-2/+2
* Fixed cursor not changing when over the headerPhil Hughes2016-08-171-2/+11
* Changed cursors to only show draggable when logged inPhil Hughes2016-08-171-4/+5
* Keeps the filters after a reloadPhil Hughes2016-08-171-4/+4
* Improved the mobile UIPhil Hughes2016-08-171-3/+12
* Added cursor for when movingPhil Hughes2016-08-171-0/+15
* Added milestone & label filteringPhil Hughes2016-08-171-2/+5
* Moved some code around to make it easier to read & work withPhil Hughes2016-08-171-5/+0
* Added assignee to frontendPhil Hughes2016-08-171-0/+5
* Can move between listsPhil Hughes2016-08-171-0/+5
* Added simulate drag JS for testsPhil Hughes2016-08-171-4/+24
* Fixed SCSS lint errorsPhil Hughes2016-08-171-5/+5
* Added blank statePhil Hughes2016-08-171-0/+24
* Fixed some styling issues in new list dropdownPhil Hughes2016-08-171-1/+8
* Started new dropdownPhil Hughes2016-08-171-0/+13
* Removes boards correctlyPhil Hughes2016-08-171-0/+1
* Simplified the markding as done to remove from all boardsPhil Hughes2016-08-171-42/+0
* Fades out the other boards when marking as donePhil Hughes2016-08-171-0/+4
* When moving to done & the issue belongs to more than 1 board it asks if user ...Phil Hughes2016-08-171-0/+51
* Added vue-resource to get & save dataPhil Hughes2016-08-171-12/+10
* Hooked up JS to allow issues to be moved between columnsPhil Hughes2016-08-171-2/+61
* Initial issue boards UIPhil Hughes2016-08-171-0/+99