summaryrefslogtreecommitdiff
path: root/app/views/admin/groups
Commit message (Expand)AuthorAgeFilesLines
* i18n: externalize strings from 'app/views/admin/groups'Tao Wang2018-07-136-43/+39
* Reduce CE/EE diff in app/views/admin/groups/Rémy Coutable2018-06-063-1/+17
* Replace well-list with content-list and hover-listAnnabel Dunstone Gray2018-05-291-4/+4
* [skip ci] Replace col-*-offset-* with offset-*-*Clement Ho2018-04-131-2/+2
* [skip ci] add col-sm-* for form-horizontal changes to keep layoutClement Ho2018-04-121-1/+1
* [skip ci] Convert btn-xs to btn-smClement Ho2018-04-121-1/+1
* [skip ci] .form-horizontal => .form-group.rowClement Ho2018-04-121-4/+4
* [skip ci] .control-label to .col-form-labelClement Ho2018-04-111-1/+1
* [skip ci] Convert panel related class names to cardClement Ho2018-04-101-14/+14
* [skip ci] Replace hidden-xsClement Ho2018-04-091-1/+1
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-4/+4
* Add badge-pill to .badge in hamlClement Ho2018-04-092-6/+6
* Replace deprecated name_with_namespace with full_name in app/viewsDmitriy Zaporozhets2018-03-051-2/+2
* Employ Groups dropdown in admin viewMark Fletcher2017-12-201-17/+1
* Created group_icon and group_icon_urlTim Zallmann2017-10-042-2/+2
* Remove unused admin subnavsAnnabel Dunstone Gray2017-09-251-1/+0
* various breadcrumb updatesPhil Hughes2017-08-181-0/+2
* Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto2017-08-011-2/+2
* Improve members view on mobileClement Ho2017-07-061-3/+2
* Admin section capitalization fixJose Ivan Vargas Lopez2017-04-062-2/+2
* Support 2FA requirement per-groupMarkus Koller2017-04-061-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
* HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-311-1/+1
* Add more storage statisticsMarkus Koller2016-12-213-4/+21
* Merge branch 'dz-nested-groups-title-ui' into 'master' Sean McGivern2016-12-162-2/+2
|\
| * Use full group name for admin group index and show pagesDmitriy Zaporozhets2016-12-132-2/+2
* | Add support for nested groups to admin routingdz-fix-admin-routesDmitriy Zaporozhets2016-12-112-3/+3
|/
* Fix Admin Links to new Group does not respect Default Visibilityjacopo-beschi-intersail2016-11-183-3/+3
* Update avatar container name so it doesnt conflict with other image containersremove-wiki-image-border-radiusAnnabel Dunstone Gray2016-11-032-2/+2
* 23545 Fix distorted project and group avatarstauriedavis2016-11-012-2/+4
* Enable CacheMarkdownField for the remaining modelsNick Thomas2016-10-071-1/+1
* Syntax fixes and better tests for helper methods. Updated docs.group-specific-lfs-settingsPatricio Cano2016-09-151-1/+1
* Improved helper methods, better flow for `project.lfs_enabled?`, and UI fixes.Patricio Cano2016-09-151-2/+1
* Added group-specific setting for LFS.Patricio Cano2016-09-152-0/+9
* Allow to disable user request access to groups/projectsFelipe Artur2016-07-201-0/+4
* Merge branch '4424-improve-ui-admin-area' into 'master' Dmitriy Zaporozhets2016-07-151-17/+23
|\
| * Add visibility icon4424-improve-ui-admin-areaAlfredo Sumaran2016-07-141-0/+3
| * Make admin/groups view consistent with dashboard/groupsAlfredo Sumaran2016-07-141-17/+20
| * Rename .group-controls to .controlsAlfredo Sumaran2016-07-141-1/+1
* | Update permissons links to new pageupdate-permissions-linksSean McGivern2016-07-141-1/+1
|/
* Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-111-1/+1
* Revert "Revert "Merge branch 'issue_3946' into 'master' ""Robert Speicher2016-07-072-58/+41
* Revert "Merge branch 'issue_3946' into 'master' "Robert Speicher2016-07-072-41/+58
* Layout for Users Groups and Projects on admin areaAlfredo Sumaran2016-07-072-58/+41
* Exclude requesters from Project#members, Group#members and User#membersexplicit-requesters-scopeRémy Coutable2016-07-011-4/+4
* Remove unnecessary parenscode_style_fixesValery Sizov2016-06-301-3/+2
* Display group/project access requesters separately in adminRémy Coutable2016-06-201-22/+11
* Add sub links to overviewAnnabel Dunstone2016-06-151-34/+38
* Add request access for groupsRémy Coutable2016-06-141-1/+1
* Merge branch 'rs-form_errors' into 'master' Dmitriy Zaporozhets2016-04-111-4/+1
|\