summaryrefslogtreecommitdiff
path: root/app/views/projects/project_members
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix expiration date picker after updateSean McGivern2016-09-021-1/+1
* Add descriptionsDouwe Maan2016-08-181-0/+2
* Add MemberExpirationDate JS helperSean McGivern2016-08-181-0/+1
* Add MemberExpirationDate JS helperSean McGivern2016-08-181-4/+4
* Remove inline JavaScript. Add datepicker to the edit form.Adam Niedzielski2016-08-062-8/+3
* Fix label so it's linked to the input.Adam Niedzielski2016-08-031-1/+1
* Initialize the datepicker - the ugly way :(Adam Niedzielski2016-08-021-2/+9
* WIPAdam Niedzielski2016-08-011-0/+5
* 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
* Exclude requesters from Project#members, Group#members and User#membersexplicit-requesters-scopeRémy Coutable2016-07-012-4/+4
* Display group/project access requesters separately in adminRémy Coutable2016-06-204-7/+6
* Fix wrong partial path in JS viewRémy Coutable2016-06-151-1/+1
* UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-142-8/+6
* Add request access for groupsRémy Coutable2016-06-147-97/+17
* Initial implementation of user access request to projectsDavid Alexander2016-06-143-3/+36
* Improve button margin for btn-grouped css classDmitriy Zaporozhets2016-06-081-1/+1
* Remove unnecessary icons from buttonsdz-improve-ui-consistencyDmitriy Zaporozhets2016-06-082-3/+2
* Remove header title from project pagesDmitriy Zaporozhets2016-05-263-3/+0