stable

Clone or download

Read-only

chore: Close request #34013 prettier: 2.8.8 -> 3.0.3

No functional change. CI should be happy. Prettier now adds trailing commas to function arguments and parameters. SCSS formatting also changed, some long properties like "transition", "background" are now wrapped. Change-Id: I2f768cc2b23c4afe25a3fb31ada93f8965cdf58d

Modified Files

Name
M .stylelintrc.js +2 −1 Go to diff View file
M lib/frontend/angular-tlp/src/tlp-modal-service.js +2 −2 Go to diff View file
M lib/frontend/angular-tlp/src/tlp-modal-service.test.js +9 −13 Go to diff View file
M lib/frontend/autocomplete-for-select2/src/autocomplete-for-select2.d.ts +2 −2 Go to diff View file
M lib/frontend/build-system-configurator/src/browserslist_config.ts +1 −1 Go to diff View file
M lib/frontend/build-system-configurator/src/jest/base-config.ts +2 −2 Go to diff View file
M lib/frontend/build-system-configurator/src/vite/vite-configurator.ts +1 −1 Go to diff View file
M lib/frontend/build-system-configurator/src/webpack/plugins-aliases.ts +3 −3 Go to diff View file
M lib/frontend/chart-builder/src/chart-dates-service.d.ts +1 −1 Go to diff View file
M lib/frontend/chart-builder/src/chart-layout-builder.d.ts +1 −1 Go to diff View file
M lib/frontend/chart-builder/src/chart-layout-builder.js +1 −1 Go to diff View file
M lib/frontend/chart-builder/src/chart-lines-service.d.ts +2 −2 Go to diff View file
M lib/frontend/chart-builder/src/chart-tooltip-factory.d.ts +2 −2 Go to diff View file
M lib/frontend/chart-builder/src/chart-tooltip-factory.js +1 −1 Go to diff View file
M lib/frontend/ckeditor-image-upload/src/file-upload-handler-factory.test.js +9 −9 Go to diff View file
M lib/frontend/ckeditor-image-upload/src/image-urls-finder.js +2 −2 Go to diff View file
M lib/frontend/concurrency-limit-pool/src/concurrency-limit-pool.test.ts +1 −1 Go to diff View file
M lib/frontend/concurrency-limit-pool/src/concurrency-limit-pool.ts +1 −1 Go to diff View file
M lib/frontend/date-helper/src/index.test.ts +2 −2 Go to diff View file
M lib/frontend/dom/src/main.test.ts +2 −2 Go to diff View file
M lib/frontend/dom/src/main.ts +2 −2 Go to diff View file
M lib/frontend/drag-and-drop/src/DocumentEventsHandler.test.ts +6 −6 Go to diff View file
M lib/frontend/drag-and-drop/src/DocumentEventsHandler.ts +1 −1 Go to diff View file
M lib/frontend/drag-and-drop/src/DrekkenovState.test.ts +2 −2 Go to diff View file
M lib/frontend/drag-and-drop/src/DrekkenovState.ts +1 −1 Go to diff View file
M lib/frontend/drag-and-drop/src/DropGhost.test.ts +1 −1 Go to diff View file
M lib/frontend/drag-and-drop/src/DropGhost.ts +6 −6 Go to diff View file
M lib/frontend/drag-and-drop/src/OngoingDrag.test.ts +2 −2 Go to diff View file
M lib/frontend/drag-and-drop/src/dom-manipulation.test.ts +1 −1 Go to diff View file
M lib/frontend/drag-and-drop/src/dom-manipulation.ts +3 −3 Go to diff View file
M lib/frontend/drag-and-drop/src/event-handler-factory.test.ts +5 −5 Go to diff View file
M lib/frontend/drag-and-drop/src/event-handler-factory.ts +7 −7 Go to diff View file
M lib/frontend/fault/src/Fault.test.ts +1 −1 Go to diff View file
M lib/frontend/fetch-result/src/AllGetter.test.ts +6 −6 Go to diff View file
M lib/frontend/fetch-result/src/AllGetter.ts +11 −11 Go to diff View file
M lib/frontend/fetch-result/src/ResponseRetriever.test.ts +1 −1 Go to diff View file
M lib/frontend/fetch-result/src/ResponseRetriever.ts +2 −2 Go to diff View file
M lib/frontend/fetch-result/src/auto-encoder.test.ts +1 −1 Go to diff View file
M lib/frontend/fetch-result/src/faults/JSONParseFault.test.ts +1 −1 Go to diff View file
M lib/frontend/fetch-result/src/faults/NetworkFault.test.ts +1 −1 Go to diff View file
M lib/frontend/fetch-result/src/faults/RestlerErrorHandler.test.ts +1 −1 Go to diff View file
M lib/frontend/fetch-result/src/faults/RestlerErrorHandler.ts +3 −3 Go to diff View file
M lib/frontend/fetch-result/src/faults/TextErrorHandler.ts +1 −1 Go to diff View file
M lib/frontend/fetch-result/src/faults/TextParseFault.test.ts +1 −1 Go to diff View file
M lib/frontend/fetch-result/src/faults/TuleapAPIFault.test.ts +2 −2 Go to diff View file
M lib/frontend/fetch-result/src/json-decoder.ts +1 −1 Go to diff View file
M lib/frontend/fetch-result/src/main.ts +1 −1 Go to diff View file
M lib/frontend/fetch-result/src/restler-methods.test.ts +17 −17 Go to diff View file
M lib/frontend/fetch-result/src/restler-methods.ts +4 −4 Go to diff View file
M lib/frontend/fetch-result/src/text-methods.test.ts +4 −4 Go to diff View file
M lib/frontend/fetch-result/src/uri-string-template.test.ts +1 −1 Go to diff View file
M lib/frontend/filter-table/src/filter-inline-table.ts +6 −6 Go to diff View file
M lib/frontend/focus-navigation/src/focus.ts +1 −1 Go to diff View file
M lib/frontend/fp-feedback/src/feedback.test.ts +2 −2 Go to diff View file
M lib/frontend/gettext/src/gettext-async.test.ts +2 −2 Go to diff View file
M lib/frontend/gettext/src/gettext-async.ts +2 −2 Go to diff View file
M lib/frontend/gettext/src/synchronous.ts +2 −2 Go to diff View file
M lib/frontend/keyboard-shortcuts/src/help-modal/add-to-modal.test.ts +7 −7 Go to diff View file
M lib/frontend/keyboard-shortcuts/src/help-modal/add-to-modal.ts +2 −2 Go to diff View file
M lib/frontend/keyboard-shortcuts/src/help-modal/create-shortcuts-group-container/create-shortcut-cell.test.ts +1 −1 Go to diff View file
M lib/frontend/keyboard-shortcuts/src/help-modal/create-shortcuts-group-container/create-shortcuts-group-head.test.ts +2 −2 Go to diff View file
M lib/frontend/keyboard-shortcuts/src/help-modal/create-shortcuts-group-container/create-shortcuts-group-head.ts +1 −1 Go to diff View file
M lib/frontend/keyboard-shortcuts/src/help-modal/create-shortcuts-group-container/create-shortcuts-group-table.test.ts +1 −1 Go to diff View file
M lib/frontend/keyboard-shortcuts/src/help-modal/create-shortcuts-group-container/create-shortcuts-group-table.ts +3 −3 Go to diff View file
M lib/frontend/keyboard-shortcuts/src/help-modal/get-shortcuts-section.test.ts +1 −1 Go to diff View file
M lib/frontend/keyboard-shortcuts/src/help-modal/remove-from-modal.ts +2 −2 Go to diff View file
M lib/frontend/keyboard-shortcuts/src/wildcards/handle-wildcards.test.ts +3 −3 Go to diff View file
M lib/frontend/lazybox/src/LazyboxElement.test.ts +3 −3 Go to diff View file
M lib/frontend/lazybox/src/LazyboxElement.ts +1 −1 Go to diff View file
M lib/frontend/lazybox/src/Options.ts +1 −1 Go to diff View file
M lib/frontend/lazybox/src/SearchInput.ts +2 −2 Go to diff View file
M lib/frontend/lazybox/src/SelectionBadgeCallbackDefaulter.test.ts +1 −1 Go to diff View file
M lib/frontend/lazybox/src/SelectionBadgeCallbackDefaulter.ts +1 −1 Go to diff View file
M lib/frontend/lazybox/src/dropdown/DropdownElement.ts +1 −1 Go to diff View file
M lib/frontend/lazybox/src/dropdown/GroupTemplate.test.ts +2 −2 Go to diff View file
M lib/frontend/lazybox/src/dropdown/GroupTemplate.ts +2 −2 Go to diff View file
M lib/frontend/lazybox/src/events/ScrollingManager.test.ts +1 −1 Go to diff View file
M lib/frontend/lazybox/src/events/ScrollingManager.ts +4 −4 Go to diff View file
M lib/frontend/lazybox/src/selection/ClearSelectionTemplate.test.ts +1 −1 Go to diff View file
M lib/frontend/lazybox/src/selection/SelectionBadge.test.ts +2 −2 Go to diff View file
M lib/frontend/lazybox/src/selection/SelectionElement.test.ts +5 −5 Go to diff View file
M lib/frontend/lazybox/src/selection/SelectionElement.ts +3 −3 Go to diff View file
M lib/frontend/lazybox/tests/builders/OptionsBuilder.ts +1 −1 Go to diff View file
M lib/frontend/lazybox/themes/_selection.scss +2 −1 Go to diff View file
M lib/frontend/lazybox/themes/style.scss +2 −1 Go to diff View file
M lib/frontend/list-picker/src/dropdown/DropdownManager.test.ts +3 −3 Go to diff View file
M lib/frontend/list-picker/src/dropdown/DropdownManager.ts +1 −1 Go to diff View file
M lib/frontend/list-picker/src/events/EventManager.test.ts +6 −6 Go to diff View file
M lib/frontend/list-picker/src/events/EventManager.ts +16 −16 Go to diff View file
M lib/frontend/list-picker/src/events/ListOptionsChangesObserver.test.ts +1 −1 Go to diff View file
M lib/frontend/list-picker/src/events/ListOptionsChangesObserver.ts +2 −2 Go to diff View file
M lib/frontend/list-picker/src/events/ScrollingManager.test.ts +2 −2 Go to diff View file
M lib/frontend/list-picker/src/events/ScrollingManager.ts +5 −5 Go to diff View file
M lib/frontend/list-picker/src/helpers/keys-helper.test.ts +1 −1 Go to diff View file
M lib/frontend/list-picker/src/helpers/list-item-finder.ts +1 −1 Go to diff View file
M lib/frontend/list-picker/src/helpers/templates/list-picker-element-badge-creator.test.ts +5 −5 Go to diff View file
M lib/frontend/list-picker/src/helpers/templates/list-picker-element-badge-creator.ts +3 −3 Go to diff View file
M lib/frontend/list-picker/src/index.ts +2 −2 Go to diff View file
M lib/frontend/list-picker/src/items/ItemsMapManager.test.ts +2 −2 Go to diff View file
M lib/frontend/list-picker/src/items/ListItemMapBuilder.ts +4 −4 Go to diff View file
M lib/frontend/list-picker/src/list-picker.ts +10 −10 Go to diff View file
M lib/frontend/list-picker/src/navigation/FieldFocusManager.test.ts +7 −7 Go to diff View file
M lib/frontend/list-picker/src/navigation/FieldFocusManager.ts +3 −3 Go to diff View file
M lib/frontend/list-picker/src/navigation/KeyboardNavigationManager.test.ts +6 −6 Go to diff View file
M lib/frontend/list-picker/src/navigation/KeyboardNavigationManager.ts +1 −1 Go to diff View file
M lib/frontend/list-picker/src/navigation/ListItemHighlighter.ts +1 −1 Go to diff View file
M lib/frontend/list-picker/src/renderers/BaseComponentRenderer.test.ts +6 −6 Go to diff View file
M lib/frontend/list-picker/src/renderers/BaseComponentRenderer.ts +5 −5 Go to diff View file
M lib/frontend/list-picker/src/renderers/DropdownContentRenderer.test.ts +5 −5 Go to diff View file
M lib/frontend/list-picker/src/renderers/DropdownContentRenderer.ts +1 −1 Go to diff View file
M lib/frontend/list-picker/src/selection/MultipleSelectionManager.test.ts +32 −32 Go to diff View file
M lib/frontend/list-picker/src/selection/MultipleSelectionManager.ts +3 −3 Go to diff View file
M lib/frontend/list-picker/src/selection/SingleSelectionManager.test.ts +4 −4 Go to diff View file
M lib/frontend/list-picker/src/selection/SingleSelectionManager.ts +6 −6 Go to diff View file
M lib/frontend/list-picker/src/test-helpers/select-box-options-generator.ts +2 −2 Go to diff View file
M lib/frontend/list-picker/src/test-helpers/selection-manager-test-helpers.ts +1 −1 Go to diff View file
M lib/frontend/list-picker/src/type.ts +1 −1 Go to diff View file
M lib/frontend/list-picker/themes/style.scss +2 −1 Go to diff View file
M lib/frontend/option/src/Option.test-d.ts +4 −4 Go to diff View file
M lib/frontend/option/src/Option.test.ts +3 −3 Go to diff View file
M lib/frontend/option/src/Option.ts +5 −5 Go to diff View file
M lib/frontend/project-privacy-helper/src/project-privacy-helper.test.ts +1 −1 Go to diff View file
M lib/frontend/project-sidebar-internal/src/SidebarCollapseButton.test.ts +1 −1 Go to diff View file
M lib/frontend/project-sidebar-internal/src/SidebarLogo.test.ts +6 −6 Go to diff View file
M lib/frontend/project-sidebar-internal/src/SidebarLogo.vue +4 −4 Go to diff View file
M lib/frontend/project-sidebar-internal/src/Styles/_sidebar-project.scss +3 −1 Go to diff View file
M lib/frontend/project-sidebar-internal/src/Tools/ToolPresenter.test.ts +1 −1 Go to diff View file
M lib/frontend/project-sidebar-internal/src/configuration.ts +1 −1 Go to diff View file
M lib/frontend/project-sidebar-internal/src/injection-symbols.ts +1 −1 Go to diff View file
M lib/frontend/project-sidebar-internal/src/shortcuts.ts +1 −1 Go to diff View file
M lib/frontend/project-sidebar-internal/src/url-sanitizer.test.ts +1 −1 Go to diff View file
M lib/frontend/tlp-dropdown/src/dropdowns.test.ts +4 −4 Go to diff View file
M lib/frontend/tlp-dropdown/src/dropdowns.ts +2 −2 Go to diff View file
M lib/frontend/tlp-fetch/mocks/tlp-fetch-mock-helper.d.ts +2 −2 Go to diff View file
M lib/frontend/tlp-fetch/mocks/tlp-fetch-mock-helper.js +3 −3 Go to diff View file
M lib/frontend/tlp-fetch/src/fetch-wrapper.test.ts +14 −14 Go to diff View file
M lib/frontend/tlp-fetch/src/fetch-wrapper.ts +4 −4 Go to diff View file
M lib/frontend/tlp-modal/src/modal-opener.test.ts +6 −6 Go to diff View file
M lib/frontend/tlp-modal/src/modal-opener.ts +3 −3 Go to diff View file
M lib/frontend/tlp-modal/src/modal.test.ts +2 −2 Go to diff View file
M lib/frontend/tlp-modal/src/modal.ts +2 −2 Go to diff View file
M lib/frontend/tlp-modal/themes/style.scss +12 −3 Go to diff View file
M lib/frontend/tlp-popovers/src/index.ts +1 −1 Go to diff View file
M lib/frontend/tlp-popovers/src/popovers.test.ts +24 −24 Go to diff View file
M lib/frontend/tlp-popovers/src/popovers.ts +14 −14 Go to diff View file
M lib/frontend/tlp-popovers/themes/style.scss +9 −4 Go to diff View file
M lib/frontend/tlp-relative-date/src/relative-date-formatter.test.ts +32 −32 Go to diff View file
M lib/frontend/tlp-relative-date/src/relative-date-formatter.ts +7 −7 Go to diff View file
M lib/frontend/tlp-relative-date/src/relative-date-helper.ts +2 −2 Go to diff View file
M lib/frontend/tooltip/src/tooltip.ts +3 −3 Go to diff View file
M lib/frontend/vue2-gettext-composition-helpers/src/index.ts +1 −1 Go to diff View file
M lib/frontend/vue2-gettext-composition-helpers/src/shims.d.ts +1 −1 Go to diff View file
M lib/frontend/vue2-gettext-init/src/formatter.ts +1 −1 Go to diff View file
M lib/frontend/vue2-gettext-init/src/main.test.ts +6 −6 Go to diff View file
M lib/frontend/vue2-gettext-init/src/main.ts +6 −6 Go to diff View file
M lib/frontend/vue3-gettext-init/src/main.test.ts +4 −4 Go to diff View file
M lib/frontend/vue3-gettext-init/src/main.ts +4 −4 Go to diff View file
M lib/frontend/vuex-store-wrapper-jest/src/store-wrapper-jest.ts +1 −1 Go to diff View file
M lib/frontend/webauthn/src/AuthenticationModal.ts +2 −2 Go to diff View file
M lib/frontend/webauthn/src/authenticate.test.ts +7 −7 Go to diff View file
M lib/frontend/webauthn/src/authenticate.ts +3 −3 Go to diff View file
M lib/frontend/webauthn/src/main.ts +2 −2 Go to diff View file
M lib/test-utils/cypress-utilities-support/src/commands-type-definitions.d.ts +6 −6 Go to diff View file
M lib/test-utils/cypress-utilities-support/src/commands.ts +21 −18 Go to diff View file
M package.json +4 −4 Go to diff View file
M plugins/agiledashboard/scripts/administration/src/administration.test.ts +2 −2 Go to diff View file
M plugins/agiledashboard/scripts/administration/src/administration.ts +5 −5 Go to diff View file
M plugins/agiledashboard/scripts/administration/vite.config.ts +1 −1 Go to diff View file
M plugins/agiledashboard/scripts/artifact-additional-action/src/artifact-additional-action.test.ts +2 −2 Go to diff View file
M plugins/agiledashboard/scripts/artifact-additional-action/src/artifact-additional-action.ts +8 −8 Go to diff View file
M plugins/agiledashboard/scripts/artifact-additional-action/vite.config.ts +1 −1 Go to diff View file
M plugins/agiledashboard/scripts/burnup-chart/src/burnup-chart-drawer.js +5 −5 Go to diff View file
M plugins/agiledashboard/scripts/lib/burnup-data-transformer/src/burnup-data-transformer.ts +1 −1 Go to diff View file
M plugins/agiledashboard/scripts/lib/shared/src/error-message-helper.test.ts +3 −3 Go to diff View file
M plugins/agiledashboard/scripts/lib/shared/src/error-message-helper.ts +1 −1 Go to diff View file
M plugins/agiledashboard/scripts/overview/vite.config.ts +1 −1 Go to diff View file
M plugins/agiledashboard/scripts/permissions-per-group/src/AgileDashboardPermissions.vue +1 −1 Go to diff View file
M plugins/agiledashboard/scripts/permissions-per-group/src/index.js +1 −1 Go to diff View file
M plugins/agiledashboard/scripts/permissions-per-group/vite.config.ts +1 −1 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/__mocks__/@tuleap/plugin-tracker-artifact-modal.js +1 −1 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/api/rest-querier.test.ts +1 −1 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/api/rest-querier.ts +5 −5 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/backlog-item-collection/backlog-item-collection-service.js +4 −4 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/backlog-item-collection/backlog-item-collection-service.test.js +8 −11 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/backlog-item-rest/backlog-item-service.js +10 −10 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/backlog-item-rest/backlog-item-service.test.js +2 −2 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/backlog-item-selected/backlog-item-select-directive.js +2 −2 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/backlog-item-selected/backlog-item-selected-bar-controller.js +1 −1 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/backlog-item-selected/backlog-item-selected-service.js +1 −1 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/backlog-item/backlog-item-controller.js +18 −18 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/backlog-item/backlog-item-controller.test.js +131 −123 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/backlog-item/backlog-item-details/backlog-item-details-controller.js +5 −5 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/backlog-item/backlog-item-details/backlog-item-details-controller.test.js +43 −37 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/backlog-rest/backlog-service.js +3 −3 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/backlog-rest/backlog-service.test.js +9 −13 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/backlog/backlog-controller.js +24 −24 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/backlog/backlog-controller.test.js +162 −154 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/drop/dropped-service.js +18 −18 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/drop/dropped-service.test.js +63 −61 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/edit-item/edit-item-service.js +3 −3 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/in-properties/in-properties-filter.js +1 −1 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/main-controller.js +1 −1 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/milestone-collection/milestone-collection-service.js +2 −2 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/milestone-collection/milestone-collection-service.test.js +2 −2 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/milestone-rest/milestone-service.js +15 −15 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/milestone-rest/milestone-service.test.js +1 −1 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/milestone/milestone-controller.js +15 −15 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/milestone/milestone-controller.test.js +104 −100 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/planner-view/planner-view-component.js +9 −9 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/planner-view/planner-view-component.test.js +108 −100 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/project/project-service.js +5 −5 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/project/project-service.test.js +1 −1 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/user-preferences/user-preferences-service.js +1 −1 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/user-preferences/user-preferences-service.test.js +2 −2 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/themes/_backlog-item-details.scss +13 −6 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/themes/_backlog-item-transit.scss +6 −2 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/webpack.common.js +1 −1 Go to diff View file
M plugins/agiledashboard/tests/e2e/cypress/cypress/e2e/artifact-modal-links.cy.ts +5 −5 Go to diff View file
M plugins/agiledashboard/webpack.common.js +1 −1 Go to diff View file
M plugins/api_explorer/vite.config.ts +1 −1 Go to diff View file
M plugins/baseline/scripts/baseline/api/rest-querier.js +1 −1 Go to diff View file
M plugins/baseline/scripts/baseline/api/rest-querier.test.js +4 −4 Go to diff View file
M plugins/baseline/scripts/baseline/components/IndexPage.test.js +2 −2 Go to diff View file
M plugins/baseline/scripts/baseline/components/baseline-content/ContentArtifact.test.js +4 −4 Go to diff View file
M plugins/baseline/scripts/baseline/components/baseline-content/ContentBody.test.js +6 −6 Go to diff View file
M plugins/baseline/scripts/baseline/components/baselines-list/DeleteBaselineButton.test.js +2 −2 Go to diff View file
M plugins/baseline/scripts/baseline/components/baselines-list/DeleteBaselineButton.vue +2 −2 Go to diff View file
M plugins/baseline/scripts/baseline/components/baselines-list/DeleteBaselineConfirmationModal.test.js +4 −4 Go to diff View file
M plugins/baseline/scripts/baseline/components/baselines-list/DeleteBaselineConfirmationModal.vue +1 −1 Go to diff View file
M plugins/baseline/scripts/baseline/components/common/BaselineLabel.test.ts +1 −1 Go to diff View file
M plugins/baseline/scripts/baseline/components/common/BaselineLabel.vue +1 −1 Go to diff View file
M plugins/baseline/scripts/baseline/components/common/DeleteConfirmationModal.test.ts +1 −1 Go to diff View file
M plugins/baseline/scripts/baseline/components/common/HumanizedDate.vue +1 −1 Go to diff View file
M plugins/baseline/scripts/baseline/components/comparison/ComparisonPage.vue +1 −1 Go to diff View file
M plugins/baseline/scripts/baseline/components/comparison/NewComparisonModal.test.js +1 −1 Go to diff View file
M plugins/baseline/scripts/baseline/components/comparison/SaveComparisonModal.test.js +2 −2 Go to diff View file
M plugins/baseline/scripts/baseline/components/comparison/SaveComparisonModal.vue +1 −1 Go to diff View file
M plugins/baseline/scripts/baseline/components/comparison/content/ComparisonContent.test.js +2 −2 Go to diff View file
M plugins/baseline/scripts/baseline/components/comparisons-list/DeleteComparisonConfirmationModal.test.js +4 −4 Go to diff View file
M plugins/baseline/scripts/baseline/components/new-baseline/NewBaselineModal.test.js +4 −4 Go to diff View file
M plugins/baseline/scripts/baseline/components/new-baseline/NewBaselineModal.vue +1 −1 Go to diff View file
M plugins/baseline/scripts/baseline/store/baselines.js +2 −2 Go to diff View file
M plugins/baseline/scripts/baseline/store/baselines.test.js +3 −3 Go to diff View file
M plugins/baseline/scripts/baseline/store/comparisons.js +2 −2 Go to diff View file
M plugins/baseline/scripts/baseline/store/comparisons.test.js +2 −2 Go to diff View file
M plugins/baseline/scripts/baseline/store/current_baseline.js +1 −1 Go to diff View file
M plugins/baseline/scripts/baseline/store/current_baseline.test.js +3 −3 Go to diff View file
M plugins/baseline/scripts/baseline/store/current_comparison/abstract_baseline_content.js +4 −4 Go to diff View file
M plugins/baseline/scripts/baseline/store/current_comparison/abstract_baseline_content.test.js +9 −9 Go to diff View file
M plugins/baseline/scripts/baseline/store/current_comparison/index.js +6 −6 Go to diff View file
M plugins/baseline/scripts/baseline/store/current_comparison/index.test.js +5 −5 Go to diff View file
M plugins/baseline/scripts/baseline/store/global.js +4 −4 Go to diff View file
M plugins/baseline/scripts/baseline/store/global.test.js +4 −4 Go to diff View file
M plugins/baseline/scripts/baseline/store/semantics.js +2 −2 Go to diff View file
M plugins/baseline/scripts/baseline/store/semantics.test.js +12 −6 Go to diff View file
M plugins/baseline/scripts/baseline/support/array-utils.test.ts +4 −4 Go to diff View file
M plugins/baseline/scripts/baseline/support/array-utils.ts +1 −1 Go to diff View file
M plugins/baseline/scripts/baseline/support/comparison.test.ts +1 −1 Go to diff View file
M plugins/baseline/scripts/baseline/support/comparison.ts +7 −7 Go to diff View file
M plugins/baseline/scripts/baseline/support/date-utils.test.ts +1 −1 Go to diff View file
M plugins/baseline/scripts/baseline/support/factories.js +1 −1 Go to diff View file
M plugins/baseline/scripts/baseline/support/rest-utils.test.ts +2 −2 Go to diff View file
M plugins/botmattermost/scripts/modals.js +1 −1 Go to diff View file
M plugins/botmattermost/scripts/project-admin/modals.ts +1 −1 Go to diff View file
M plugins/bugzilla_reference/scripts/bugzilla-reference.js +2 −2 Go to diff View file
M plugins/cardwall/scripts/legacy/src/CardsEditInPlace.js +1 −1 Go to diff View file
M plugins/cardwall/scripts/legacy/src/ajaxInPlaceEditorExtensions.js +1 −1 Go to diff View file
M plugins/cardwall/scripts/legacy/src/cardwall.js +7 −7 Go to diff View file
M plugins/cardwall/scripts/legacy/src/fullscreen.js +2 −2 Go to diff View file
M plugins/cardwall/scripts/legacy/src/script.js +6 −6 Go to diff View file
M plugins/cardwall/scripts/lib/card-fields/src/card-fields-service.js +3 −3 Go to diff View file
M plugins/cardwall/scripts/lib/card-fields/src/card-text-field/WatchHandler.ts +1 −1 Go to diff View file
M plugins/cardwall/scripts/lib/card-fields/src/card-text-field/card-text-field-directive.js +1 −1 Go to diff View file
M plugins/cardwall/scripts/lib/card-fields/src/card-text-field/dom-modifier.ts +4 −4 Go to diff View file
M plugins/cardwall/scripts/lib/card-fields/src/highlight-filter-template.test.ts +2 −2 Go to diff View file
M plugins/cardwall/scripts/lib/card-fields/src/highlight-filter-template.ts +1 −1 Go to diff View file
M plugins/cardwall/scripts/lib/card-fields/src/highlight-filter.test.js +4 −4 Go to diff View file
M plugins/cardwall/scripts/lib/card-fields/src/highlight/Classifier.test.ts +2 −2 Go to diff View file
M plugins/cardwall/scripts/lib/card-fields/src/highlight/Classifier.ts +1 −1 Go to diff View file
M plugins/cardwall/themes/default/css/_cardwall.scss +6 −2 Go to diff View file
M plugins/cardwall/webpack.common.js +1 −1 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/CrossTrackerWidget.test.ts +1 −1 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/CrossTrackerWidget.vue +2 −2 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/api/rest-querier.test.ts +3 −3 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/api/rest-querier.ts +4 −4 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/components/ArtifactTable.test.ts +3 −3 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/components/ArtifactTable.vue +2 −2 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/components/ExportCSVButton.test.ts +7 −7 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/index.ts +2 −2 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/reading-mode/ReadingMode.test.ts +2 −2 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/QueryEditor.test.ts +1 −1 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/writing-mode/QueryEditor.vue +1 −1 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/writing-mode/TrackerSelection.test.ts +2 −2 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/writing-mode/TrackerSelection.vue +3 −3 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/writing-mode/WritingMode.test.ts +7 −7 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/writing-mode/WritingMode.vue +2 −2 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/writing-mode/project-cache.test.ts +2 −2 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/themes/_query-edition.scss +3 −1 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/vite.config.ts +1 −1 Go to diff View file
M plugins/docman/scripts/admin-filename-pattern.ts +1 −1 Go to diff View file
M plugins/docman/scripts/admin/bind-type-selector-to-multiple-values-checkbox.ts +1 −1 Go to diff View file
M plugins/docman/scripts/docman.js +34 −34 Go to diff View file
M plugins/docman/themes/default/css/style.scss +3 −1 Go to diff View file
M plugins/document/scripts/document/api/move-rest-querier.test.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/api/move-rest-querier.ts +8 −8 Go to diff View file
M plugins/document/scripts/document/api/permissions-rest-querier.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/api/preferencies-rest-querier.ts +9 −9 Go to diff View file
M plugins/document/scripts/document/api/preferencies-test-querier.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/api/properties-rest-querier.test.ts +6 −6 Go to diff View file
M plugins/document/scripts/document/api/properties-rest-querier.ts +6 −6 Go to diff View file
M plugins/document/scripts/document/api/rest-querier.test.ts +10 −10 Go to diff View file
M plugins/document/scripts/document/api/rest-querier.ts +22 −22 Go to diff View file
M plugins/document/scripts/document/api/version-rest-querier.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/components/AdvancedSearch/Criteria/CriterionDate.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/AdvancedSearch/Criteria/CriterionGlobalText.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/AdvancedSearch/Criteria/CriterionOwner.vue +2 −2 Go to diff View file
M plugins/document/scripts/document/components/AdvancedSearch/OngoingUploadModal.test.ts +7 −7 Go to diff View file
M plugins/document/scripts/document/components/AdvancedSearch/OngoingUploadModal.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/AdvancedSearch/SearchContainer.test.ts +5 −5 Go to diff View file
M plugins/document/scripts/document/components/AdvancedSearch/SearchContainer.vue +3 −3 Go to diff View file
M plugins/document/scripts/document/components/AdvancedSearch/SearchCriteriaPanel.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/AdvancedSearch/SearchItemModals.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/AdvancedSearch/SearchItemModals.vue +10 −10 Go to diff View file
M plugins/document/scripts/document/components/AdvancedSearch/SearchResult/Cells/CellCustomProperty.vue +3 −3 Go to diff View file
M plugins/document/scripts/document/components/AdvancedSearch/SearchResult/Cells/CellDescription.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/AdvancedSearch/SearchResult/Cells/CellFilename.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/AdvancedSearch/SearchResult/Cells/CellFilename.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/AdvancedSearch/SearchResult/Cells/CellStatus.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/AdvancedSearch/SearchResult/SearchResultError.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/AdvancedSearch/SearchResult/SearchResultPagination.test.ts +6 −6 Go to diff View file
M plugins/document/scripts/document/components/AdvancedSearch/SearchResult/SearchResultPagination.vue +2 −2 Go to diff View file
M plugins/document/scripts/document/components/AdvancedSearch/SearchResult/SearchResultTable.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/AdvancedSearch/SearchResult/TableBodyResultRow.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/App.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Breadcrumb/DocumentBreadcrumb.test.ts +2 −2 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/EmbeddedDisplay/ActionsHeader.test.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/components/EmbeddedDisplay/DisplayEmbedded.test.ts +8 −8 Go to diff View file
M plugins/document/scripts/document/components/EmbeddedDisplay/DisplayEmbedded.vue +3 −3 Go to diff View file
M plugins/document/scripts/document/components/EmbeddedDisplay/DisplayEmbeddedContent.test.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/components/EmbeddedDisplay/DisplayEmbeddedContent.vue +6 −6 Go to diff View file
M plugins/document/scripts/document/components/EmbeddedDisplay/EmbeddedFileEditionSwitcher.test.ts +9 −9 Go to diff View file
M plugins/document/scripts/document/components/Folder/ApprovalTables/ApprovalBadge.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/ApprovalTables/ApprovalBadge.vue +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/ChildFolder.vue +3 −3 Go to diff View file
M plugins/document/scripts/document/components/Folder/Clipboard/ClipboardContentInformation.test.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/components/Folder/Clipboard/ClipboardContentInformation.vue +4 −4 Go to diff View file
M plugins/document/scripts/document/components/Folder/DragNDrop/CreationErrorDragndropErrorModal.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DragNDrop/CurrentFolderDropZone.test.ts +9 −9 Go to diff View file
M plugins/document/scripts/document/components/Folder/DragNDrop/CurrentFolderDropZone.vue +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/DragNDrop/DragNDropHandler.test.js +6 −6 Go to diff View file
M plugins/document/scripts/document/components/Folder/DragNDrop/DragNDropHandler.vue +11 −11 Go to diff View file
M plugins/document/scripts/document/components/Folder/DragNDrop/DroppedItemIsAFolderErrorModal.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DragNDrop/FileAlreadyExistsDragndropErrorModal.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DragNDrop/FilenamePatternSetErrorModal.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DragNDrop/MaxFilesDragndropErrorModal.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DragNDrop/MaxSizeDragndropErrorModal.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/CopyItem.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/CutItem.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/Delete/DeleteAssociatedWikiPageCheckbox.test.ts +10 −10 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/Delete/DeleteAssociatedWikiPageCheckbox.vue +4 −4 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/Delete/DeleteItem.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/Delete/DeleteItem.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/Delete/ModalConfirmDeletion.test.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/Delete/ModalConfirmDeletion.vue +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/Delete/PostItemDeletionNotification.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/DownloadFolderAsZip/DownloadFolderAsZip.test.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/DownloadFolderAsZip/DownloadFolderAsZip.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/DownloadFolderAsZip/ModalArchiveSizeWarning.test.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/DownloadFolderAsZip/ModalArchiveSizeWarning.vue +5 −5 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/DownloadFolderAsZip/ModalMaxArchiveSizeThresholdExceeded.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/DownloadFolderAsZip/ModalMaxArchiveSizeThresholdExceeded.vue +3 −3 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/DropDownButton.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/DropDownCurrentFolder.test.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/DropDownDisplayedEmbedded.test.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/DropDownMenu.test.ts +6 −6 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/DropDownMenu.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/DropDownMenuTreeView.test.ts +25 −25 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/DropDownQuickLook.test.ts +14 −14 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/DropDownQuickLook.vue +4 −4 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/Lock/UnlockItem.test.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewDocument/CreationModalPermissionsSection.test.js +4 −4 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewDocument/FileCreationModal.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewDocument/NewFolderModal.vue +6 −6 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewDocument/NewItemDropdown.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewDocument/NewItemMenuOptions.test.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewDocument/NewItemModal.vue +8 −8 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewDocument/PropertiesForCreate/DocumentGlobalPropertyForCreate.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewDocument/PropertiesForCreate/FolderDefaultPropertiesForCreate.test.ts +5 −5 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewDocument/PropertiesForCreate/FolderDefaultPropertiesForCreate.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewDocument/PropertiesForCreate/ObsolescenceDatePropertyForCreate.test.ts +4 −4 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewDocument/PropertiesForCreate/OtherInformationPropertiesForCreate.test.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewDocument/PropertiesForCreate/StatusPropertyWithCustomBindingForDocumentCreate.test.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewDocument/PropertiesForCreate/StatusPropertyWithCustomBindingForFolderCreate.test.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewVersion/CreateNewVersionEmbeddedFileModal.vue +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewVersion/History/FileVersionHistory.test.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewVersion/History/FileVersionHistory.vue +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewVersion/NewItemVersionButton.test.ts +5 −5 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewVersion/NewItemVersionButton.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewVersion/NewVersionEmptyMenuOptions.test.ts +4 −4 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewVersion/NewVersionEmptyMenuOptions.vue +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewVersion/PreviewFilenameNewVersion.test.ts +4 −4 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewVersion/PreviewFilenameNewVersion.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewVersion/PropertiesForUpdate/ApprovalUpdateProperties.test.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewVersion/PropertiesForUpdate/ApprovalUpdateProperties.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewVersion/PropertiesForUpdate/ItemUpdateProperties.test.ts +5 −5 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/PasteItem.test.ts +9 −9 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/PasteItem.vue +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/PropertiesForCreateOrUpdate/AlwaysThereProperties/DescriptionProperty.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/PropertiesForCreateOrUpdate/AlwaysThereProperties/TitleProperty.test.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/PropertiesForCreateOrUpdate/AlwaysThereProperties/TitleProperty.vue +3 −3 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/PropertiesForCreateOrUpdate/ChangelogProperty.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/PropertiesForCreateOrUpdate/ChangelogProperty.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/PropertiesForCreateOrUpdate/CustomProperties/CustomPropertyComponentTypeRenderer.test.ts +11 −11 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/PropertiesForCreateOrUpdate/CustomProperties/CustomPropertyDate.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/PropertiesForCreateOrUpdate/CustomProperties/CustomPropertyListMultipleValue.test.ts +8 −8 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/PropertiesForCreateOrUpdate/CustomProperties/CustomPropertyListMultipleValue.vue +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/PropertiesForCreateOrUpdate/CustomProperties/CustomPropertyListSingleValue.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/PropertiesForCreateOrUpdate/CustomProperties/CustomPropertyListSingleValue.vue +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/PropertiesForCreateOrUpdate/CustomProperties/CustomPropertyString.test.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/PropertiesForCreateOrUpdate/CustomProperties/CustomPropertyText.test.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/PropertiesForCreateOrUpdate/DateFlatPicker.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/PropertiesForCreateOrUpdate/FileProperties.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/UpdateProperties/FolderDefaultPropertiesForUpdate.test.ts +7 −7 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/UpdateProperties/FolderDefaultPropertiesForUpdate.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/UpdateProperties/ObsolescenceDatePropertyForUpdate.test.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/UpdateProperties/OtherInformationPropertyForUpdate.test.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/UpdateProperties/StatusPropertyWithCustomBindingForDocumentUpdate.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/UpdateProperties/StatusPropertyWithCustomBindingForFolderUpdate.test.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/UpdateProperties/UpdateFolderPropertiesModal.vue +4 −4 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/UpdateProperties/UpdatePropertiesModal.vue +4 −4 Go to diff View file
M plugins/document/scripts/document/components/Folder/Error/ItemPermissionError.vue +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/Error/ShowErrorDetails.test.ts +4 −4 Go to diff View file
M plugins/document/scripts/document/components/Folder/Error/ShowErrorDetails.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/FilesUploads/FilesUploadsManager.vue +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/FolderContent.test.js +3 −3 Go to diff View file
M plugins/document/scripts/document/components/Folder/FolderContentRow.test.js +4 −4 Go to diff View file
M plugins/document/scripts/document/components/Folder/FolderContentRow.vue +7 −7 Go to diff View file
M plugins/document/scripts/document/components/Folder/FolderHeader.test.js +10 −10 Go to diff View file
M plugins/document/scripts/document/components/Folder/FolderHeader.vue +17 −17 Go to diff View file
M plugins/document/scripts/document/components/Folder/ItemTitle/FakeCaret.vue +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/ItemTitle/FileCellTitle.test.ts +4 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/ItemTitle/FolderCellTitle.test.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/ItemTitle/FolderCellTitle.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/LockInfo/DocumentTitleLockInfo.test.js +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/ModalCommon/PreviewFilename.test.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/ModalCommon/PreviewFilename.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/ModalCommon/PreviewFilenameProperty.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/ModalCommon/PreviewFilenameProperty.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/Permissions/PermissionsForGroupsSelector.vue +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/Permissions/PermissionsSelector.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/Permissions/PermissionsUpdateModal.test.js +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/Permissions/PermissionsUpdateModal.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/History/DisplayHistory.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/History/HistoryLogs.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/QuickLook/QuickLookDocumentAdditionalProperties.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/QuickLook/QuickLookDocumentPreview.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/QuickLook/QuickLookDocumentProperties.test.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/components/QuickLook/QuickLookDocumentProperties.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/QuickLook/QuickLookFile.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/QuickLook/QuickLookFile.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/QuickLook/QuickLookGlobal.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/QuickLook/QuickLookGlobal.vue +6 −6 Go to diff View file
M plugins/document/scripts/document/components/QuickLook/QuickLookLink.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/QuickLook/QuickLookPropertyDate.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/components/QuickLook/QuickLookWiki.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Versions/HistoryVersions.vue +7 −6 Go to diff View file
M plugins/document/scripts/document/components/Versions/HistoryVersionsContentRow.test.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Versions/HistoryVersionsContentRow.vue +6 −6 Go to diff View file
M plugins/document/scripts/document/components/Versions/HistoryVersionsContentRowForEmbeddedFile.test.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Versions/HistoryVersionsContentRowForEmbeddedFile.vue +4 −4 Go to diff View file
M plugins/document/scripts/document/helpers/abort-current-uploads.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/helpers/add-original-filename-extension.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/helpers/add-original-filename-extension.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/helpers/approval-table-helper.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/helpers/build-advanced-search-params.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/helpers/build-advanced-search-params.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/helpers/can-delete-helper.test.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/helpers/can-update-properties-helper.test.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/helpers/clipboard/clipboard-helpers.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/helpers/date-formatter.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/helpers/get-rest-body-from-search-params.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/helpers/get-router-query-from-search-params.test.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/helpers/global-options-for-test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/helpers/highlight-items-helper.test.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/helpers/highlight-items-helper.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/helpers/office/get-empty-office-file.ts +3 −7 Go to diff View file
M plugins/document/scripts/document/helpers/owner/retrieve-selected-owner.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/helpers/owner/retrieve-selected-owner.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/helpers/permissions/ugroups.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/helpers/properties-helpers/check-item-title.test.ts +12 −12 Go to diff View file
M plugins/document/scripts/document/helpers/properties-helpers/check-item-title.ts +5 −5 Go to diff View file
M plugins/document/scripts/document/helpers/properties-helpers/creation-data-transformatter-helper.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/helpers/properties-helpers/custom-properties-helper.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/helpers/properties-helpers/update-data-transformatter-helper.test.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/helpers/properties-helpers/update-data-transformatter-helper.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/helpers/properties-helpers/value-transformer/list-value-helper.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/helpers/retrieve-subtree-helper.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/helpers/type-check-helper.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/helpers/uploading-status-helper.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/helpers/version-history-retriever.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/index.ts +20 −20 Go to diff View file
M plugins/document/scripts/document/injection-keys.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/keyboard-navigation/get-target-row.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/keyboard-navigation/handle-navigation-shortcut.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/keyboard-navigation/keyboard-navigation.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/router/get-search-props-from-route.test.ts +32 −32 Go to diff View file
M plugins/document/scripts/document/router/get-search-props-from-route.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/router/router.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/store/actions-cancel.ts +7 −7 Go to diff View file
M plugins/document/scripts/document/store/actions-create.test.ts +22 −22 Go to diff View file
M plugins/document/scripts/document/store/actions-create.ts +6 −6 Go to diff View file
M plugins/document/scripts/document/store/actions-delete.test.ts +9 −9 Go to diff View file
M plugins/document/scripts/document/store/actions-delete.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/store/actions-helpers/build-parent-paths.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/store/actions-helpers/create-new-file.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/store/actions-helpers/handle-errors.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/store/actions-helpers/item-retriever.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/store/actions-helpers/load-ascendant-hierarchy.test.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/store/actions-helpers/load-ascendant-hierarchy.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/store/actions-helpers/load-folder-content.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/store/actions-helpers/upload-file.ts +7 −7 Go to diff View file
M plugins/document/scripts/document/store/actions-helpers/upload-new-version.ts +4 −4 Go to diff View file
M plugins/document/scripts/document/store/actions-quicklook.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/store/actions-refresh.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/store/actions-retrieve.test.ts +23 −23 Go to diff View file
M plugins/document/scripts/document/store/actions-retrieve.ts +14 −14 Go to diff View file
M plugins/document/scripts/document/store/actions-update.test.ts +19 −19 Go to diff View file
M plugins/document/scripts/document/store/actions-update.ts +16 −16 Go to diff View file
M plugins/document/scripts/document/store/configuration/index.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/store/error/error-actions.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/store/error/error-actions.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/store/getters.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/store/index.d.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/store/item-mutations.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/store/lock/lock-actions.test.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/store/lock/lock-actions.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/store/mutations-folder-content.js +8 −8 Go to diff View file
M plugins/document/scripts/document/store/mutations-global.js +2 −2 Go to diff View file
M plugins/document/scripts/document/store/mutations-upload.ts +4 −4 Go to diff View file
M plugins/document/scripts/document/store/permissions/permissions-actions.test.ts +21 −21 Go to diff View file
M plugins/document/scripts/document/store/permissions/permissions-actions.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/store/permissions/permissions-mutations.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/store/preferencies/preferencies-actions.test.ts +2 −2 Go to diff View file
M plugins/document/scripts/document/store/preferencies/preferencies-actions.ts +4 −4 Go to diff View file
M plugins/document/scripts/document/store/preferencies/preferencies-mutations.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/store/properties/properties-actions.test.ts +33 −33 Go to diff View file
M plugins/document/scripts/document/store/properties/properties-actions.ts +12 −12 Go to diff View file
M plugins/document/scripts/document/store/properties/properties-mutations.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/stores/clipboard.test.ts +3 −3 Go to diff View file
M plugins/document/scripts/document/stores/clipboard.ts +3 −3 Go to diff View file
M plugins/document/tests/e2e/cypress/cypress/e2e/document.cy.ts +22 −22 Go to diff View file
M plugins/document/tests/e2e/cypress/cypress/e2e/notifications.cy.ts +4 −4 Go to diff View file
M plugins/document/tests/e2e/cypress/cypress/e2e/phpwiki.cy.ts +2 −2 Go to diff View file
M plugins/document/tests/e2e/cypress/cypress/support/create-document.ts +1 −1 Go to diff View file
M plugins/document/themes/_dragndrop.scss +3 −1 Go to diff View file
M plugins/document/themes/_folder-content.scss +3 −1 Go to diff View file
M plugins/document/themes/_folder-properties-modal.scss +3 −1 Go to diff View file
M plugins/document/themes/quicklook/_quicklook-icon.scss +3 −1 Go to diff View file
M plugins/document/themes/quicklook/_quicklook-image.scss +3 −1 Go to diff View file
M plugins/document_generation/scripts/lib/docx/src/Artifact/artifact-formatter.ts +11 −11 Go to diff View file
M plugins/document_generation/scripts/lib/docx/src/Artifact/artifacts-retriever.ts +5 −5 Go to diff View file
M plugins/document_generation/scripts/lib/docx/src/Artifact/artifacts-structure-retriever.test.ts +2 −2 Go to diff View file
M plugins/document_generation/scripts/lib/docx/src/Artifact/artifacts-structure-retriever.ts +24 −24 Go to diff View file
M plugins/document_generation/scripts/lib/docx/src/Artifact/step-test-definition-generic-formatter.test.ts +1 −1 Go to diff View file
M plugins/document_generation/scripts/lib/docx/src/Artifact/step-test-definition-generic-formatter.ts +1 −1 Go to diff View file
M plugins/document_generation/scripts/lib/docx/src/Artifact/test-execution-retriever.ts +2 −2 Go to diff View file
M plugins/document_generation/scripts/lib/docx/src/Artifact/tracker-structure-retriever.ts +1 −1 Go to diff View file
M plugins/document_generation/scripts/lib/docx/src/Table/table-builder.ts +3 −3 Go to diff View file
M plugins/document_generation/scripts/lib/docx/src/TextContent/extract-style-html-element.ts +2 −2 Go to diff View file
M plugins/document_generation/scripts/lib/docx/src/TextContent/transform-html-into-paragraphs.test.ts +13 −13 Go to diff View file
M plugins/document_generation/scripts/lib/docx/src/TextContent/transform-html-into-paragraphs.ts +32 −32 Go to diff View file
M plugins/document_generation/scripts/lib/docx/src/TextContent/transform-large-content-into-paragraphs.ts +1 −1 Go to diff View file
M plugins/document_generation/scripts/lib/docx/src/TextContent/transform-text-with-newlines.ts +1 −1 Go to diff View file
M plugins/document_generation/scripts/lib/docx/src/type.ts +1 −1 Go to diff View file
M plugins/document_generation/scripts/lib/xlsx/src/build-xlsx.ts +2 −2 Go to diff View file
M plugins/document_generation/scripts/lib/xlsx/src/transform-report-cell-to-sheet-cell.ts +3 −3 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Components/ArtifactLinkTypesSelector.vue +3 −3 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Components/ExplanationsExport.vue +3 −3 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Components/ModalContent.test.ts +1 −1 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Components/TrackerReportSelector.vue +6 −6 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Components/TrackerSelector.vue +1 −1 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Data/data-formator.test.ts +2 −2 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Data/data-formator.ts +11 −11 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Data/field-type-checker.ts +1 −1 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Data/headers-formator.test.ts +3 −3 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Data/organize-reports-data.test.ts +7 −7 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Data/organize-reports-data.ts +12 −12 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Data/report-fields-labels-extractor.ts +1 −1 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Data/reports-fields-labels-formator.test.ts +1 −1 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Data/reports-fields-labels-formator.ts +4 −4 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Data/tracker-names-formattor.test.ts +1 −1 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Data/tracker-names-formattor.ts +7 −7 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Data/transform-field-value-into-formatted-cell.ts +1 −1 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Exporter/XLSX/autofilter-generator.ts +1 −1 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Exporter/XLSX/download-xlsx.ts +1 −1 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Helpers/use-list-picker.ts +2 −2 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Helpers/use-promise.ts +2 −2 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/export-document.test.ts +1 −1 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/export-document.ts +1 −1 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/index.ts +4 −4 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/init-modal.ts +2 −2 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/rest-querier.test.ts +2 −2 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/rest-querier.ts +3 −3 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/type.ts +4 −1 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/DocumentBuilder/artifacts-retriever.test.ts +1 −1 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/DocumentBuilder/artifacts-retriever.ts +3 −3 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/DocumentBuilder/create-export-document.test.ts +2 −2 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/DocumentBuilder/create-export-document.ts +5 −5 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/DocumentBuilder/create-traceability-matrix.test.ts +9 −9 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/DocumentBuilder/create-traceability-matrix.ts +5 −5 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/DocumentBuilder/rest-querier.ts +2 −2 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/TableOfContents/table-of-contents.test.ts +1 −1 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/TableOfContents/table-of-contents.ts +3 −3 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/build-list-of-artifacts-content.ts +40 −40 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/download-docx.test.ts +2 −2 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/download-docx.ts +40 −40 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/internationalize-test-status.test.ts +2 −2 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/internationalize-test-status.ts +1 −1 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/Exporter/internationalize-test-status.test.ts +2 −2 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/Exporter/internationalize-test-status.ts +1 −1 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/entrypoint-document-generation.ts +2 −2 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/entrypoint-spreadsheet-generation.ts +1 −1 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/export-document.test.ts +1 −1 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/export-document.ts +4 −4 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/export-report-columns-spreadsheet.ts +2 −2 Go to diff View file
M plugins/document_generation/vite.config.ts +1 −1 Go to diff View file
M plugins/embed/scripts/embed/widget/blackfire.ts +1 −1 Go to diff View file
M plugins/embed/scripts/embed/widget/figma.ts +1 −1 Go to diff View file
M plugins/embed/scripts/embed/widget/insertWidget.ts +2 −2 Go to diff View file
M plugins/embed/vite.config.ts +1 −1 Go to diff View file
M plugins/frs/scripts/release-notes/__mocks__/@tuleap/angular-tlp.js +1 −1 Go to diff View file
M plugins/frs/scripts/release-notes/src/file-download/custom-license-modal/custom-license-modal-controller.test.js +1 −1 Go to diff View file
M plugins/frs/scripts/release-notes/src/file-download/file-download-controller.test.js +2 −2 Go to diff View file
M plugins/frs/scripts/release-notes/src/file-download/license-modal/license-modal-controller.test.js +1 −1 Go to diff View file
M plugins/frs/scripts/release-notes/src/release/files/files-controller.test.js +1 −1 Go to diff View file
M plugins/frs/scripts/release-notes/src/release/linked-artifacts/linked-artifacts-controller.test.js +24 −22 Go to diff View file
M plugins/frs/scripts/release-notes/src/release/release-controller.test.js +15 −13 Go to diff View file
M plugins/frs/scripts/release-notes/src/release/release-rest-service.js +1 −1 Go to diff View file
M plugins/frs/scripts/release-notes/src/release/release-rest-service.test.js +35 −35 Go to diff View file
M plugins/git/scripts/artifact-create-branch-action/api/rest_querier.test.ts +1 −1 Go to diff View file
M plugins/git/scripts/artifact-create-branch-action/api/rest_querier.ts +4 −4 Go to diff View file
M plugins/git/scripts/artifact-create-branch-action/src/components/ModalContent.test.ts +6 −6 Go to diff View file
M plugins/git/scripts/artifact-create-branch-action/src/components/ModalContent.vue +10 −10 Go to diff View file
M plugins/git/scripts/artifact-create-branch-action/src/index.ts +2 −2 Go to diff View file
M plugins/git/scripts/artifact-create-branch-action/src/modal.ts +6 −6 Go to diff View file
M plugins/git/scripts/artifact-create-branch-action/vite.config.ts +1 −1 Go to diff View file
M plugins/git/scripts/legacy/src/git.js +4 −4 Go to diff View file
M plugins/git/scripts/lib/gitlab-api-querier/src/GitLabAPIFault.test.ts +1 −1 Go to diff View file
M plugins/git/scripts/permissions-per-group/src/GitPermissions.test.ts +3 −3 Go to diff View file
M plugins/git/scripts/permissions-per-group/src/GitPermissions.vue +1 −1 Go to diff View file
M plugins/git/scripts/permissions-per-group/src/GitPermissionsTable.test.ts +3 −3 Go to diff View file
M plugins/git/scripts/permissions-per-group/src/GitPermissionsTable.vue +1 −1 Go to diff View file
M plugins/git/scripts/permissions-per-group/src/GitPermissionsTableRepository.test.ts +9 −7 Go to diff View file
M plugins/git/scripts/permissions-per-group/src/GitRepositoryTableFineGrainedPermission.test.ts +2 −2 Go to diff View file
M plugins/git/scripts/permissions-per-group/src/GitRepositoryTableFineGrainedPermissionsRepository.test.ts +2 −2 Go to diff View file
M plugins/git/scripts/permissions-per-group/src/GitRepositoryTableSimplePermissions.test.ts +3 −3 Go to diff View file
M plugins/git/scripts/permissions-per-group/src/index.ts +1 −1 Go to diff View file
M plugins/git/scripts/permissions-per-group/src/rest-querier.test.ts +1 −1 Go to diff View file
M plugins/git/scripts/permissions-per-group/src/rest-querier.ts +1 −1 Go to diff View file
M plugins/git/scripts/permissions-per-group/vite.config.ts +1 −1 Go to diff View file
M plugins/git/scripts/repositories-list/src/api/rest-querier.test.ts +8 −8 Go to diff View file
M plugins/git/scripts/repositories-list/src/api/rest-querier.ts +3 −3 Go to diff View file
M plugins/git/scripts/repositories-list/src/breadcrumb-presenter.ts +1 −1 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/AddGitlabRepositoryActionButton.test.ts +1 −1 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitBreadCrumbs.test.ts +1 −1 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitLabAdministration.test.ts +5 −5 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitRepository.test.ts +5 −5 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitRepositoryCreate.vue +2 −2 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitlabModal/ArtifactClosureModal/ArtifactClosureModal.test.ts +9 −9 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitlabModal/ArtifactClosureModal/ArtifactClosureModal.vue +3 −3 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitlabModal/CreateBranchPrefix/CreateBranchPrefixModal.test.ts +5 −5 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitlabModal/CreateBranchPrefix/CreateBranchPrefixModal.vue +5 −5 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitlabModal/CreateGitlabLinkModal/CredentialsFormModal.test.ts +8 −8 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitlabModal/CreateGitlabLinkModal/CredentialsFormModal.vue +3 −3 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitlabModal/CreateGitlabLinkModal/GitlabRepositoryModal.vue +1 −1 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitlabModal/CreateGitlabLinkModal/ListRepositoriesModal.test.ts +17 −13 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitlabModal/EditAccessTokenGitlabModal/AccessTokenFormModal.test.ts +5 −5 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitlabModal/EditAccessTokenGitlabModal/AccessTokenFormModal.vue +3 −3 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitlabModal/EditAccessTokenGitlabModal/ConfirmReplaceTokenModal.test.ts +4 −4 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitlabModal/EditAccessTokenGitlabModal/ConfirmReplaceTokenModal.vue +3 −3 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitlabModal/EditAccessTokenGitlabModal/EditAccessTokenGitlabModal.test.ts +3 −3 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitlabModal/EditAccessTokenGitlabModal/EditAccessTokenGitlabModal.vue +1 −1 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitlabModal/RegenerateGitlabWebhookModal/RegenerateGitlabWebhook.test.ts +3 −3 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitlabModal/RegenerateGitlabWebhookModal/RegenerateGitlabWebhook.vue +3 −3 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitlabModal/UnlinkGitlabRepositoryModal/UnlinkRepositoryGitlabModal.test.ts +3 −3 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitlabModal/UnlinkGitlabRepositoryModal/UnlinkRepositoryGitlabModal.vue +3 −3 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/folders/CollapsibleFolder.test.ts +3 −3 Go to diff View file
M plugins/git/scripts/repositories-list/src/gerrit/gerrit-checker.ts +1 −1 Go to diff View file
M plugins/git/scripts/repositories-list/src/gitlab/gitlab-api-querier.test.ts +2 −2 Go to diff View file
M plugins/git/scripts/repositories-list/src/gitlab/gitlab-api-querier.ts +4 −4 Go to diff View file
M plugins/git/scripts/repositories-list/src/gitlab/gitlab-checker.ts +1 −1 Go to diff View file
M plugins/git/scripts/repositories-list/src/gitlab/gitlab-credentials-helper.test.ts +4 −4 Go to diff View file
M plugins/git/scripts/repositories-list/src/gitlab/gitlab-error-handler.test.ts +3 −3 Go to diff View file
M plugins/git/scripts/repositories-list/src/gitlab/gitlab-error-handler.ts +1 −1 Go to diff View file
M plugins/git/scripts/repositories-list/src/index.ts +3 −3 Go to diff View file
M plugins/git/scripts/repositories-list/src/repository-list-presenter.ts +1 −1 Go to diff View file
M plugins/git/scripts/repositories-list/src/store/actions.test.ts +11 −11 Go to diff View file
M plugins/git/scripts/repositories-list/src/store/actions.ts +4 −4 Go to diff View file
M plugins/git/scripts/repositories-list/src/store/getters.ts +7 −7 Go to diff View file
M plugins/git/scripts/repositories-list/src/store/gitlab/actions.test.ts +17 −17 Go to diff View file
M plugins/git/scripts/repositories-list/src/store/gitlab/actions.ts +19 −19 Go to diff View file
M plugins/git/scripts/repositories-list/src/store/gitlab/mutations.ts +4 −4 Go to diff View file
M plugins/git/scripts/repositories-list/src/store/mutations.test.ts +2 −2 Go to diff View file
M plugins/git/scripts/repositories-list/src/store/mutations.ts +2 −2 Go to diff View file
M plugins/git/scripts/repositories-list/src/support/filter.ts +13 −13 Go to diff View file
M plugins/git/scripts/repositories-list/vite.config.ts +1 −1 Go to diff View file
M plugins/git/scripts/repository-admin/vite.config.ts +1 −1 Go to diff View file
M plugins/git/scripts/repository/src/branch-tag-selector/src/components/BranchesSection.vue +1 −1 Go to diff View file
M plugins/git/scripts/repository/src/branch-tag-selector/src/index.ts +1 −1 Go to diff View file
M plugins/git/scripts/repository/src/shortlog.ts +3 −3 Go to diff View file
M plugins/git/scripts/repository/vite.config.ts +1 −1 Go to diff View file
M plugins/git/scripts/siteadmin/src/gitolite.ts +6 −6 Go to diff View file
M plugins/git/scripts/siteadmin/vite.config.ts +1 −1 Go to diff View file
M plugins/git/tests/e2e/cypress/cypress/e2e/git.cy.ts +4 −4 Go to diff View file
M plugins/gitlab/scripts/artifact-create-branch-action/src/api/rest-querier.test.ts +3 −3 Go to diff View file
M plugins/gitlab/scripts/artifact-create-branch-action/src/api/rest-querier.ts +5 −5 Go to diff View file
M plugins/gitlab/scripts/artifact-create-branch-action/src/components/ModalContent.test.ts +3 −3 Go to diff View file
M plugins/gitlab/scripts/artifact-create-branch-action/src/components/ModalContent.vue +9 −9 Go to diff View file
M plugins/gitlab/scripts/artifact-create-branch-action/src/fetch-gitlab-repositories-information.test.ts +2 −2 Go to diff View file
M plugins/gitlab/scripts/artifact-create-branch-action/src/fetch-gitlab-repositories-information.ts +5 −5 Go to diff View file
M plugins/gitlab/scripts/artifact-create-branch-action/src/modal.ts +1 −1 Go to diff View file
M plugins/gitlab/scripts/artifact-create-branch-action/vite.config.ts +1 −1 Go to diff View file
M plugins/gitlab/scripts/group-link-wizard/src/api/gitlab-api-querier.test.ts +11 −11 Go to diff View file
M plugins/gitlab/scripts/group-link-wizard/src/api/gitlab-api-querier.ts +5 −5 Go to diff View file
M plugins/gitlab/scripts/group-link-wizard/src/api/tuleap-api-querier.test.ts +1 −1 Go to diff View file
M plugins/gitlab/scripts/group-link-wizard/src/api/tuleap-api-querier.ts +1 −1 Go to diff View file
M plugins/gitlab/scripts/group-link-wizard/src/components/EmptyStateNoGitlabGroupLinked.test.ts +1 −1 Go to diff View file
M plugins/gitlab/scripts/group-link-wizard/src/components/EmptyStateNoGitlabGroupLinked.vue +1 −1 Go to diff View file
M plugins/gitlab/scripts/group-link-wizard/src/components/PaneGitlabConfiguration.test.ts +6 −6 Go to diff View file
M plugins/gitlab/scripts/group-link-wizard/src/components/PaneGitlabConfiguration.vue +9 −9 Go to diff View file
M plugins/gitlab/scripts/group-link-wizard/src/components/PaneGitlabGroup.vue +1 −1 Go to diff View file
M plugins/gitlab/scripts/group-link-wizard/src/components/PaneGitlabServer.test.ts +3 −3 Go to diff View file
M plugins/gitlab/scripts/group-link-wizard/src/components/PaneGitlabServer.vue +7 −7 Go to diff View file
M plugins/gitlab/scripts/group-link-wizard/src/gitlab-group-link.ts +2 −2 Go to diff View file
M plugins/gitlab/scripts/group-link-wizard/src/router/steps-order-guard.test.ts +4 −4 Go to diff View file
M plugins/gitlab/scripts/group-link-wizard/src/router/steps-order-guard.ts +4 −4 Go to diff View file
M plugins/gitlab/scripts/group-link-wizard/src/tests/helpers/global-options-for-tests.ts +1 −1 Go to diff View file
M plugins/gitlab/scripts/group-link-wizard/vite.config.ts +1 −1 Go to diff View file
M plugins/gitlab/scripts/linked-group/src/EditConfigurationModal.test.ts +4 −4 Go to diff View file
M plugins/gitlab/scripts/linked-group/src/EditConfigurationModal.ts +5 −5 Go to diff View file
M plugins/gitlab/scripts/linked-group/src/SynchronizeButton.test.ts +2 −2 Go to diff View file
M plugins/gitlab/scripts/linked-group/src/SynchronizeButton.ts +8 −8 Go to diff View file
M plugins/gitlab/scripts/linked-group/src/TokenModal.test.ts +4 −4 Go to diff View file
M plugins/gitlab/scripts/linked-group/src/TokenModal.ts +8 −8 Go to diff View file
M plugins/gitlab/scripts/linked-group/src/UnlinkModal.test.ts +2 −2 Go to diff View file
M plugins/gitlab/scripts/linked-group/src/UnlinkModal.ts +4 −4 Go to diff View file
M plugins/gitlab/scripts/linked-group/src/main.ts +2 −2 Go to diff View file
M plugins/gitlab/scripts/linked-group/vite.config.ts +1 −1 Go to diff View file
M plugins/graphontrackersv5/scripts/src/graph-cumulative-flow.js +2 −2 Go to diff View file
M plugins/graphontrackersv5/scripts/src/graphs-groupedbar.js +3 −3 Go to diff View file
M plugins/graphontrackersv5/scripts/src/graphs-layout-helper.js +1 −1 Go to diff View file
M plugins/graphontrackersv5/scripts/src/graphs-pie.js +1 −1 Go to diff View file
M plugins/graphontrackersv5/scripts/src/loadGraphs.js +2 −2 Go to diff View file
M plugins/graphontrackersv5/scripts/src/rest-querier.js +1 −1 Go to diff View file
M plugins/hudson/scripts/test-results-pie-chart.js +1 −1 Go to diff View file
M plugins/hudson_git/scripts/src/git-administration.ts +2 −2 Go to diff View file
M plugins/hudson_git/webpack.common.js +1 −1 Go to diff View file
M plugins/kanban/scripts/kanban-homepage/vite.config.ts +1 −1 Go to diff View file
M plugins/kanban/scripts/kanban/__mocks__/@tuleap/angular-tlp.js +1 −1 Go to diff View file
M plugins/kanban/scripts/kanban/__mocks__/@tuleap/plugin-tracker-artifact-modal.js +1 −1 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/app-kanban-controller.js +10 −10 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/app-kanban-controller.test.js +70 −74 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/app-main-controller.js +1 −1 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/column-collection-service.js +1 −1 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/dropped-service.js +3 −3 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/dropped-service.test.js +12 −12 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/edit-kanban/edit-kanban-controller.js +10 −10 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/edit-kanban/edit-kanban-controller.test.js +24 −22 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/error-modal/error-message-helper.test.ts +3 −3 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/error-modal/error-message-helper.ts +1 −1 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/filter-tracker-report/filter-tracker-report-controller.js +1 −1 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/filter-tracker-report/filter-tracker-report-service.js +1 −1 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/in-properties-filter/in-properties-filter.test.js +36 −36 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/jwt/jwt-service.test.js +1 −1 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/kanban-column/column-wip-header/column-wip-header-controller.js +2 −2 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/kanban-column/kanban-column-controller.js +4 −4 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/kanban-column/kanban-column-controller.test.js +29 −27 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/kanban-column/kanban-column-service.js +3 −3 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/kanban-column/kanban-column-service.test.js +27 −25 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/kanban-item/kanban-item-rest-service.js +4 −4 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/kanban-item/kanban-item-rest-service.test.js +10 −13 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/kanban-item/time-info/time-info-component.js +2 −2 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/kanban-service.js +23 −23 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/kanban-service.test.js +31 −29 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/realtime/buildEventDispatcher.test.js +4 −4 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/realtime/buildEventDispatcher.ts +1 −1 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/realtime/mercure-service.js +11 −11 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/realtime/realtime-mercure-service.test.js +25 −23 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/realtime/realtime-mercure.ts +1 −1 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/reports-modal/cumulative-flow-chart/cumulative-chart-factory.js +5 −5 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/reports-modal/diagram-directive.js +3 −3 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/reports-modal/diagram-rest-service.test.js +18 −16 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/reports-modal/reports-modal-controller.js +2 −2 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/reports-modal/reports-modal-controller.test.js +18 −16 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/socket/socket-service.js +4 −4 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/user-preferences/user-preferences-service.js +1 −1 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/user-preferences/user-preferences-service.test.js +2 −2 Go to diff View file
M plugins/kanban/scripts/kanban/src/app/wip-popover/wip-popover-directive.js +1 −1 Go to diff View file
M plugins/kanban/scripts/kanban/themes/_add-in-place.scss +4 −1 Go to diff View file
M plugins/kanban/scripts/kanban/themes/_diagram.scss +3 −1 Go to diff View file
M plugins/kanban/scripts/kanban/themes/_kanban-item.scss +10 −5 Go to diff View file
M plugins/kanban/scripts/kanban/webpack.common.js +1 −1 Go to diff View file
M plugins/kanban/tests/e2e/cypress/cypress/e2e/artifact-modal.cy.ts +17 −17 Go to diff View file
M plugins/kanban/tests/e2e/cypress/cypress/e2e/kanban.cy.ts +10 −10 Go to diff View file
M plugins/label/scripts/configure-widget/src/index.js +3 −3 Go to diff View file
M plugins/label/scripts/configure-widget/src/labels-box.js +1 −1 Go to diff View file
M plugins/label/scripts/configure-widget/vite.config.ts +1 −1 Go to diff View file
M plugins/label/scripts/project-labeled-items/src/LabeledItemsList.test.js +6 −6 Go to diff View file
M plugins/label/scripts/project-labeled-items/src/index.js +1 −1 Go to diff View file
M plugins/label/scripts/project-labeled-items/src/rest-querier.test.js +4 −4 Go to diff View file
M plugins/label/scripts/project-labeled-items/vite.config.ts +1 −1 Go to diff View file
M plugins/ldap/scripts/autocomplete-for-select2.js +2 −2 Go to diff View file
M plugins/ldap/scripts/project-admin/preview-for-select2.js +14 −15 Go to diff View file
M plugins/ldap/scripts/project-admin/project-admin-members.js +1 −1 Go to diff View file
M plugins/ldap/scripts/project-admin/project-admin-ugroups.js +1 −1 Go to diff View file
M plugins/ldap/webpack.common.js +1 −1 Go to diff View file
M plugins/mediawiki/tests/e2e/cypress/cypress/e2e/mediawiki.cy.ts +1 −1 Go to diff View file
M plugins/mediawiki/tests/e2e/cypress/cypress/e2e/permission_delegation.cy.ts +1 −1 Go to diff View file
M plugins/mediawiki/tests/e2e/cypress/cypress/e2e/platform_allows_restricted.cy.ts +1 −1 Go to diff View file
M plugins/mediawiki_standalone/scripts/siteadmin/vite.config.ts +1 −1 Go to diff View file
M plugins/mytuleap_contact_support/scripts/modal-burning-parrot.ts +1 −1 Go to diff View file
M plugins/mytuleap_contact_support/scripts/modal.ts +7 −7 Go to diff View file
M plugins/mytuleap_contact_support/scripts/setup-contact-support-modal.ts +7 −7 Go to diff View file
M plugins/oauth2_server/scripts/src/administration.ts +1 −1 Go to diff View file
M plugins/oauth2_server/scripts/src/replacers.test.ts +1 −1 Go to diff View file
M plugins/oauth2_server/scripts/src/replacers.ts +4 −4 Go to diff View file
M plugins/oauth2_server/scripts/src/user-preferences.ts +1 −1 Go to diff View file
M plugins/oauth2_server/tests/e2e/cypress/cypress/e2e/oidc-flow.cy.ts +2 −2 Go to diff View file
M plugins/oauth2_server/vite.config.ts +2 −2 Go to diff View file
M plugins/onlyoffice/scripts/open-in-onlyoffice/src/onlyoffice-editor.ts +4 −4 Go to diff View file
M plugins/onlyoffice/scripts/open-in-onlyoffice/vite.config.ts +1 −1 Go to diff View file
M plugins/onlyoffice/scripts/siteadmin/src/components/App.vue +1 −1 Go to diff View file
M plugins/onlyoffice/scripts/siteadmin/src/components/Servers/AddServerModal.vue +1 −1 Go to diff View file
M plugins/onlyoffice/scripts/siteadmin/src/components/Servers/DeleteServerModal.vue +1 −1 Go to diff View file
M plugins/onlyoffice/scripts/siteadmin/src/components/Servers/EditServerModal.vue +1 −1 Go to diff View file
M plugins/onlyoffice/scripts/siteadmin/src/components/Servers/Restrict/AllowedProjectsTable.vue +7 −7 Go to diff View file
M plugins/onlyoffice/scripts/siteadmin/src/components/Servers/Restrict/ProjectAllower.test.ts +1 −1 Go to diff View file
M plugins/onlyoffice/scripts/siteadmin/src/components/Servers/Restrict/ProjectAllower.vue +3 −3 Go to diff View file
M plugins/onlyoffice/scripts/siteadmin/src/components/Servers/Restrict/RemoveProjectConfirmationModal.vue +1 −1 Go to diff View file
M plugins/onlyoffice/scripts/siteadmin/src/components/Servers/Restrict/RestrictionConfirmationModal.vue +2 −2 Go to diff View file
M plugins/onlyoffice/scripts/siteadmin/src/components/Servers/Restrict/UnrestictionConfirmationModal.vue +2 −2 Go to diff View file
M plugins/onlyoffice/scripts/siteadmin/src/components/Servers/ServerRow.vue +1 −1 Go to diff View file
M plugins/onlyoffice/scripts/siteadmin/src/helpers/extract-projectname-from-autocompleter-result.test.ts +1 −1 Go to diff View file
M plugins/onlyoffice/scripts/siteadmin/src/onlyoffice-siteadmin.ts +1 −1 Go to diff View file
M plugins/onlyoffice/scripts/siteadmin/vite.config.ts +1 −1 Go to diff View file
M plugins/openidconnectclient/scripts/open-id-connect-client.js +7 −7 Go to diff View file
M plugins/openidconnectclient/themes/FlamingParrot/css/style.scss +12 −6 Go to diff View file
M plugins/pluginsadministration/scripts/pluginsadministration.js +2 −2 Go to diff View file
M plugins/program_management/scripts/admin/src/api/manage-configuration.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/admin/src/api/manage-team.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/admin/src/api/synchronize-team.test.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/admin/src/api/synchronize-team.ts +2 −2 Go to diff View file
M plugins/program_management/scripts/admin/src/dom/ElementAdapter.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/admin/src/dom/ReactiveLabel.test.ts +4 −4 Go to diff View file
M plugins/program_management/scripts/admin/src/dom/ReactiveLabel.ts +5 −2 Go to diff View file
M plugins/program_management/scripts/admin/src/dom/ReactiveLabelCollection.test.ts +4 −4 Go to diff View file
M plugins/program_management/scripts/admin/src/dom/ReactiveLabelCollection.ts +2 −2 Go to diff View file
M plugins/program_management/scripts/admin/src/dom/RetrieveElementStub.ts +2 −2 Go to diff View file
M plugins/program_management/scripts/admin/src/dom/TrackerSelector.test.ts +4 −4 Go to diff View file
M plugins/program_management/scripts/admin/src/helper/HTML_element_extractor.test.ts +4 −4 Go to diff View file
M plugins/program_management/scripts/admin/src/helper/aggregated-team-ids-extractor.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/admin/src/helper/button-helper.test.ts +3 −3 Go to diff View file
M plugins/program_management/scripts/admin/src/helper/button-to-remove-team-handler.ts +2 −2 Go to diff View file
M plugins/program_management/scripts/admin/src/helper/disabled-iteration-tracker-helper.test.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/admin/src/helper/disabled-iteration-tracker-helper.ts +3 −3 Go to diff View file
M plugins/program_management/scripts/admin/src/helper/disabled-plannable-tracker-helper.test.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/admin/src/helper/form-field-error-helper.test.ts +2 −2 Go to diff View file
M plugins/program_management/scripts/admin/src/helper/form-fields-checker.test.ts +5 −5 Go to diff View file
M plugins/program_management/scripts/admin/src/helper/form-fields-checker.ts +8 −8 Go to diff View file
M plugins/program_management/scripts/admin/src/helper/init-preview-labels-helper.test.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/admin/src/helper/init-preview-labels-helper.ts +6 −6 Go to diff View file
M plugins/program_management/scripts/admin/src/helper/program-configuration-builder.test.ts +7 −4 Go to diff View file
M plugins/program_management/scripts/admin/src/helper/program-configuration-builder.ts +3 −3 Go to diff View file
M plugins/program_management/scripts/admin/src/helper/rest-error-helper.test.ts +2 −2 Go to diff View file
M plugins/program_management/scripts/admin/src/index.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/admin/src/milestones/IterationActivator.test.ts +7 −7 Go to diff View file
M plugins/program_management/scripts/admin/src/milestones/IterationActivator.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/admin/src/milestones/PreviewActualizer.test.ts +7 −7 Go to diff View file
M plugins/program_management/scripts/admin/src/milestones/PreviewActualizer.ts +8 −8 Go to diff View file
M plugins/program_management/scripts/admin/src/milestones/init-list-pickers-milestone-section.test.ts +5 −5 Go to diff View file
M plugins/program_management/scripts/admin/src/milestones/init-list-pickers-milestone-section.ts +5 −5 Go to diff View file
M plugins/program_management/scripts/admin/src/milestones/submit-configuration-handler.test.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/admin/src/milestones/submit-configuration-handler.ts +2 −2 Go to diff View file
M plugins/program_management/scripts/admin/src/teams/add-team.test.ts +8 −8 Go to diff View file
M plugins/program_management/scripts/admin/src/teams/add-team.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/admin/src/teams/display-teams-to-aggregate.test.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/admin/src/teams/remove-team.ts +2 −2 Go to diff View file
M plugins/program_management/scripts/admin/src/teams/synchronize-team.test.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/admin/src/teams/synchronize-team.ts +3 −3 Go to diff View file
M plugins/program_management/scripts/admin/vite.config.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/artifact-additional-action/src/artifact-additional-action.test.ts +2 −2 Go to diff View file
M plugins/program_management/scripts/artifact-additional-action/src/artifact-additional-action.ts +9 −9 Go to diff View file
M plugins/program_management/scripts/artifact-additional-action/vite.config.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/planned-iterations/src/components/Backlog/Iteration/IterationCard.test.ts +7 −7 Go to diff View file
M plugins/program_management/scripts/planned-iterations/src/components/Backlog/Iteration/PlannedIterationsSection.test.ts +4 −4 Go to diff View file
M plugins/program_management/scripts/planned-iterations/src/components/Backlog/Iteration/PlannedIterationsSection.vue +1 −1 Go to diff View file
M plugins/program_management/scripts/planned-iterations/src/components/Backlog/Iteration/PlannedIterationsSectionEmptyState.test.ts +4 −4 Go to diff View file
M plugins/program_management/scripts/planned-iterations/src/components/Backlog/Iteration/UserStoryCard.test.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/planned-iterations/src/components/Backlog/Iteration/UserStoryCard.vue +1 −1 Go to diff View file
M plugins/program_management/scripts/planned-iterations/src/components/Backlog/ToBePlanned/IterationsToBePlannedSection.test.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/planned-iterations/src/components/Breadcrumb.test.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/planned-iterations/src/components/Breadcrumb.vue +1 −1 Go to diff View file
M plugins/program_management/scripts/planned-iterations/src/helpers/accessibility-helper.test.ts +5 −5 Go to diff View file
M plugins/program_management/scripts/planned-iterations/src/helpers/accessibility-helper.ts +2 −2 Go to diff View file
M plugins/program_management/scripts/planned-iterations/src/helpers/create-new-iteration-link-builder.test.ts +2 −2 Go to diff View file
M plugins/program_management/scripts/planned-iterations/src/helpers/create-new-iteration-link-builder.ts +2 −2 Go to diff View file
M plugins/program_management/scripts/planned-iterations/src/helpers/increment-iterations-retriever.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/planned-iterations/src/index.ts +5 −5 Go to diff View file
M plugins/program_management/scripts/planned-iterations/src/store/actions.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/planned-iterations/src/store/configuration/index.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/planned-iterations/src/store/getters.test.ts +2 −2 Go to diff View file
M plugins/program_management/scripts/planned-iterations/vite.config.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/program_management/src/components/App.vue +2 −2 Go to diff View file
M plugins/program_management/scripts/program_management/src/components/Backlog/ProgramIncrement/FeatureCard.test.ts +3 −3 Go to diff View file
M plugins/program_management/scripts/program_management/src/components/Backlog/ProgramIncrement/FeatureCard.vue +1 −1 Go to diff View file
M plugins/program_management/scripts/program_management/src/components/Backlog/ProgramIncrement/FeatureCardBacklogItems.test.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/program_management/src/components/Backlog/ProgramIncrement/ProgramIncrementCard.test.ts +11 −11 Go to diff View file
M plugins/program_management/scripts/program_management/src/components/Backlog/ProgramIncrement/ProgramIncrementFeatureList.test.ts +5 −5 Go to diff View file
M plugins/program_management/scripts/program_management/src/components/Backlog/ProgramIncrement/ProgramIncrementFeatureList.vue +2 −2 Go to diff View file
M plugins/program_management/scripts/program_management/src/components/Backlog/ProgramIncrement/ProgramIncrementList.test.ts +2 −2 Go to diff View file
M plugins/program_management/scripts/program_management/src/components/Backlog/ProgramIncrement/ProgramIncrementList.vue +1 −1 Go to diff View file
M plugins/program_management/scripts/program_management/src/components/Backlog/ToBePlanned/ToBePlanned.vue +1 −1 Go to diff View file
M plugins/program_management/scripts/program_management/src/components/Backlog/ToBePlanned/ToBePlannedBacklogItems.test.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/program_management/src/components/Backlog/ToBePlanned/ToBePlannedBacklogItems.vue +1 −1 Go to diff View file
M plugins/program_management/scripts/program_management/src/components/Backlog/UserStoryDisplayer.test.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/program_management/src/components/Breadcrumb.test.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/program_management/src/helpers/ProgramIncrement/Feature/feature-planner.test.ts +3 −3 Go to diff View file
M plugins/program_management/scripts/program_management/src/helpers/ProgramIncrement/Feature/feature-planner.ts +7 −7 Go to diff View file
M plugins/program_management/scripts/program_management/src/helpers/ProgramIncrement/add-to-top-backlog.test.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/program_management/src/helpers/ProgramIncrement/add-to-top-backlog.ts +3 −3 Go to diff View file
M plugins/program_management/scripts/program_management/src/helpers/UserStories/user-stories-retriever.test.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/program_management/src/helpers/UserStories/user-stories-retriever.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/program_management/src/helpers/drag-drop.test.ts +10 −10 Go to diff View file
M plugins/program_management/scripts/program_management/src/helpers/drag-drop.ts +4 −4 Go to diff View file
M plugins/program_management/scripts/program_management/src/helpers/element-card-css-extractor.ts +2 −2 Go to diff View file
M plugins/program_management/scripts/program_management/src/helpers/error-handler.test.ts +4 −4 Go to diff View file
M plugins/program_management/scripts/program_management/src/helpers/error-handler.ts +2 −2 Go to diff View file
M plugins/program_management/scripts/program_management/src/helpers/feature-extractor.test.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/program_management/src/helpers/feature-extractor.ts +3 −3 Go to diff View file
M plugins/program_management/scripts/program_management/src/helpers/feature-moving.test.ts +18 −18 Go to diff View file
M plugins/program_management/scripts/program_management/src/helpers/feature-moving.ts +9 −9 Go to diff View file
M plugins/program_management/scripts/program_management/src/helpers/feature-reordering.test.ts +34 −34 Go to diff View file
M plugins/program_management/scripts/program_management/src/helpers/feature-reordering.ts +11 −11 Go to diff View file
M plugins/program_management/scripts/program_management/src/helpers/order-position-for-patch-formatter.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/program_management/src/index.ts +3 −3 Go to diff View file
M plugins/program_management/scripts/program_management/src/store/actions.test.ts +10 −10 Go to diff View file
M plugins/program_management/scripts/program_management/src/store/actions.ts +10 −10 Go to diff View file
M plugins/program_management/scripts/program_management/src/store/configuration/index.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/program_management/src/store/getters.test.ts +5 −5 Go to diff View file
M plugins/program_management/scripts/program_management/src/store/getters.ts +5 −5 Go to diff View file
M plugins/program_management/scripts/program_management/src/store/mutations.test.ts +6 −6 Go to diff View file
M plugins/program_management/scripts/program_management/src/store/mutations.ts +30 −30 Go to diff View file
M plugins/program_management/scripts/program_management/vite.config.ts +1 −1 Go to diff View file
M plugins/program_management/tests/e2e/cypress/cypress/e2e/program_management.cy.ts +16 −16 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones-preferences/vite.config.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/api/rest-querier.test.ts +8 −8 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/api/rest-querier.ts +7 −7 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/chart_builder/burndown_chart_builder/burndown-chart-drawer.test.ts +2 −2 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/chart_builder/burndown_chart_builder/burndown-chart-drawer.ts +6 −6 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/chart_builder/burnup_chart_builder/burnup-chart-drawer.ts +4 −4 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/chart_builder/chart-badge-generator.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/chart_builder/chart-badge-generator.ts +2 −2 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/chart_builder/chart-badge-services.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/chart_builder/chart-badge-services.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/chart_builder/chart-data-service.ts +2 −2 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/chart_builder/chart-scale-drawer.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/chart_builder/chart-scale-helper.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/chart_builder/pie_chart_drawer/pie-chart-drawer.test.ts +4 −4 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/chart_builder/pie_chart_drawer/pie-chart-drawer.ts +2 −2 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/chart_builder/time-scale-label-formatter.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/chart_builder/time-scale-label-formatter.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/App.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/PastSection/PastSection.test.ts +2 −2 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/PastSection/PastSection.vue +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/ProjectMilestonesEmpty/RoadmapEmptyStateSection.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/ProjectMilestonesEmpty/RoadmapEmptyStateSection.vue +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/RoadmapSection/RoadmapSection.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/RoadmapSection/RoadmapSection.vue +2 −2 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseBadges/ReleaseBadgesAllSprints.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseBadges/ReleaseBadgesClosedSprints.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseBadges/ReleaseBadgesClosedSprints.vue +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseBadges/ReleaseBadgesDisplayer.test.ts +4 −4 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseBadges/ReleaseBadgesDisplayerIfOnlyClosedSprints.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseBadges/ReleaseBadgesDisplayerIfOpenSprints.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseBadges/ReleaseBadgesOpenSprint.test.ts +3 −3 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseBadges/ReleaseOthersBadges.test.ts +4 −4 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/Chart/Burndown/Burndown.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/Chart/Burndown/Burndown.vue +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/Chart/Burndown/BurndownDisplayer.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/Chart/Burndown/BurndownDisplayer.vue +2 −2 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/Chart/Burnup/Burnup.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/Chart/Burnup/Burnup.vue +2 −2 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/Chart/Burnup/BurnupDisplayer.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/Chart/Burnup/BurnupDisplayer.vue +2 −2 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/Chart/ChartDisplayer.test.ts +2 −2 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/Chart/ChartError.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/ReleaseButtonsDescription.test.ts +4 −4 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/ReleaseDescription/ReleaseDescription.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/ReleaseDescription.vue +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/ReleaseDescriptionBadgesTracker.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/ReleaseDescriptionBadgesTracker.vue +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/TestManagement/TestManagement.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/TestManagement/TestManagement.vue +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/TestManagement/TestManagementDisplayer.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/TestManagement/TestManagementDisplayer.vue +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDisplayer.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDisplayer.vue +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseHeader/PastReleaseHeaderInitialPoints.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseHeader/PastReleaseHeaderTestsDisplayer.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseHeader/ReleaseHeader.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseHeader/ReleaseHeaderRemainingDays.test.ts +11 −11 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseHeader/ReleaseHeaderRemainingPoints.test.ts +13 −13 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseHeader/ReleaseHeaderRemainingPoints.vue +2 −2 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/WhatsHotSection.test.ts +3 −3 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/index.ts +4 −4 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/store/actions.test.ts +10 −10 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/store/actions.ts +9 −9 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/store/index.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/themes/_release-chart.scss +52 −24 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/vite.config.ts +1 −1 Go to diff View file
M plugins/projectmilestones/tests/e2e/cypress/cypress/e2e/projectmilestones.cy.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/create-pullrequest-button/src/api/rest-querier.js +1 −1 Go to diff View file
M plugins/pullrequest/scripts/create-pullrequest-button/src/index.js +1 −1 Go to diff View file
M plugins/pullrequest/scripts/create-pullrequest-button/src/store/actions.js +4 −4 Go to diff View file
M plugins/pullrequest/scripts/create-pullrequest-button/src/store/actions.test.js +3 −3 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/comment/PullRequestComment.test.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/comment/PullRequestComment.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/comment/PullRequestCommentBodyTemplate.test.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/comment/PullRequestCommentBodyTemplate.ts +4 −4 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/comment/PullRequestCommentController.test.ts +4 −4 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/comment/PullRequestCommentController.ts +12 −12 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/comment/PullRequestCommentFooterTemplate.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/comment/PullRequestCommentPresenter.test.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/comment/PullRequestCommentPresenter.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/comment/PullRequestCommentRepliesCollectionPresenter.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/comment/PullRequestCommentRepliesStore.ts +12 −12 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/comment/PullRequestCommentReplyFormTemplate.test.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/comment/PullRequestCommentReplyFormTemplate.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/comment/PullRequestCommentReplySaver.test.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/comment/PullRequestCommentReplySaver.ts +5 −5 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/comment/PullRequestCommentReplyTemplate.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/comment/ReplyCommentFormPresenter.test.ts +4 −4 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/comment/ReplyCommentFormPresenter.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/description-comment/PullRequestDescriptionComment.test.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/description-comment/PullRequestDescriptionCommentController.test.ts +10 −8 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/description-comment/PullRequestDescriptionCommentController.ts +12 −12 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/description-comment/PullRequestDescriptionCommentFormPresenter.test.ts +5 −5 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/description-comment/PullRequestDescriptionCommentFormPresenter.ts +4 −4 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/description-comment/PullRequestDescriptionCommentFormTemplate.test.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/description-comment/PullRequestDescriptionCommentFormTemplate.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/description-comment/PullRequestDescriptionCommentPresenter.test.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/description-comment/PullRequestDescriptionCommentPresenter.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/description-comment/PullRequestDescriptionCommentSaver.test.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/description-comment/PullRequestDescriptionCommentSaver.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/description-comment/PullRequestDescriptionContentTemplate.test.ts +4 −4 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/description-comment/PullRequestDescriptionContentTemplate.ts +4 −4 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/gettext-provider.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/helpers/content-format.test.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/helpers/relative-dates-helper.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/new-comment-form/NewCommentFormController.test.ts +8 −8 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/new-comment-form/NewCommentFormController.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/new-comment-form/NewCommentFormPresenter.test.ts +7 −7 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/new-comment-form/NewCommentFormPresenter.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/new-comment-form/NewCommentFormTemplate.test.ts +11 −11 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/new-comment-form/NewCommentFormTemplate.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/new-comment-form/NewCommentSaver.test.ts +4 −4 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/new-comment-form/NewCommentSaver.ts +5 −5 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/skeleton/PullRequestCommentSkeleton.test.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/skeleton/PullRequestCommentSkeleton.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/templates/CommentAvatarTemplate.test.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/templates/CommentHeaderTemplate.test.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/templates/CommentHeaderTemplate.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/types.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/writing-zone/WritingZone.test.ts +6 −6 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/writing-zone/WritingZone.ts +4 −4 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/writing-zone/WritingZoneCommonMarkPreviewFetcher.test.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/writing-zone/WritingZoneCommonMarkPreviewFetcher.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/writing-zone/WritingZoneController.test.ts +14 −14 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/writing-zone/WritingZoneController.ts +4 −4 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/writing-zone/WritingZonePresenter.test.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/writing-zone/WritingZonePresenter.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/writing-zone/WritingZoneTabsTemplate.test.ts +20 −11 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/writing-zone/WritingZoneTabsTemplate.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/writing-zone/WritingZoneTemplate.test.ts +5 −5 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/writing-zone/WritingZoneTemplate.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/tests/stubs/PullRequestCommentPresenterStub.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/tests/stubs/SaveDescriptionCommentStub.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/tests/stubs/SaveNewCommentStub.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/tests/stubs/SaveNewReplyToCommentStub.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/lib/rest-api-types/src/labels.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/api/tuleap-rest-querier.test.ts +16 −16 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/api/tuleap-rest-querier.ts +11 −11 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Actions/PullRequestChangeStateActions.test.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Actions/PullRequestChangeStateActions.vue +6 −6 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Actions/abandon/PullRequestAbandonButton.test.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Actions/abandon/PullRequestAbandonButton.vue +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Actions/abandon/PullRequestAbandonedState.test.ts +8 −8 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Actions/abandon/PullRequestAbandonedState.vue +3 −3 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Actions/abandon/PullRequestMergeWarningModal.test.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Actions/abandon/PullRequestMergeWarningModal.vue +4 −4 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Actions/merge-status-helper.test.ts +16 −16 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Actions/merge-status-helper.ts +4 −4 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Actions/merge/PullRequestAlreadyMergedState.test.ts +7 −7 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Actions/merge/PullRequestAlreadyMergedState.vue +2 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Actions/merge/PullRequestMergeButton.test.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Actions/merge/PullRequestMergeButton.vue +4 −4 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Errors/PullRequestErrorModal.test.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Errors/PullRequestErrorModal.vue +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Labels/PullRequestLabels.test.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Labels/PullRequestLabels.vue +4 −4 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Labels/PullRequestManageLabelsModal.test.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Labels/PullRequestManageLabelsModal.vue +5 −5 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Labels/autocomplete/AssignableLabelTemplate.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Labels/autocomplete/LabelFinder.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Labels/autocomplete/LabelsAutocompleter.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Labels/autocomplete/LabelsCreationManager.test.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Labels/autocomplete/LabelsCreationManager.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/OverviewPane.test.ts +4 −4 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/OverviewPane.vue +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/OverviewTabs.test.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/ReadOnlyInfo/PullRequestAuthor.test.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/ReadOnlyInfo/PullRequestCIStatus.test.ts +7 −7 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/ReadOnlyInfo/PullRequestCIStatus.vue +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/ReadOnlyInfo/PullRequestCheckoutButton.vue +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/ReadOnlyInfo/PullRequestCreationDate.test.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/ReadOnlyInfo/PullRequestReferences.test.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/ReadOnlyInfo/PullRequestRelativeDate.vue +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Reviewers/PullRequestManageReviewersModal.test.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Reviewers/PullRequestManageReviewersModal.vue +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Reviewers/PullRequestReviewerList.test.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Reviewers/PullRequestReviewerList.vue +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Reviewers/autocomplete/AssignableReviewerTemplate.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Reviewers/autocomplete/GroupOfReviewersBuilder.test.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Reviewers/autocomplete/GroupOfReviewersBuilder.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Reviewers/autocomplete/ReviewersAutocompleter.test.ts +4 −4 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Reviewers/autocomplete/ReviewersAutocompleter.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Reviewers/autocomplete/UsersToLazyboxItemsTransformer.test.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Reviewers/autocomplete/UsersToLazyboxItemsTransformer.ts +5 −5 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Threads/CommentPresenterBuilder.test.ts +4 −4 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Threads/CommentPresenterBuilder.ts +6 −6 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Threads/DescriptionCommentPresenterBuilder.test.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Threads/DescriptionCommentPresenterBuilder.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Threads/OverviewNewCommentForm.vue +2 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Threads/OverviewThreads.test.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Threads/OverviewThreads.vue +10 −10 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Title/PullRequestEditTitleModal.test.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Title/PullRequestEditTitleModal.vue +3 −3 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Title/PullRequestTitle.vue +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/constants.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/helpers/relative-dates-preference-helper.test.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/helpers/relative-dates-preference-helper.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/pullrequest-overview.ts +6 −6 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/router/base-url-builders.test.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/router/base-url-builders.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/tests/stubs/LazyboxStub.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/vite.config.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/__mocks__/@tuleap/angular-tlp.js +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/app-controller.js +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/comments/PullRequestCurrentUserPresenterBuilder.test.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/comments/PullRequestCurrentUserPresenterBuilder.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/comments/new-comment-form/NewInlineCommentContextBuilder.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/commits/commits-controller.js +2 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/dashboard/dashboard-controller.js +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/dashboard/dashboard-controller.test.js +19 −17 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/dashboard/pull-request-collection-rest-service.js +2 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/dashboard/pull-request-collection-rest-service.test.js +35 −33 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/dashboard/pull-request-collection-service.js +4 −4 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/dashboard/pull-request-collection-service.test.js +38 −38 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/dashboard/pull-request-summary/PullRequestLabelsList.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/dashboard/pull-request-summary/pull-request-summary-controller.js +4 −4 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/dashboard/pull-request-summary/pull-request-summary-controller.test.js +19 −17 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/code-collapse/code-mirror-common-sections-collapse.test.ts +4 −4 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/code-collapse/code-mirror-common-sections-collapse.ts +6 −6 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/code-collapse/collapsible-code-sections-builder.test.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/code-collapse/collaspible-code-sections-builder.ts +12 −12 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/diff-modes/side-by-side-diff-component.js +19 −19 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/diff-modes/unidiff-component.js +11 −11 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/editors/SideBySideCodeMirrorsContentManager.test.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/editors/SideBySideCodeMirrorsContentManager.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/editors/diff-bidirectional-unicode-text.ts +6 −6 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/file-diff-component.js +3 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/file-diff-rest-service.js +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/file-lines/SideBySideLineMapper.test.ts +7 −7 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/file-lines/SideBySideLineMapper.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/file-lines/SideBySideLineState.test.ts +9 −9 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/file-lines/SideBySideLineState.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/file-lines/file-line-helper.test.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/scroll-to-comment/FileDiffCommentScroller.test.ts +7 −7 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/scroll-to-comment/FileDiffCommentScroller.ts +10 −10 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/widgets/SideBySideCodeMirrorWidgetCreator.test.ts +7 −7 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/widgets/SideBySideCodeMirrorWidgetCreator.ts +8 −8 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/widgets/SideBySideCodeMirrorWidgetsCreationManager.test.ts +58 −58 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/widgets/SideBySideCodeMirrorWidgetsCreationManager.ts +10 −10 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/widgets/file-line-widget-placement-helper.test.ts +4 −4 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/widgets/file-line-widget-placement-helper.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/widgets/placeholders/FileDiffPlaceholder.test.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/widgets/placeholders/SideBySideCodePlaceholderCreationManager.test.ts +9 −9 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/widgets/placeholders/SideBySideCodePlaceholderCreationManager.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/widgets/placeholders/SideBySideLinesHeightEqualizer.test.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/widgets/placeholders/SideBySideLinesHeightEqualizer.ts +6 −6 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/widgets/placeholders/SideBySidePlaceholderPositioner.test.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/widgets/placeholders/SideBySidePlaceholderPositioner.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/widgets/placeholders/side-by-side-comment-placeholder-widget-finder.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/widgets/side-by-side-line-widgets-helper.test.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/widgets/side-by-side-line-widgets-helper.ts +5 −5 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/files/files-controller.js +3 −3 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/gettext-catalog.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/helpers/date-helpers.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/helpers/overview-url-builder.test.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/helpers/overview-url-builder.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/pull-request/pull-request-controller.js +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/pull-request/pull-request-controller.test.js +15 −13 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/pull-request/pull-request-rest-service.test.js +9 −12 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/pull-request/pull-request-service.js +4 −4 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/user-rest-service.test.js +11 −14 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/tests/stubs/CreateInlineCommentWidgetStub.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/tests/stubs/CreateNewInlineCommentFormWidgetStub.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/tests/stubs/FileDiffWidgetStub.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/tests/stubs/FileLineHandleStub.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/tests/stubs/FileLineStub.ts +2 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/tests/stubs/FileLinesStateStub.ts +3 −3 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/tests/stubs/GroupSideBySideLinesStub.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/tests/stubs/MapSideBySideLinesStub.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/tests/stubs/PullRequestCommentPresenterStub.ts +1 −1 Go to diff View file
M plugins/roadmap/scripts/configure-widget/src/bootstrap-vue-mount-point.ts +3 −3 Go to diff View file
M plugins/roadmap/scripts/configure-widget/src/components/App.test.ts +6 −6 Go to diff View file
M plugins/roadmap/scripts/configure-widget/src/components/App.vue +12 −12 Go to diff View file
M plugins/roadmap/scripts/configure-widget/src/index.ts +1 −1 Go to diff View file
M plugins/roadmap/scripts/configure-widget/vite.config.ts +1 −1 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/App.test.ts +6 −6 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/GanttBoard.test.ts +17 −17 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/GanttBoard.vue +2 −2 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/Iteration/IterationBar.test.ts +2 −2 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/Iteration/IterationBar.vue +1 −1 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/Iteration/IterationsRibbon.test.ts +1 −1 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/ScrollingArea.test.ts +1 −1 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/Subtask/SubtaskMessage.test.ts +1 −1 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/Subtask/SubtaskSkeletonBar.vue +2 −2 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/Task/BackgroundGrid.test.ts +1 −1 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/Task/BarPopover.test.ts +2 −2 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/Task/BarPopover.vue +3 −3 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/Task/DependencyArrow.test.ts +7 −7 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/Task/GanttTask.test.ts +6 −6 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/Task/GanttTask.vue +1 −1 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/Task/TaskBar.test.ts +10 −10 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/Task/TaskHeader.test.ts +1 −1 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/Task/TaskHeader.vue +1 −1 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/TimePeriod/TimePeriodHeader.test.ts +4 −4 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/TimePeriod/TimePeriodUnits.test.ts +1 −1 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/TodayIndicator.test.ts +1 −1 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/LoadingState.vue +2 −2 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/dev-arrows/index-arrows.ts +14 −11 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/helpers/first-date.test.ts +20 −20 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/helpers/first-date.ts +1 −1 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/helpers/iterations-retriever.ts +1 −1 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/helpers/last-date.test.ts +20 −20 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/helpers/last-date.ts +1 −1 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/helpers/left-position.test.ts +9 −9 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/helpers/nature-labels-from-mountpoint.ts +2 −2 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/helpers/natures-labels-for-tasks.test.ts +4 −4 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/helpers/natures-labels-for-tasks.ts +2 −2 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/helpers/path.test.ts +27 −27 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/helpers/svg-arrow-path.test.ts +8 −8 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/helpers/task-has-valid-dates.test.ts +5 −5 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/helpers/task-retriever.ts +1 −1 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/helpers/tasks-dimensions.test.ts +14 −14 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/helpers/tasks-dimensions.ts +2 −2 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/helpers/time-period-month.test.ts +2 −2 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/helpers/time-period-month.ts +5 −1 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/helpers/time-period-quarter.test.ts +1 −1 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/helpers/time-period-quarter.ts +7 −3 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/helpers/time-period-week.test.ts +8 −8 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/helpers/time-period-week.ts +10 −6 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/index.ts +2 −2 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/store/index.ts +1 −1 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/store/iterations/iterations-getters.test.ts +3 −3 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/store/iterations/iterations-getters.ts +7 −7 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/store/root-actions.test.ts +7 −7 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/store/root-actions.ts +1 −1 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/store/root-mutations.ts +1 −1 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/store/tasks/tasks-actions.ts +1 −1 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/store/tasks/tasks-getters.test.ts +5 −5 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/store/timeperiod/timeperiod-getters.test.ts +4 −4 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/store/timeperiod/timeperiod-getters.ts +8 −8 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/webpack.common.js +2 −2 Go to diff View file
M plugins/statistics/scripts/admin.js +1 −1 Go to diff View file
M plugins/svn/scripts/main/src/svn-admin-notifications.js +2 −2 Go to diff View file
M plugins/svn/scripts/permissions-per-group/src/index.js +1 −1 Go to diff View file
M plugins/svn/scripts/permissions-per-group/webpack.common.js +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/App.test.ts +4 −4 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/GlobalError/BoardWithoutAnyColumnsError.test.ts +2 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/BaseCard.test.ts +9 −9 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/CardAssignees.test.ts +7 −7 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/CardAssignees.vue +3 −3 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/CardInfo.test.ts +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/Editor/Assignees/PeoplePicker.vue +3 −3 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/Editor/Label/LabelEditor.vue +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/ParentCardRemainingEffort.test.ts +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/RemainingEffort/EditRemainingEffort.test.ts +2 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/RemainingEffort/EditRemainingEffort.vue +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Cell/ChildrenCell.test.ts +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Cell/ChildrenCell.vue +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Cell/DropContainerCell.test.ts +1 −1 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/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Cell/InvalidMappingCell.test.ts +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Cell/InvalidMappingCell.vue +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/CollapsedSwimlane.test.ts +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Header/NoMappingMessage.vue +2 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Header/SwimlaneHeader.test.ts +2 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/InvalidMappingSwimlane.test.ts +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/ParentCell.test.ts +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Skeleton/ColumnsSkeleton.test.ts +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Skeleton/SwimlaneSkeleton.test.ts +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/SoloSwimlane.test.ts +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/TaskBoardBody.test.ts +2 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/ButtonBar/OpenClosedSwitcher.test.ts +2 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/ButtonBar/SwitchToFullscreen.vue +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Header/Collapsed/CollapsedLabel.test.ts +2 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Header/Collapsed/CollapsedLabel.vue +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Header/Expanded/WrongColorPopover.vue +4 −4 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/TaskBoard.test.ts +3 −3 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/TaskBoard.vue +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/helpers/cards-reordering.ts +2 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/helpers/drag-drop.test.ts +5 −5 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/helpers/drag-drop.ts +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/helpers/html-to-item.ts +3 −3 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/helpers/keyboard-drop.test.ts +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/helpers/keyboard-drop.ts +2 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/helpers/list-value-to-column-mapper.ts +2 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/helpers/progress-bars.ts +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/helpers/scroll-to-item.ts +2 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/helpers/update-artifact.test.ts +27 −27 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/helpers/update-artifact.ts +5 −5 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/index.ts +2 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/keyboard-navigation/element-getter.ts +4 −4 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/keyboard-navigation/get-element-from-direction.ts +3 −3 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/keyboard-navigation/keyboard-navigation.ts +4 −4 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/keyboard-navigation/move-focus.test.ts +6 −6 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/keyboard-navigation/quick-access-shortcuts-helpers.ts +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/actions.test.ts +2 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/column/column-actions.test.ts +2 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/column/column-actions.ts +3 −3 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/column/column-mutations.ts +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/column/index.ts +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/error/error-actions.test.ts +4 −4 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/error/error-actions.ts +2 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/fullscreen/fullscreen-mutations.ts +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/getters.test.ts +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/getters.ts +3 −3 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/index.ts +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/swimlane/card/card-actions.test.ts +4 −4 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/swimlane/card/card-actions.ts +16 −16 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/swimlane/card/card-getters.test.ts +3 −3 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/swimlane/card/card-mutations.test.ts +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/swimlane/card/card-mutations.ts +2 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/swimlane/drag-drop-actions.test.ts +2 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/swimlane/drag-drop-actions.ts +8 −8 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/swimlane/swimlane-actions.test.ts +11 −11 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/swimlane/swimlane-actions.ts +12 −12 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/swimlane/swimlane-getters.test.ts +8 −8 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/swimlane/swimlane-getters.ts +2 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/swimlane/swimlane-mutations.ts +2 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/user/user-actions.ts +4 −4 Go to diff View file
M plugins/taskboard/scripts/taskboard/themes/includes/_card-edit.scss +3 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/themes/includes/_header.scss +2 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/themes/taskboard.scss +12 −8 Go to diff View file
M plugins/taskboard/scripts/taskboard/vite.config.ts +1 −1 Go to diff View file
M plugins/taskboard/tests/e2e/cypress/cypress/e2e/taskboard.cy.ts +5 −5 Go to diff View file
M plugins/testmanagement/scripts/step-definition-field/CommonMark/CommonmarkPreviewButton.test.js +1 −1 Go to diff View file
M plugins/testmanagement/scripts/step-definition-field/StepDefinitionActions.test.js +6 −6 Go to diff View file
M plugins/testmanagement/scripts/step-definition-field/StepDefinitionEditableStep.test.js +8 −8 Go to diff View file
M plugins/testmanagement/scripts/step-definition-field/StepDefinitionEditableStep.vue +1 −1 Go to diff View file
M plugins/testmanagement/scripts/step-definition-field/StepDefinitionMarkedAsDeleted.vue +1 −1 Go to diff View file
M plugins/testmanagement/scripts/step-definition-field/api/tuleap-api.js +1 −1 Go to diff View file
M plugins/testmanagement/scripts/step-definition-field/store/mutations.js +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/__mocks__/@tuleap/angular-tlp.js +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/__mocks__/@tuleap/plugin-tracker-artifact-modal.js +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/api/rest-querier.test.js +3 −3 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/app-controller.js +5 −5 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/artifact-links-graph/artifact-links-graph-directive.js +23 −23 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/artifact-links-graph/artifact-links-graph-rest-service.js +2 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/artifact-links-graph/artifact-links-graph-rest-service.test.js +9 −12 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/artifact-links-graph/artifact-links-graph-service.js +6 −6 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-edit-automated-controller.js +2 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-edit-controller.js +5 −5 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-edit-controller.test.js +23 −21 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-edit-label-controller.js +2 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-list-controller.js +2 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-list-controller.test.js +15 −13 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-new-controller.js +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-service.js +8 −8 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-service.test.js +13 −13 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/campaign/download/download-campaign-as-docx.test.ts +2 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/campaign/download/download-campaign-as-docx.ts +2 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/campaign/edit-campaign/edit-campaign-model-builder.js +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/campaign/edit-campaign/edit-campaign-model-builder.test.js +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/definition/definition-service.js +6 −6 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/definition/definition-service.test.js +19 −17 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution-collection/execution-rest-service.js +15 −15 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution-collection/execution-rest-service.test.js +9 −9 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution-collection/execution-service.js +39 −39 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution-collection/execution-service.test.js +30 −28 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/automated-tests-filter.test.js +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-attachments/execution-attachments-component.js +13 −13 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-attachments/execution-attachments-component.test.js +22 −22 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-attachments/execution-attachments-creation-error-modal.js +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-attachments/execution-attachments-creation-error-modal.test.js +3 −3 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-attachments/execution-attachments-drop-zone-controller.test.js +8 −8 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-attachments/execution-attachments-drop-zone-message.js +2 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-attachments/execution-attachments-drop-zone-message.test.js +4 −4 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-detail-controller.js +15 −15 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-detail-controller.test.js +39 −37 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-link-issue-controller.js +2 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-link-issue-controller.test.js +17 −15 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-controller.js +10 −10 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-controller.test.js +22 −20 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-filter.js +2 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-filter.test.js +3 −3 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-header/execution-list-header-controller.js +6 −6 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-header/execution-list-header-controller.test.js +11 −15 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-with-steps/execution-with-steps-controller.js +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-with-steps/step/execution-with-steps-updater.js +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-with-steps/step/step-controller.js +4 −4 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-with-steps/step/step-controller.test.js +8 −8 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Exporter/DOCX/Table/table-builder.test.ts +2 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Exporter/DOCX/Table/table-builder.ts +3 −3 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Exporter/DOCX/TableOfContents/table-of-contents.ts +3 −3 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Exporter/DOCX/backlog-builder.test.ts +2 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Exporter/DOCX/backlog-builder.ts +5 −5 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Exporter/DOCX/build-list-of-artifacts-content.ts +60 −60 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Exporter/DOCX/cover-builder.test.ts +5 −5 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Exporter/DOCX/cover-builder.ts +5 −5 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Exporter/DOCX/download-docx.test.ts +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Exporter/DOCX/download-docx.ts +5 −5 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Exporter/DOCX/header-footer.ts +2 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Exporter/DOCX/internationalize-test-status.test.ts +2 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Exporter/DOCX/internationalize-test-status.ts +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Exporter/DOCX/matrix-builder.test.ts +3 −3 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Exporter/DOCX/matrix-builder.ts +10 −10 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Exporter/DOCX/matrix-compute-requirement-status.ts +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Exporter/DOCX/testplan-builder.test.ts +2 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Exporter/DOCX/testplan-builder.ts +4 −4 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Reporter/execution-querier.test.ts +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Reporter/execution-querier.ts +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Reporter/executions-for-campaigns-retriever.test.ts +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Reporter/executions-for-campaigns-retriever.ts +2 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Reporter/last-executions-retriever.ts +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Reporter/report-creator.test.ts +6 −6 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Reporter/report-creator.ts +11 −11 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Reporter/step-test-definition-formatter.test.ts +2 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Reporter/step-test-definition-formatter.ts +3 −3 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Reporter/traceability-matrix-creator.test.ts +8 −8 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Reporter/traceability-matrix-creator.ts +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/download-export-document.test.ts +2 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/download-export-document.ts +4 −4 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/jwt/jwt-service.test.js +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/keyboard-navigation/campaign/campaign-shortcuts.ts +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/keyboard-navigation/campaign/navigation-in-tests-list.ts +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/keyboard-navigation/campaign/test-execution-shortcuts.ts +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/keyboard-navigation/campaigns-list-shortcuts.ts +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/keyboard-navigation/setup-shortcuts.ts +3 −3 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/keyboard-navigation/shortcuts-handles/get-current-category.ts +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/keyboard-navigation/shortcuts-handles/move-focus.test.ts +5 −5 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/keyboard-navigation/shortcuts-handles/move-focus.ts +4 −4 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/move-breadcrumb.js +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/socket/socket-service.js +6 −6 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/socket/socket-service.test.js +2 −2 Go to diff View file
M plugins/testmanagement/tests/e2e/cypress/cypress/e2e/campaign.cy.ts +4 −4 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_artifact-links-graph.scss +5 −1 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_attachments_dnd.scss +4 −2 Go to diff View file
M plugins/testmanagement/webpack.common.js +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/index.ts +7 −5 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/BacklogItems/AddTestButtonWithAdditionalActionsMenu.test.ts +6 −6 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/BacklogItems/AddTestButtonWithAdditionalActionsMenu.vue +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/BacklogItems/BacklogItemCard.test.ts +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/BacklogItems/BacklogItemContainer.test.ts +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/BacklogItems/BacklogItemContainer.vue +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/BacklogItems/BacklogItemCoverage.test.ts +5 −5 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/BacklogItems/ExportButton.test.ts +17 −17 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/BacklogItems/ExportButton.vue +3 −3 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/BacklogItems/ListOfBacklogItem.test.ts +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/BacklogItems/ListOfBacklogItems.vue +3 −3 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/BacklogItems/TestDefinitions/ListOfTestDefinitions.test.ts +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/BacklogItems/TestDefinitions/TestDefinitionCard.test.ts +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/BacklogItems/TestDefinitions/TestDefinitionCardStatusTooltipIcon.test.ts +2 −2 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/BacklogItems/TestDefinitions/TestDefinitionCardXrefCategoryStatus.vue +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/CampaignEmptyState.test.ts +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/CreateCampaignTestSelector.vue +3 −3 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/CreateModal.test.ts +2 −2 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/CreateModal.vue +4 −4 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/GlobalErrorMessage.test.ts +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/GlobalErrorMessage.vue +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/ListOfCampaigns.test.ts +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/ListOfCampaigns.vue +6 −4 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/ListOfCampaignsHeader.test.ts +2 −2 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/ListOfCampaignsHeader.vue +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/BacklogItems/compute-test-stats.test.ts +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/BacklogItems/url-builder.test.ts +2 −2 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/BacklogItems/url-builder.ts +7 −7 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsDocument/Exporter/DOCX/cover-builder.test.ts +5 −5 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsDocument/Exporter/DOCX/cover-builder.ts +6 −6 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsDocument/Exporter/DOCX/cover-milestone-title-builder.ts +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsDocument/Reporter/report-creator.test.ts +6 −6 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsDocument/Reporter/report-creator.ts +12 −12 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsDocument/download-export-document.test.ts +2 −2 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsDocument/download-export-document.ts +4 −4 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/Exporter/XLSX/download-xlsx.test.ts +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/Exporter/XLSX/download-xlsx.ts +3 −3 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/Exporter/XLSX/transform-report-to-xlsx-sheet.test.ts +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/Exporter/XLSX/transform-report-to-xlsx-sheet.ts +2 −2 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/Report/Section/Tracker/artifacts-retriever.ts +4 −4 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/Report/Section/Tracker/trackers-retriever.ts +3 −3 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/Report/Section/general-information-builder.test.ts +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/Report/Section/general-information-builder.ts +2 −2 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/Report/Section/justifications-builder.test.ts +3 −3 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/Report/Section/justifications-builder.ts +12 −12 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/Report/Section/requirements-builder.test.ts +3 −3 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/Report/Section/requirements-builder.ts +13 −13 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/Report/Section/test-results-builder.ts +5 −5 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/Report/Section/transform-field-value-into-cell.test.ts +2 −2 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/Report/Section/transform-field-value-into-cell.ts +2 −2 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/Report/get-planned-test-cases.test.ts +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/Report/get-planned-test-cases.ts +14 −14 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/Report/internationalize-test-status.test.ts +2 −2 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/Report/internationalize-test-status.ts +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/Report/report-creator.test.ts +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/Report/report-creator.ts +3 −3 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/download-export-document.test.ts +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/download-export-document.ts +3 −3 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/global-options-for-test.ts +1 −1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/store/backlog-item/backlog-item-actions.test.ts +6 −6 Go to diff View file
M plugins/testplan/scripts/test-plan/src/store/backlog-item/backlog-item-actions.ts +6 −6 Go to diff View file
M plugins/testplan/scripts/test-plan/src/store/backlog-item/backlog-item-mutations.ts +7 −7 Go to diff View file
M plugins/testplan/scripts/test-plan/src/store/campaign/campaign-actions.test.ts +2 −2 Go to diff View file
M plugins/testplan/scripts/test-plan/src/store/campaign/campaign-actions.ts +5 −5 Go to diff View file
M plugins/testplan/scripts/test-plan/src/store/campaign/campaign-mutations.ts +1 −1 Go to diff View file
M plugins/testplan/tests/e2e/cypress/cypress/e2e/testplan.cy.ts +3 −3 Go to diff View file
M plugins/testplan/themes/includes/_campaign.scss +3 −1 Go to diff View file
M plugins/testplan/themes/includes/_test-definitions.scss +6 −2 Go to diff View file
M plugins/timetracking/scripts/personal-timetracking-widget/src/components/modal/WidgetModalArtifactInfo.vue +1 −1 Go to diff View file
M plugins/timetracking/scripts/personal-timetracking-widget/src/components/modal/WidgetModalEditTime.test.js +1 −1 Go to diff View file
M plugins/timetracking/scripts/personal-timetracking-widget/src/store/actions.js +1 −1 Go to diff View file
M plugins/timetracking/scripts/personal-timetracking-widget/src/store/actions.test.js +1 −1 Go to diff View file
M plugins/timetracking/scripts/personal-timetracking-widget/src/store/mutations.js +2 −2 Go to diff View file
M plugins/timetracking/scripts/time-formatters.test.js +2 −2 Go to diff View file
M plugins/timetracking/scripts/timetracking-overview-widget/src/store/actions.js +4 −4 Go to diff View file
M plugins/timetracking/scripts/timetracking-overview-widget/src/store/getters.js +1 −1 Go to diff View file
M plugins/timetracking/scripts/timetracking-overview-widget/src/store/mutations.js +3 −3 Go to diff View file
M plugins/timetracking/scripts/timetracking-overview-widget/src/tests/components/reading-mode/TimeTrackingOverviewTrackerList.test.js +2 −2 Go to diff View file
M plugins/timetracking/scripts/timetracking-overview-widget/src/tests/store/actions.test.js +4 −4 Go to diff View file
M plugins/timetracking/scripts/timetracking-overview-widget/src/tests/store/getters.test.js +2 −2 Go to diff View file
M plugins/timetracking/tests/e2e/cypress/cypress/e2e/timetracking.cy.ts +1 −1 Go to diff View file
M plugins/timetracking/webpack.common.js +1 −1 Go to diff View file
M plugins/tracker/grammar/src/generate_parser.js +1 −1 Go to diff View file
M plugins/tracker/scripts/TrackerAdminFields.js +7 −7 Go to diff View file
M plugins/tracker/scripts/admin-type.js +4 −4 Go to diff View file
M plugins/tracker/scripts/artifact/ListPickersCreator.test.ts +5 −5 Go to diff View file
M plugins/tracker/scripts/artifact/ListPickersCreator.ts +6 −6 Go to diff View file
M plugins/tracker/scripts/artifact/artifact-children.ts +10 −10 Go to diff View file
M plugins/tracker/scripts/artifact/create-view.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/artifact/edition/TrackerArtifactEditionSwitcher.js +8 −8 Go to diff View file
M plugins/tracker/scripts/artifact/edition/artifact-links-field.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/artifact/edition/edit-follow-up-comment-helpers.test.ts +9 −9 Go to diff View file
M plugins/tracker/scripts/artifact/edition/edit-follow-up-comment.js +5 −5 Go to diff View file
M plugins/tracker/scripts/artifact/edition/edit-view.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/artifact/edition/reopen-fieldsets-with-invalid-input.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/artifact/edition/text-follow-up.test.ts +9 −9 Go to diff View file
M plugins/tracker/scripts/artifact/edition/text-follow-up.ts +10 −10 Go to diff View file
M plugins/tracker/scripts/artifact/mass-change/mass-change-view.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/artifact/rich-text-editor-creator/RichTextEditorsCreator.test.ts +6 −6 Go to diff View file
M plugins/tracker/scripts/artifact/rich-text-editor-creator/RichTextEditorsCreator.ts +4 −4 Go to diff View file
M plugins/tracker/scripts/artifact/rich-text-editor-creator/RichTextEditorsCreatorWithoutImageUpload.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/artifact/rich-text-editor-creator/RichTextEditorsCreatorWithoutImageUpload.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/artifact/tracker-email-copy-paste-bp.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/artifact/tracker-email-copy-paste-fp.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/artifact/tracker-email-copy-paste.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/burndown-chart/src/burndown-chart-drawer.js +7 −7 Go to diff View file
M plugins/tracker/scripts/form-element/src/cross-references-fields.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/legacy/src/LoadTrackerArtifactLink.js +25 −25 Go to diff View file
M plugins/tracker/scripts/legacy/src/ReorderColumns.js +4 −4 Go to diff View file
M plugins/tracker/scripts/legacy/src/TrackerAdminFieldWorkflow.js +3 −3 Go to diff View file
M plugins/tracker/scripts/legacy/src/TrackerArtifact.js +4 −4 Go to diff View file
M plugins/tracker/scripts/legacy/src/TrackerArtifactEmailActions.js +6 −6 Go to diff View file
M plugins/tracker/scripts/legacy/src/TrackerArtifactLink.js +29 −29 Go to diff View file
M plugins/tracker/scripts/legacy/src/TrackerBinds.js +3 −3 Go to diff View file
M plugins/tracker/scripts/legacy/src/TrackerFieldDependencies.js +13 −13 Go to diff View file
M plugins/tracker/scripts/legacy/src/TrackerReports.js +20 −20 Go to diff View file
M plugins/tracker/scripts/legacy/src/TrackerTextboxLists.js +1 −1 Go to diff View file
M plugins/tracker/scripts/legacy/src/TrackerTriggers.js +6 −6 Go to diff View file
M plugins/tracker/scripts/legacy/webpack.common.js +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/TQL-CodeMirror/src/allowed-field-inserter.d.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/TQL-CodeMirror/src/autocompleter.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/TQL-CodeMirror/src/builder.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-ckeditor-image-upload/src/HelpBlockFactory.js +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-ckeditor-image-upload/src/HelpBlockFactory.test.js +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-ckeditor-image-upload/src/Initializer.js +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-ckeditor-image-upload/src/Initializer.test.js +4 −4 Go to diff View file
M plugins/tracker/scripts/lib/artifact-ckeditor-image-upload/src/UploadEnabledDetector.js +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-ckeditor-image-upload/src/definitions.d.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-ckeditor-image-upload/src/form-adapter.test.js +7 −7 Go to diff View file
M plugins/tracker/scripts/lib/artifact-ckeditor-image-upload/src/paste-image-disabler.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/Caller/CurrentArtifactIdentifierProxy.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/Memory/fields/link-field/LinksMarkedForRemovalStore.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/Memory/fields/link-field/LinksStore.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/Memory/fields/link-field/LinksStore.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/Memory/fields/link-field/NewLinksStore.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/Memory/fields/link-field/PossibleParentsCache.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/Memory/fields/link-field/PossibleParentsCache.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/Memory/fields/link-field/ProjectsCache.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/Memory/fields/link-field/UserHistoryCache.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/ProjectProxy.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/RetrieveTrackerWithTitleSemantic.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/TuleapAPIClient.test.ts +13 −13 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/TuleapAPIClient.ts +17 −17 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/comments/FollowUpCommentProxy.test.ts +3 −3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/fields/file-field/FileUploader.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/fields/file-field/FileUploader.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/fields/link-field/LinkFieldValueFormatter.test.ts +5 −5 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/fields/link-field/LinkFieldValueFormatter.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/fields/link-field/LinkTypesCollector.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/fields/link-field/LinkableArtifactCreator.test.ts +4 −4 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/fields/link-field/LinkableArtifactCreator.ts +4 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/fields/link-field/LinkableArtifactRESTFilter.test.ts +3 −3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/fields/link-field/LinkableArtifactRESTFilter.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/fields/link-field/LinkedArtifactProxy.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/fields/link-field/ParentTrackerIdentifierProxy.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/fields/link-field/ParentTrackerIdentifierProxy.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/fields/open-list-field/open-list-field-initializer.ts +5 −5 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/CommonmarkPreviewButton.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/FormatSelector.test.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/RichTextEditor.test.ts +10 −10 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/RichTextEditor.ts +5 −5 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/comments/CommentTemplate.test.ts +7 −7 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/comments/CommentTemplate.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/comments/CommentsPresenter.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/comments/FollowupEditor.test.ts +3 −3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/comments/ModalCommentsSection.test.ts +5 −5 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/comments/ModalCommentsSection.ts +16 −15 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/feedback/ModalFeedback.ts +3 −3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/artifact-id-field/ArtifactIdField.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/checkbox-field/CheckboxField.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/checkbox-field/CheckboxField.ts +3 −3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/checkbox-field/CheckboxFieldController.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/checkbox-field/CheckboxFieldController.ts +3 −3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/checkbox-field/CheckboxFieldPresenter.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/checkbox-field/CheckboxFieldPresenter.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/computed-field/ComputedField.test.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/computed-field/computed-field-value-formatter.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/cross-references-field/CrossReferencesField.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/cross-references-field/CrossReferencesField.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/date-field/DateField.test.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/date-field/date-field-value-builder.test.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/date-field/date-field-value-builder.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/date-readonly-field/readonly-date-field-formatter.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/file-field/FileField.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/file-field/FileField.ts +19 −18 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/file-field/file-field-detector.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/file-field/file-field-validator.test.ts +10 −10 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/file-field/file-field-validator.ts +6 −6 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/float-field/FloatField.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/int-field/IntField.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/ArtifactLinkListDuplicateRemover.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/CollectionOfAllowedLinksTypesPresenters.test.ts +3 −3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/CollectionOfAllowedLinksTypesPresenters.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/LinkField.test.ts +9 −8 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/LinkField.ts +27 −24 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/LinkTypeSelectorElement.test.ts +4 −4 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/LinkTypeSelectorElement.ts +3 −3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/LinkedArtifactPresenter.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/LinkedArtifactTemplate.test.ts +21 −21 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/LinkedArtifactTemplate.ts +4 −4 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/NewLinkTemplate.test.ts +3 −3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/NewLinkTemplate.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/creation/ArtifactCreatorElement.test.ts +13 −13 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/creation/ArtifactCreatorElement.ts +34 −31 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/creation/FaultDisplayer.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/dropdown/ArtifactLinkSelectorAutoCompleter.test.ts +7 −7 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/dropdown/ArtifactLinkSelectorAutoCompleter.ts +8 −8 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/dropdown/LinkSelectorItemProxy.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/dropdown/LinkableArtifactTemplate.test.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/dropdown/LinkableArtifactTemplate.ts +27 −24 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/dropdown/LinkableNumberProxy.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/dropdown/MatchingArtifactsGroup.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/dropdown/MatchingArtifactsGroup.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/dropdown/PossibleParentsGroup.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/dropdown/PossibleParentsGroup.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/dropdown/RecentlyViewedArtifactGroup.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/dropdown/RecentlyViewedArtifactGroup.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/dropdown/SearchResultsGroup.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/dropdown/SearchResultsGroup.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/permission-field/PermissionField.test.ts +5 −5 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/permission-field/PermissionField.ts +4 −4 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/permission-field/PermissionFieldController.test.ts +11 −11 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/permission-field/PermissionFieldController.ts +4 −4 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/permission-field/PermissionFieldPresenter.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/permission-field/PermissionFieldPresenter.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/permission-field/permission-field-value-formatter.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/radio-buttons-field/RadioButtonsField.test.ts +3 −3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/radio-buttons-field/RadioButtonsField.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/select-box-field/SelectBoxField.test.ts +3 −3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/select-box-field/SelectBoxFieldController.ts +9 −9 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/select-box-field/SelectBoxFieldPresenter.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/select-box-field/SelectBoxFieldPresenter.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/select-box-field/SelectBoxFieldTemplate.test.ts +3 −3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/select-box-field/SelectBoxFieldTemplate.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/select-box-field/SelectBoxHighlighter.test.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/text-field/TextField.test.ts +3 −3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/text-field/text-field-value-formatter.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/text-field/text-field-value-formatter.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/user-avatar-field/UserAvatarField.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/footer/FileUploadQuota.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/text-and-format.test.ts +10 −10 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/text-and-format.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/ArtifactCrossReference.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/ArtifactCrossReference.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/EventDispatcher.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/ProjectIdentifier.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/TrackerIdentifier.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/comments/CommentsController.test.ts +3 −3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/comments/CommentsController.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/comments/RetrieveComments.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/common/FaultFeedbackController.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/common/FileUploadQuotaController.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/common/FormattedTextController.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/common/FormattedTextController.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/file-field/FileFieldController.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/file-field/FileFieldController.ts +4 −4 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/file-field/FileFieldsUploader.test.ts +4 −4 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/file-field/FileFieldsUploader.ts +6 −6 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/file-field/NewFileToAttach.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/link-field/AlreadyLinkedVerifier.test.ts +4 −4 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/link-field/AlreadyLinkedVerifier.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/link-field/LinkFieldController.test.ts +8 −8 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/link-field/LinkFieldController.ts +3 −3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/link-field/LinkType.test.ts +3 −3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/link-field/LinkableArtifactFilter.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/link-field/LinksRetriever.test.ts +3 −3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/link-field/LinksRetriever.ts +4 −4 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/link-field/ParentLinkVerifier.test.ts +5 −5 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/link-field/ParentLinkVerifier.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/link-field/RetrieveLinkTypes.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/link-field/RetrieveLinkedArtifactsByType.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/link-field/RetrievePossibleParents.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/link-field/RetrieveUserHistory.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/link-field/creation/ArtifactCreatorController.test.ts +11 −11 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/link-field/creation/ArtifactCreatorController.ts +9 −9 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/link-field/creation/CreateLinkableArtifact.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/select-box-field/DidChangeAllowedValues.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/select-box-field/DidChangeListFieldValue.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/select-box-field/FieldDependenciesValuesHelper.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/parent/ParentFeedbackController.test.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/parent/ParentFeedbackController.ts +3 −3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/domain/submit/CreateArtifact.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/fields/open-list-field/open-list-field-validate-service.js +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/fields/open-list-field/static-open-list-field-controller.js +5 −5 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/fields/open-list-field/static-open-list-field-controller.test.js +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/fields/open-list-field/ugroups-open-list-field-controller.js +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/fields/open-list-field/ugroups-open-list-field-controller.test.js +3 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/fields/open-list-field/users-open-list-field-controller.js +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/fields/open-list-field/users-open-list-field-controller.test.js +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/gettext-catalog.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/model/field-values-formatter.js +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/model/tracker-transformer.js +3 −3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/model/tracker-transformer.test.js +9 −9 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/rest/rest-service.test.ts +4 −4 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/rest/rest-service.ts +6 −6 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal-controller.js +24 −24 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal-controller.test.js +54 −57 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal-service.js +4 −4 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal-service.test.js +25 −22 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/validate-artifact-field-value.js +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/tests/stubs/DispatchEventsStub.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/tests/stubs/LinkableArtifactStub.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/tests/stubs/NewLinkStub.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/tests/stubs/RetrieveMatchingArtifactStub.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/tests/stubs/RetrievePossibleParentsStub.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/tests/stubs/RetrieveUserHistoryStub.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/webpack.common.js +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/colorpicker/src/ColorPicker.vue +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/colorpicker/src/ColorPickerSwitch.vue +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/RichTextEditorFactory.ts +7 −7 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/TextEditor.test.ts +14 −14 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/TextEditor.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/api/tuleap-api.test.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/api/tuleap-api.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/format-selector/ExistingFormatSelector.test.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/format-selector/editor-area/EditorAreaRenderer.test.ts +4 −4 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/format-selector/editor-area/EditorAreaRenderer.ts +5 −5 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/format-selector/editor-area/EditorAreaState.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/format-selector/editor-area/FlamingParrotEditorAreaBuilder.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/format-selector/editor-area/commonmark-syntax-helper.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/format-selector/editor-area/components/FormatHiddenInput.test.ts +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 +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/format-selector/editor-area/components/PreviewArea.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/format-selector/editor-area/components/PreviewArea.ts +4 −4 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/format-selector/editor-area/components/PreviewEditButton.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/format-selector/editor-area/components/PreviewEditButton.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/format-selector/editor-area/components/SyntaxHelpButton.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/format-selector/editor-area/lit-html-adapter.test.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/format-selector/editor-area/lit-html-adapter.ts +5 −5 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/options-defaulter.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/modal-v2/modal-in-place.js +7 −7 Go to diff View file
M plugins/tracker/scripts/move-artifact-action/src/api/rest-querier.test.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/move-artifact-action/src/api/rest-querier.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/move-artifact-action/src/components/DryRunFullyMigratedFieldState.vue +2 −2 Go to diff View file
M plugins/tracker/scripts/move-artifact-action/src/components/DryRunNotMigratedFieldState.test.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/move-artifact-action/src/components/DryRunNotMigratedFieldState.vue +3 −3 Go to diff View file
M plugins/tracker/scripts/move-artifact-action/src/components/DryRunPartiallyMigratedFieldState.vue +4 −4 Go to diff View file
M plugins/tracker/scripts/move-artifact-action/src/components/FieldsListDisplayer.test.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/move-artifact-action/src/components/FieldsListDisplayer.vue +2 −2 Go to diff View file
M plugins/tracker/scripts/move-artifact-action/src/components/MoveModal.test.ts +5 −5 Go to diff View file
M plugins/tracker/scripts/move-artifact-action/src/components/MoveModalSelectors.test.ts +5 −5 Go to diff View file
M plugins/tracker/scripts/move-artifact-action/src/components/ProjectSelector.test.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/move-artifact-action/src/components/TrackerSelector.test.ts +3 −3 Go to diff View file
M plugins/tracker/scripts/move-artifact-action/src/components/TrackerSelector.vue +2 −2 Go to diff View file
M plugins/tracker/scripts/move-artifact-action/src/modal.ts +4 −4 Go to diff View file
M plugins/tracker/scripts/move-artifact-action/src/stores/dry-run.test.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/move-artifact-action/src/stores/modal.test.ts +4 −4 Go to diff View file
M plugins/tracker/scripts/move-artifact-action/src/stores/modal.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/move-artifact-action/src/stores/selectors.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/move-artifact-action/vite.config.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/permissions-per-group/src/BaseTrackerPermissions.vue +1 −1 Go to diff View file
M plugins/tracker/scripts/permissions-per-group/src/index.js +1 −1 Go to diff View file
M plugins/tracker/scripts/permissions-per-group/webpack.common.js +1 −1 Go to diff View file
M plugins/tracker/scripts/report/expert-mode.js +3 −3 Go to diff View file
M plugins/tracker/scripts/semantics-timeframe/src/components/App.test.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/semantics-timeframe/src/components/TimeframeAdminSubmitButtons.test.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/semantics-timeframe/src/components/TimeframeAdminSubmitButtons.vue +2 −2 Go to diff View file
M plugins/tracker/scripts/semantics-timeframe/src/components/TimeframeBasedOnFieldsConfig.test.ts +34 −34 Go to diff View file
M plugins/tracker/scripts/semantics-timeframe/src/components/TimeframeBasedOnFieldsConfig.vue +3 −3 Go to diff View file
M plugins/tracker/scripts/semantics-timeframe/src/components/TimeframeConfigModeSelector.test.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/semantics-timeframe/src/components/TimeframeImpliedFromAnotherTrackerConfig.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/semantics-timeframe/src/components/TimeframeImpliedFromAnotherTrackerConfig.vue +3 −3 Go to diff View file
M plugins/tracker/scripts/semantics-timeframe/src/index.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/semantics-timeframe/vite.config.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/semantics/progress/admin-selectors.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/semantics/progress/options-manager.test.ts +15 −15 Go to diff View file
M plugins/tracker/scripts/semantics/progress/options-manager.ts +9 −9 Go to diff View file
M plugins/tracker/scripts/semantics/status/done-picker.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/semantics/status/status-picker.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/tracker-admin/notifications.js +3 −3 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/layout/StepNavigationButtons.test.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/step-one/StepOne.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/step-one/cards/FromJira/TrackerFromJiraProject.vue +1 −1 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/step-one/cards/TrackerFromAnotherProject/TrackerFromAnotherProjectSelector.test.ts +4 −4 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/step-one/cards/TrackerFromAnotherProject/TrackerFromAnotherProjectSelector.vue +1 −1 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/step-one/cards/TrackerTemplate/TrackerTemplateSelector.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/step-one/cards/TrackerXmlFile/TrackerXmlFileSelector.test.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/step-two/StepTwo.test.ts +9 −9 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/step-two/creation-fields/FieldChosenTemplate.test.ts +7 −7 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/step-two/creation-fields/FieldDescription.vue +1 −1 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/step-two/creation-fields/FieldName.test.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/step-two/creation-fields/FieldShortname.test.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/step-two/creation-fields/FieldTrackerColor.vue +2 −2 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/step-two/creation-fields/FieldTrackerTemplateId.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/helpers/xml-data-extractor.test.ts +12 −12 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/helpers/xml-data-extractor.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/index.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/store/actions.ts +4 −4 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/store/getters.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/store/is-default-template-selected.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/store/mutations.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/store/mutations.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/tracker-creation/webpack.common.js +1 −1 Go to diff View file
M plugins/tracker/scripts/tracker-homepage/src/index.ts +2 −2 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/api/rest-querier.js +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/api/rest-querier.test.js +12 −12 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/BaseTrackerWorkflowTransitions.test.js +6 −6 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/BaseTrackerWorkflowTransitions.vue +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/ConfigureStateButton.test.js +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/ConfigureStateButton.vue +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/FirstConfiguration/FirstConfigurationImpossibleWarning.vue +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/Header/HeaderSection.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/WorkflowModeSwitch.vue +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionDeleter.test.js +3 −3 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionDeleter.vue +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionMatrixContent.test.js +4 −4 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionMatrixContent.vue +2 −2 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionModal/Externals/AddToBacklogAgileDashboardPostAction.test.js +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionModal/Externals/AddToBacklogAgileDashboardPostAction.vue +2 −2 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionModal/Externals/AddToBacklogAgileDashboardPostActionOption.vue +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionModal/Externals/AddToBacklogProgramManagementPostAction.test.js +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionModal/Externals/AddToBacklogProgramManagementPostActionOption.vue +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionModal/FilledPreConditionsSection.test.js +3 −3 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionModal/FilledPreConditionsSection.vue +3 −3 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionModal/PostAction/PostAction.test.js +2 −2 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionModal/PostAction/PostAction.vue +7 −7 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionModal/PostAction/RunJobAction.test.js +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionModal/PostAction/SetValueAction.vue +2 −2 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionModal/PostActionsSection.test.js +7 −7 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionModal/TransitionModal.test.js +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionModal/TransitionModal.vue +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionModal/TransitionModalTitle.vue +2 −2 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionRulesEnforcementWarning.test.js +4 −4 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/index.js +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/store/actions.js +3 −3 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/store/actions.test.js +5 −5 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/store/getters.js +2 −2 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/store/mutations.js +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/store/transition-modal/transition-actions.js +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/store/transition-modal/transition-actions.test.js +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/store/transition-modal/transition-getters.js +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/support/factories.js +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/webpack.common.js +1 −1 Go to diff View file
M plugins/tracker/tests/e2e/cypress/cypress/e2e/empty_followup.cy.ts +5 −5 Go to diff View file
M plugins/tracker/tests/e2e/cypress/cypress/e2e/global-rules.cy.ts +2 −2 Go to diff View file
M plugins/tracker/tests/e2e/cypress/cypress/e2e/tql.cy.ts +8 −8 Go to diff View file
M plugins/tracker/tests/e2e/cypress/cypress/e2e/tracker_artifact.cy.ts +1 −1 Go to diff View file
M plugins/tracker/tests/e2e/cypress/cypress/e2e/tracker_workflow.cy.ts +6 −6 Go to diff View file
M plugins/tracker/themes/default/css/style.scss +19 −6 Go to diff View file
M plugins/tracker/webpack.common.js +1 −1 Go to diff View file
M plugins/velocity/scripts/velocity-chart/src/velocity-chart-drawer.js +1 −1 Go to diff View file
M plugins/webauthn/scripts/account/src/account.ts +6 −6 Go to diff View file
M plugins/webauthn/scripts/account/src/delete.ts +1 −1 Go to diff View file
M plugins/webauthn/scripts/account/src/register.ts +3 −3 Go to diff View file
M plugins/webauthn/scripts/account/vite.config.ts +1 −1 Go to diff View file
M plugins/webauthn/scripts/login/src/login.ts +2 −2 Go to diff View file
M plugins/webauthn/scripts/login/vite.config.ts +1 −1 Go to diff View file
M plugins/webauthn/tests/e2e/cypress/cypress/support/commands.ts +2 −2 Go to diff View file
M pnpm-lock.yaml +224 −27 Go to diff View file
M src/scripts/account/src/appearance.test.ts +5 −5 Go to diff View file
M src/scripts/account/src/appearance.ts +9 −9 Go to diff View file
M src/scripts/account/src/avatar/preview.ts +2 −2 Go to diff View file
M src/scripts/account/src/avatar/reset.ts +2 −2 Go to diff View file
M src/scripts/account/src/check-pw.ts +5 −5 Go to diff View file
M src/scripts/account/src/keys-tokens.ts +15 −15 Go to diff View file
M src/scripts/account/webpack.common.js +1 −1 Go to diff View file
M src/scripts/first-timer/src/first-timer.ts +1 −1 Go to diff View file
M src/scripts/first-timer/vite.config.ts +1 −1 Go to diff View file
M src/scripts/frs-permissions-per-group/src/BaseFRSPackagePermissions.vue +1 −1 Go to diff View file
M src/scripts/frs-permissions-per-group/src/api/rest-querier.ts +1 −1 Go to diff View file
M src/scripts/frs-permissions-per-group/src/index.ts +1 −1 Go to diff View file
M src/scripts/frs-permissions-per-group/webpack.common.js +1 −1 Go to diff View file
M src/scripts/main/src/BurningParrot/src/access-denied-error.ts +3 −3 Go to diff View file
M src/scripts/main/src/BurningParrot/src/invite-buddies.ts +1 −1 Go to diff View file
M src/scripts/main/src/FlamingParrot/help-window.ts +1 −1 Go to diff View file
M src/scripts/main/src/FlamingParrot/invite-buddies.ts +1 −1 Go to diff View file
M src/scripts/main/src/FlamingParrot/project-privacy.js +2 −2 Go to diff View file
M src/scripts/main/src/browser-deprecation/browser-deprecation-modal-bp.ts +1 −1 Go to diff View file
M src/scripts/main/src/browser-deprecation/browser-deprecation-modal-fp.ts +1 −1 Go to diff View file
M src/scripts/main/src/browser-deprecation/browser-deprecation-modal.test.ts +7 −7 Go to diff View file
M src/scripts/main/src/browser-deprecation/browser-deprecation-modal.ts +2 −2 Go to diff View file
M src/scripts/main/src/codendi/RichTextEditor.js +3 −3 Go to diff View file
M src/scripts/main/src/dashboards/dashboard-drag-drop.js +2 −2 Go to diff View file
M src/scripts/main/src/dashboards/dashboard-dropdowns.ts +5 −5 Go to diff View file
M src/scripts/main/src/dashboards/dashboard-modals.ts +11 −11 Go to diff View file
M src/scripts/main/src/dashboards/widgets/contact-modal.ts +3 −3 Go to diff View file
M src/scripts/main/src/dashboards/widgets/project-heartbeat/project-heartbeat.ts +9 −9 Go to diff View file
M src/scripts/main/src/global-shortcuts/index.ts +2 −2 Go to diff View file
M src/scripts/main/src/global-shortcuts/src/plugin-access-shortcuts.ts +3 −3 Go to diff View file
M src/scripts/main/src/invite-buddies/feedback-display.test.ts +8 −8 Go to diff View file
M src/scripts/main/src/invite-buddies/feedback-display.ts +21 −21 Go to diff View file
M src/scripts/main/src/invite-buddies/send-notifications.test.ts +2 −2 Go to diff View file
M src/scripts/main/src/invite-buddies/send-notifications.ts +1 −1 Go to diff View file
M src/scripts/main/src/labels/labels-box.js +4 −4 Go to diff View file
M src/scripts/main/src/labels/project-admin/project-admin-labels.js +2 −2 Go to diff View file
M src/scripts/main/src/platform/banner/platform-banner-clamp.test.ts +7 −7 Go to diff View file
M src/scripts/main/src/platform/banner/platform-banner-clamp.ts +3 −3 Go to diff View file
M src/scripts/main/src/platform/banner/platform-banner-show-hide.test.ts +7 −7 Go to diff View file
M src/scripts/main/src/platform/banner/platform-banner-show-hide.ts +8 −8 Go to diff View file
M src/scripts/main/src/project/admin/header-background/admin-header-background.test.ts +1 −1 Go to diff View file
M src/scripts/main/src/project/admin/header-background/admin-header-background.ts +4 −4 Go to diff View file
M src/scripts/main/src/project/admin/header-background/pinned-button.test.ts +1 −1 Go to diff View file
M src/scripts/main/src/project/admin/src/categories.ts +2 −2 Go to diff View file
M src/scripts/main/src/project/admin/src/members-import/project-admin-members-import.ts +6 −6 Go to diff View file
M src/scripts/main/src/project/admin/src/project-admin-details.ts +4 −4 Go to diff View file
M src/scripts/main/src/project/admin/src/project-admin-members.ts +7 −7 Go to diff View file
M src/scripts/main/src/project/admin/src/project-admin-ugroups.ts +15 −15 Go to diff View file
M src/scripts/main/src/project/banner/project-banner-clamp.test.ts +6 −6 Go to diff View file
M src/scripts/main/src/project/banner/project-banner-clamp.ts +3 −3 Go to diff View file
M src/scripts/main/src/project/banner/project-banner-show-hide.test.ts +3 −3 Go to diff View file
M src/scripts/main/src/project/banner/project-banner-show-hide.ts +7 −7 Go to diff View file
M src/scripts/main/src/syntax-highlight/bidirectional-unicode-text.test.ts +1 −1 Go to diff View file
M src/scripts/main/src/syntax-highlight/bidirectional-unicode-text.ts +2 −2 Go to diff View file
M src/scripts/main/src/tuleap/adjust-header-position-according-to-banners.ts +1 −1 Go to diff View file
M src/scripts/main/src/tuleap/collect-frontend-errors.ts +2 −2 Go to diff View file
M src/scripts/main/src/tuleap/header-position.ts +4 −4 Go to diff View file
M src/scripts/main/src/tuleap/main-position.ts +1 −1 Go to diff View file
M src/scripts/main/src/tuleap/navbar-pinned.ts +1 −1 Go to diff View file
M src/scripts/main/src/tuleap/sidebar-position.ts +1 −1 Go to diff View file
M src/scripts/main/src/tuleap/textarea_rte.js +2 −2 Go to diff View file
M src/scripts/main/src/tuleap/toggler.js +1 −1 Go to diff View file
M src/scripts/main/src/tuleap/trovecat.ts +5 −5 Go to diff View file
M src/scripts/main/src/user/actions-help-menu-opened.ts +1 −1 Go to diff View file
M src/scripts/main/webpack.common.js +2 −2 Go to diff View file
M src/scripts/manage-project-restrictions-resources/src/index.ts +2 −2 Go to diff View file
M src/scripts/manage-project-restrictions-resources/vite.config.ts +2 −2 Go to diff View file
M src/scripts/mermaid-diagram-element/src/mermaid-diagram-element.test.ts +1 −1 Go to diff View file
M src/scripts/mermaid-diagram-element/src/mermaid-diagram-element.ts +4 −4 Go to diff View file
M src/scripts/mermaid-diagram-element/vite.config.ts +1 −1 Go to diff View file
M src/scripts/news-permissions-per-group/src/BaseNewsPermissions.vue +1 −1 Go to diff View file
M src/scripts/news-permissions-per-group/src/index.js +1 −1 Go to diff View file
M src/scripts/news-permissions-per-group/webpack.common.js +1 −1 Go to diff View file
M src/scripts/platform-admin-banner/src/api/rest-querier.ts +1 −1 Go to diff View file
M src/scripts/platform-admin-banner/src/components/App.vue +2 −2 Go to diff View file
M src/scripts/platform-admin-banner/src/main.ts +2 −2 Go to diff View file
M src/scripts/platform-admin-banner/webpack.common.js +1 −1 Go to diff View file
M src/scripts/project-admin-banner/src/main.ts +2 −2 Go to diff View file
M src/scripts/project-admin-banner/webpack.common.js +1 −1 Go to diff View file
M src/scripts/project-registration/src/api/rest-querier.ts +1 −1 Go to diff View file
M src/scripts/project-registration/src/components/Approval/ProjectApproval.vue +1 −1 Go to diff View file
M src/scripts/project-registration/src/components/Information/Input/ProjectInformationInputPrivacyList.vue +4 −4 Go to diff View file
M src/scripts/project-registration/src/components/Information/Input/ProjectShortName.test.ts +4 −4 Go to diff View file
M src/scripts/project-registration/src/components/Information/ProjectInformation.test.ts +21 −21 Go to diff View file
M src/scripts/project-registration/src/components/Information/ProjectInformation.vue +1 −1 Go to diff View file
M src/scripts/project-registration/src/components/Template/Advanced/AdvancedTemplateList.test.ts +1 −1 Go to diff View file
M src/scripts/project-registration/src/components/Template/Advanced/AdvancedTemplateList.vue +1 −1 Go to diff View file
M src/scripts/project-registration/src/components/Template/TemplateCard.test.ts +1 −1 Go to diff View file
M src/scripts/project-registration/src/components/Template/TemplateFooter.test.ts +1 −1 Go to diff View file
M src/scripts/project-registration/src/components/Template/TemplateSelection.test.ts +38 −38 Go to diff View file
M src/scripts/project-registration/src/components/Template/TemplateSelection.vue +1 −1 Go to diff View file
M src/scripts/project-registration/src/components/Template/Tuleap/TuleapTemplateList.test.ts +1 −1 Go to diff View file
M src/scripts/project-registration/src/index.ts +2 −2 Go to diff View file
M src/scripts/project-registration/src/store/actions.ts +3 −3 Go to diff View file
M src/scripts/project-registration/src/store/configuration/index.ts +1 −1 Go to diff View file
M src/scripts/project-registration/src/store/index.ts +1 −1 Go to diff View file
M src/scripts/project-registration/src/store/mutations.ts +1 −1 Go to diff View file
M src/scripts/project-registration/themes/project-registration-creation/project-creation-modal.scss +4 −1 Go to diff View file
M src/scripts/project-registration/vite.config.ts +1 −1 Go to diff View file
M src/scripts/project-services/src/components/BaseProjectAdminEditModal.test.js +1 −1 Go to diff View file
M src/scripts/project-services/src/components/BaseSiteAdminEditModal.test.js +1 −1 Go to diff View file
M src/scripts/project-services/src/modal-initializer.js +6 −6 Go to diff View file
M src/scripts/project-services/webpack.common.js +1 −1 Go to diff View file
M src/scripts/site-admin/src/dates-display.test.ts +2 −2 Go to diff View file
M src/scripts/site-admin/src/dates-display.ts +2 −2 Go to diff View file
M src/scripts/site-admin/src/generate-pie-charts.ts +2 −2 Go to diff View file
M src/scripts/site-admin/src/password-policy.ts +1 −1 Go to diff View file
M src/scripts/site-admin/src/permission-delegation.ts +11 −11 Go to diff View file
M src/scripts/site-admin/src/project-history.ts +1 −1 Go to diff View file
M src/scripts/site-admin/src/project-list.ts +1 −1 Go to diff View file
M src/scripts/site-admin/src/switches/switch-autosubmitter.test.ts +4 −4 Go to diff View file
M src/scripts/site-admin/src/system-events-admin-homepage.ts +1 −1 Go to diff View file
M src/scripts/site-admin/src/userdetails.ts +7 −7 Go to diff View file
M src/scripts/site-admin/webpack.common.js +1 −1 Go to diff View file
M src/scripts/switch-to/src/components/Body/Items/ItemEntry.test.ts +7 −7 Go to diff View file
M src/scripts/switch-to/src/components/Body/Items/RecentItems/ListOfRecentItems.test.ts +6 −6 Go to diff View file
M src/scripts/switch-to/src/components/Body/Items/SearchResults/SearchResults.test.ts +10 −10 Go to diff View file
M src/scripts/switch-to/src/components/Body/Items/SearchResults/SearchResults.vue +3 −3 Go to diff View file
M src/scripts/switch-to/src/components/Body/Items/SearchResults/SearchResultsList.test.ts +4 −4 Go to diff View file
M src/scripts/switch-to/src/components/Body/Projects/ListOfProjects.test.ts +3 −3 Go to diff View file
M src/scripts/switch-to/src/components/Body/Projects/ProjectLink.test.ts +1 −1 Go to diff View file
M src/scripts/switch-to/src/components/Body/Projects/ProjectLink.vue +1 −1 Go to diff View file
M src/scripts/switch-to/src/components/Body/QuickLink.test.ts +1 −1 Go to diff View file
M src/scripts/switch-to/src/components/Body/SwitchToBody.test.ts +4 −4 Go to diff View file
M src/scripts/switch-to/src/components/Header/SwitchToFilter.test.ts +4 −4 Go to diff View file
M src/scripts/switch-to/src/components/Header/SwitchToFilter.vue +1 −1 Go to diff View file
M src/scripts/switch-to/src/components/Header/SwitchToHeader.test.ts +3 −3 Go to diff View file
M src/scripts/switch-to/src/helpers/get-projects-from-dataset.test.ts +2 −2 Go to diff View file
M src/scripts/switch-to/src/helpers/get-projects-from-dataset.ts +2 −2 Go to diff View file
M src/scripts/switch-to/src/helpers/global-options-for-test.ts +1 −1 Go to diff View file
M src/scripts/switch-to/src/helpers/is-matching-filter-value.test.ts +3 −3 Go to diff View file
M src/scripts/switch-to/src/helpers/is-matching-filter-value.ts +1 −1 Go to diff View file
M src/scripts/switch-to/src/helpers/search-querier.test.ts +21 −21 Go to diff View file
M src/scripts/switch-to/src/helpers/search-querier.ts +8 −8 Go to diff View file
M src/scripts/switch-to/src/initiate-app.ts +3 −3 Go to diff View file
M src/scripts/switch-to/src/stores/fulltext.test.ts +15 −15 Go to diff View file
M src/scripts/switch-to/src/stores/fulltext.ts +9 −9 Go to diff View file
M src/scripts/switch-to/src/stores/keyboard-navigation.test.ts +31 −31 Go to diff View file
M src/scripts/switch-to/src/stores/keyboard-navigation.ts +4 −4 Go to diff View file
M src/scripts/switch-to/src/stores/root.test.ts +1 −1 Go to diff View file
M src/scripts/switch-to/src/stores/root.ts +3 −3 Go to diff View file
M src/scripts/switch-to/vite.config.ts +1 −1 Go to diff View file
M src/scripts/tlp-doc/css/main.scss +5 −2 Go to diff View file
M src/scripts/tlp-doc/src/editors.js +10 −10 Go to diff View file
M src/scripts/tlp-doc/src/lazybox.js +4 −4 Go to diff View file
M src/scripts/tlp-doc/src/main.js +2 −2 Go to diff View file
M src/scripts/tlp/src/scss/components/_button-bar.scss +3 −1 Go to diff View file
M src/scripts/tlp/src/scss/components/_buttons.scss +8 −3 Go to diff View file
M src/scripts/tlp/src/scss/components/_cards.scss +8 −2 Go to diff View file
M src/scripts/tlp/src/scss/components/_forms.scss +2 −1 Go to diff View file
M src/scripts/tlp/src/scss/components/_switch.scss +7 −2 Go to diff View file
M src/scripts/tlp/src/scss/components/_tabs.scss +12 −4 Go to diff View file
M src/scripts/tlp/src/vendor-overrides/flatpickr.ts +1 −1 Go to diff View file
M src/scripts/user-registration/vite.config.ts +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_breadcrumb.scss +3 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_header.scss +7 −2 Go to diff View file
M src/themes/BurningParrot/css/includes/project-admin/_services.scss +3 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_bootstrap-overrides.scss +10 −3 Go to diff View file
M src/themes/FlamingParrot/css/utils/_breadcrumb.scss +3 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_login.scss +12 −6 Go to diff View file
M src/themes/FlamingParrot/css/utils/_navbar.scss +12 −4 Go to diff View file
M src/themes/common/css/platform-banner/_platform-banner.scss +2 −1 Go to diff View file
M src/themes/common/css/utils/_datepicker.scss +12 −4 Go to diff View file
M src/themes/common/css/utils/_switch-to.scss +3 −1 Go to diff View file
M src/themes/common/css/utils/_textbox.scss +3 −1 Go to diff View file
M src/www/file/scripts/frs.js +4 −4 Go to diff View file
M src/www/scripts/autocomplete.js +1 −1 Go to diff View file
M src/www/scripts/codendi/ProjectHistory.js +1 −1 Go to diff View file
M src/www/scripts/codendi/Toggler.js +1 −1 Go to diff View file
M src/www/scripts/codendi/cross_references.js +2 −2 Go to diff View file
M src/www/scripts/codendi/feedback.js +1 −1 Go to diff View file
M src/www/scripts/fieldEditor.js +3 −3 Go to diff View file
M src/www/scripts/tuleap/search.js +2 −2 Go to diff View file
M src/www/scripts/tuleap/svn.js +3 −4 Go to diff View file
M src/www/scripts/tuleap/tuleap-modal.js +3 −3 Go to diff View file
M tests/e2e/full/cypress/e2e/core-notifications.cy.ts +6 −6 Go to diff View file
M tests/e2e/full/cypress/e2e/core-permissions.cy.ts +6 −6 Go to diff View file
M tests/e2e/full/cypress/e2e/dashboard.cy.ts +1 −1 Go to diff View file
M tests/e2e/full/cypress/e2e/frs.cy.ts +2 −2 Go to diff View file
M tests/e2e/full/cypress/e2e/project_admin.cy.ts +2 −2 Go to diff View file
M tests/e2e/full/cypress/e2e/user_navigation.cy.ts +1 −1 Go to diff View file
M tests/e2e/full/cypress/e2e/user_preferences.cy.ts +12 −12 Go to diff View file
M tools/utils/scripts/gettext/file-extractor.js +5 −5 Go to diff View file