gateway/modules/features/graphicalEditor
2026-05-06 08:11:48 +02:00
..
nodeDefinitions AI node had the full data.response, but markdownToDocumentJson stores paragraph text in inlineRuns while RendererMarkdown only read content.text, so body text was dropped, Markdown renderer now flattens inlineRuns into real Markdown so workflow-generated .md files include the upstream text, node specific shortcuts replaced 2026-05-06 08:11:48 +02:00
__init__.py automation unification implemented 2026-04-07 00:49:08 +02:00
_workflowFileSchema.py pwg-demo 2026-04-20 00:31:05 +02:00
adapterValidator.py teamsbot 2026-04-25 01:13:01 +02:00
datamodelFeatureGraphicalEditor.py plana+c implemented 2026-04-29 21:27:08 +02:00
emailPoller.py automation unification implemented 2026-04-07 00:49:08 +02:00
entryPoints.py fixed sysuser and removed redundant fallbacks 2026-04-11 22:23:41 +02:00
interfaceFeatureGraphicalEditor.py feat: unify workflow context picker — contextBuilder multi-select, lift type-blocking, user-language labels, backend serialization, fix circular ref crash 2026-05-04 17:25:16 +02:00
mainGraphicalEditor.py fixes udb, outlook, workflow 2026-04-21 23:49:46 +02:00
nodeAdapter.py cleanup internal marked exports 2026-04-26 08:31:35 +02:00
nodeRegistry.py fix: alle Node definitionen korrigiert und im backend gesetzt - keine mapping layer sonder saubere quelldaten, fehlende dataRef parameter hinzugefügt, damit jede node kontext nutzen kann 2026-05-04 17:25:16 +02:00
portTypes.py AI node had the full data.response, but markdownToDocumentJson stores paragraph text in inlineRuns while RendererMarkdown only read content.text, so body text was dropped, Markdown renderer now flattens inlineRuns into real Markdown so workflow-generated .md files include the upstream text, node specific shortcuts replaced 2026-05-06 08:11:48 +02:00
routeFeatureGraphicalEditor.py plana+c implemented 2026-04-29 21:27:08 +02:00
upstreamPathsService.py teamsbot 2026-04-25 01:13:01 +02:00