Skip to content

feat: Conditionally display visible columns and visible foreign keys#1104

Open
RFSH wants to merge 7 commits intomasterfrom
condition-pattern
Open

feat: Conditionally display visible columns and visible foreign keys#1104
RFSH wants to merge 7 commits intomasterfrom
condition-pattern

Conversation

@RFSH
Copy link
Copy Markdown
Member

@RFSH RFSH commented Mar 25, 2026

Implements #1098

RFSH added 3 commits March 12, 2026 13:37
Add conditioned column visibility driven by source-definitions conditions.
Columns with async conditions (inbound path or aggregate) gate their
formatPresentation behind hasCondition, matching the hasWaitFor pattern.
generateActiveList reads resolvedCondition from the column instead of
resolving locally, and sync (all-outbound) conditions are evaluated
immediately.
…ondition feature

Add template_engine property to ConditionDefinition so condition_pattern
supports both Mustache and Handlebars (matching other pattern properties).
Document condition and condition_key in annotation.md and column-directive.md,
including reusable conditions in source-definitions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant