InvokeAI/invokeai/frontend/web/src/features/nodes
psychedelicious db4763a742 feat(ui): use templates for edge validation of workflows
This addresses an edge case where:
1. the workflow references fields that are present on the workflow's nodes, but not on the invocation templates for those nodes and
2. The invocation template for that type does exist

This should be a fairly obscure edge case, but could happen if a user fiddled around with the workflow manually.

I ran into it as a result of two nodes having accidentally mixed up their invocation types, a problem introduced with a wonky merge commit.
2023-12-09 11:10:16 +11:00
..
components feat(ui): revise workflow editor buttons 2023-12-09 11:10:16 +11:00
hooks feat: workflow library (#5148) 2023-12-09 09:48:38 +11:00
store feat: workflow library (#5148) 2023-12-09 09:48:38 +11:00
types feat: workflow library (#5148) 2023-12-09 09:48:38 +11:00
util feat(ui): use templates for edge validation of workflows 2023-12-09 11:10:16 +11:00