summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/components/sidebar
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot2023-02-201-2/+7
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-1/+2
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-202-248/+0
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-4/+2
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-192-3/+23
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-0-stable-eeGitLab Bot2021-07-061-0/+1
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-166-285/+25
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-3/+43
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-207-51/+82
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-162-88/+2
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-185-93/+85
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-207-29/+229
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-174-6/+175
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-193-9/+187
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-212-3/+125
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+79
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-3/+7
* Revert "DB change, migratoin and changelog"Lee Tickett2019-08-301-4/+4
* Vue-i18n: javascripts/boards directoryEzekiel Kigbo2019-06-281-1/+1
* Extract clearDetailIssue() to issue boards storeWinnie Hellmann2019-05-301-1/+1
* Prettify all the thingsMike Greiling2018-11-201-8/+2
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-62/+60
* Convert remaining issue board components into ES module syntaxMike Greiling2018-10-101-3/+2
* Port of EE refactoring to extract EE lines from boardsPaul Slaughter2018-07-031-11/+30
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-1/+1
* Moves tabs.js component into a vue fileFilipa Lacerda2018-06-211-46/+45
* Moves remove_issue component into a .vue fileFilipa Lacerda2018-06-211-17/+17
* Show issues of subgroups in group-level issue boardFelipe Artur2018-04-051-5/+1
* Bring one group board to CEFelipe Artur2018-03-031-2/+6
* Clean new Flash() and stop disabling no-new (eslint) when possibleAndré Luís2018-02-121-3/+2
* Flash is now a ES6 modulePhil Hughes2017-10-101-1/+1
* pick some missing JSSimon Knox2017-09-061-3/+4
* FE backport of group boards to reduce CE conflictsSimon Knox2017-09-061-4/+19
* Resolve "Issue Board -> "Remove from board" button when viewing an issue give...Luke "Jared" Bennett2017-07-031-2/+1
* Remove IIFEs in boards_bundle.jsremove-iife-boards-bundleAlfredo Sumaran2017-04-101-50/+48
* Change Done column to Closed in issue boardsblackst0ne2017-03-241-1/+1
* remove Vue from the global spaceMike Greiling2017-03-201-1/+3
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+0
* Removed Masonry, instead uses groups of dataPhil Hughes2017-02-031-3/+12
* Props use objects with required & type valuesPhil Hughes2017-02-031-3/+10
* Removes labels instead of closing issue when clicking remove buttonPhil Hughes2017-02-031-2/+11
* Added remove buttonPhil Hughes2017-02-031-0/+34