Commit Graph

5 Commits

Author SHA1 Message Date
Nick Thomas d7b03c37f8 Speed up Group#user_ids_for_project_authorizations 2017-08-14 12:47:15 +01:00
Fu Xu 64a60bc454 wrap subject with method subject 2016-10-03 18:07:28 +08:00
Rémy Coutable b31c5052f9
Fallback to group's owners/masters when a project has none
A project in a group can have no explicit owners/masters,
in that case we fallbacks to the group's owners/masters.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-06-20 12:10:37 +02:00
Rémy Coutable 515205d3c1 UI and copywriting improvements
+ Move 'Edit Project/Group' out of membership-related partial
+ Show the access request buttons only to logged-in users
+ Put the request access buttons out of in a more visible button
+ Improve the copy in the #remove_member_message helper

Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-06-14 13:18:14 +02:00
Rémy Coutable 6d103a2f47 Factorize members mails into a new Emails::Members module
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-06-14 13:07:26 +02:00