This website requires JavaScript.
Explore
Help
Register
Sign In
cameleer
/
cameleer-server
Watch
1
Star
0
Fork
0
You've already forked cameleer-server
Code
Issues
42
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6393e5096f274c0836f14c0162407b4c2efa6055
cameleer-server
/
ui
/
src
/
components
/
ProcessDiagram
History
hsiegeln
6393e5096f
Some checks failed
CI / cleanup-branch (push)
Has been skipped
Details
CI / build (push)
Has started running
Details
CI / docker (push)
Has been cancelled
Details
CI / deploy (push)
Has been cancelled
Details
CI / deploy-feature (push)
Has been cancelled
Details
chore: move minimap to top-right corner of diagram
...
Co-Authored-By: Claude Opus 4.6 (1M context) <
noreply@anthropic.com
>
2026-03-27 22:40:28 +01:00
..
CompoundNode.tsx
feat: add iteration stepper to compound nodes and thread overlay props
2026-03-27 18:52:32 +01:00
ConfigBadge.tsx
feat: add interactive ProcessDiagram SVG component (sub-project 1/3)
2026-03-27 13:55:29 +01:00
DiagramEdge.tsx
fix: straight edge routing and handler section edge extraction
2026-03-27 20:59:38 +01:00
DiagramNode.tsx
fix: ENDPOINT node execution state, badge position, and edge traversal
2026-03-27 19:29:30 +01:00
ErrorSection.tsx
feat: highlight triggered error handler sections
2026-03-27 19:47:57 +01:00
index.ts
feat: add interactive ProcessDiagram SVG component (sub-project 1/3)
2026-03-27 13:55:29 +01:00
Minimap.tsx
feat: add minimap overview to process diagram
2026-03-27 17:16:05 +01:00
node-colors.ts
feat: support ON_COMPLETION handler sections in diagram
2026-03-27 16:45:10 +01:00
NodeToolbar.tsx
chore: replace toolbar icons — footprints for trace, tap for tap config
2026-03-27 20:09:12 +01:00
ProcessDiagram.module.css
chore: move minimap to top-right corner of diagram
2026-03-27 22:40:28 +01:00
ProcessDiagram.tsx
feat: Jump to Error centers the failed node in the viewport
2026-03-27 19:51:00 +01:00
types.ts
feat: Jump to Error centers the failed node in the viewport
2026-03-27 19:51:00 +01:00
useDiagramData.ts
fix: normalize main flow section to (0,0) origin in frontend
2026-03-27 22:26:35 +01:00
useZoomPan.ts
fix: use non-passive wheel listener to prevent page scroll during diagram zoom
2026-03-27 19:24:09 +01:00
ZoomControls.tsx
feat: add interactive ProcessDiagram SVG component (sub-project 1/3)
2026-03-27 13:55:29 +01:00