0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/plugins/discourse-workflows/assets/stylesheets/common
Renato Atilio c604b93c0b
FEATURE: Support dynamic expressions for workflow boolean fields (#42161)
Boolean fields in manually mapped "Call workflow" inputs and in Set
fields could only be hardcoded with a switch, so step inputs could not
drive them the way they drive every other field type.

This change enables expression mode for boolean assignment values, makes
boolean toggles accept dropped variables like other expression-capable
fields, and casts resolved values against an explicit true/false
vocabulary.

Note: a boolean expression resolving to an unrecognized value ("maybe")
now fails the step with a clear error instead of silently taking the
false branch.

---------

Co-authored-by: Régis Hanol <regis@hanol.fr>
2026-07-30 14:04:20 -03:00
..
canvas UI: workflows UI improvements (#41872) 2026-07-22 08:29:34 +02:00
configurator FEATURE: Support dynamic expressions for workflow boolean fields (#42161) 2026-07-30 14:04:20 -03:00
context UX: add unstyled-list mixin + replace (#41224) 2026-06-26 12:23:27 +02:00
data-table
editor UI: workflows UI improvements (#41872) 2026-07-22 08:29:34 +02:00
executions FEATURE: Add sub workflow call support (#41019) 2026-06-25 15:01:05 +02:00
form
variable DEV: Toggle the workflow editor reference pill property picker on re-click (#41544) 2026-07-12 16:31:35 -03:00
version FEATURE: lists all workflow versions (#40982) 2026-06-17 14:11:18 +02:00
admin-page.scss FEATURE: Add workflow tags (#42056) 2026-07-27 17:22:42 +02:00
admin-table.scss FEATURE: Add workflow tags (#42056) 2026-07-27 17:22:42 +02:00
colors.scss
empty-state.scss
index.scss FEATURE: Add workflow tags (#42056) 2026-07-27 17:22:42 +02:00
settings.scss
tags.scss FEATURE: Add workflow tags (#42056) 2026-07-27 17:22:42 +02:00
templates.scss
workflows-index.scss FEATURE: Add workflow tags (#42056) 2026-07-27 17:22:42 +02:00