summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/models
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-113-9/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-271-30/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-241-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-111-0/+1
* 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-182-18/+21
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-1/+1
* Add missing ListIssue importfix-missing-listissueIllya Klymov2019-09-101-1/+1
* Revert "DB change, migratoin and changelog"Lee Tickett2019-09-031-2/+2
* Replace runtime isEE check with compile time one60213-fix-is-ee-webpack-checksLukas Eipert2019-07-053-10/+8
* Allow collapsing all issue boardsMartin Hanzel2019-06-281-1/+7
* Move Vue models from vue_shared to boardsMartin Hanzel2019-06-074-3/+27
* 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
* Display scoped labels in Issue BoardsRajat Jain2019-04-151-2/+2
* Backport of EE changes to board milestone model10015-move-ee-differences-for-app-assets-javascripts-boards-models-milestone-jsConstance Okoghenun2019-04-111-1/+10
* Merge branch '10017-move-ee-differences-for-app-assets-javascripts-boards-mod...Kushal Pandya2019-04-111-3/+16
|\
| * Backported changes from EE for board list model10017-move-ee-differences-for-app-assets-javascripts-boards-models-list-jsConstance Okoghenun2019-04-101-3/+16
* | Backported changes from EE for board issue model10016-move-ee-differences-for-app-assets-javascripts-boards-models-issue-jsConstance Okoghenun2019-04-101-1/+15
|/
* [frontend] backport of scoped labelsRajat Jain2019-04-041-1/+11
* Add assignableLabelsEndpoint to issue after createing itrubenmoya2018-12-261-0/+1
* Allow adding of duplicate label names in boardsHeinrich Lee Yu2018-12-061-3/+3
* Resolve "Issue board card design"Constance Okoghenun2018-11-071-0/+1
* Rename to assignable_labels_endpoint51620-cannot-add-label-to-issue-from-boardBrett Walker2018-10-311-1/+1
* Dynamically store the valid label endpointBrett Walker2018-10-311-0/+1
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-312-17/+17
* Convert remaining issue board components into ES module syntaxMike Greiling2018-10-102-5/+7
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-092-2/+2
* 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-032-16/+45
* remove all unused eslint-disable rulesLukas Eipert2018-06-203-4/+2
* Add missing `entityType`Kushal Pandya2018-06-131-1/+2
* Backport of "Add assignee lists to boards"Mario de la Ossa2018-06-072-44/+55
* Fix issues without links when added from boards new issue modalFelipe Artur2018-04-191-0/+2
* Fix more specsFelipe Artur2018-04-051-1/+1
* Show issues of subgroups in group-level issue boardFelipe Artur2018-04-051-2/+4
* Merge branch 'master' into 'issue_38337'Felipe Artur2018-03-061-15/+0
|\
| * ListLabel Shared ModelKushal Pandya2018-03-051-15/+0
* | Bring one group board to CEFelipe Artur2018-03-032-1/+15
|/