stable
Clone or download
With FontAwesome 5, comes a list of breaking change in icon names. Please see Upgrading from Version 4 documentation for details[0]. With the help of a script[1], we can easily convert the old names to the new ones. In order to limit the size of the review, this change targets only: * .vue files (VueJS) => Other files (e.g .(t|s)s) will be done later. * direct usage of "fa fa-xxxx". => Concatenation of strings, complex mustache conditions, js injections, … will be done later. * icons that are subject to BC => remaining icons will be done later No functional changes. Part of request #17110: Update to FontAwesome 5 [0] https://fontawesome.com/how-to-use/on-the-web/setup/upgrading-from-version-4#name-changes [1] https://github.com/estebandelaf/scripts/blob/master/fontawesome4to5.sh Change-Id: I791dea8010dd62caed5c01d341ffa380b132219c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/scripts/cross-tracker/src/components/ArtifactTable.vue | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/reading-mode/ReadingMode.vue | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/TrackerSelection.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Breadcrumb/DocumentBreadcrumb.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ActionsQuickLookButton/QuickLookDeleteButton.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DragNDrop/ErrorModal.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DropDown/DeleteItem.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DropDown/DropDownQuickLook.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DropDown/PasteItem.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/Error/GlobalErrorModal.vue | +2 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/Error/ItemPermissionError.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/Error/__snapshots__/ItemPermissionError.test.js.snap | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ItemDisplay/ActionsHeader.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/Metadata/CustomMetadata/CustomMetadataDate.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/Metadata/FolderMetadata/FolderDefaultPropertiesForUpdate.vue | +2 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/Metadata/ObsolescenceMetadata/ObsolescenceDateMetadataForCreate.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/Metadata/ObsolescenceMetadata/ObsolescenceDateMetadataForUpdate.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookDocumentPreview.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookFolder.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookLink.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookWiki.vue | +1 | −1 | Go to diff View file |
M | plugins/git/scripts/repositories/src/components/ActionBar/DisplayModeSwitcher.vue | +2 | −2 | Go to diff View file |
M | plugins/git/scripts/repositories/src/components/GitBreadcrumbs.vue | +1 | −1 | Go to diff View file |
M | plugins/git/scripts/repositories/src/components/GitRepository.vue | +1 | −1 | Go to diff View file |
M | plugins/git/scripts/repositories/src/components/folders/CollapsibleFolder.vue | +1 | −1 | Go to diff View file |
M | plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseBadges/ReleaseOthersBadges.vue | +1 | −1 | Go to diff View file |
M | plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/ReleaseButtonsDescription.vue | +1 | −1 | Go to diff View file |
M | plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseHeader/ReleaseHeader.vue | +1 | −1 | Go to diff View file |
M | plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseHeader/ReleaseHeaderRemainingDays.vue | +1 | −1 | Go to diff View file |
M | plugins/pullrequest/scripts/create-pullrequest-button/src/components/CreatePullrequestButton.vue | +1 | −1 | Go to diff View file |
M | plugins/pullrequest/scripts/create-pullrequest-button/src/components/CreatePullrequestErrorModal.vue | +1 | −1 | Go to diff View file |
M | plugins/pullrequest/scripts/create-pullrequest-button/src/components/CreatePullrequestModal.vue | +2 | −2 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/GlobalError/BoardWithoutAnyColumnsErrorForAdmin.vue | +1 | −1 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/GlobalError/ErrorModal.vue | +2 | −2 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/GlobalError/GlobalAppError.vue | +1 | −1 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/GlobalError/__snapshots__/BoardWithoutAnyColumnsErrorForAdmin.test.ts.snap | +1 | −1 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/GlobalError/__snapshots__/ErrorModal.test.ts.snap | +2 | −2 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/GlobalError/__snapshots__/GlobalAppError.test.ts.snap | +1 | −1 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/BaseCard.vue | +1 | −1 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/ParentCardRemainingEffort.vue | +1 | −1 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Header/NoMappingMessage.vue | +1 | −1 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Header/__snapshots__/NoMappingMessage.test.ts.snap | +2 | −2 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Header/Expanded/WrongColorPopover.vue | +1 | −1 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Header/Expanded/__snapshots__/WrongColorPopover.test.ts.snap | +1 | −1 | Go to diff View file |
M | plugins/testmanagement/scripts/step-definition-field/StepDefinitionField.vue | +1 | −1 | Go to diff View file |
M | plugins/testmanagement/scripts/step-definition-field/StepDeletionActionButtonMarkAsDeleted.vue | +1 | −1 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/BacklogItems/ExportError.vue | +1 | −1 | Go to diff View file |
M | plugins/timetracking/scripts/personal-timetracking-widget/src/components/WidgetWritingMode.vue | +2 | −2 | Go to diff View file |
M | plugins/timetracking/scripts/personal-timetracking-widget/src/components/modal/WidgetModalRow.vue | +2 | −2 | Go to diff View file |
M | plugins/timetracking/scripts/personal-timetracking-widget/src/components/modal/WidgetModalTimes.vue | +1 | −1 | Go to diff View file |
M | plugins/timetracking/scripts/timetracking-overview-widget/src/components/writing-mode/TimeTrackingOverviewWritingDates.vue | +2 | −2 | Go to diff View file |
M | plugins/tracker/scripts/tracker-creation/src/components/steps/layout/StepNavigationButtons.vue | +1 | −1 | Go to diff View file |
M | plugins/tracker/scripts/tracker-creation/src/components/steps/step-one/cards/TrackerXmlFile/TrackerXmlFileSelector.vue | +1 | −1 | Go to diff View file |
M | plugins/tracker/scripts/tracker-creation/src/components/steps/step-two/creation-fields/FieldShortnameSlugified.vue | +1 | −1 | Go to diff View file |
M | plugins/tracker/scripts/workflow-transitions/src/components/Header/ChangeFieldConfirmationModal.vue | +1 | −1 | Go to diff View file |
M | plugins/tracker/scripts/workflow-transitions/src/components/Header/WorkflowFieldChange.vue | +1 | −1 | Go to diff View file |
M | plugins/tracker/scripts/workflow-transitions/src/components/Header/WorkflowModeSwitchModal.vue | +1 | −1 | Go to diff View file |
M | plugins/tracker/scripts/workflow-transitions/src/components/TransitionDeletePopover.vue | +1 | −1 | Go to diff View file |
M | plugins/tracker/scripts/workflow-transitions/src/components/TransitionMatrixContent.vue | +1 | −1 | Go to diff View file |
M | plugins/tracker/scripts/workflow-transitions/src/components/TransitionModal/PostAction/PostAction.vue | +1 | −1 | Go to diff View file |
M | plugins/tracker/scripts/workflow-transitions/src/components/TransitionModal/Skeletons/PostActionSkeleton.vue | +1 | −1 | Go to diff View file |
M | plugins/tracker/scripts/workflow-transitions/src/components/TransitionRulesEnforcementWarning.vue | +1 | −1 | Go to diff View file |
M | src/scripts/project/admin/services/src/components/EditModal.vue | +1 | −1 | Go to diff View file |
M | src/scripts/project/registration/src/components/Information/Agreement/AgreementModal.vue | +1 | −1 | Go to diff View file |
M | src/scripts/project/registration/src/components/Information/Input/ProjectShortName.vue | +1 | −1 | Go to diff View file |
M | src/scripts/project/registration/src/components/Information/ProjectInformationFooter.vue | +1 | −1 | Go to diff View file |
M | src/scripts/project/registration/src/components/Template/TemplateFooter.vue | +1 | −1 | Go to diff View file |
M | src/scripts/switch-to/src/components/Header/SwitchToHeader.vue | +1 | −1 | Go to diff View file |