stable

Clone or download

Read-only

request #25707 Old Bootstrap fields should look like TLP fields

All bootstrap based fields now look like TLP fields. To test this contribution, you can create a tracker with all kinds of fields so you can test them in the artifact view, report view etc. FlamingParrot pages in tracker administration, project administration, docman… can also be tested. Change-Id: I7658d2994ed9c6f630c84ff064ed77315eb87b82

Modified Files

Name
M plugins/testmanagement/scripts/step-definition-field/StepDefinitionActions.vue +1 βˆ’1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.php +1 βˆ’1 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/format-selector/editor-area/components/FormatSelect.test.ts +1 βˆ’1 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/format-selector/editor-area/components/FormatSelect.ts +1 βˆ’1 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/themes/style.css +4 βˆ’0 Go to diff View file
M plugins/tracker/themes/default/css/style.scss +1 βˆ’0 Go to diff View file
M src/common/Layout/Layout.class.php +22 βˆ’22 Go to diff View file
M src/scripts/tuleap/textarea_rte.js +1 βˆ’1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_bootstrap-overrides.scss +121 βˆ’4 Go to diff View file
M src/themes/FlamingParrot/css/utils/_list-picker.scss +7 βˆ’3 Go to diff View file
M src/themes/tlp/src/scss/components/_css-var-root.scss +1 βˆ’0 Go to diff View file
M src/themes/tlp/src/scss/components/_forms.scss +14 βˆ’2 Go to diff View file