summaryrefslogtreecommitdiff
path: root/app/views/projects/boards
Commit message (Expand)AuthorAgeFilesLines
...
* Hides label for current listPhil Hughes2016-08-172-2/+6
* Added filter testsPhil Hughes2016-08-171-1/+1
* Order issues by label priority instead of id on board listsDouglas Barbosa Alexandre2016-08-171-1/+1
* Moved label tooltip to have body containerPhil Hughes2016-08-171-1/+2
* Added some testsPhil Hughes2016-08-171-1/+1
* Mobile improvementsPhil Hughes2016-08-172-0/+2
* Added correct permissions to the viewsPhil Hughes2016-08-172-3/+3
* Added ability to generate default listsPhil Hughes2016-08-173-7/+10
* Added loading icon to boards vue appPhil Hughes2016-08-171-1/+3
* Label description in tooltipPhil Hughes2016-08-172-20/+29
* Correctly uses search query in backlogPhil Hughes2016-08-172-13/+14
* Fixed cursor not changing when over the headerPhil Hughes2016-08-171-1/+1
* Changed cursors to only show draggable when logged inPhil Hughes2016-08-173-11/+24
* Added tooltip to assigneePhil Hughes2016-08-171-1/+1
* Updated delete list tooltipPhil Hughes2016-08-171-1/+1
* Fixed VueJS warning for border topPhil Hughes2016-08-171-1/+1
* Fixed issue with sortable not working after deleting listPhil Hughes2016-08-171-1/+1
* Added ability to infinite scroll issues listPhil Hughes2016-08-171-4/+3
* Filters backlog by search queryPhil Hughes2016-08-172-2/+1
* Hides the welcome board forever after it being hidden by the userPhil Hughes2016-08-172-4/+5
* Moved some code around to make it easier to read & work withPhil Hughes2016-08-172-2/+4
* Added assignee to frontendPhil Hughes2016-08-171-0/+2
* Links to issuesPhil Hughes2016-08-172-2/+10
* Can move between listsPhil Hughes2016-08-171-1/+3
* Pulls down issues for listsPhil Hughes2016-08-171-1/+1
* Hooked the frontend services up with the backendPhil Hughes2016-08-173-36/+12
* Added simulate drag JS for testsPhil Hughes2016-08-171-0/+1
* Added blank statePhil Hughes2016-08-173-2/+17
* Changes names to listsPhil Hughes2016-08-171-7/+3
* Removes boards correctlyPhil Hughes2016-08-171-2/+2
* Simplified the markding as done to remove from all boardsPhil Hughes2016-08-172-18/+4
* Fades out the other boards when marking as donePhil Hughes2016-08-172-5/+5
* Correctly removes from boards when moved to donePhil Hughes2016-08-171-2/+2
* When moving to done & the issue belongs to more than 1 board it asks if user ...Phil Hughes2016-08-172-4/+23
* Added vue-resource to get & save dataPhil Hughes2016-08-173-9/+10
* Hooked up JS to allow issues to be moved between columnsPhil Hughes2016-08-173-19/+35
* Initial issue boards UIPhil Hughes2016-08-172-6/+46
* Initial issues board pageDouglas Barbosa Alexandre2016-08-171-0/+8