Commit Graph

4 Commits (637a7c78e65c7e92f5c5c88738e13c6fa4eea6dc)

Author SHA1 Message Date
Jeong Arm 42ff4dce41
Use type="color" on badge color input field ()
This informs browser to use interactive color picker
Claire ecb3bb3256
Add support for editing labelling of one's own role ()
Still disallow edition of rank or permissions
Claire befbac3f1c
Fix various in the user role management UI ()
* Reword priority description

* Disable checkboxes for permissions you can't enable in role edition interface

* Set max priority in HTML attribute

* Explicitly link to role edition, do not link when you can't edit

* Reword priority description based on review
Eugen Rochko 44b2ee3485
Add customizable user roles ()
* Add customizable user roles

* Various fixes and improvements

* Add migration for old settings and fix tootctl role management