0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-12 03:37:13 +08:00
discourse/spec
Sam bf4614f578
FIX: workflows - fix autocomplete for list post node (#40597)
Move post_type, status, and order value suggestions into server-supplied
option entries so clients can show translated enum choices directly.

Add translations for the new enum labels and update specs to cover the
new option format.
2026-06-05 12:57:41 +02:00
..
db FIX: Prevent backslash accumulation in upload markdown labels (#39461) 2026-06-03 18:10:38 +02:00
fabricators FEATURE: Add top countries and top referrers cards to the admin dashboard (#40215) 2026-05-22 12:59:16 +08:00
fixtures DEV: Allow plugins to register admin-panel-specific CSS (#40345) 2026-05-28 11:03:38 +01:00
generator DEV: Enable Rails/FilePath rubocop rule (#40097) 2026-05-19 19:07:54 +02:00
helpers DEV: Replace JS build system with Rolldown (#35963) 2026-05-29 11:11:55 +01:00
import_export
initializers Revert "FEATURE: discourse-workflows (#39704)" (#40366) 2026-05-28 13:59:42 +01:00
integration FIX: Correctly rescue failed embed_mode parsing (#40298) 2026-05-26 15:29:48 +01:00
integrity DEV: Enforce learn_more_url for upcoming changes (#40150) 2026-05-20 16:18:28 +10:00
jobs FIX: Delete BrowserPageviewEventScore rows during cleanup (#40390) 2026-05-29 12:25:35 +08:00
lib FIX: workflows - fix autocomplete for list post node (#40597) 2026-06-05 12:57:41 +02:00
mailers DEV: Automatically detect and revert translation overrides in specs (#40003) 2026-05-13 22:09:23 +02:00
models UX: Organization website field (#40418) 2026-06-04 09:32:19 -07:00
multisite DEV: Enable Rails/FilePath rubocop rule (#40097) 2026-05-19 19:07:54 +02:00
queries/reports FEATURE: Activity by category section of the new dashboard's engagement section (#40227) 2026-05-22 13:10:38 +08:00
requests FIX: Add reverse DNS timeout to DiscourseIpInfo (#40593) 2026-06-05 12:29:51 +08:00
script/import_scripts
serializers DEV: Tighten featured topic serialization data (#40549) 2026-06-03 16:32:52 -05:00
services FEATURE: make shared issues optional per-category (#40501) 2026-06-04 11:58:28 -04:00
support DEV: Finish extracting rails spec helpers (#40552) 2026-06-04 14:11:14 +02:00
system UX: Organization website field (#40418) 2026-06-04 09:32:19 -07:00
tasks DEV: Fix the build due to 64252b131f (#40512) 2026-06-03 13:31:07 +08:00
views
rails_helper.rb DEV: Finish extracting rails spec helpers (#40552) 2026-06-04 14:11:14 +02:00
regenerate_swagger_docs
swagger_helper.rb