Skip to content

Draft: [Full MR] Integrate with Shimo

Baodong requested to merge icbd/gitlab:feature/integration/shimo_basic into master

Issue: #343386 (closed)

Integrate with Shimo(石墨文档).

part of MRs

Open Feature Flag

project = Project.last
Feature.enabled?(:shimo_integration, project)
Feature.enable(:shimo_integration, project)

Views

Project => Settings => Integrations => Shimo

截屏2021-10-29_18.22.28

Config your Shimo workspace URL.

截屏2021-10-29_18.22.41

Shimo sidebar and home page.

截屏2021-10-29_18.22.52

Edited by Baodong

Merge request reports