Disable shimo zentao integrations settings
What does this MR do and why?
Disable shimo and zentao integration settings.
Its purpose is, to hide the entrance of the integration of shimo and zentao.
No new shimo and zentao configurations are allowed until the related data is officially removed
(Integration.where(type_new: %w[Integrations::Shimo Integrations::Zentao])
)
.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Checkout master branch
- Create shimo and zentao integration with a project
- visit path
/*namespace_id/:project_id/-/settings/integrations
- Checkout current MR
- visit path
/*namespace_id/:project_id/-/settings/integrations
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.