stable
Clone or download
Read-only
Merge commit 'refs/changes/27/32427/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: fix: request #40450 Missing error messages in core-platform-admin-banner
Modified Files
Name | ||||
---|---|---|---|---|
M | src/scripts/platform-admin-banner/package.json | +3 | −1 | Go to diff View file |
M | src/scripts/platform-admin-banner/pnpm-lock.yaml | +13 | −3 | Go to diff View file |
M | src/scripts/platform-admin-banner/src/api/rest-querier.test.ts | +39 | −20 | Go to diff View file |
M | src/scripts/platform-admin-banner/src/api/rest-querier.ts | +12 | −19 | Go to diff View file |
M | src/scripts/platform-admin-banner/src/components/App.test.ts | +11 | −6 | Go to diff View file |
M | src/scripts/platform-admin-banner/src/components/App.vue | +10 | −16 | Go to diff View file |