stable
Clone or download
Read-only
This is a part of story #10173 Have multiple dashboards To test: On my you should see only user name and login. Change-Id: I032f1e4ebf9d0d6d62634a0a9910c1620dd7df3f
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/autoload.php | +3 | −2 | Go to diff View file |
A | src/common/my/UserPresenter.php | +33 | −0 | Go to diff View file |
A | src/templates/my/my.mustache | +9 | −0 | Go to diff View file |
M | src/www/my/index.php | +16 | −4 | Go to diff View file |
M | src/www/themes/BurningParrot/css/_includes.scss | +1 | −0 | Go to diff View file |
A | src/www/themes/BurningParrot/css/includes/_my.scss | +10 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/js/sidebar.js | +5 | −1 | Go to diff View file |