summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Validate user id for users select autcompletedz-fix-user-selectDmitriy Zaporozhets2016-10-141-0/+4
* Merge branch 'issue-23306-fix' into 'master' Dmitriy Zaporozhets2016-10-144-42/+60
|\
| * Move edit group scenario to rspec and refactor groups_specDmitriy Zaporozhets2016-10-144-54/+42
| * Add specs for group edit and deletionissue-23306-fixStan Hu2016-10-141-0/+26
| * Add missing routes to make group edits workStan Hu2016-10-131-0/+4
* | Merge branch 'members-ui' into 'master' Fatih Acet2016-10-1435-246/+458
|\ \
| * | Tweaked position of badge in panel headingsmembers-uiPhil Hughes2016-10-133-1/+10
| * | Moved how we remove event listenersPhil Hughes2016-10-131-10/+3
| * | Changed jQuery to be in single linePhil Hughes2016-10-062-6/+1
| * | Changed how collections are renderedPhil Hughes2016-10-068-824/+15
| * | Merge branch 'master' into members-uiPhil Hughes2016-10-06246-1916/+5685
| |\ \
| * | | Updated Ruby variable namePhil Hughes2016-10-053-9/+7
| * | | Updated RubyPhil Hughes2016-10-042-3/+4
| * | | Merge branch 'master' into members-uiPhil Hughes2016-10-04731-4578/+16663
| |\ \ \
| * | | | Border instead of hrPhil Hughes2016-10-042-2/+6
| * | | | Admin group members UI fixPhil Hughes2016-09-131-1/+1
| * | | | Group links search test fixPhil Hughes2016-09-131-0/+4
| * | | | Added back orderingPhil Hughes2016-09-131-0/+1
| * | | | Ruby updatePhil Hughes2016-09-133-10/+10
| * | | | Removed group members from the list for nowPhil Hughes2016-09-131-25/+0
| * | | | Fixed jQuery chainingPhil Hughes2016-09-131-6/+4
| * | | | Fixed group_links expire date not updating in viewPhil Hughes2016-09-132-2/+2
| * | | | Fixed bug when group_ids not present when creatingPhil Hughes2016-09-131-9/+11
| * | | | Search project groupsPhil Hughes2016-09-132-8/+61
| * | | | Fixed removing groupsPhil Hughes2016-09-133-2/+17
| * | | | Expires in test updatePhil Hughes2016-09-131-1/+1
| * | | | Fixed fields not being sentPhil Hughes2016-09-131-2/+3
| * | | | CSS cleanupPhil Hughes2016-09-136-15/+7
| * | | | JS updatePhil Hughes2016-09-131-9/+11
| * | | | Added test for updating groups permissionsPhil Hughes2016-09-133-4/+41
| * | | | Fixed error when updating groupsPhil Hughes2016-09-131-1/+1
| * | | | Fixed group testsPhil Hughes2016-09-132-2/+2
| * | | | Updated some specsPhil Hughes2016-09-136-24/+24
| * | | | Updated groups member UI to matchPhil Hughes2016-09-136-60/+38
| * | | | Added import button back inPhil Hughes2016-09-132-3/+3
| * | | | Tests updatePhil Hughes2016-09-138-15/+16
| * | | | Fixed searchPhil Hughes2016-09-131-6/+15
| * | | | Fixed issue with invited users not showing upPhil Hughes2016-09-133-8/+19
| * | | | Fixed members errorPhil Hughes2016-09-132-3/+3
| * | | | Return 403 if user can't update groupPhil Hughes2016-09-131-0/+1
| * | | | Removes row from dom when deletingPhil Hughes2016-09-136-26/+27
| * | | | Mobile spacing improvementsPhil Hughes2016-09-135-20/+41
| * | | | Removed console logPhil Hughes2016-09-132-2/+1
| * | | | Mobile improvementsPhil Hughes2016-09-137-24/+74
| * | | | Fixed group members not deletingPhil Hughes2016-09-134-9/+14
| * | | | Fixed issue with groups not displayingPhil Hughes2016-09-132-18/+2
| * | | | Included groups on project_members pagePhil Hughes2016-09-1313-58/+108
| * | | | Updates the member row when values changedPhil Hughes2016-09-133-6/+11
| * | | | Updated members UIPhil Hughes2016-09-139-79/+111
* | | | | Merge branch '22456-option-to-choose-for-no-issue-template' into 'master' Fatih Acet2016-10-143-8/+42
|\ \ \ \ \