summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/components/board_sidebar.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-09-011-115/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-06-301-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-061-2/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-041-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-171-44/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-141-7/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-011-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-01-271-1/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-12-231-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-12-231-3/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-08-241-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-011-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-05-121-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-301-3/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-091-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-181-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-251-3/+5
* Add `searchBy` helper & `SidebarItemEpicsSelect`ce-6878-add-epic-select-dropdownKushal Pandya2019-08-221-0/+2
* Rename to time_tracking_limit_to_hours30355-use-hours-only-for-time-trackingHeinrich Lee Yu2019-06-251-0/+1
* Internationalisation of board directoryBrandon Labuschagne2019-05-011-1/+1
* Display scoped labels in Issue BoardsRajat Jain2019-04-151-0/+7
* Add time tracking information to Issue Boards sidebarKushal Pandya2019-04-121-11/+13
* 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
|\