Commit Graph

24 Commits

Author SHA1 Message Date
Josh Creek c2bffede3e fix(#14): surface explicit writable diagnostics in API and read-only banner 2026-03-05 18:51:04 +00:00
Josh Creek 9836bddcf1 fix(#5): preserve original payload indexes for VM and port duplicate errors 2026-02-25 22:21:19 +00:00
Josh Creek 2ee356dfdf fix(#5): preserve original payload indexes in duplicate validation errors 2026-02-25 22:14:54 +00:00
Josh Creek 69a5dedf67 fix(#5): clean up temp file when network data rename fails 2026-02-25 22:05:42 +00:00
Josh Creek 7bfab68d94 fix(#5): avoid clobbering conflicting reciprocal port connections 2026-02-25 22:05:37 +00:00
Josh Creek 5954f63f22 refactor(#5): share network validation and persistence runtime 2026-02-25 21:56:13 +00:00
Josh Creek 726d89946d fix(#5): re-enable unresolved import checks with TS resolver 2026-02-25 21:35:59 +00:00
Josh Creek 5c3eed296a feat(#5): replace icon key inputs with searchable modal icon picker 2026-02-25 20:58:33 +00:00
Josh Creek b11026cfef feat(#5): add local vendored icon catalog manifest and attribution 2026-02-25 20:58:16 +00:00
Josh Creek a22846993f feat(#5): implement single-page modal editor with live diagram updates 2026-02-25 19:32:46 +00:00
Josh Creek 2f4a784646 feat(#5): add icon presets, dark mode theme store, and icon-aware graph rendering 2026-02-25 19:32:11 +00:00
Josh Creek b9c7d9eee0 feat(#5): add network editor utilities for CRUD and reciprocal links 2026-02-25 19:30:39 +00:00
Josh Creek 7957b15c29 feat(#5): add network-data API with atomic JSON writes and rolling backups 2026-02-25 19:30:20 +00:00
Josh Creek 9f1f33c372 fix(#2): Ensure error is caught 2026-02-22 14:43:56 +00:00
Josh Creek 4fe428ef70 fix(#3): Address PR comments 2026-02-22 14:35:12 +00:00
Josh Creek c80ae75550 fix(#2): Address PR comments 2026-02-22 14:21:31 +00:00
Josh Creek d484a15c89 fix(#2): harden network data parsing and link resolution 2026-02-22 14:03:01 +00:00
Josh Creek c9e7882e27 fix(#2): stabilize diagram layout and tooltip behavior 2026-02-22 13:53:55 +00:00
Josh Creek a9e0bd15a8 feat(#2): replace card layout with cytoscape network graph 2026-02-22 12:56:09 +00:00
Josh Creek ae16345ea2 build(*): Add Netlify support 2025-04-16 20:57:00 +01:00
Josh Creek e12ab8e521 feat(*): Enable lines to turn 90 degrees 2025-04-15 22:03:19 +01:00
Josh Creek a80fa4adbf feat(*): Add ports and lines 2025-04-15 20:04:37 +01:00
Josh Creek 4247212d1a refactor(*): Change to use components and css 2025-04-13 23:51:16 +01:00
Josh Creek d3b24ef764 feat(*): Add initial cytoscape version 2025-04-13 22:24:43 +01:00