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
44
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
27249c2440fc929dceabf6781791926804cb79e1
cameleer-server
/
ui
/
src
/
components
/
ProcessDiagram
History
hsiegeln
f2a094f349
All checks were successful
CI / cleanup-branch (push)
Has been skipped
Details
CI / build (push)
Successful in 1m4s
Details
CI / docker (push)
Successful in 55s
Details
CI / deploy-feature (push)
Has been skipped
Details
CI / deploy (push)
Successful in 36s
Details
fix(ui): position config badges fully above node to avoid overlap
2026-03-28 16:06:34 +01:00
..
CompoundNode.tsx
feat: render doTry/doCatch/doFinally like route-level handler sections
2026-03-28 09:04:36 +01:00
ConfigBadge.tsx
fix(ui): position config badges fully above node to avoid overlap
2026-03-28 16:06:34 +01:00
DiagramEdge.tsx
fix: straight edge routing and handler section edge extraction
2026-03-27 20:59:38 +01:00
DiagramNode.tsx
chore: replace Unicode/emoji icons with Lucide React
2026-03-27 23:16:39 +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
chore: resize minimap to match zoom controls width (140x90)
2026-03-27 22:41:06 +01:00
node-colors.ts
feat: render doTry/doCatch/doFinally like route-level handler sections
2026-03-28 09:04:36 +01:00
NodeToolbar.tsx
chore: replace Unicode/emoji icons with Lucide React
2026-03-27 23:16:39 +01:00
ProcessDiagram.module.css
fix(ui): prevent text selection on double-click in process diagram
2026-03-28 15:56:36 +01:00
ProcessDiagram.tsx
fix(ui): keep execution overlay active when drilled down into sub-routes
2026-03-28 16:02:44 +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(ui): add top offset to diagram reset view to clear breadcrumb bar
2026-03-28 14:36:24 +01:00
ZoomControls.tsx
feat: add interactive ProcessDiagram SVG component (sub-project 1/3)
2026-03-27 13:55:29 +01:00