Add preview text to the invite email with goto action
- adds goto action and preview text experiment.
显示
- app/controllers/invites_controller.rb 5 个添加, 1 个删除app/controllers/invites_controller.rb
- app/controllers/registrations_controller.rb 2 个添加, 0 个删除app/controllers/registrations_controller.rb
- app/helpers/emails_helper.rb 19 个添加, 15 个删除app/helpers/emails_helper.rb
- app/views/layouts/_mailer.html.haml 1 个添加, 0 个删除app/views/layouts/_mailer.html.haml
- app/views/notify/member_invited_email.html.haml 16 个添加, 2 个删除app/views/notify/member_invited_email.html.haml
- config/feature_flags/experiment/invite_email_preview_text.yml 8 个添加, 0 个删除...ig/feature_flags/experiment/invite_email_preview_text.yml
- locale/gitlab.pot 6 个添加, 0 个删除locale/gitlab.pot
- spec/controllers/invites_controller_spec.rb 31 个添加, 0 个删除spec/controllers/invites_controller_spec.rb
- spec/controllers/registrations_controller_spec.rb 36 个添加, 1 个删除spec/controllers/registrations_controller_spec.rb
- spec/features/invites_spec.rb 16 个添加, 1 个删除spec/features/invites_spec.rb
- spec/mailers/notify_spec.rb 8 个添加, 2 个删除spec/mailers/notify_spec.rb
加载中
想要评论请 注册 或 登录