stable

Clone or download

Read-only

Merge commit 'refs/changes/51/24051/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #23369 typescript: 4.3.5 -> 4.4.2 Change-Id: I56ea5b1ded4465dcfebd33158b41c4f353d178dc

Modified Files

Name
M package-lock.json +612 −580 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/_card-fields.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/administration.scss +2 −2 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/kanban.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/kanban/_kanban-item.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/kanban/_project-header-background.scss +2 −2 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum.scss +4 −4 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum/_planning.scss +4 −4 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum/_project-colors.scss +2 −2 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum/_project-header-background.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_backlog-item-details.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_backlog-items-selected-bar.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_item-progress.scss +1 −1 Go to diff View file
M plugins/cardwall/themes/FlamingParrot/css/style.scss +1 −1 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/CrossTrackerWidget.vue +2 −1 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/components/ArtifactTable.vue +2 −1 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/components/ExportCSVButton.test.ts +12 −4 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/components/ExportCSVButton.vue +4 −0 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/reading-mode/ReadingMode.test.ts +5 −4 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/reading-mode/ReadingMode.vue +2 −1 Go to diff View file
M plugins/document/scripts/document/store/actions-helpers/handle-errors.ts +7 −10 Go to diff View file
M plugins/document/scripts/document/store/actions-helpers/load-ascendant-hierarchy.test.ts +5 −4 Go to diff View file
M plugins/document/scripts/document/store/error/error-actions.test.ts +6 −8 Go to diff View file
M plugins/document/scripts/document/store/error/error-actions.ts +7 −5 Go to diff View file
M plugins/document/themes/_dragndrop.scss +1 −1 Go to diff View file
M plugins/document/themes/_folder-content.scss +1 −1 Go to diff View file
M plugins/document/themes/_icons.scss +1 −1 Go to diff View file
M plugins/document/themes/_new-document.scss +1 −1 Go to diff View file
M plugins/document/themes/_project_background_header.scss +2 −2 Go to diff View file
M plugins/document/themes/document.scss +1 −1 Go to diff View file
M plugins/document/themes/quicklook/_quicklook-folder.scss +1 −1 Go to diff View file
M plugins/forumml/themes/BurningParrot/css/forumml.scss +3 −3 Go to diff View file
M plugins/git/scripts/permissions-per-group/src/GitPermissions.test.ts +5 −4 Go to diff View file
M plugins/git/scripts/permissions-per-group/src/GitPermissions.vue +5 −2 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitRepositoryCreate.vue +6 −3 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitlabModal/ArtifactClosureModal/ArtifactClosureModal.test.ts +5 −4 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitlabModal/CreateBranchPrefix/CreateBranchPrefixModal.test.ts +5 −4 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitlabModal/CreateGitlabLinkModal/ListRepositoriesModal.test.ts +5 −4 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitlabModal/CreateGitlabLinkModal/ListRepositoriesModal.vue +5 −2 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitlabModal/EditAccessTokenGitlabModal/ConfirmReplaceTokenModal.test.ts +5 −4 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitlabModal/RegenerateGitlabWebhookModal/RegenerateGitlabWebhook.test.ts +5 −4 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitlabModal/UnlinkGitlabRepositoryModal/UnlinkRepositoryGitlabModal.vue +6 −2 Go to diff View file
M plugins/git/scripts/repositories/src/gitlab/gitlab-error-handler.test.ts +24 −28 Go to diff View file
M plugins/git/scripts/repositories/src/gitlab/gitlab-error-handler.ts +3 −3 Go to diff View file
M plugins/git/scripts/repositories/src/support/error-handler.test.ts +30 −35 Go to diff View file
M plugins/git/scripts/repositories/src/support/error-handler.ts +3 −2 Go to diff View file
M plugins/git/themes/BurningParrot/_project-background-header.scss +2 −2 Go to diff View file
M plugins/git/themes/BurningParrot/git.scss +3 −3 Go to diff View file
M plugins/git/themes/BurningParrot/repositories/_repositories.scss +2 −2 Go to diff View file
M plugins/git/themes/BurningParrot/repository/_repository.scss +8 −8 Go to diff View file
M plugins/git/themes/BurningParrot/repository/gitphp/_blob.scss +1 −1 Go to diff View file
M plugins/gitlab/scripts/artifact-create-branch-action/src/api/rest-querier.test.ts +1 −2 Go to diff View file
M plugins/gitlab/scripts/artifact-create-branch-action/src/api/rest-querier.ts +2 −6 Go to diff View file
M plugins/label/themes/_labels-box.scss +1 −1 Go to diff View file
M plugins/label/themes/label.scss +1 −1 Go to diff View file
M plugins/openidconnectclient/themes/BurningParrot/css/includes/_button-colors.scss +1 −1 Go to diff View file
M plugins/openidconnectclient/themes/BurningParrot/css/includes/_provider-admin-modal.scss +1 −1 Go to diff View file
M plugins/openidconnectclient/themes/BurningParrot/css/style.scss +4 −4 Go to diff View file
M plugins/openidconnectclient/themes/FlamingParrot/css/style.scss +2 −2 Go to diff View file
M plugins/program_management/scripts/admin/src/milestones/submit-configuration-handler.ts +4 −0 Go to diff View file
M plugins/program_management/scripts/admin/src/teams/add-team.test.ts +9 −8 Go to diff View file
M plugins/program_management/scripts/admin/src/teams/add-team.ts +4 −0 Go to diff View file
M plugins/program_management/scripts/program_management/src/components/Backlog/ProgramIncrement/FeatureCardBacklogItems.vue +4 −1 Go to diff View file
M plugins/program_management/scripts/program_management/src/helpers/error-handler.test.ts +37 −47 Go to diff View file
M plugins/program_management/scripts/program_management/src/helpers/error-handler.ts +7 −4 Go to diff View file
M plugins/program_management/themes/program_management.scss +6 −6 Go to diff View file
M plugins/program_management/themes/program_management/_admin.scss +1 −1 Go to diff View file
M plugins/program_management/themes/program_management/_element.scss +1 −1 Go to diff View file
M plugins/program_management/themes/program_management/_project-header-background.scss +2 −2 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/Chart/ChartDisplayer.vue +5 −2 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/TestManagement/TestManagementDisplayer.vue +5 −2 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDisplayer.vue +3 −3 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/store/actions.test.ts +6 −6 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/store/actions.ts +3 −3 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/_headers.scss +1 −1 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/_release-chart.scss +1 −1 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/_release-toggle-badges-sprints.scss +1 −1 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/_release-toggle-tracker-artifacts-badges.scss +1 −1 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/style.scss +7 −7 Go to diff View file
M plugins/pullrequest/themes/includes/_dashboard.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/includes/_file-diff.scss +2 −2 Go to diff View file
M plugins/pullrequest/themes/includes/_overview.scss +2 −2 Go to diff View file
M plugins/pullrequest/themes/pull-requests.scss +11 −11 Go to diff View file
M plugins/roadmap/themes/_dependencies.scss +1 −1 Go to diff View file
M plugins/roadmap/themes/_gantt-board.scss +4 −4 Go to diff View file
M plugins/roadmap/themes/_gantt-header.scss +2 −2 Go to diff View file
M plugins/roadmap/themes/_iteration.scss +1 −1 Go to diff View file
M plugins/roadmap/themes/_popover.scss +1 −1 Go to diff View file
M plugins/roadmap/themes/_scrolling-area.scss +5 −5 Go to diff View file
M plugins/roadmap/themes/_task.scss +6 −6 Go to diff View file
M plugins/roadmap/themes/_timeperiod.scss +2 −2 Go to diff View file
M plugins/roadmap/themes/_today.scss +1 −1 Go to diff View file
M plugins/roadmap/themes/widget-configuration.scss +1 −1 Go to diff View file
M plugins/roadmap/themes/widget-roadmap.scss +1 −1 Go to diff View file
M plugins/svn/themes/BurningParrot/css/include/_homepage.scss +6 −6 Go to diff View file
M plugins/svn/themes/BurningParrot/css/style.scss +2 −2 Go to diff View file
M plugins/svn/themes/FlamingParrot/css/style.scss +2 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Cell/DropContainerCell.vue +1 −1 Go to diff View file
M plugins/taskboard/themes/includes/_button-bar.scss +1 −1 Go to diff View file
M plugins/taskboard/themes/includes/_card-edit.scss +1 −1 Go to diff View file
M plugins/taskboard/themes/includes/_card-read.scss +1 −1 Go to diff View file
M plugins/taskboard/themes/includes/_header.scss +1 −1 Go to diff View file
M plugins/taskboard/themes/includes/_project-header-background.scss +2 −2 Go to diff View file
M plugins/taskboard/themes/includes/_swimlane-sticky-header.scss +2 −2 Go to diff View file
M plugins/taskboard/themes/taskboard.scss +12 −12 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_artifact-links-graph.scss +2 −2 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_current-execution.scss +1 −1 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_project-header-background.scss +2 −2 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/testmanagement.scss +10 −10 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/CreateModal.vue +4 −6 Go to diff View file
M plugins/testplan/scripts/test-plan/src/store/backlog-item/backlog-item-actions.test.ts +3 −2 Go to diff View file
M plugins/testplan/scripts/test-plan/src/store/backlog-item/backlog-item-actions.ts +3 −3 Go to diff View file
M plugins/testplan/scripts/test-plan/src/store/campaign/campaign-actions.test.ts +2 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/store/campaign/campaign-actions.ts +2 −2 Go to diff View file
M plugins/testplan/themes/includes/_header.scss +1 −1 Go to diff View file
M plugins/testplan/themes/includes/_project-header-background.scss +1 −1 Go to diff View file
M plugins/testplan/themes/includes/_test-definitions.scss +2 −2 Go to diff View file
M plugins/testplan/themes/testplan.scss +5 −5 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/step-one/cards/FromJira/TrackerFromJira.vue +4 −0 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/step-one/cards/FromJira/TrackerFromJiraProject.vue +4 −0 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/includes/_administration.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/includes/_homepage.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/includes/_project-tracker-background.scss +2 −2 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/tracker-creation/includes/_creation-color-selector.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/tracker-creation/includes/_creation-options-cards.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/tracker-creation/includes/_creation-step-layout.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation.scss +3 −3 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/tracker.scss +8 −8 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/workflow.scss +4 −4 Go to diff View file
M plugins/tracker/themes/FlamingParrot/css/dependencies-matrix.scss +1 −1 Go to diff View file
M plugins/tracker/themes/FlamingParrot/css/style.scss +9 −9 Go to diff View file
M plugins/tracker/themes/default/css/includes/_burndown-chart.scss +2 −2 Go to diff View file
M plugins/tracker/themes/default/css/includes/_cards.scss +1 −1 Go to diff View file
M plugins/tracker/themes/default/css/includes/_columns-colors.scss +1 −1 Go to diff View file
M plugins/tracker/themes/default/css/includes/_cross-references-fields.scss +1 −1 Go to diff View file
M plugins/tracker/themes/default/css/includes/_field-bound-colors.scss +1 −1 Go to diff View file
M plugins/tracker/themes/default/css/includes/_project-header-background.scss +2 −2 Go to diff View file
M plugins/tracker/themes/default/css/style.scss +12 −12 Go to diff View file
M plugins/velocity/themes/BurningParrot/css/includes/_velocity-chart.scss +1 −1 Go to diff View file
M plugins/velocity/themes/BurningParrot/css/velocity.scss +1 −1 Go to diff View file
M src/scripts/account/check-pw.ts +1 −1 Go to diff View file
M src/scripts/frs/permissions-per-group/BaseFRSPackagePermissions.vue +4 −0 Go to diff View file
M src/scripts/invite-buddies/handle-error.ts +3 −3 Go to diff View file
M src/scripts/lib/tlp-fetch/mocks/tlp-fetch-mock-helper.js +6 −4 Go to diff View file
M src/scripts/lib/tlp-popovers/src/popovers.ts +1 −1 Go to diff View file
M src/themes/BurningParrot/css/account/account.scss +4 −4 Go to diff View file
M src/themes/BurningParrot/css/account/includes/_appearance.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/burning-parrot.scss +26 −26 Go to diff View file
M src/themes/BurningParrot/css/dashboards/dashboards.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/dashboards/includes/_dashboard-widgets.scss +10 −10 Go to diff View file
M src/themes/BurningParrot/css/includes/_cross-ref-tooltip.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_empty-states.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_header.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_help-dropdown.scss +2 −2 Go to diff View file
M src/themes/BurningParrot/css/includes/_logo.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_navbar.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_platform-banner.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_project-background.scss +3 −3 Go to diff View file
M src/themes/BurningParrot/css/includes/_project-banner.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_siteadmin-homepage.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_structure.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_switch-to.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/labels/_labels-box.scss +2 −2 Go to diff View file
M src/themes/BurningParrot/css/includes/project-admin/_labels.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/project-admin/_permissions.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/project-admin/_services.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration/project-registration.scss +3 −3 Go to diff View file
M src/themes/FlamingParrot/css/style.scss +3 −3 Go to diff View file
M src/themes/FlamingParrot/css/utils/_bootstrap-overrides.scss +3 −3 Go to diff View file
M src/themes/FlamingParrot/css/utils/_content.scss +2 −2 Go to diff View file
M src/themes/FlamingParrot/css/utils/_cross-ref-tooltip.scss +1 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_help-dropdown.scss +2 −2 Go to diff View file
M src/themes/FlamingParrot/css/utils/_list-picker.scss +1 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_logo.scss +1 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_navbar.scss +1 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_platform-banner.scss +1 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_post-definitions.scss +1 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_pre-definitions.scss +1 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_project-admin.scss +1 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_project-background.scss +3 −3 Go to diff View file
M src/themes/FlamingParrot/css/utils/_project-privacy-popover.scss +2 −2 Go to diff View file
M src/themes/FlamingParrot/css/utils/_sidebar.scss +2 −2 Go to diff View file
M src/themes/FlamingParrot/css/utils/_skip-to-main-link.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/_background.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/_project-background.scss +2 −2 Go to diff View file
M src/themes/common/css/project-background/aerial-water.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/asphalt-rock.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/beach-daytime.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/blue-rain.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/blue-sand.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/brown-alpaca.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/brown-desert.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/brown-grass.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/brown-textile.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/brush-daytime.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/green-grass.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/green-leaf.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/green-trees.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/led-light.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/ocean-waves.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/octopus-black.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/orange-tulip.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/purple-building.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/purple-droplet.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/purple-textile.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/snow-mountain.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/tree-water.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/white-sheep.scss +1 −1 Go to diff View file
M src/themes/common/css/project-background/wooden-surface.scss +1 −1 Go to diff View file
M src/themes/common/css/utils/_switch-to.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/_components.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/components/_badges.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/components/_button-bar.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/components/_css-var-root.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/components/_forms.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/components/_modal.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/components/_tooltips.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/components/_typography.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/variables/_margins-condensed.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/variables/_margins.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_blue-colors.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_green-colors.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_grey-colors.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_orange-colors.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_purple-colors.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_red-colors.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_swatch-colors.scss +1 −1 Go to diff View file