0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-07 13:19:19 +08:00
discourse/spec
Yuriy Kurant f74a4385a0
DEV: select-kit autoFilterable improvements (#36241)
As a follow-up of #36218.

* decrease a threshold number from `>15` to `>=10` for filter to render
* add const `FILTER_VISIBILITY_THRESHOLD` as a single source of truth
for controlling when filter should be shown
* changes hardcoded threshold with imported
`FILTER_VISIBILITY_THRESHOLD` in combo-box
* consolidate usage of `visible: true` in specs
2025-11-26 16:18:42 +08:00
..
db/migrate FEATURE: Add new, unified image_quality site setting (#35467) 2025-10-29 13:17:28 +08:00
fabricators DEV: Add tag localization tables (#35962) 2025-11-11 20:39:54 +08:00
fixtures FIX: type object setting not redirecting on saving (#36150) 2025-11-21 10:26:08 -03:00
generator
helpers FEATURE: Allow editing theme-owned palettes (#34722) 2025-10-06 09:02:39 +03:00
import_export DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
initializers Add user_anonymized webhook event (#36208) 2025-11-25 07:43:16 -08:00
integration FIX: Prevent deletion of custom color palettes when installing themes (#35754) 2025-11-03 14:09:46 +08:00
integrity A11Y: add aria-label to automatically generated heading anchor links in posts (#36232) 2025-11-25 18:29:20 -05:00
jobs FEATURE: Allow post authors to localize their own posts (#36178) 2025-11-25 11:02:22 +08:00
lib A11Y: add aria-label to automatically generated heading anchor links in posts (#36232) 2025-11-25 18:29:20 -05:00
mailers FIX: translation missing when using optional_* placeholder in body (#36023) 2025-11-25 16:02:55 +01:00
models Add user_anonymized webhook event (#36208) 2025-11-25 07:43:16 -08:00
multisite FEATURE: Themeable site settings (#32233) 2025-07-16 11:00:21 +10:00
queries/reports UX: Add admin report for associated accounts by login provider (#34187) 2025-08-14 09:24:14 -04:00
requests UX: One step wizard (#36082) 2025-11-25 13:35:32 -05:00
script/import_scripts
serializers UX: One step wizard (#36082) 2025-11-25 13:35:32 -05:00
services FIX: anonymize more things when anonymizing user (#36242) 2025-11-26 16:53:54 +11:00
support FIX: Fix scheduled targeted problem checks (#35696) 2025-11-10 10:09:14 +08:00
system DEV: select-kit autoFilterable improvements (#36241) 2025-11-26 16:18:42 +08:00
tasks DEV: Introduce new versioning system (#35180) 2025-11-25 14:01:46 +00:00
views FIX: Use correct subcategory subfolder path in crawler (#34250) 2025-08-12 16:14:50 +08:00
rails_helper.rb FEATURE: Upcoming changes part 1 (#34617) 2025-10-30 10:46:14 +10:00
regenerate_swagger_docs
swagger_helper.rb DEV: add api docs for discourse-calendar events index endpoint (#35400) 2025-10-16 07:39:08 +08:00