summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/groups/components
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-183-12/+19
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-4/+3
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-092-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-241-1/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-232-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-191-2/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-171-0/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-091-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-021-2/+2
* Remove vue resource from group serviceLee Tickett2019-09-041-5/+2
* Ensure visibility icons in group/project listings are greyDennis Tang2019-07-181-1/+1
* Improve group list UIDennis Tang2019-06-245-47/+70
* Update spinners in group list componentDennis Tang2019-03-261-1/+1
* Style avatars for groups and projectsMartin Wortschack2019-02-251-1/+1
* Prettify all the thingsMike Greiling2018-11-208-115/+36
* Use @gitlab npm namespaceClement Ho2018-11-161-1/+1
* Remove gitlab-ui loading icon from globalClement Ho2018-11-071-0/+2
* Prettify all the things (part 7)Mike Greiling2018-10-242-79/+79
* Resolve eslint-plugin-vue errorsMike Greiling2018-09-201-2/+2
* Use GitLab ui pagination component for groupsAdriel Santiago2018-09-111-12/+15
* Use gitlab-ui loading iconClement Ho2018-09-111-4/+2
* Vertically centres landscape avatars those cannot fill up parent height.Vicary Archangel2018-09-071-1/+1
* Resolve "Improve handling of projects shared with a group"Dennis Tang2018-09-075-61/+113
* [QA] Ensure groups filtering does not happen before the groups list is loadedRémy Coutable2018-09-051-1/+1
* Resolve "Group dashboard > Line height is too tall for group names"Adriel Santiago2018-08-071-34/+41
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+0
* Updates eslint vue plugin versionFilipa Lacerda2018-06-115-23/+23
* [skip ci] Replace hidden-xsClement Ho2018-04-091-1/+1
* Rename modal.vue to deprecated_modal.vuewinh-deprecate-old-modalWinnie Hellmann2018-03-221-34/+54
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Resolve "Group Leave action is broken on Groups Dashboard and Homepage"Shah El-Rahman2018-03-061-5/+5
* Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-jsRémy Coutable2018-02-221-5/+5
* Add modal for stopping and retrying pipelines41297-new-design-for-cancel-stop-pipeline-confirmationShah El-Rahman2018-02-071-3/+3
* Add modal dialog for leave group actionKushal Pandya2018-01-111-11/+37
* Move modal dialog to app root componentKushal Pandya2018-01-111-55/+31
* Fix last eslint rulesFilipa Lacerda2018-01-081-45/+45
* Fix more eslint rulesFilipa Lacerda2018-01-081-5/+7
* Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-081-70/+73
|\
| * Merge branch '40549-render-emoj-in-groups-overview' into 'master'Sean McGivern2018-01-081-1/+2
| |\
| | * Rendering of emoji's in Group-OverviewJacopo2017-12-241-1/+2
* | | Fixes more eslint rulesFilipa Lacerda2018-01-065-120/+123
* | | [ci skip] Fix more eslint rulesFilipa Lacerda2018-01-063-93/+90
* | | Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-052-11/+9
|\ \ \ | |/ /
| * | Merge branch 'winh-modal-target-id' into 'master'Filipa Lacerda2018-01-051-4/+2
| |\ \
| | * | Add id to modal.vue to support data-toggle="modal"Winnie Hellmann2018-01-051-4/+2
| | |/
| * | Use `__` instead of `s__` when context is not required40533-fix-item-stats-propsKushal Pandya2018-01-041-3/+3
| * | Enclose props in quotesKushal Pandya2018-01-041-4/+4