Add Shimo sidebar menu and index page
Related Issues & MRs
Issue link: #343386 (closed)
Follow-up MR: !74501 (closed)
Depends on migration MR: !74172 (merged)
Depends on the model MR: !73621 (merged)
Full content MR: !73129 (closed)
What does this MR do?
This MR will add Shimo sidebar menu and index page.
This feature is behind Feature Flag, we need manually turn it on:
project = Project.last
Feature.enable(:shimo_integration, project)
Feature.enabled?(:shimo_integration, project)
ScreenShot
Edited by Baodong