Experiment: change invite email to be from inviter
上级
a7e9c8ff
No related branches found
No related tags found
显示
- app/controllers/invites_controller.rb 6 个添加, 1 个删除app/controllers/invites_controller.rb
- app/controllers/registrations_controller.rb 1 个添加, 0 个删除app/controllers/registrations_controller.rb
- app/helpers/notify_helper.rb 8 个添加, 1 个删除app/helpers/notify_helper.rb
- app/mailers/emails/members.rb 27 个添加, 2 个删除app/mailers/emails/members.rb
- config/feature_flags/experiment/invite_email_from.yml 8 个添加, 0 个删除config/feature_flags/experiment/invite_email_from.yml
- locale/gitlab.pot 3 个添加, 0 个删除locale/gitlab.pot
- spec/controllers/invites_controller_spec.rb 25 个添加, 1 个删除spec/controllers/invites_controller_spec.rb
- spec/controllers/registrations_controller_spec.rb 34 个添加, 0 个删除spec/controllers/registrations_controller_spec.rb
- spec/features/invites_spec.rb 14 个添加, 0 个删除spec/features/invites_spec.rb
- spec/helpers/notify_helper_spec.rb 22 个添加, 0 个删除spec/helpers/notify_helper_spec.rb
- spec/mailers/notify_spec.rb 29 个添加, 0 个删除spec/mailers/notify_spec.rb
加载中
想要评论请 注册 或 登录