1
0
mirror of https://github.com/funamitech/mastodon synced 2025-01-04 00:44:04 +09:00
Commit Graph

12 Commits

Author SHA1 Message Date
Matt Jankowski
32ead51e5a
Add material design icons to admin/settings views ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-04-23 16:43:49 +00:00
Matt Jankowski
f445d33fd6
Fix haml-lint LineLength cops in app/views/admin () 2024-03-15 11:19:00 +00:00
Matt Jankowski
186895fc88
Refactor, lint fix, and bug fix on admin/roles/form partial () 2023-11-29 10:00:52 +00:00
Matt Jankowski
89a17878ef
Fix haml-lint InstanceVariables rule for admin/roles/_form () 2023-09-28 16:36:24 +02:00
Nick Schonning
67016dd29d
Update haml-lint 0.49.1 () 2023-07-23 17:48:16 +02:00
Matt Jankowski
361dd43235
Fix haml-lint Rubocop lambda cop () 2023-07-17 15:07:29 +02:00
Jed Fox
768b00c4d0
Consistently use middle dot (·) instead of bullet (•) to separate items () 2023-06-02 19:58:18 +02:00
Jeong Arm
42ff4dce41
Use type="color" on badge color input field ()
This informs browser to use interactive color picker
2022-08-25 04:38:34 +02:00
Claire
ecb3bb3256
Add support for editing labelling of one's own role ()
Still disallow edition of rank or permissions
2022-07-17 13:37:30 +02:00
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
2022-07-07 18:18:23 +02:00
Claire
0665ba8a23
Fix incorrect param in role card link () 2022-07-05 20:01:50 +02:00
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
2022-07-05 02:41:40 +02:00