0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-12 05:37:26 +08:00
discourse/spec
Kris b0dc952d0c
FEATURE: exclude groups from /filter route (#41714)
Requested here:
https://meta.discourse.org/t/allow-to-exclude-groups-in-filter/407466

This adds the ability to exclude groups from filter on the `/filter`
route using `-group:` similar to the `-users:` exclusion

<img width="500" alt="image"
src="https://github.com/user-attachments/assets/06a657f2-21ac-4011-91b1-27e1bbcd9c18"
/>
<img width="500" alt="image"
src="https://github.com/user-attachments/assets/b939be6d-73d4-4c63-b264-2ad30045d6ae"
/>
2026-07-15 09:42:08 -04:00
..
db
fabricators
fixtures
generator
helpers SECURITY: Bind shared session key to auth token and enforce user gates (#41610) 2026-07-14 13:25:05 +08:00
import_export
initializers
integration FIX: store method in route matcher (#41512) 2026-07-07 11:49:56 -04:00
integrity DEV: add upcoming change permanent banner metadata (#41700) 2026-07-15 11:20:02 +04:00
jobs FEATURE: Support users in DAccessControl and backend (#41358) 2026-07-15 09:18:06 +10:00
lib FEATURE: exclude groups from /filter route (#41714) 2026-07-15 09:42:08 -04:00
mailers
migrations
models SECURITY: Harden ListController top period query against SQL injection (#41718) 2026-07-15 12:17:50 +08:00
multisite
queries/reports FEATURE: Change default upcoming change promotion status to Beta (#41275) 2026-07-06 09:13:37 +10:00
requests FIX: Don't fail the dashboard when one section errors (#41720) 2026-07-15 17:20:51 +08:00
script
serializers FEATURE: Category management UI for admins (#41218) 2026-07-15 09:17:25 +10:00
services FIX: Don't fail the dashboard when one section errors (#41720) 2026-07-15 17:20:51 +08:00
support DEV: Use none persistent sessions in system tests (#41685) 2026-07-14 06:44:47 +08:00
system DEV: add upcoming change permanent banner metadata (#41700) 2026-07-15 11:20:02 +04:00
tasks DEV: set enable_gifs to true in migrate gifs rake task (#41502) 2026-07-07 17:04:28 +04:00
views
rails_helper.rb
regenerate_swagger_docs
swagger_helper.rb