summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/mixins/sortable_default_options.js.es6
Commit message (Expand)AuthorAgeFilesLines
* expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-131-1/+3
* Refactor of issue boards to work with Vue2Phil Hughes2016-11-101-1/+1
* Adds label description to issue board titleissue-boards-list-desciption-tooltipPhil Hughes2016-11-011-1/+1
* Merge branch 'eslint' into 'master' Fatih Acet2016-10-261-0/+1
|\
| * disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* | Hides sidebar when clicking same issuePhil Hughes2016-10-071-1/+1
|/
* Added ability to save the new issuePhil Hughes2016-10-061-1/+1
* Improvements to issue boards on mobilePhil Hughes2016-08-191-1/+4
* Hides tooltip when draggingissue-boards-tooltip-hidePhil Hughes2016-08-191-9/+13
* Hides tooltips when dragging issuesPhil Hughes2016-08-191-0/+3
* Namespaced sortable default options functionPhil Hughes2016-08-171-4/+3
* Removed underscoreJS usesPhil Hughes2016-08-171-13/+18
* Increased scrolling speed when dragging issuePhil Hughes2016-08-171-1/+1
* Mobile improvementsPhil Hughes2016-08-171-2/+2
* Label description in tooltipPhil Hughes2016-08-171-0/+1
* Improved the mobile UIPhil Hughes2016-08-171-3/+3
* Created default sortable options to be shared between the lists & the cardsPhil Hughes2016-08-171-0/+20