summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/mixins
Commit message (Expand)AuthorAgeFilesLines
* Allow collapsing all issue boardsMartin Hanzel2019-06-281-1/+1
* Removes EE differences12364-sortable-default-mixinFilipa Lacerda2019-06-261-1/+1
* Replace ee-specific code for boards/issue_card_innerRoman Rodionov2019-04-181-0/+5
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-3/+7
* Convert remaining issue board components into ES module syntaxMike Greiling2018-10-101-14/+11
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+0
* Remove modal store and mixins from global scope44224-remove-glFilipa Lacerda2018-04-061-2/+2
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Bring one group board to CEFelipe Artur2018-03-031-8/+5
* Remove IIFEs in boards_bundle.jsremove-iife-boards-bundleAlfredo Sumaran2017-04-102-43/+39
* Remove .es6 from file extensions (!9241)winniehell2017-03-052-0/+0
* Uses mixins for repeated functionsPhil Hughes2017-02-031-0/+14
* resolve all prefer-const eslint violationsMike Greiling2017-01-181-2/+2
* resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-181-2/+2
* Added animations to issue boardsPhil Hughes2017-01-031-0/+1
* 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