Show more details for testing integration error
For some integrations, the response when testing an integration includes "service_response" which provides a few more details why an integration has failed. This change adds this so the user has more info on how to fix the issue. Changelog: changed
显示
- app/assets/javascripts/integrations/constants.js 1 个添加, 1 个删除app/assets/javascripts/integrations/constants.js
- app/assets/javascripts/integrations/edit/components/integration_form.vue 17 个添加, 8 个删除...scripts/integrations/edit/components/integration_form.vue
- app/controllers/projects/settings/integrations_controller.rb 2 个添加, 2 个删除app/controllers/projects/settings/integrations_controller.rb
- locale/gitlab.pot 1 个添加, 1 个删除locale/gitlab.pot
- spec/controllers/projects/settings/integrations_controller_spec.rb 3 个添加, 3 个删除...rollers/projects/settings/integrations_controller_spec.rb
- spec/frontend/integrations/edit/components/integration_form_spec.js 31 个添加, 26 个删除...end/integrations/edit/components/integration_form_spec.js
加载中
想要评论请 注册 或 登录