stable
Clone or download
Read-only
Part of story #18336 add support of markdown How to test: - Go in the artifact view of a step which contains a TTM step - Choose the "Markdown" format. => The "Help" button is displayed. => If the format is not "Markdown" then the "Help button is not displayed - Click on the button => The popover with the Markdown syntax help is displayed Change-Id: I863918be39d462298ce6c7d3f735d2fa47abe9a7
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/testmanagement/scripts/step-definition-field/CommonmarkSyntaxHelper.vue | +153 | −0 | Go to diff View file |
M | plugins/testmanagement/scripts/step-definition-field/StepDefinitionActions.vue | +5 | −2 | Go to diff View file |
A | plugins/testmanagement/scripts/step-definition-field/assets/image_example_commonmark.png | Binary file | Go to diff View file | |
M | plugins/testmanagement/scripts/step-definition-field/po/fr.po | +12 | −0 | Go to diff View file |
A | plugins/testmanagement/themes/FlamingParrot/css/includes/_popovers.scss | +129 | −0 | Go to diff View file |
M | plugins/testmanagement/themes/FlamingParrot/css/style.scss | +15 | −1 | Go to diff View file |
M | plugins/testmanagement/webpack.common.js | +2 | −1 | Go to diff View file |