stable
Clone or download
Read-only
When the user change the theme color, the preview is updated. (Display density & language has no impact for now) Part of story #14552: User preferences goes Burning Parrot Change-Id: I5ad2e9db3576a80515418810f9b8acb5df7360bf
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +4 | −1 | Go to diff View file |
M | src/common/User/Account/Appearance/AppearancePresenter.php | +11 | −0 | Go to diff View file |
M | src/common/User/Account/templates/appearance.mustache | +9 | −4 | Go to diff View file |
A | src/common/User/Account/templates/appearance/preview.mustache | +45 | −0 | Go to diff View file |
M | src/www/scripts/account/appearance.ts | +19 | −1 | Go to diff View file |
M | src/www/scripts/webpack.config.js | +2 | −1 | Go to diff View file |
M | src/www/themes/BurningParrot/css/account/includes/_appearance.scss | +75 | −0 | Go to diff View file |