summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/groups
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch '41297-new-design-for-cancel-stop-pipeline-confirmation' into 'm...Clement Ho2018-02-081-3/+3
|\
| * Add modal for stopping and retrying pipelines41297-new-design-for-cancel-stop-pipeline-confirmationShah El-Rahman2018-02-071-3/+3
* | 31885 - Ability to transfer a single group to another groupMayra Cabrera2018-02-061-0/+34
|/
* normalize headers correctlyPhil Hughes2018-01-291-11/+2
* Converted filterable_list to axiosPhil Hughes2018-01-291-8/+8
* fixed paginationgroups-webpack-bundlePhil Hughes2018-01-231-3/+1
* Added dispatcher imports for groups webpack bundlePhil Hughes2018-01-231-2/+2
* 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-082-71/+74
|\
| * Merge branch '40549-render-emoj-in-groups-overview' into 'master'Sean McGivern2018-01-082-2/+3
| |\
| | * Rendering of emoji's in Group-OverviewJacopo2017-12-242-2/+3
* | | 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
* | | Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-048-84/+145
|\ \ \ | |/ /
| * | Make tooltip placement bottom by default as per design guidelines40533-groups-tree-updatesKushal Pandya2018-01-043-2/+4
| * | Use SVG sprite iconsKushal Pandya2017-12-281-5/+10
| * | Use ItemStatValue component for project star countKushal Pandya2017-12-261-5/+5
| * | Make `title` optionalKushal Pandya2017-12-261-1/+2
| * | Use ItemStatsValue Component, add `updatedAt` info for projectsKushal Pandya2017-12-261-51/+37
| * | ItemStatsValue ComponentKushal Pandya2017-12-261-0/+67
| * | Update avatar size to be 24pxKushal Pandya2017-12-261-3/+5
| * | Update icon name to use from SVG spriteKushal Pandya2017-12-261-3/+3
| * | Use SVG sprite iconsKushal Pandya2017-12-262-17/+14
| * | Add `updatedAt` prop for ProjectsKushal Pandya2017-12-261-0/+1
| |/
* | Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-032-2/+11
|/
* Rename popup-dialog to modalWinnie Hellmann2017-12-121-7/+7
* updated importsurl-utility-es-modulePhil Hughes2017-12-112-4/+4
* use exported methods instead of gl.utilsPhil Hughes2017-12-083-5/+7
* Resolve "Display member role per project"Mike Greiling2017-12-071-6/+11
* Show only group name by default and put full namespace in tooltipKushal Pandya2017-12-011-2/+12
* Change star, filter and settings icons to the their sprite based replacementsJose Ivan Vargas Lopez2017-11-231-3/+5
* Preserve `archived` param only when sort order is changedbvl-group-treeskushalpandya2017-10-131-3/+3
* Remove unnecessary `Flash` importkushalpandya2017-10-131-1/+0
* Add `archived` related options in sort dropdownkushalpandya2017-10-131-11/+32
* Add support for `archived` paramkushalpandya2017-10-133-5/+13
* Add a text to the leave group confirmationBob Van Landuyt2017-10-101-0/+1
* Merge branch 'master' into bvl-group-treesBob Van Landuyt2017-10-101-3/+1
|\
| * Flash is now a ES6 modulePhil Hughes2017-10-101-2/+1
* | Remove new subgroup/project droplab button initializationkushalpandya2017-10-051-7/+0
* | Groups tree enhancements for Groups Dashboard and Group HomepageKushal Pandya2017-10-0415-507/+820
|/