summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/components/sidebar
Commit message (Expand)AuthorAgeFilesLines
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-1/+1
* Moves tabs.js component into a vue fileFilipa Lacerda2018-06-211-46/+45
* Moves remove_issue component into a .vue fileFilipa Lacerda2018-06-211-17/+17
* Show issues of subgroups in group-level issue boardFelipe Artur2018-04-051-5/+1
* Bring one group board to CEFelipe Artur2018-03-031-2/+6
* Clean new Flash() and stop disabling no-new (eslint) when possibleAndré Luís2018-02-121-3/+2
* Flash is now a ES6 modulePhil Hughes2017-10-101-1/+1
* pick some missing JSSimon Knox2017-09-061-3/+4
* FE backport of group boards to reduce CE conflictsSimon Knox2017-09-061-4/+19
* Resolve "Issue Board -> "Remove from board" button when viewing an issue give...Luke "Jared" Bennett2017-07-031-2/+1
* Remove IIFEs in boards_bundle.jsremove-iife-boards-bundleAlfredo Sumaran2017-04-101-50/+48
* Change Done column to Closed in issue boardsblackst0ne2017-03-241-1/+1
* remove Vue from the global spaceMike Greiling2017-03-201-1/+3
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+0
* Removed Masonry, instead uses groups of dataPhil Hughes2017-02-031-3/+12
* Props use objects with required & type valuesPhil Hughes2017-02-031-3/+10
* Removes labels instead of closing issue when clicking remove buttonPhil Hughes2017-02-031-2/+11
* Added remove buttonPhil Hughes2017-02-031-0/+34