stable
Clone or download
Read-only
Part of request #26381: Prevent relative imports outside of a package Change-Id: I54e03052a3a02318a67ebd4180d561ded7815ff2
Modified Files
Name | ||||
---|---|---|---|---|
A | lib/frontend/user-and-ugroup-autocompleter/.gitignore | +1 | −0 | Go to diff View file |
A | lib/frontend/user-and-ugroup-autocompleter/package.json | +27 | −0 | Go to diff View file |
A | lib/frontend/user-and-ugroup-autocompleter/pnpm-lock.yaml | +11 | −0 | Go to diff View file |
R | src/scripts/main/src/tuleap/user-and-ugroup-autocompleter.js | Go to diff View file | ||
A | lib/frontend/user-and-ugroup-autocompleter/vite.config.ts | +39 | −0 | Go to diff View file |
M | plugins/docman/package.json | +2 | −2 | Go to diff View file |
M | plugins/docman/pnpm-lock.yaml | +2 | −2 | Go to diff View file |
M | plugins/docman/scripts/notifications.js | +1 | −1 | Go to diff View file |
M | plugins/git/package.json | +1 | −1 | Go to diff View file |
M | plugins/git/pnpm-lock.yaml | +2 | −2 | Go to diff View file |
M | plugins/git/scripts/admin-notifications.js | +1 | −1 | Go to diff View file |
M | plugins/svn/package.json | +1 | −1 | Go to diff View file |
M | plugins/svn/pnpm-lock.yaml | +2 | −2 | Go to diff View file |
M | plugins/svn/scripts/svn-admin-notifications.js | +1 | −1 | Go to diff View file |
M | plugins/tracker/package.json | +1 | −1 | Go to diff View file |
M | plugins/tracker/pnpm-lock.yaml | +2 | −2 | Go to diff View file |
M | plugins/tracker/scripts/tracker-admin/notifications.js | +1 | −1 | Go to diff View file |