stable
Clone or download
Read-only
Its main usage is to describe the steps involved in a wizard. This is showcased in: * TLP documentation * Project creation * Tracker creation Part of story #22210: select SAFe templates at project creation Change-Id: I1ea69a3812f64e732ffd58e277ab67efb23dcc2d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/scripts/tracker-creation/po/fr_FR.po | +4 | −7 | Go to diff View file |
M | plugins/tracker/scripts/tracker-creation/src/components/steps/layout/StepLabel.vue | +0 | −4 | Go to diff View file |
M | plugins/tracker/scripts/tracker-creation/src/components/steps/step-one/StepOneInfo.vue | +6 | −4 | Go to diff View file |
M | plugins/tracker/scripts/tracker-creation/src/components/steps/step-two/StepTwoInfo.vue | +14 | −4 | Go to diff View file |
M | plugins/tracker/themes/BurningParrot/css/tracker-creation/includes/_creation-step-layout.scss | +0 | −5 | Go to diff View file |
M | src/scripts/project/registration/po/fr_FR.po | +7 | −1 | Go to diff View file |
M | src/scripts/project/registration/src/components/Information/ProjectInformation.vue | +12 | −3 | Go to diff View file |
M | src/scripts/project/registration/src/components/Template/AllProjectTemplates.vue | +6 | −1 | Go to diff View file |
M | src/themes/BurningParrot/css/project-registration/project-registration.scss | +0 | −4 | Go to diff View file |
M | src/themes/tlp/src/scss/_components.scss | +1 | −0 | Go to diff View file |
A | src/themes/tlp/src/scss/components/_wizards.scss | +155 | −0 | Go to diff View file |
M | src/www/tlp-doc/resources/structure/manifest.json | +1 | −0 | Go to diff View file |
A | src/www/tlp-doc/resources/structure/wizards/example.html | +27 | −0 | Go to diff View file |
A | src/www/tlp-doc/resources/structure/wizards/manifest.json | +4 | −0 | Go to diff View file |