stable

Clone or download

Read-only

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

* ssh://gerrit.tuleap.net:29418/tuleap: request #14132: Project banner message might not show hint to the user the message can be expanded Change-Id: Iffd7d2311adddcc5b163e3b447e711158b019481

Modified Files

Name
M package-lock.json +170 −0 Go to diff View file
M package.json +1 −0 Go to diff View file
M src/www/scripts/project/admin/banner/src/components/App.test.ts +6 −4 Go to diff View file
M src/www/scripts/project/banner/project-banner-clamp.test.ts +24 −0 Go to diff View file
M src/www/scripts/project/banner/project-banner-clamp.ts +7 −1 Go to diff View file
M tests/jest/jest.base.config.js +1 −0 Go to diff View file