summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/groups/components
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-046-81/+141
|\ \ \ | |/ /
| * | 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
| * | Use SVG sprite iconsKushal Pandya2017-12-262-17/+14
| |/
* | 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-082-3/+4
* 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
* Add support for `archived` paramkushalpandya2017-10-132-4/+8
* Add a text to the leave group confirmationBob Van Landuyt2017-10-101-0/+1
* Groups tree enhancements for Groups Dashboard and Group HomepageKushal Pandya2017-10-048-174/+555
* Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-091-2/+3
* Update identicon path and selectorkushalpandya2017-08-301-3/+3
* Renamed to `identicon` and make shared componentkushalpandya2017-08-301-45/+0
* Use kebab-case for propskushalpandya2017-08-021-2/+2
* Remove unnecessary name propertykushalpandya2017-08-021-1/+0
* Prop name update, minor cleanupkushalpandya2017-08-011-6/+8
* Import `group_identicon` minor clean up and prop updateskushalpandya2017-08-011-7/+7
* Use GroupIdenticon for missing avatarskushalpandya2017-07-311-0/+13
* Group Identicon for groups without avatarskushalpandya2017-07-311-0/+44
* Expose correct path to groupAlfredo Sumaran2017-06-161-3/+3
* Add missing aria-hidden attribute to i tagsAlfredo Sumaran2017-06-081-8/+21
* Fix type casingAlfredo Sumaran2017-06-081-2/+2
* Do not show access type to a group if there’s no accessAlfredo Sumaran2017-06-081-0/+2
* Display user access type for each groupAlfredo Sumaran2017-06-071-0/+2
* Address feedbackAlfredo Sumaran2017-06-073-40/+81
* Add rows hover state and improve layout for mobileAlfredo Sumaran2017-06-061-57/+58
* Minor visual adjustmentsAlfredo Sumaran2017-06-062-3/+8
* Improve pagination when searching or filteringAlfredo Sumaran2017-06-061-6/+6
* Fix JS error when filtering by optionAlfredo Sumaran2017-05-311-1/+1
* Restore accidentally deleted codeAlfredo Sumaran2017-05-311-1/+4