0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 17:53:55 +08:00
discourse/app/assets/stylesheets
Martin Brennan b540fc6854
UX: Disable ACL grantee row when all permissions banned (#41865)
When we define banned_acls on an ACL target, there is a
possible case where all permission types for that ACL target
are banned for a particular grantee (group/user). For example,
if you do not want anonymous_users to view, edit, or manage
a certain target.

In this case, instead of hiding the grantee row in the chooser we
will disable it and show a message to the user so it's clear why it's
disabled

<img width="687" height="614" alt="image"
src="https://github.com/user-attachments/assets/d8aa60c6-a2f1-4821-b715-55595ec0a03d"
/>
2026-07-23 10:44:42 +10:00
..
admin FEATURE: Make "Who's posting?" category filter multi-select (#41837) 2026-07-22 15:55:28 +03:00
common UX: Disable ACL grantee row when all permissions banned (#41865) 2026-07-23 10:44:42 +10:00
lib
vendor
admin.scss
admin_rtl.scss
color_definitions.scss UX: Style changes / refactor / layout (#41704) 2026-07-15 12:53:17 +10:00
common.scss DEV: Exploring a token system (#38700) 2026-04-23 13:47:45 -05:00
desktop.scss DEV: move desktop sidebar-section CSS to common, remove desktop css index (#40803) 2026-06-11 15:09:09 -04:00
desktop_rtl.scss
embed.scss DEV: Apply latest stylelint autofixes (#36294) 2025-11-27 18:07:22 +01:00
mobile.scss DEV: move mobile select-kit CSS to common files (#39055) 2026-04-02 13:46:06 -04:00
mobile_rtl.scss
publish.scss
qunit-custom.scss
wcag.scss DEV: Enforce :where() for .uc-* upcoming-change classes via stylelint (#41917) 2026-07-22 15:26:59 +01:00
wizard.scss UX: Style tweaks for wizard & onboarding banner (#41950) 2026-07-22 17:04:05 -05:00
wizard_rtl.scss