summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards
Commit message (Expand)AuthorAgeFilesLines
* Fixed eslint errorsboards-card-template-to-jsPhil Hughes2017-02-231-8/+8
* Issue boards card in JSPhil Hughes2017-02-233-63/+71
* Merge branch 'add-issues-tooltip' into 'master' Alfredo Sumaran2017-02-221-3/+39
|\
| * Added tooltip to add issues button on issue boardsPhil Hughes2017-02-211-3/+39
* | remove unneeded eslint exceptionsremove-require-context-boards-bundleMike Greiling2017-02-201-1/+1
* | remove require.context from boards_bundleMike Greiling2017-02-201-7/+11
|/
* Merge branch 'add-issues-button-disable' into 'master' Fatih Acet2017-02-161-1/+1
|\
| * Disables add issue buttonadd-issues-button-disablePhil Hughes2017-02-091-1/+1
* | Fix timezone on issue boards due dateissue_27317Felipe Artur2017-02-141-1/+1
|/
* Merge branch 'remove-jquery-ui-datepicker' into 'master' Jacob Schatz2017-02-081-1/+2
|\
| * Removed jQuery UI datepickerPhil Hughes2017-02-061-1/+2
* | Merge branch 'remove-jquery-ui-sortable' into 'master' Jacob Schatz2017-02-082-120/+0
|\ \
| * | Removed jQuery UI sortableremove-jquery-ui-sortablePhil Hughes2017-02-062-120/+0
| |/
* | Merge branch 'fe-commit-mr-pipelines' into 'master' Fatih Acet2017-02-062-11/+1
|\ \
| * \ Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-048-29/+39
| |\ \ | | |/
| * | Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-0321-43/+960
| |\ \
| * | | Use single source of truth for vue_resource_interceptorFilipa Lacerda2017-02-032-11/+1
* | | | Fixed eslintPhil Hughes2017-02-062-4/+10
* | | | Merge branch 'master' into issues-modal-filtersPhil Hughes2017-02-0612-264/+264
|\ \ \ \ | | |_|/ | |/| |
| * | | fix Vue warnings for missing elementMike Greiling2017-02-031-2/+2
| * | | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-0321-43/+968
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-311-0/+6
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-2712-168/+167
| |\ \ \
| * \ \ \ Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-132-6/+21
| |\ \ \ \
| * | | | | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-103-18/+20
* | | | | | Fixed eslint errorsPhil Hughes2017-02-034-5/+8
* | | | | | Show empty state if filter returns empty resultsPhil Hughes2017-02-032-1/+19
* | | | | | Resets modal filters when closingPhil Hughes2017-02-033-6/+16
* | | | | | Passes through the correct endpointsPhil Hughes2017-02-035-6/+46
* | | | | | Added all filtersPhil Hughes2017-02-037-58/+140
* | | | | | Added user filter componentPhil Hughes2017-02-032-80/+104
* | | | | | Hardcoded author, assignee & milestone dropdownsPhil Hughes2017-02-033-5/+112
* | | | | | Started adding filters to issues modalPhil Hughes2017-02-032-0/+49
| |_|_|_|/ |/| | | |
* | | | | Fixed adding to list bugPhil Hughes2017-02-031-2/+5
* | | | | Fixed modal lists dropdown not updating when list is deletedadd-issues-to-boardsPhil Hughes2017-02-033-6/+5
* | | | | Fixed remove btn error after creating new issue in listPhil Hughes2017-02-031-0/+1
* | | | | Removed Masonry, instead uses groups of dataPhil Hughes2017-02-0310-76/+122
* | | | | Uses mixins for repeated functionsPhil Hughes2017-02-036-10/+26
* | | | | Props use objects with required & type valuesPhil Hughes2017-02-037-23/+73
* | | | | Removes labels instead of closing issue when clicking remove buttonPhil Hughes2017-02-037-17/+37
* | | | | Fixed JS lint errorsPhil Hughes2017-02-031-3/+2
* | | | | Fixed bug with empty state showing after searchPhil Hughes2017-02-0315-27/+38
* | | | | Fixed bug where 2 un-selected issues would stay on selected tabPhil Hughes2017-02-031-2/+3
* | | | | Fixed DB schemaPhil Hughes2017-02-034-7/+7
* | | | | Added remove buttonPhil Hughes2017-02-033-2/+43
* | | | | Fixed issue link hrefPhil Hughes2017-02-032-5/+14
* | | | | Disabled add issues button if no lists existPhil Hughes2017-02-031-8/+21
* | | | | Fixed up JS testsPhil Hughes2017-02-031-1/+1
* | | | | Reuse endpoint to list issues for a list instead of create a new oneDouglas Barbosa Alexandre2017-02-032-4/+4
* | | | | Removed backlog frontend codePhil Hughes2017-02-032-3/+1