summaryrefslogtreecommitdiff
path: root/app/views/projects/project_members
Commit message (Expand)AuthorAgeFilesLines
* Present member collection at the controller leveltmlee/gitlab-ce-28004-consider-refactoring-member-view-by-using-presenterRémy Coutable2017-12-122-5/+7
* Simplify project pageAnnabel Dunstone Gray2017-10-111-2/+2
* Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan2017-09-071-1/+1
|\
| * Removes default scope from sortable23079-remove-default-scope-in-sortableTiago Botelho2017-09-071-1/+1
* | updated a bunch of breadcrumb titlesPhil Hughes2017-08-181-3/+0
|/
* moved declaration of `breadcrumb_title` into `page_title` methodPhil Hughes2017-07-121-1/+0
* Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-121-1/+1
|\
| * Merge branch '25103-mobile-members-page-user-avatar-is-misaligned' into 'master'Filipa Lacerda2017-07-071-1/+1
| |\
| | * Improve members view on mobileClement Ho2017-07-061-1/+1
* | | rename methodPhil Hughes2017-07-071-1/+1
* | | fixed up more breadcrumbsPhil Hughes2017-07-071-0/+4
|/ /
* | Resolve "Inconsistent location of members page between groups and projects"Tim Zallmann2017-07-073-2/+4
* | Remove orphaned haml filesremove-orphansClement Ho2017-07-062-42/+0
|/
* 34727 Remove two columned layout from project member settingstauriedavis2017-07-061-3/+2
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-054-6/+6
* Added limited width container to project settingsPhil Hughes2017-06-201-2/+2
* [#27697] Make the arrow icons consistent in dropdownTM Lee2017-06-192-2/+4
* fixes project_group_links spec by adding click tab eventtauriedavis2017-06-082-3/+3
* 31853 Remove duplication for sharing projects with groups in project settingstauriedavis2017-06-083-22/+55
* 31689 Add default margin-top to user request table on project members page31689-request-access-spacingtauriedavis2017-05-041-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
* Added a description for non project masters or owners for the members setting...Jose Ivan Vargas2017-04-241-0/+6
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-244-5/+5
* Moved the "import" button next to the "Add to project" button25985-combine-members-and-groups-settings-pagesJose Ivan Vargas2017-01-062-2/+1
* Added UX improvementsJose Ivan Vargas2017-01-031-23/+17
* Fixed es6 lint errors, and reverted a change to a helperJose Ivan Vargas2017-01-031-1/+1
* Updated the "users" to "members" matches in the viewJose Ivan Vargas2017-01-033-5/+5
* Fixed more rspec tests as well as spinach featuresJose Ivan Vargas2017-01-031-1/+1
* Fixed rspec tests for the project members also fixed the indexJose Ivan Vargas2017-01-032-6/+2
* Moved the members (project_members)option to a single controller called membersJose Ivan Vargas2017-01-035-35/+40
* Adds sort dropdown for group membersNur Rony2016-12-161-0/+1
* Updated members dropdownsPhil Hughes2016-12-071-0/+1
* Changed how collections are renderedPhil Hughes2016-10-063-6/+3
* Updated Ruby variable namePhil Hughes2016-10-052-4/+4
* Border instead of hrPhil Hughes2016-10-041-2/+1
* Ruby updatePhil Hughes2016-09-132-3/+3
* CSS cleanupPhil Hughes2016-09-132-2/+2
* Updated some specsPhil Hughes2016-09-132-3/+3
* Updated groups member UI to matchPhil Hughes2016-09-131-1/+1
* Added import button back inPhil Hughes2016-09-131-2/+2
* Tests updatePhil Hughes2016-09-132-2/+2
* Fixed issue with invited users not showing upPhil Hughes2016-09-131-3/+2
* Mobile spacing improvementsPhil Hughes2016-09-131-3/+4
* Mobile improvementsPhil Hughes2016-09-131-1/+1
* Fixed group members not deletingPhil Hughes2016-09-132-2/+5
* Fixed issue with groups not displayingPhil Hughes2016-09-131-4/+2
* Included groups on project_members pagePhil Hughes2016-09-134-18/+19
* Updates the member row when values changedPhil Hughes2016-09-131-2/+2
* Updated members UIPhil Hughes2016-09-133-32/+28