bpmn-io / bpmn-js-properties-panel

A properties panel for bpmn-js.
MIT License
293 stars 196 forks source link

feat(properties/HistoryCleanupProps): Add user document hint for hist… #1028

Closed prajwolbhandari1 closed 7 months ago

prajwolbhandari1 commented 7 months ago

…ory time to live for bpmn

Related to https://github.com/camunda/camunda-modeler/issues/4062

CLAassistant commented 7 months ago

CLA assistant check
All committers have signed the CLA.

nikku commented 7 months ago

Thanks for your contribution!

Two things:

prajwolbhandari1 commented 7 months ago

Yes, for sure. Thanks.

nikku commented 7 months ago

Thanks! Merged via https://github.com/bpmn-io/bpmn-js-properties-panel/commit/97ad3ae2f529b7e71a4da9df7ee90ed33c01a503.

nikku commented 7 months ago

@prajwolbhandari1 I extracted the tooltip into a pluggable provider via https://github.com/bpmn-io/bpmn-js-properties-panel/commit/cee1322c573bc36b504a9b242242a51eda696ee9.

Cf. https://github.com/camunda/camunda-bpmn-js/commit/9b403de0040caf0c9a272ab3f12c127a75c46b18 for integration into a standalone modeler.