summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/components/board.js
Commit message (Expand)AuthorAgeFilesLines
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-12/+15
* Extract complex condition to computed propHeinrich Lee Yu2018-10-261-0/+3
* Convert remaining issue board components into ES module syntaxMike Greiling2018-10-101-16/+13
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-2/+0
* [Backport] View summed weights of issues in board columnFelipe Artur2018-07-301-0/+13
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* Resolve "Stop horizontal scrolling when clicking on board issue"Constance Okoghenun2018-06-151-35/+0
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-19/+31
* Update Sortable package pathKushal Pandya2018-05-311-1/+1
* Move BoardBlankState vue componentGeorge Tsiolis2018-04-071-2/+2
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
* Move BoardList vue component to vue fileGeorge Tsiolis2018-02-061-1/+1
* Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-101-1/+1
* changed the icon for the collapsed backlog listPhil Hughes2017-06-011-1/+4
* Expand/collapse close & backlog lists in issue boardsPhil Hughes2017-05-311-1/+19
* update boards_bundle to ES module syntaxMike Greiling2017-05-161-3/+1
* stub error handlers where uncaught Promise rejections currently exist32030-transient-failure-in-spec-features-boards-boards_spec-rbMike Greiling2017-05-091-1/+4
* Remove IIFEs in boards_bundle.jsremove-iife-boards-bundleAlfredo Sumaran2017-04-101-85/+83
* Added specs for board list componentPhil Hughes2017-04-051-2/+1
* Issue boards list template in JS filePhil Hughes2017-04-051-1/+2
* remove Vue from the global spaceMike Greiling2017-03-201-1/+1
* Issue boards blank state template in JS filePhil Hughes2017-03-151-2/+3
* Changed storePhil Hughes2017-03-081-4/+4
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+105