summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/boards_bundle.js.es6
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Disables add issue buttonadd-issues-button-disablePhil Hughes2017-02-091-1/+1
* Merge branch 'remove-jquery-ui-sortable' into 'master' Jacob Schatz2017-02-081-1/+0
|\
| * Removed jQuery UI sortableremove-jquery-ui-sortablePhil Hughes2017-02-061-1/+0
* | Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-041-16/+18
|\ \ | |/
| * fix Vue warnings for missing elementMike Greiling2017-02-031-2/+2
| * Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-031-4/+30
| |\
| * \ Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-3/+3
| |\ \
| * | | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-13/+15
* | | | Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-031-4/+30
|\ \ \ \ | | |_|/ | |/| |
| * | | Fixed modal lists dropdown not updating when list is deletedadd-issues-to-boardsPhil Hughes2017-02-031-4/+0
| * | | Removed Masonry, instead uses groups of dataPhil Hughes2017-02-031-1/+0
| * | | Uses mixins for repeated functionsPhil Hughes2017-02-031-1/+2
| * | | Removes labels instead of closing issue when clicking remove buttonPhil Hughes2017-02-031-1/+2
| * | | Fixed bug with empty state showing after searchPhil Hughes2017-02-031-0/+1
| * | | Disabled add issues button if no lists existPhil Hughes2017-02-031-8/+21
| * | | Removed backlog frontend codePhil Hughes2017-02-031-2/+0
| * | | Started testsPhil Hughes2017-02-031-5/+4
| * | | Added selectable list before adding issuesPhil Hughes2017-02-031-0/+6
| * | | Added masonry layoutPhil Hughes2017-02-031-0/+1
| * | | Styling fix for listPhil Hughes2017-02-031-1/+1
| * | | Add issues to boards listPhil Hughes2017-02-031-3/+14
| | |/ | |/|
* | | Use single source of truth for vue_resource_interceptorFilipa Lacerda2017-02-031-1/+1
|/ /
* | resolve all indent eslint violationsMike Greiling2017-01-181-3/+3
|/
* Fix typo: seach to searchfix-boards-search-typovictorwu2016-12-291-1/+1
* expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-131-1/+4
* Changed how lists get sortedPhil Hughes2016-11-101-0/+2
* Refactor of issue boards to work with Vue2Phil Hughes2016-11-101-2/+6
* Migrate Vue v1 to v2.Fatih Acet2016-11-101-2/+2
* Merge branch 'eslint' into 'master' Fatih Acet2016-10-261-0/+1
|\
| * disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* | Scroll board into view when clicking issuePhil Hughes2016-10-191-1/+7
* | Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-191-1/+2
|\ \ | |/
| * Updated to pass the board ID with the boards root to save conflicts with EEPhil Hughes2016-10-111-1/+2
* | Sidebar details update when changingPhil Hughes2016-10-071-0/+1
* | Added markup for sidebarPhil Hughes2016-10-071-1/+3
|/
* Added search for all lists on issue boardsPhil Hughes2016-08-301-0/+7
* Improvements to issue boards on mobilePhil Hughes2016-08-191-1/+1
* Code improvementsPhil Hughes2016-08-171-11/+5
* Added vue resource interceptorPhil Hughes2016-08-171-0/+1
* Uses dataset rather than jQuery to get attribute valuesPhil Hughes2016-08-171-14/+10
* Moved issue board components from being globalPhil Hughes2016-08-171-1/+5
* Moved board store to namespaced gl objectPhil Hughes2016-08-171-8/+6
* Removed underscoreJS usesPhil Hughes2016-08-171-15/+21
* Added ability to generate default listsPhil Hughes2016-08-171-1/+2
* Added loading icon to boards vue appPhil Hughes2016-08-171-3/+9
* Label description in tooltipPhil Hughes2016-08-171-1/+1