summaryrefslogtreecommitdiff
path: root/app/views/shared/members
Commit message (Expand)AuthorAgeFilesLines
* Use unless for force_mobile_viewClement Ho2017-07-071-4/+4
* Improve members view on mobileClement Ho2017-07-062-36/+52
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
* Adjust readme repo widthDimitrie Hoekstra2017-07-031-4/+6
* Translate project & repository pagesBob Van Landuyt2017-06-071-3/+4
* 31689 Add default margin-top to user request table on project members page31689-request-access-spacingtauriedavis2017-05-041-1/+1
* Remove unnecessary variableKushal Pandya2017-02-281-2/+1
* Hide form inputs for user without accessKushal Pandya2017-02-271-2/+3
* Added ability to change user permissions in group to ownergroup-memebrs-owner-levelPhil Hughes2017-02-161-1/+1
* Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets2017-02-141-1/+1
* Show parent group members for nested groupdz-nested-groups-members-pageDmitriy Zaporozhets2017-02-101-3/+4
* Updated the "users" to "members" matches in the viewJose Ivan Vargas2017-01-031-1/+0
* HAMLLint: Fix `ClassAttributeWithStaticValue` offencesKushal Pandya2016-12-311-1/+1
* Move all project buttons to headerAnnabel Dunstone Gray2016-12-171-1/+1
* Move access request buttons to project headerAnnabel Dunstone Gray2016-12-171-14/+15
* Improve test for sort dropdown on members pageNur Rony2016-12-161-1/+1
* Remove unused id from shared members sort dropdownDouglas Barbosa Alexandre2016-12-161-1/+1
* Remove unnecessary curly braces from sort dropdown partialDouglas Barbosa Alexandre2016-12-161-1/+1
* Sort group/project members alphabetically by defaultDouglas Barbosa Alexandre2016-12-161-2/+0
* Adds sort dropdown for group membersNur Rony2016-12-161-0/+11
* Merge branch '23305-leave-project-and-leave-group-should-be-buttons' into 'ma...Jacob Schatz2016-12-091-10/+16
|\
| * Removed leave buttons from settings dropdowns23305-leave-project-and-leave-group-should-be-buttonsLuke "Jared" Bennett2016-11-261-10/+16
* | Merge branch 'members-dropdowns' into 'master' Fatih Acet2016-12-092-4/+37
|\ \
| * | Updated JS based on reviewPhil Hughes2016-12-091-2/+19
| * | Updated members dropdownsPhil Hughes2016-12-071-2/+18
| |/
* | Fixed if statement to use global group & project variablesPhil Hughes2016-12-051-1/+1
* | Fixed Ruby to be better for performancePhil Hughes2016-12-021-7/+3
* | Shows group members in the project members listPhil Hughes2016-12-021-1/+5
|/
* Changed how collections are renderedPhil Hughes2016-10-062-8/+11
* Admin group members UI fixPhil Hughes2016-09-131-1/+1
* Fixed removing groupsPhil Hughes2016-09-131-1/+2
* Added test for updating groups permissionsPhil Hughes2016-09-131-3/+3
* Updated some specsPhil Hughes2016-09-131-3/+4
* Tests updatePhil Hughes2016-09-131-0/+2
* Removes row from dom when deletingPhil Hughes2016-09-133-16/+17
* Mobile spacing improvementsPhil Hughes2016-09-131-1/+1
* Removed console logPhil Hughes2016-09-131-1/+1
* Mobile improvementsPhil Hughes2016-09-132-11/+24
* Included groups on project_members pagePhil Hughes2016-09-132-37/+55
* Updated members UIPhil Hughes2016-09-131-35/+19
* Allow project group links to be expiredSean McGivern2016-08-181-1/+1
* Add expiration date to group membershipsSean McGivern2016-08-181-7/+6
* Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-181-1/+1
|\
| * Show member roles to all users on members page20614-show-member-roles-to-all-usersDouwe Maan2016-08-111-1/+1
* | Add MemberExpirationDate JS helperSean McGivern2016-08-181-3/+3
* | Add MemberExpirationDate JS helperSean McGivern2016-08-181-5/+11
* | Use "is_a?" because it is more readable than checking the "type" field.Adam Niedzielski2016-08-091-1/+1
* | Single quotes all the way.Adam Niedzielski2016-08-071-1/+1
* | Remove inline JavaScript. Add datepicker to the edit form.Adam Niedzielski2016-08-061-2/+3
* | Allow to edit access expiration date.Adam Niedzielski2016-08-051-1/+3