Commit Graph

56 Commits

Author SHA1 Message Date
f5a08b2e3c support custom labels (implement selected) for panels (#804) 2025-01-07 11:39:08 -05:00
4949b39494 improvements to interface-switching code (#724) 2025-01-06 13:31:28 -05:00
7b53ad0661 improved feels PropertyTable (#804) 2025-01-06 11:51:29 -05:00
b419300ea2 moved styling components (#724) 2024-12-20 13:01:22 -05:00
16aed27366 more linty visual tweaks (#724) 2024-12-20 12:03:19 -05:00
afeb8605ea styled minimap; better secret placeholder (#724) 2024-12-20 11:56:00 -05:00
bc2e07f3b8 better alignment for secret toggle control (#724) 2024-12-20 10:53:05 -05:00
544c1757f5 more state store, less random property wiring (#724) 2024-12-20 10:43:30 -05:00
db85823151 i didn't make up 'layouted' (#724) 2024-12-19 23:13:37 -05:00
f47bec6df7 fixed some typescript lint (#724) 2024-12-19 23:12:13 -05:00
cdfed2806b console spam (#724) 2024-12-19 14:29:45 -05:00
58f33e390b share panel (#724) 2024-12-19 14:24:31 -05:00
5d863dd9f0 environment panel (#724) 2024-12-19 14:16:50 -05:00
b044c7ac5b account panel (#724) 2024-12-19 13:51:00 -05:00
6b63a0455a sparklines on environment nodes (#799) 2024-12-18 15:12:19 -05:00
7428b8afd6 store naming lint (#809) 2024-12-18 14:55:17 -05:00
2f3fa58b21 move visual overview into state store (#809) 2024-12-18 14:53:19 -05:00
686443c921 extraneous store cruft (#809) 2024-12-18 14:38:06 -05:00
6476d68d4f auto-hide account sparkline when no activity (#799) 2024-12-18 14:19:46 -05:00
5d54b2c3ae using zustand for state (#809); activity sparkline in account node (#799) 2024-12-18 14:12:05 -05:00
2dbd6a520d deal with dynamic handles later (#799) 2024-12-18 12:05:43 -05:00
d736a93a79 file naming lint... it's actually green (#724) 2024-12-18 11:49:33 -05:00
4d7bf27a19 not interactive (#804) 2024-12-17 16:46:10 -05:00
8fbd40b7d9 roughed in all the side panel types and the necessary responsive layout tweaks (#804) 2024-12-17 16:25:16 -05:00
36383cc17a wow... selection working (#804) 2024-12-17 15:32:47 -05:00
44432491a2 layout (#804) 2024-12-17 14:50:44 -05:00
b91d7812d5 remove minimap (#804) 2024-12-17 13:30:41 -05:00
b62355d014 removed unused code (#803) 2024-12-17 13:20:32 -05:00
6dca3bb026 better selection in visualizer (#804) 2024-12-17 13:00:29 -05:00
e17b4bdd65 finally, deltas (#803) 2024-12-17 12:49:33 -05:00
5a568d72db initial full port of the merge algorithm (#803) 2024-12-16 14:58:07 -05:00
5d16a6fa33 work in progress on porting the graph merging algorithm to the new 'visual overview' (#803) 2024-12-16 14:38:11 -05:00
336aed8ba1 update vulnerable dependency (#724) 2024-12-13 10:37:40 -05:00
d020851515 iterating on visual overview differencing (#803) 2024-12-06 15:00:34 -05:00
348e86e71b lint (#799) 2024-12-06 14:23:12 -05:00
16ba28dedf draw animated connections for accesses of owned/active shares (#799) 2024-12-06 14:22:43 -05:00
e7cc9e3374 more branding polish (#724) 2024-12-05 16:28:21 -05:00
5c07c39aea visual lint (#724) 2024-12-05 16:26:18 -05:00
87116b3ab1 support for accesses in visualizer (#799) 2024-12-05 16:05:57 -05:00
8582077990 first round of custom nodes for visualizer (#799) 2024-12-05 15:54:12 -05:00
9f2a335ac5 add shares to VisualOverview (#799) 2024-12-05 14:57:11 -05:00
af5becb52e tweaks; better 'VisualOverview' building (#799) 2024-12-04 20:53:00 -05:00
3df2924b72 more visual iteration (#799) 2024-12-04 14:19:18 -05:00
334637b994 react-flow; lint; layouting (#799) 2024-12-04 12:26:29 -05:00
96eb246241 updated branding; tweaks (#724) 2024-12-03 13:08:44 -05:00
4411eca743 login/logout infrastructure improvements (#724, #802) 2024-12-03 11:36:42 -05:00
40783cdcda new login/logout infrastructure rough-in (#724, #802) 2024-12-03 11:23:34 -05:00
ceb96b3e4f minimum viable login layout (#802) 2024-12-02 14:20:50 -05:00
6eb1981895 add react-router 7 (#724) 2024-12-02 13:29:03 -05:00
8ed6b91a79 NavBar (#724) 2024-11-22 14:12:27 -05:00