summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/models
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Move BoardNewIssue vue componentGeorge Tsiolis2018-02-081-0/+2
* Switch boards to AxiosEric Eastwood2018-01-021-3/+3
* Backport changes from refactor sidebar weight block Vue and move to Issue Boardsce-1379-update-sidebar-weight-to-vue-and-add-to-boardsEric Eastwood2017-12-041-0/+5
* Async notification subscriptions in issue boardsEric Eastwood2017-11-201-0/+13
* pick some missing JSSimon Knox2017-09-061-0/+1
* FE backport of group boards to reduce CE conflictsSimon Knox2017-09-063-15/+17
* 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
|/
* stub error handlers where uncaught Promise rejections currently exist32030-transient-failure-in-spec-features-boards-boards_spec-rbMike Greiling2017-05-091-5/+19
* [skip ci] Fix FE conflicts with masterClement Ho2017-05-052-17/+1
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-053-3/+20
|\
| * Changed how the default avatar is setissue-boards-no-avatarPhil Hughes2017-05-043-9/+7