Commit Graph
7 Commits
Author SHA1 Message Date
Guilhem 74795bec71 Merge remote-tracking branch 'origin/main' into feat/frontend/save-flow-builder-layout
# Conflicts:
#	frontend/src/lib/components/FlowBuilder.svelte
2025-06-23 15:03:56 +01:00
Guilhem 67e6bce9b2 feat(frontend): run steps from graph (#5915) 2025-06-20 16:39:24 +02:00
Guilhem 24e020f091 Merge remote-tracking branch 'origin/main' into feat/frontend/save-flow-builder-layout
# Conflicts:
#	frontend/src/lib/components/FlowBuilder.svelte
#	frontend/src/lib/components/common/tabs/Tabs.svelte
#	frontend/src/lib/components/flows/FlowEditor.svelte
#	frontend/src/lib/components/flows/content/FlowBranchesAllWrapper.svelte
#	frontend/src/lib/components/flows/content/FlowBranchesOneWrapper.svelte
#	frontend/src/lib/components/flows/content/FlowLoop.svelte
#	frontend/src/lib/components/flows/content/FlowModuleComponent.svelte
#	frontend/src/lib/components/flows/content/FlowWhileLoop.svelte
#	frontend/src/routes/(root)/(logged)/flows/add/+page.svelte
#	frontend/src/routes/(root)/(logged)/flows/edit/[...path]/+page.svelte
2025-06-18 11:39:12 +01:00
Ruben Fiszel 23920aee84 feat: better graph layout algorithm + migrate to svelte 5 almost everywhere + xyflow 1.0 2025-06-12 15:44:35 +02:00
HugoCasa 6247d159ce feat: connect fix btn in flow editor to ai chat (#5863)
* feat: connect fix btn in flow editor to ai chat

* adapt to unified chat

* cleaning

* cleanup
2025-06-05 18:44:54 +02:00
Guilhem f11e997cce save flow step result layout 2025-06-02 12:40:28 +01:00
Guilhem bc69116ff1 feat(frontend) add flow step result viewer (#5398) 2025-04-03 19:38:11 +00:00