summaryrefslogtreecommitdiff
path: root/app/views/projects/project_members/_team.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-22/+0
|
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-12/+10
|
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-2/+8
|
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-131-1/+1
|
* Add /starrers view for projectsCamil Staps2019-08-071-2/+2
|
* Don't sanitize project names on project members pageElias Werberich2019-04-011-1/+1
|
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Externalize strings from `/app/views/projects/project_members`George Tsiolis2019-01-141-4/+3
|
* Add test to add a new project memberMark Lapierre2018-10-101-1/+1
| | | | Adds a new QA test and the required page objects and related changes
* Fix group member filter layout46702-groups-members-no-padding-between-dropdowns-inputClement Ho2018-06-121-3/+4
|
* [skip ci] Convert panel related class names to cardClement Ho2018-04-101-2/+2
|
* Add badge-pill to .badge in hamlClement Ho2018-04-091-1/+1
|
* Present member collection at the controller leveltmlee/gitlab-ce-28004-consider-refactoring-member-view-by-using-presenterRémy Coutable2017-12-121-4/+6
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Merge branch '25103-mobile-members-page-user-avatar-is-misaligned' into 'master'Filipa Lacerda2017-07-071-1/+1
|\ | | | | | | | | | | | | Improve members view on mobile Closes #25103 See merge request !12619
| * Improve members view on mobileClement Ho2017-07-061-1/+1
| |
* | Resolve "Inconsistent location of members page between groups and projects"Tim Zallmann2017-07-071-1/+1
|/
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
|
* Added flex wrapping26883-members-page-layout-looks-brokenJose Ivan Vargas2017-04-241-3/+3
|
* Changed the way to truncate the panel to title from ruby to a scss mixinJose Ivan Vargas2017-04-241-2/+4
|
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-241-1/+1
|
* Updated the "users" to "members" matches in the viewJose Ivan Vargas2017-01-031-1/+1
| | | | Reverted the change from the "expires_at" to "expires_at_groups" in the groups controller
* Moved the members (project_members)option to a single controller called membersJose Ivan Vargas2017-01-031-0/+6
| | | | | | | This controller is going to contain both the project members and groups options for the settings gear. Generated the route and modified the routing to point to the new members setting path
* Changed how collections are renderedPhil Hughes2016-10-061-2/+1
| | | | | Used variables in haml for replicated checks Fixed broken conflict
* Ruby updatePhil Hughes2016-09-131-1/+1
|
* Updated some specsPhil Hughes2016-09-131-1/+1
| | | | Fixed issue with group name not showing
* Fixed issue with invited users not showing upPhil Hughes2016-09-131-3/+2
|
* Mobile improvementsPhil Hughes2016-09-131-1/+1
| | | | | Added group name to members row Fixed saving group member
* Fixed group members not deletingPhil Hughes2016-09-131-2/+4
| | | | Combine both group members & project members in project members list
* Included groups on project_members pagePhil Hughes2016-09-131-12/+0
|
* Updated members UIPhil Hughes2016-09-131-1/+1
|
* Display group/project access requesters separately in adminRémy Coutable2016-06-201-2/+1
| | | | | | Also, reuse partials from the non-admin views. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add request access for groupsRémy Coutable2016-06-141-2/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix UI for pages with panelsfix-ui-paddingDmitriy Zaporozhets2016-01-221-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Split group feature testsDmitriy Zaporozhets2015-11-251-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Improve project members page UIDmitriy Zaporozhets2015-11-251-2/+14
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Use project member abilities more extensivelyDouwe Maan2015-11-171-3/+1
|
* Use same layout and interactivity for project members as group members.Douwe Maan2015-03-151-0/+11