summaryrefslogtreecommitdiff
path: root/app/views/projects/project_members
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated `vlink` classGeorge Tsiolis2018-12-102-2/+2
* Add test to add a new project memberMark Lapierre2018-10-102-3/+3
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-193-3/+3
* Resolve "Improve handling of projects shared with a group"Dennis Tang2018-09-072-14/+14
* Replace label-light with label-bold. Because it's bold, not lightAnnabel Dunstone Gray2018-07-192-6/+6
* Fix group member filter layout46702-groups-members-no-padding-between-dropdowns-inputClement Ho2018-06-121-3/+4
* Fix group member information not collapsing in a single lineJose2018-06-061-1/+1
* Merge branch '47362-members-tabs' into 'master'Clement Ho2018-06-061-4/+4
|\
| * Fix member tabsAnnabel Dunstone Gray2018-06-051-4/+4
* | View updateMark Chao2018-06-061-1/+1
|/
* Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-101-1/+1
* Add .nav.nav-tabs to nav-linksClement Ho2018-04-191-1/+1
* [skip ci] add col-sm-* for form-horizontal changes to keep layoutClement Ho2018-04-121-1/+1
* [skip ci] .form-horizontal => .form-group.rowClement Ho2018-04-121-2/+2
* [skip ci] .control-label to .col-form-labelClement Ho2018-04-111-1/+1
* [skip ci] .help-block to .form-text.text-mutedClement Ho2018-04-112-2/+2
* [skip ci] Convert panel related class names to cardClement Ho2018-04-102-4/+4
* Rename .btn-default to .btn-secondaryClement Ho2018-04-091-1/+1
* Add badge-pill to .badge in hamlClement Ho2018-04-092-2/+2
* Move the #update action from Project/Member controllers to the MembershipActi...Rémy Coutable2018-02-271-4/+0
* 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