gitlab-org--gitlab-foss/app/controllers/concerns
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
..
authenticates_with_two_factor.rb Implement authentication (login) using a U2F device. 2016-06-06 12:50:31 +05:30
continue_params.rb Fix denting and spec 2016-03-13 13:44:31 +01:00
creates_commit.rb Codestyle: make sure we have space around operators 2016-05-13 04:46:56 -03:00
filter_projects.rb Use compact syntax 2016-04-21 16:02:00 -05:00
global_milestones.rb Use respond_to instead of a conditional to paginate milestones 2016-03-23 12:02:15 +01:00
issuable_actions.rb Minor improvements on IssuableActions 2016-03-21 16:59:35 +01:00
issues_action.rb Use the configured Kaminari "per page" default 2016-03-19 17:37:54 -04:00
membership_actions.rb UI and copywriting improvements 2016-06-14 13:18:14 +02:00
merge_requests_action.rb Use the configured Kaminari "per page" default 2016-03-19 17:37:54 -04:00
toggle_award_emoji.rb Backend awardables on comments 2016-06-06 11:03:39 +02:00
toggle_subscription_action.rb Change deprecated usage of rendering without response body 2016-03-16 03:16:25 +02:00