0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-12 05:37:26 +08:00
discourse/plugins/discourse-assign/spec
Joffrey JAFFEUX 4e5aa86db7
FEATURE: schema based workflow (#41684)
Previously, workflow fields were only known after execution or from
pinned data, limiting editor previews and AI-generated expressions. This
change adds versioned, configuration-aware output contracts using JSON
Schema.

Mostly based on what AI was doing with schemas, but we migrated to JSON
schema and adds helpers functions for AI to convert it to the format
used by AI.
2026-07-15 13:22:29 +02:00
..
components SECURITY: Honor group visibility in discourse-assign group lookups (#41176) 2026-06-25 13:57:46 -03:00
fabricators
integration FIX: Scope group archive and inbox actions to the group's messages (#41662) 2026-07-14 10:05:10 +05:30
jobs DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
lib FEATURE: schema based workflow (#41684) 2026-07-15 13:22:29 +02:00
models FIX: show group Assignments tab based on assignable_level (#39085) 2026-04-08 16:50:27 +02:00
requests FIX: Serialize only a bookmark target's active assignment (#41397) 2026-07-06 06:34:22 +08:00
serializers FIX: Serialize only a bookmark target's active assignment (#41397) 2026-07-06 06:34:22 +08:00
support
system UX: Sort assignment notification menu by topic bump date (#41578) 2026-07-13 09:52:22 +10:00
plugin_helper.rb FEATURE: Add category-level assignment permissions (#40412) 2026-06-08 09:59:40 -05:00
plugin_spec.rb FEATURE: Add category-level assignment permissions (#40412) 2026-06-08 09:59:40 -05:00