Add callout for service template deprecation
Adds global callout for admin users, explaining that they should migrate to Integrations. This commit also adds a spec for the callout.
显示
- app/assets/javascripts/persistent_user_callouts.js 1 个添加, 0 个删除app/assets/javascripts/persistent_user_callouts.js
- app/helpers/user_callouts_helper.rb 6 个添加, 3 个删除app/helpers/user_callouts_helper.rb
- app/models/user_callout.rb 1 个添加, 1 个删除app/models/user_callout.rb
- app/views/layouts/_page.html.haml 1 个添加, 0 个删除app/views/layouts/_page.html.haml
- app/views/layouts/header/_service_templates_deprecation_callout.html.haml 21 个添加, 0 个删除...s/header/_service_templates_deprecation_callout.html.haml
- changelogs/unreleased/325196-service-template-deprecation-update.yml 5 个添加, 0 个删除...unreleased/325196-service-template-deprecation-update.yml
- doc/api/graphql/reference/index.md 1 个添加, 1 个删除doc/api/graphql/reference/index.md
- locale/gitlab.pot 9 个添加, 0 个删除locale/gitlab.pot
- spec/features/callouts/service_templates_deprecation_spec.rb 59 个添加, 0 个删除spec/features/callouts/service_templates_deprecation_spec.rb
- spec/helpers/user_callouts_helper_spec.rb 18 个添加, 10 个删除spec/helpers/user_callouts_helper_spec.rb
加载中
想要评论请 注册 或 登录