summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/models/list.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-182/+0
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-3/+11
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-3/+8
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-2/+2
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-2/+1
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-10/+5
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-15/+6
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-57/+9
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-79/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-111-3/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-101-44/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-211-21/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-091-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-211-14/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-211-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-121-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-151-0/+92
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-111-92/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-111-0/+92
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-9/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-1/+1
* Add missing ListIssue importfix-missing-listissueIllya Klymov2019-09-101-1/+1
* Replace runtime isEE check with compile time one60213-fix-is-ee-webpack-checksLukas Eipert2019-07-051-4/+4
* Allow collapsing all issue boardsMartin Hanzel2019-06-281-1/+7
* Move Vue models from vue_shared to boardsMartin Hanzel2019-06-071-2/+2
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-2/+2
* Fix issue with list label text colorTucker Chapman2019-04-231-0/+1
* Backported changes from EE for board list model10017-move-ee-differences-for-app-assets-javascripts-boards-models-list-jsConstance Okoghenun2019-04-101-3/+16
* Add assignableLabelsEndpoint to issue after createing itrubenmoya2018-12-261-0/+1
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-2/+2
* Convert remaining issue board components into ES module syntaxMike Greiling2018-10-101-4/+5
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
* Merge branch 'boards-querystring-backport' into 'master'Tim Zallmann2018-09-071-2/+5
|\
| * don't add trailing = when in urlParamsToArray functionSimon Knox2018-08-291-2/+5
* | Change `Backlog` list title to `Open`Kushal Pandya2018-08-141-1/+2
|/
* [Backport] View summed weights of issues in board columnFelipe Artur2018-07-301-0/+2
* Port of EE refactoring to extract EE lines from boardsPaul Slaughter2018-07-031-16/+44
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* Add missing `entityType`Kushal Pandya2018-06-131-1/+2
* Backport of "Add assignee lists to boards"Mario de la Ossa2018-06-071-32/+55
* Fix issues without links when added from boards new issue modalFelipe Artur2018-04-191-0/+2
* Switch boards to AxiosEric Eastwood2018-01-021-3/+3
* pick some missing JSSimon Knox2017-09-061-0/+1
* FE backport of group boards to reduce CE conflictsSimon Knox2017-09-061-13/+14
* Update vue-resourceFilipa Lacerda2017-07-121-7/+6
* Make JavaScript tests fail for unhandled Promise rejectionsWinnie Hellmann2017-06-231-2/+1
* Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan2017-06-071-1/+3
|\
| * Expand/collapse close & backlog lists in issue boardsPhil Hughes2017-05-311-1/+3
* | animate adding issue to boards31633-animate-issueSimon Knox2017-06-011-1/+7
|/