summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/components/sidebar
Commit message (Expand)AuthorAgeFilesLines
* 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