summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/components/board_sidebar.js
Commit message (Expand)AuthorAgeFilesLines
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-18/+23
* Convert remaining issue board components into ES module syntaxMike Greiling2018-10-101-11/+7
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
* Resolve "Add missing i18n strings to issue boards."Constance Okoghenun2018-08-101-3/+5
* Resolve "Board label edit drop down is showing incorrect selected labels summ...Constance Okoghenun2018-08-071-0/+10
* Use Pascal Case for Vue components importsfl-fix-tech-debtFilipa Lacerda2018-06-251-8/+8
* Moves remove_issue component into a .vue fileFilipa Lacerda2018-06-211-2/+2
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-27/+30
* Show issues of subgroups in group-level issue boardFelipe Artur2018-04-051-5/+1
* Merge branch 'remove-jquery-globals' into 'master'Phil Hughes2018-03-121-0/+1
|\
| * require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* | Move AssigneeTitle vue componentGeorge Tsiolis2018-03-091-1/+1
|/
* Merge branch 'refactor/move-assignees-vue-component' into 'master'Filipa Lacerda2018-02-281-1/+1
|\
| * Move Assignees vue componentGeorge Tsiolis2018-02-271-1/+1
* | Clean new Flash() and stop disabling no-new (eslint) when possibleAndré Luís2018-02-121-1/+2
|/
* Resolve "Webpack Roadmap"Constance Okoghenun2017-12-281-1/+1
* Exported JS classes as modulesph-even-more-es-modulesPhil Hughes2017-12-151-1/+1
* Async notification subscriptions in issue boardsEric Eastwood2017-11-201-5/+6
* Export logo and labels select as ES6 modulesFilipa Lacerda2017-11-011-1/+1
* Remove issuable form from global namespaceFilipa Lacerda2017-10-261-1/+1
* Remove issuableContext from global namespaceFilipa Lacerda2017-10-261-1/+1
* Fix PikadayFilipa Lacerda2017-10-181-1/+2
* Flash is now a ES6 modulePhil Hughes2017-10-101-1/+1
* Resolve "Issue Board -> "Remove from board" button when viewing an issue give...Luke "Jared" Bennett2017-07-031-1/+4
* Remove dead singular assignee code in boardsremove-dead-singular-assignee-code-in-boardsEric Eastwood2017-06-091-3/+0
* Merge branch 'adopt-es-module-syntax' into 'master'Filipa Lacerda2017-05-221-3/+1
|\
| * update boards_bundle to ES module syntaxMike Greiling2017-05-161-3/+1
* | Fix unassigned checkmarkClement Ho2017-05-171-0/+6
|/
* Removes nicescroll from issuable sidebarPhil Hughes2017-05-161-12/+0
* Disallow multiselect for Milestone dropdownSam Rose2017-05-101-0/+3
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-2/+59
* Default to null user when asignee is unselected31057-unnecessary-padding-along-left-side-of-assignees-dropdownSam Rose2017-05-021-0/+3
* Remove IIFEs in boards_bundle.jsremove-iife-boards-bundleAlfredo Sumaran2017-04-101-57/+55
* remove Vue from the global spaceMike Greiling2017-03-201-1/+2
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+72