summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/boards_bundle.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Added search for all lists on issue boardsPhil Hughes2016-08-301-0/+7
* Improvements to issue boards on mobilePhil Hughes2016-08-191-1/+1
* Code improvementsPhil Hughes2016-08-171-11/+5
* Added vue resource interceptorPhil Hughes2016-08-171-0/+1
* Uses dataset rather than jQuery to get attribute valuesPhil Hughes2016-08-171-14/+10
* Moved issue board components from being globalPhil Hughes2016-08-171-1/+5
* Moved board store to namespaced gl objectPhil Hughes2016-08-171-8/+6
* Removed underscoreJS usesPhil Hughes2016-08-171-15/+21
* Added ability to generate default listsPhil Hughes2016-08-171-1/+2
* Added loading icon to boards vue appPhil Hughes2016-08-171-3/+9
* Label description in tooltipPhil Hughes2016-08-171-1/+1
* Changed cursors to only show draggable when logged inPhil Hughes2016-08-171-0/+4
* Changed how the state is created when page is loadedPhil Hughes2016-08-171-1/+3
* Improved the mobile UIPhil Hughes2016-08-171-0/+2
* Created default sortable options to be shared between the lists & the cardsPhil Hughes2016-08-171-0/+1
* Hides the welcome board forever after it being hidden by the userPhil Hughes2016-08-171-3/+11
* Moved some code around to make it easier to read & work withPhil Hughes2016-08-171-3/+1
* Hooked the frontend services up with the backendPhil Hughes2016-08-171-10/+9
* Added blank statePhil Hughes2016-08-171-1/+12
* Moved data holding into modelsPhil Hughes2016-08-171-2/+3
* Changes names to listsPhil Hughes2016-08-171-1/+1
* Moved to ES6Phil Hughes2016-08-171-0/+25