summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/stores/modal_store.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Fixed modal lists dropdown not updating when list is deletedadd-issues-to-boardsPhil Hughes2017-02-031-1/+1
* Removed Masonry, instead uses groups of dataPhil Hughes2017-02-031-2/+5
* Fixed JS lint errorsPhil Hughes2017-02-031-3/+2
* Fixed bug with empty state showing after searchPhil Hughes2017-02-031-1/+2
* Fixed bug where 2 un-selected issues would stay on selected tabPhil Hughes2017-02-031-2/+3
* Some styling updatesPhil Hughes2017-02-031-5/+23
* Infinite scrollingPhil Hughes2017-02-031-0/+3
* Added more testsPhil Hughes2017-02-031-0/+3
* Reloads issues when re-opening modalPhil Hughes2017-02-031-3/+0
* Started testsPhil Hughes2017-02-031-8/+16
* Created a modal storePhil Hughes2017-02-031-0/+63