stable

Clone or download

Read-only

request #32284: Homogenize TLP icons

In preparation for the future rework of the sidebar and to prevent misleading usage of FA icons, some TLP icons need to be updated and some need to be created: * fa-eye and fa-eye-slash icons are now solid icons everywhere * fa-inbox replaced by fa-tlp-backlog * fa-tlp-backlog, fa-tlp-add-to-backlog and fa-tlp-remove-from-backlog icons updated * New fa-tlp-small-cards and fa-tlp-big-cards icons (can be seen in planning and kanban views) * New fa-tlp-tracker icon (can be seen in sidebar, heartbeat, switch to…) * Kanban boards in the AD homepage use the fa-columns icon * fa-tlp-kanban replaced by fa-tlp-kanban-boards icon * fa-tlp-taskboard icon updated * fa-tlp-versioning-git icon updated * Test management use fa-check-double icon Change-Id: Ifb2df876a2f040b189186e903d8ddcce0aba915c

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/BreadCrumbDropdown/MilestoneCrumbBuilder.php +1 βˆ’1 Go to diff View file
M plugins/agiledashboard/scripts/kanban/src/app/edit-kanban/edit-kanban.tpl.html +1 βˆ’1 Go to diff View file
M plugins/agiledashboard/scripts/kanban/src/app/kanban.tpl.html +3 βˆ’3 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/planner-view/planner-view.tpl.html +4 βˆ’4 Go to diff View file
M plugins/agiledashboard/templates/home-kanban.mustache +1 βˆ’1 Go to diff View file
M plugins/agiledashboard/templates/home.mustache +1 βˆ’1 Go to diff View file
M plugins/baseline/scripts/baseline/components/common/ActionButton.vue +2 βˆ’2 Go to diff View file
M plugins/git/templates/admin-gerrit-templates.mustache +1 βˆ’1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/ButtonBar/OpenClosedSwitcher.vue +2 βˆ’2 Go to diff View file
M plugins/testmanagement/include/TestManagement/Heartbeat/LatestHeartbeatsCollector.php +1 βˆ’1 Go to diff View file
M plugins/testmanagement/include/TestManagement/Service.class.php +1 βˆ’1 Go to diff View file
M plugins/testmanagement/include/testmanagementPlugin.php +1 βˆ’1 Go to diff View file
M plugins/testplan/include/TestPlanPaneInfo.php +1 βˆ’1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/CampaignCard.vue +1 βˆ’1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/__snapshots__/CampaignCard.test.ts.snap +1 βˆ’1 Go to diff View file
M plugins/tracker/include/ServiceTracker.class.php +1 βˆ’1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/LatestHeartbeatsCollector.php +1 βˆ’1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/RecentlyVisited/SwitchToLinksCollection.php +1 βˆ’1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/EditRenderer.class.php +2 βˆ’2 Go to diff View file
M plugins/tracker/include/Tracker/Creation/TrackerCreationBreadCrumbsBuilder.php +1 βˆ’1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_File.php +1 βˆ’1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report.class.php +1 βˆ’1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php +1 βˆ’1 Go to diff View file
M plugins/tracker/include/Tracker/TrackerManager.class.php +1 βˆ’1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal.tpl.html +2 βˆ’2 Go to diff View file
M plugins/tracker/templates/artifact-modal.mustache +2 βˆ’2 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Artifact/RecentlyVisited/VisitRetrieverTest.php +1 βˆ’1 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Creation/TrackerCreationBreadCrumbsBuilderTest.php +1 βˆ’1 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Search/SearchResultRetrieverTest.php +2 βˆ’2 Go to diff View file
M plugins/tracker_encryption/include/Tracker_FormElement_Field_Encrypted.class.php +1 βˆ’1 Go to diff View file
M plugins/tracker_encryption/scripts/encrypted_field.js +3 βˆ’3 Go to diff View file
M src/common/FRS/LicenseAgreement/Admin/templates/list-license-agreements.mustache +1 βˆ’1 Go to diff View file
M src/templates/admin/anonymous/access_choice.mustache +1 βˆ’1 Go to diff View file
M src/templates/admin/projects/project-visibility-configuration-pane.mustache +1 βˆ’1 Go to diff View file
M src/templates/admin/projects/project-widgets-configuration-pane.mustache +1 βˆ’1 Go to diff View file
M src/templates/svn/immutable-tags.mustache +1 βˆ’1 Go to diff View file
M src/themes/tlp/src/fonts/tlp-font/TLP.woff2 Binary file Go to diff View file
M src/themes/tlp/src/fonts/tlp-font/icons.scss +4 βˆ’1 Go to diff View file
M src/www/tlp-doc/resources/visual-assets/icons/font-awesome-tlp-extension/demo.html +21 βˆ’3 Go to diff View file
M tests/lib/Builders/HistoryEntryBuilder.php +1 βˆ’1 Go to diff View file