stable
Clone or download
Read-only
story #9590 Get rid of Bootstrap in site admin / users * Badges were too prominent, use tlp-badge-outline when no action is required for the user or the project. * Adjust colors: pending users and pending projects share the same badge so that it is consistent. * Default filter for users is active (+ restricted) users like for projects. Change-Id: If9f2b9e52437b5fbf75a79e5e1df8afa8872d3af
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/project/Admin/ProjectListResultsPresenterBuilder.php | +5 | −5 | Go to diff View file |
M | src/common/user/Admin/UserListResultsPresenter.php | +4 | −0 | Go to diff View file |
M | src/common/user/Admin/UserListResultsUserPresenter.php | +22 | −14 | Go to diff View file |
M | src/templates/admin/users/userlist.mustache | +5 | −1 | Go to diff View file |
M | src/www/admin/userlist.php | +2 | −0 | Go to diff View file |