- 16 Dec, 2016 2 commits
-
-
Douglas Barbosa Alexandre authored
-
Nur Rony authored
-
- 08 Dec, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 07 Dec, 2016 1 commit
-
-
Rémy Coutable authored
When the project has invitees, no group members were returned due to a `user_id NOT IN (42, NULL)` query which always returned [] since a `user_id` would be NULL, thus the condition could never match. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 02 Dec, 2016 2 commits
-
-
Phil Hughes authored
Fixed controls not showing in groups which fixes tests
-
Phil Hughes authored
Closes #24122
-
- 01 Nov, 2016 1 commit
-
-
Valery Sizov authored
-
- 24 Oct, 2016 4 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Linus G Thiel authored
- Disable {project, group} members submit button if no users If no users are selected, the submit button should be disabled. - Alert user when no users were added to {project, group}. When no users were selected for adding, an alert message is flashed that no users were added. - Also, this commit adds a feedback when users were actually added to a project, in symmetry with how group members are handled. Closes #22967, #23270.
-
- 20 Oct, 2016 1 commit
-
-
Phil Hughes authored
This code was meant to be added to another branch as an expirement, but instead was commited to wrong branch
-
- 06 Oct, 2016 1 commit
-
-
Phil Hughes authored
Used variables in haml for replicated checks Fixed broken conflict
-
- 05 Oct, 2016 1 commit
-
-
Phil Hughes authored
Fixed Ruby code based on review feedback
-
- 04 Oct, 2016 1 commit
-
-
Phil Hughes authored
-
- 03 Oct, 2016 2 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 28 Sep, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 13 Sep, 2016 14 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Fixed issue with group name not showing
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Fixed spacing with buttons Disables group form when user doesnt have correct permissions
-
Phil Hughes authored
Combine both group members & project members in project members list
-
Phil Hughes authored
-
Phil Hughes authored
-
- 05 Aug, 2016 1 commit
-
-
Adam Niedzielski authored
-
- 02 Aug, 2016 1 commit
-
-
Adam Niedzielski authored
-
- 01 Aug, 2016 1 commit
-
-
Adam Niedzielski authored
-
- 01 Jul, 2016 1 commit
-
-
Rémy Coutable authored
And create new Project#requesters, Group#requesters scopes. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 18 Jun, 2016 2 commits
-
-
Rémy Coutable authored
This is a try for a new approach to put the access checks at the service level. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 16 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez authored
-