0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 09:05:23 +08:00
discourse/.skills
Martin Brennan 7ff30d81a3
FEATURE: Support users in DAccessControl and backend (#41358)
Followup 5823e4e3b2,
this commit allows the addition of users along with
groups to access control lists, modifying DAccessControl
to support selecting a user or group from the same
search input.

Shown here is a mix of user & group permissions in the
`DAccessControl` component:

<img width="611" height="664" alt="image"
src="https://github.com/user-attachments/assets/c25e13b0-8885-4ce7-972c-5116f3acb094"
/>

When the search opens, we show the site's groups that
the user can see as preloaded values, showing only the
group name for clarity:

<img width="612" height="389" alt="image"
src="https://github.com/user-attachments/assets/df93a94b-918e-4fed-b045-ac72f02aca41"
/>

When searching a GET request is sent and users are included
in search results.

<img width="608" height="404" alt="image"
src="https://github.com/user-attachments/assets/ff17e6c0-2505-480e-ae25-e6f8309555bc"
/>

---------

Co-authored-by: Jordan Vidrine <jordan@jordanvidrine.com>
2026-07-15 09:18:06 +10:00
..
discourse-acl-authoring FEATURE: Support users in DAccessControl and backend (#41358) 2026-07-15 09:18:06 +10:00
discourse-admin-ui DEV: Add a Discourse admin UI skill (#41040) 2026-06-19 16:19:35 +10:00
discourse-ai-llm-presets DEV: Refresh default LLM presets and pricing (#39673) 2026-04-30 17:02:32 -03:00
discourse-migration DEV: Warn against schema changes in transaction-disabled migrations (#40360) 2026-05-28 17:23:15 +08:00
discourse-pr DEV: Tweaks for discourse-pr skill (#39643) 2026-04-30 10:36:06 +01:00
discourse-screenshots DEV: Add theme screenshots system spec and skill (#39426) 2026-05-05 09:36:29 -04:00
discourse-service-authoring DEV: tasks and autonomous mode for service skill (#38619) 2026-03-16 10:21:04 +01:00
discourse-site-settings DEV: Site settings skills - for categories can allow for more flexible options (#41504) 2026-07-09 15:53:00 +08:00
discourse-upcoming-changes DEV: Make upcoming change CSS classes opt-in (#40669) 2026-06-10 12:12:58 +10:00
discourse-upcoming-changes-authoring DEV: Add plugin registry for UC conditional display (#41645) 2026-07-13 11:29:22 +04:00
discourse-writing-html-css Add instructions RE:icons (#41283) 2026-07-06 11:48:46 +02:00
discourse-writing-js-tests DEV: Deprecate queryAll and de-jquery other qunit-helpers (#41326) 2026-07-01 12:26:55 +01:00
discourse-writing-rspec-tests DEV: Improve RSpec agent testing guidance (#41611) 2026-07-10 12:06:53 +08:00