0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-12 05:37:26 +08:00
discourse/config
Kris 0477f91046
UX: combine group visibility and access configuration (#40758)
Group access is tied to visibility, but these sections aren't currently
grouped in the settings, which makes the relationship difficult to see.

This change merges them into a single section on group creation and
edit, so the relationship is more apparent. "Who can join?" is now
first, which gives it more control over the "who can see" options.

There was also some dead code cleaned up here.

Before:
<img width="892" height="904" alt="image"
src="https://github.com/user-attachments/assets/52ba2ea1-4201-414d-b044-b5a57ac9d39d"
/>



After:

<img width="350" alt="image"
src="https://github.com/user-attachments/assets/7ed6b7a2-f826-43e4-8861-5e8f05f60428"
/>


<img width="400" alt="image"
src="https://github.com/user-attachments/assets/917d583a-3f54-4e1e-9545-5511f3eb7d37"
/>

<img width="400" alt="image"
src="https://github.com/user-attachments/assets/5db59aab-6896-406b-9a71-68b60b18afda"
/>
2026-06-11 11:20:29 -04:00
..
environments DEV: Enable Rails/FilePath rubocop rule (#40097) 2026-05-19 19:07:54 +02:00
initializers DEV: Replace JS build system with Rolldown (#35963) 2026-05-29 11:11:55 +01:00
locales UX: combine group visibility and access configuration (#40758) 2026-06-11 11:20:29 -04:00
application.rb DEV: Enable Rails/FilePath rubocop rule (#40097) 2026-05-19 19:07:54 +02:00
boot.rb DEV: Change test formatters (#39427) 2026-04-22 12:26:07 +02:00
cdn.yml.sample
database.yml DEV: Support per-unicorn-worker DB variable overrides (#35615) 2025-10-27 13:45:27 +08:00
deploy.rb.sample
dev_defaults.yml DEV: Add admin_dashboard:populate rake task to seed Site Traffic (#39775) 2026-05-06 12:07:47 +08:00
discourse.config.sample
discourse.pill.sample DEV: Move puma to test-only dependency (#38652) 2026-03-18 05:23:12 +08:00
discourse_defaults.conf FEATURE: Add opt-in IAM role assumption for S3 operations (#39174) 2026-04-15 04:29:50 +08:00
environment.rb DEV: Add env var for local email port (#36900) 2025-12-31 14:25:02 +10:00
logrotate.conf
multisite.yml.production-sample
nginx.sample.conf FIX: Add CORS header for all /assets/* (#39031) 2026-04-01 11:00:18 +01:00
official_plugins.json DEV: Drop d-teambuild from CI (#39417) 2026-04-21 17:43:19 +01:00
pitchfork.conf.rb DEV: Replace JS build system with Rolldown (#35963) 2026-05-29 11:11:55 +01:00
projections.json DEV: Prepare for rename of app/assets/javascripts/ -> frontend/ 2025-10-22 16:24:11 +01:00
routes.rb FEATURE: User API key device authorization flow (#40189) 2026-06-10 16:09:44 -04:00
sidekiq.yml
site_settings.yml FEATURE: Add Search section to the redesigned admin dashboard (#40779) 2026-06-11 12:25:10 +08:00
spring.rb
thin.yml.sample
unicorn_launcher DEV: Enable Pitchfork by default (#37679) 2026-02-11 11:52:39 +01:00