stable

Clone or download

Read-only

Replace relative imports of vue2-gettext-init with a package import

Part of request #26381: Prevent relative imports outside of a package No functional change expected, especially in Permissions per group News section and the Services modals (add new service, edit service) in Project Administration. Change-Id: Ia644ae163230c63eb11fba0d464848437151eaea

Modified Files

Name
A lib/frontend/vue2-gettext-init/.gitignore +1 −0 Go to diff View file
A lib/frontend/vue2-gettext-init/README.md +20 −0 Go to diff View file
A lib/frontend/vue2-gettext-init/jest.config.js +26 −0 Go to diff View file
A lib/frontend/vue2-gettext-init/package.json +33 −0 Go to diff View file
A lib/frontend/vue2-gettext-init/pnpm-lock.yaml +26 −0 Go to diff View file
R src/scripts/tuleap/gettext/vue-gettext-init.test.ts Go to diff View file
R src/scripts/tuleap/gettext/vue-gettext-init.ts Go to diff View file
A lib/frontend/vue2-gettext-init/tsconfig.json +8 −0 Go to diff View file
A lib/frontend/vue2-gettext-init/vite.config.ts +40 −0 Go to diff View file
M plugins/crosstracker/package.json +1 −1 Go to diff View file
M plugins/crosstracker/pnpm-lock.yaml +2 −7 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/helpers/local-vue-for-test.ts +1 −1 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/index.ts +1 −4 Go to diff View file
M plugins/document/package.json +1 −0 Go to diff View file
M plugins/document/pnpm-lock.yaml +2 −0 Go to diff View file
M plugins/document/scripts/document/index.js +1 −4 Go to diff View file
M plugins/forumml/package.json +1 −1 Go to diff View file
M plugins/forumml/pnpm-lock.yaml +2 −2 Go to diff View file
M plugins/forumml/scripts/new-thread.ts +1 −4 Go to diff View file
M plugins/forumml/scripts/new-thread/src/helpers/local-vue-for-test.ts +1 −1 Go to diff View file
M plugins/git/package.json +1 −0 Go to diff View file
M plugins/git/pnpm-lock.yaml +2 −0 Go to diff View file
M plugins/git/scripts/permissions-per-group/index.ts +1 −4 Go to diff View file
M plugins/git/scripts/repositories/index.ts +1 −4 Go to diff View file
M plugins/git/scripts/repository/branch-tag-selector/src/helpers/local-vue-for-test.ts +1 −1 Go to diff View file
M plugins/git/scripts/repository/branch-tag-selector/src/index.ts +1 −4 Go to diff View file
M plugins/gitlab/package.json +2 −2 Go to diff View file
M plugins/gitlab/pnpm-lock.yaml +2 −7 Go to diff View file
M plugins/gitlab/scripts/artifact-create-branch-action/src/modal.ts +1 −4 Go to diff View file
M plugins/program_management/package.json +1 −0 Go to diff View file
M plugins/program_management/pnpm-lock.yaml +2 −0 Go to diff View file
M plugins/program_management/scripts/admin/src/milestones/init-list-pickers-milestone-section.test.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/admin/src/milestones/init-list-pickers-milestone-section.ts +1 −1 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 +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/display-teams-to-aggregate.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/planned-iterations/index.ts +1 −4 Go to diff View file
M plugins/program_management/scripts/planned-iterations/src/helpers/local-vue-for-test.ts +1 −1 Go to diff View file
M plugins/program_management/scripts/program_management/index.ts +1 −4 Go to diff View file
M plugins/program_management/scripts/program_management/src/helpers/local-vue-for-test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/package.json +1 −0 Go to diff View file
M plugins/projectmilestones/pnpm-lock.yaml +2 −0 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/index.ts +1 −4 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/helpers/local-vue-for-test.ts +1 −1 Go to diff View file
M plugins/roadmap/package.json +4 −4 Go to diff View file
M plugins/roadmap/pnpm-lock.yaml +10 −15 Go to diff View file
M plugins/roadmap/scripts/configure-widget/src/bootstrap-vue-mount-point.ts +1 −4 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/helpers/local-vue-for-test.ts +1 −1 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/index.ts +1 −4 Go to diff View file
M plugins/taskboard/package.json +1 −0 Go to diff View file
M plugins/taskboard/pnpm-lock.yaml +2 −0 Go to diff View file
M plugins/taskboard/scripts/taskboard/index.ts +1 −4 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/helpers/local-vue-for-test.ts +1 −1 Go to diff View file
M plugins/tracker/package.json +1 −0 Go to diff View file
M plugins/tracker/pnpm-lock.yaml +2 −0 Go to diff View file
M plugins/tracker/scripts/semantics/timeframe/index.ts +1 −4 Go to diff View file
M plugins/tracker/scripts/semantics/timeframe/src/helpers/local-vue-for-tests.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/tracker-creation/index.ts +1 −4 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/helpers/local-vue-for-tests.ts +1 −1 Go to diff View file
M src/package.json +1 −1 Go to diff View file
M src/pnpm-lock.yaml +2 −7 Go to diff View file
M src/scripts/frs/permissions-per-group/index.ts +1 −1 Go to diff View file
M src/scripts/news/permissions-per-group/index.js +8 −12 Go to diff View file
R src/scripts/news/permissions-per-group/po/fr.po Go to diff View file
M src/scripts/platform/banner/admin/index-platform-banner-admin.ts +1 −1 Go to diff View file
M src/scripts/platform/banner/admin/src/helpers/local-vue-for-tests.ts +1 −1 Go to diff View file
M src/scripts/project/admin/banner/index-banner-project-admin.ts +1 −1 Go to diff View file
M src/scripts/project/admin/banner/src/helpers/local-vue-for-tests.ts +1 −1 Go to diff View file
R src/scripts/project/admin/services/po/fr.po Go to diff View file
M src/scripts/project/admin/services/src/components/BaseProjectAdminEditModal.test.js +5 −5 Go to diff View file
M src/scripts/project/admin/services/src/components/BaseSiteAdminEditModal.test.js +5 −5 Go to diff View file
M src/scripts/project/admin/services/src/components/Service/InEditionCustomService.test.js +7 −7 Go to diff View file
M src/scripts/project/admin/services/src/modal-initializer.js +5 −14 Go to diff View file
M src/scripts/project/admin/services/src/support/local-vue.js +8 −8 Go to diff View file
M src/scripts/project/registration/index.ts +1 −1 Go to diff View file
M src/scripts/project/registration/src/helpers/local-vue-for-tests.ts +1 −1 Go to diff View file
M src/scripts/switch-to/src/helpers/local-vue-for-test.ts +1 −1 Go to diff View file
M src/scripts/switch-to/src/initiate-app.ts +1 −1 Go to diff View file