stable

Clone or download

Read-only

Introduce cross-ref-* classes

Part of request #23478 Dissociate TLP badges from cross references badges In this commit: - TLP badges are now 4px round rectangles by default. It's still possible to use fully rounded rectangle by using the class .tlp-badge-rounded because it's useful is some cases (counter in pane header, as a representation for numerical values…) - Cross ref badges are still oblong and the variant "white text on prim. color" has been removed because of contrast issues. Two variants remain: "colored text on light colored background with colored borders" and "colored text on light colored background with colored borders on dark backgrounds". Applying .cross-ref-* class everywhere will be done in a next commit Change-Id: If827e70d9839239a034c0fd9a9f835c64b632104

Modified Files

Name
M plugins/agiledashboard/scripts/kanban/src/app/kanban-column/column-wip-header/column-wip-header.tpl.html +1 βˆ’1 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/po/fr.po +3 βˆ’3 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/backlog-item-selected/backlog-item-selected-bar.tpl.html +1 βˆ’1 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/backlog-item/backlog-item-details/backlog-item-details.tpl.html +4 βˆ’2 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/milestone/milestone.tpl.html +4 βˆ’4 Go to diff View file
M plugins/agiledashboard/templates/pane-details-items-list.mustache +1 βˆ’1 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/components/ArtifactTableRow.vue +3 βˆ’3 Go to diff View file
M plugins/docman/templates/project-admin-permission-per-group.mustache +1 βˆ’1 Go to diff View file
M plugins/git/templates/project-admin/project-admin-permission-per-group.mustache +1 βˆ’1 Go to diff View file
M plugins/git/templates/repository/clone-bar-input.mustache +1 βˆ’1 Go to diff View file
M plugins/mediawiki/templates/project-admin-permission-per-group.mustache +1 βˆ’1 Go to diff View file
M plugins/proftpd/templates/project-admin-permission-per-group.mustache +1 βˆ’1 Go to diff View file
M plugins/program_management/templates/project-admin-permission-per-group.mustache +1 βˆ’1 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/_release-toggle-badges-sprints.scss +0 βˆ’1 Go to diff View file
M plugins/pullrequest/scripts/src/app/dashboard/pull-request-summary/pull-request-summary.tpl.html +2 βˆ’2 Go to diff View file
M plugins/svn/templates/project-admin-permission-per-group.mustache +1 βˆ’1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/CardInitialEffort.vue +5 βˆ’1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/__snapshots__/CardInitialEffort.test.ts.snap +5 βˆ’1 Go to diff View file
M plugins/taskboard/themes/includes/_card-read.scss +1 βˆ’0 Go to diff View file
M plugins/testmanagement/include/TestManagement/Heartbeat/LatestHeartbeatsCollector.php +2 βˆ’2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-detail.tpl.html +2 βˆ’2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-link-issue.tpl.html +1 βˆ’1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-header/execution-list-header.tpl.html +1 βˆ’1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-with-steps/step/step.tpl.html +2 βˆ’1 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_execution-list-campaign-header.scss +1 βˆ’1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/BacklogItems/BacklogItemCard.vue +2 βˆ’2 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/BacklogItems/__snapshots__/BacklogItemCard.test.ts.snap +1 βˆ’1 Go to diff View file
M plugins/timetracking/scripts/personal-timetracking-widget/src/components/WidgetLinkToArtifact.vue +2 βˆ’2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/LatestHeartbeatsCollector.php +3 βˆ’3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/fields/link-field/link-field.tpl.html +1 βˆ’1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal.tpl.html +1 βˆ’1 Go to diff View file
M plugins/tracker/templates/form-element/reference/cross_reference.mustache +1 βˆ’1 Go to diff View file
M src/scripts/project/admin/permissions-per-group/PermissionsPerGroupBadge.vue +1 βˆ’1 Go to diff View file
M src/scripts/switch-to/src/components/Body/RecentItems/RecentItemsEntry.vue +2 βˆ’3 Go to diff View file
M src/scripts/switch-to/src/components/Body/RecentItems/__snapshots__/RecentItemsEntry.test.ts.snap +4 βˆ’6 Go to diff View file
M src/templates/admin/sidebar_projects.mustache +2 βˆ’2 Go to diff View file
M src/templates/admin/sidebar_users.mustache +3 βˆ’3 Go to diff View file
M src/templates/admin/sidebar_utils.mustache +1 βˆ’1 Go to diff View file
M src/templates/admin/system_events/homepage_pane.mustache +5 βˆ’5 Go to diff View file
M src/templates/admin/users/userlist.mustache +1 βˆ’1 Go to diff View file
M src/templates/dashboard/project.mustache +2 βˆ’1 Go to diff View file
M src/templates/softwaremap/software_map.mustache +1 βˆ’1 Go to diff View file
M src/templates/widgets/project-members.mustache +1 βˆ’1 Go to diff View file
M src/templates/wiki/project-admin-permission-per-group.mustache +1 βˆ’1 Go to diff View file
M src/themes/BurningParrot/css/burning-parrot.scss +1 βˆ’0 Go to diff View file
A src/themes/BurningParrot/css/includes/_cross-ref-badges.scss +75 βˆ’0 Go to diff View file
M src/themes/FlamingParrot/css/utils/_bootstrap-overrides.scss +0 βˆ’30 Go to diff View file
A src/themes/FlamingParrot/css/utils/_cross-ref-badges.scss +75 βˆ’0 Go to diff View file
M src/themes/FlamingParrot/css/utils/_definitions.scss +1 βˆ’0 Go to diff View file
M src/themes/tlp/src/scss/components/_badges.scss +7 βˆ’24 Go to diff View file
M src/themes/tlp/src/scss/components/_css-var-root.scss +0 βˆ’2 Go to diff View file
M src/themes/tlp/src/scss/components/_tabs.scss +1 βˆ’0 Go to diff View file
M src/www/tlp-doc/resources/visual-assets/badges/manifest.json +1 βˆ’0 Go to diff View file
A src/www/tlp-doc/resources/visual-assets/badges/rounded/doc.html +1 βˆ’0 Go to diff View file
A src/www/tlp-doc/resources/visual-assets/badges/rounded/example.html +51 βˆ’0 Go to diff View file
A src/www/tlp-doc/resources/visual-assets/badges/rounded/manifest.json +4 βˆ’0 Go to diff View file