summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/components/modal/index.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-163/+0
* Merge branch 'master' into issues-modal-filtersPhil Hughes2017-02-061-4/+6
|\
| * Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-031-4/+6
* | Fixed eslint errorsPhil Hughes2017-02-031-4/+4
* | Show empty state if filter returns empty resultsPhil Hughes2017-02-031-1/+2
* | Resets modal filters when closingPhil Hughes2017-02-031-0/+2
* | Passes through the correct endpointsPhil Hughes2017-02-031-1/+11
* | Added all filtersPhil Hughes2017-02-031-3/+8
* | Hardcoded author, assignee & milestone dropdownsPhil Hughes2017-02-031-2/+11
|/
* Removed Masonry, instead uses groups of dataPhil Hughes2017-02-031-7/+17
* Props use objects with required & type valuesPhil Hughes2017-02-031-8/+22
* Removes labels instead of closing issue when clicking remove buttonPhil Hughes2017-02-031-2/+3
* Fixed bug with empty state showing after searchPhil Hughes2017-02-031-2/+8
* Fixed DB schemaPhil Hughes2017-02-031-4/+4
* Fixed issue link hrefPhil Hughes2017-02-031-2/+4
* Reuse endpoint to list issues for a list instead of create a new oneDouglas Barbosa Alexandre2017-02-031-1/+1
* Infinite scrollingPhil Hughes2017-02-031-1/+8
* Used issue bulk update instead of different endpointPhil Hughes2017-02-031-2/+2
* Added more testsPhil Hughes2017-02-031-1/+2
* Reloads issues when re-opening modalPhil Hughes2017-02-031-3/+3
* Added empty statePhil Hughes2017-02-031-1/+19
* Cleaned up some codePhil Hughes2017-02-031-8/+10
* Started testsPhil Hughes2017-02-031-0/+73