summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/components/modal/list.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Removed Masonry, instead uses groups of dataPhil Hughes2017-02-031-55/+62
* Props use objects with required & type valuesPhil Hughes2017-02-031-4/+11
* Fixed bug with empty state showing after searchPhil Hughes2017-02-031-4/+7
* Fixed DB schemaPhil Hughes2017-02-031-1/+1
* Fixed issue link hrefPhil Hughes2017-02-031-3/+10
* Some styling updatesPhil Hughes2017-02-031-1/+7
* Fixed some failing lint testsPhil Hughes2017-02-031-4/+5
* Infinite scrollingPhil Hughes2017-02-031-4/+20
* Fixed masonry re-triggering when it didnt need toPhil Hughes2017-02-031-2/+8
* Reloads issues when re-opening modalPhil Hughes2017-02-031-3/+0
* Added empty statePhil Hughes2017-02-031-2/+1
* Cleaned up some codePhil Hughes2017-02-031-22/+20
* Started testsPhil Hughes2017-02-031-1/+1
* Created a modal storePhil Hughes2017-02-031-30/+12
* Search bar now returns dataPhil Hughes2017-02-031-6/+17
* Changed where data gets loadedPhil Hughes2017-02-031-26/+5
* Fixes layout issue on selected tabPhil Hughes2017-02-031-0/+10
* Selected issues show with checkmarkPhil Hughes2017-02-031-5/+24
* Added masonry layoutPhil Hughes2017-02-031-11/+54
* Styling fix for listPhil Hughes2017-02-031-1/+1
* Add issues to boards listPhil Hughes2017-02-031-0/+51