0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/app/assets/stylesheets/common/select-kit
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
..
_index.scss UX: create combined category and tag settings dropdown (#39099) 2026-04-06 10:09:33 -04:00
categories-admin-dropdown.scss
category-chooser.scss
category-drop.scss DEV: move mobile select-kit CSS to common files (#39055) 2026-04-02 13:46:06 -04:00
category-row.scss UX: ensure read-only only appears once, on the relevant category (#37492) 2026-02-03 15:03:04 -05:00
category-selector.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
color-palette-picker.scss FEATURE: Add previews to color palette selectors (#34129) 2025-08-11 11:51:01 +08:00
color-palettes.scss
combo-box.scss UX: input & button borders should match (#40709) 2026-06-09 14:46:45 -05:00
composer-actions.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
dropdown-select-box.scss DEV: move mobile select-kit CSS to common files (#39055) 2026-04-02 13:46:06 -04:00
email-group-user-chooser.scss FEATURE: Support users in DAccessControl and backend (#41358) 2026-07-15 09:18:06 +10:00
flair-row.scss
future-date-input-selector.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
icon-picker.scss
list-setting.scss
mini-tag-chooser.scss
multi-select.scss UX: Core foundation changes (#40847) 2026-06-12 16:38:46 -05:00
notifications-button.scss
notifications-filter.scss
period-chooser.scss UX: overrule borderadius on period-chooser (#38780) 2026-03-23 11:06:19 +01:00
select-kit.scss UX: Open bulk manage tags replace tag choosers above field on mobile (#39632) (#40513) 2026-06-04 05:22:19 +08:00
single-select.scss UX: Variable additions (#33473) 2025-07-09 18:53:01 -05:00
tag-category-admin-dropdown.scss UX: create combined category and tag settings dropdown (#39099) 2026-04-06 10:09:33 -04:00
tag-chooser.scss FIX: Allow selecting synonyms in composer tag chooser (#39974) 2026-05-22 18:47:59 +02:00
tag-drop.scss DEV: move mobile select-kit CSS to common files (#39055) 2026-04-02 13:46:06 -04:00
topic-chooser.scss
topic-notifications-button.scss
user-row.scss