Commit Graph
2812 Commits
Author SHA1 Message Date
Michael Quigley 2e839f104f Merge branch 'v1_0_0' into ui100 2025-01-08 17:04:03 -05:00
Michael Quigley be0bf95226 Merge branch 'main' into v1_0_0 2025-01-08 17:03:53 -05:00
Michael Quigley 4b6613abd0 move overview->[nodes, edges] state management into ApiConsole (#819, #823) 2025-01-08 16:56:58 -05:00
Michael Quigley deb0d8ca22 selection and state management between the visualizer and tabular view (#804, #819, #823) 2025-01-08 14:11:06 -05:00
Michael Quigley 0c551c8df2 initial tabular view mode and additional state to manage viewport transform (#819, #823) 2025-01-08 11:58:38 -05:00
Kenneth Bingham c0196e1aca Merge pull request #806 from openziti/bump-macos-py-wheel-runner
Bump macos py wheel runner
2025-01-07 13:05:40 -05:00
Kenneth Bingham 5bd78dfcaf use specific macOS runners 2025-01-07 13:02:18 -05:00
Kenneth Bingham d941f72d98 Merge pull request #816 from openziti/doc-win-install
refine windows installation instructions
2025-01-07 13:00:21 -05:00
Kenneth Bingham 9c78fea0e1 set the executable search path 2025-01-07 12:42:48 -05:00
Kenneth Bingham 244fb693fb refine windows installation instructions 2025-01-07 12:42:03 -05:00
Kenneth Bingham 81540b9544 Merge pull request #815 from openziti/doc-vpn-wintun
simplify and clarify zrok vpn guidance
2025-01-07 12:38:44 -05:00
Kenneth Bingham e30fbb6878 simplify and clarify zrok vpn guidance 2025-01-07 12:07:53 -05:00
Kenneth Bingham 56bf2ce715 Merge pull request #818 from openziti/systemd-user-unit-instance-template
add systemd user unit instance template
2025-01-07 12:06:44 -05:00
Kenneth Bingham af0367e36b document and announce Linux user shares 2025-01-07 11:58:21 -05:00
Kenneth Bingham b44f690ab2 add systemd user unit instance template 2025-01-07 11:57:30 -05:00
Kenneth Bingham dcebf75130 Merge pull request #792 from openziti/self-host-docker-common-ports
Docker instance tweaks
2025-01-07 11:55:10 -05:00
Michael Quigley f5a08b2e3c support custom labels (implement selected) for panels (#804) 2025-01-07 11:39:08 -05:00
Michael Quigley 4949b39494 improvements to interface-switching code (#724) 2025-01-06 13:31:28 -05:00
Michael Quigley 7b53ad0661 improved feels PropertyTable (#804) 2025-01-06 11:51:29 -05:00
Michael Quigley b419300ea2 moved styling components (#724) 2024-12-20 13:01:22 -05:00
Michael Quigley 16aed27366 more linty visual tweaks (#724) 2024-12-20 12:03:19 -05:00
Michael Quigley afeb8605ea styled minimap; better secret placeholder (#724) 2024-12-20 11:56:00 -05:00
Michael Quigley bc2e07f3b8 better alignment for secret toggle control (#724) 2024-12-20 10:53:05 -05:00
Michael Quigley 544c1757f5 more state store, less random property wiring (#724) 2024-12-20 10:43:30 -05:00
Michael Quigley db85823151 i didn't make up 'layouted' (#724) 2024-12-19 23:13:37 -05:00
Michael Quigley f47bec6df7 fixed some typescript lint (#724) 2024-12-19 23:12:13 -05:00
Kenneth Bingham 119c7e4109 Merge pull request #811 from openziti/doc-typo-docker-access
fix typo
2024-12-19 14:49:04 -05:00
Michael Quigley cdfed2806b console spam (#724) 2024-12-19 14:29:45 -05:00
Michael Quigley 58f33e390b share panel (#724) 2024-12-19 14:24:31 -05:00
Michael Quigley 5d863dd9f0 environment panel (#724) 2024-12-19 14:16:50 -05:00
Michael Quigley b044c7ac5b account panel (#724) 2024-12-19 13:51:00 -05:00
Kenneth Bingham c9c94e726b fix typo 2024-12-19 10:58:17 -05:00
Michael Quigley 6b63a0455a sparklines on environment nodes (#799) 2024-12-18 15:12:19 -05:00
Michael Quigley 7428b8afd6 store naming lint (#809) 2024-12-18 14:55:17 -05:00
Michael Quigley 2f3fa58b21 move visual overview into state store (#809) 2024-12-18 14:53:19 -05:00
Michael Quigley 686443c921 extraneous store cruft (#809) 2024-12-18 14:38:06 -05:00
Michael Quigley 6476d68d4f auto-hide account sparkline when no activity (#799) 2024-12-18 14:19:46 -05:00
Michael Quigley 5d54b2c3ae using zustand for state (#809); activity sparkline in account node (#799) 2024-12-18 14:12:05 -05:00
Michael Quigley 2dbd6a520d deal with dynamic handles later (#799) 2024-12-18 12:05:43 -05:00
Michael Quigley c7dbb37f0a align the agent console styling with the ui100 console (#724) 2024-12-18 11:50:13 -05:00
Michael Quigley d736a93a79 file naming lint... it's actually green (#724) 2024-12-18 11:49:33 -05:00
Michael Quigley 4d7bf27a19 not interactive (#804) 2024-12-17 16:46:10 -05:00
Michael Quigley 8fbd40b7d9 roughed in all the side panel types and the necessary responsive layout tweaks (#804) 2024-12-17 16:25:16 -05:00
Michael Quigley 36383cc17a wow... selection working (#804) 2024-12-17 15:32:47 -05:00
Michael Quigley 44432491a2 layout (#804) 2024-12-17 14:50:44 -05:00
Michael Quigley b91d7812d5 remove minimap (#804) 2024-12-17 13:30:41 -05:00
Michael Quigley b62355d014 removed unused code (#803) 2024-12-17 13:20:32 -05:00
Michael Quigley 6dca3bb026 better selection in visualizer (#804) 2024-12-17 13:00:29 -05:00
Michael Quigley e17b4bdd65 finally, deltas (#803) 2024-12-17 12:49:33 -05:00
Kenneth Bingham fd8a203494 clarify how to use a DNS provider like Route53 2024-12-16 17:44:05 -05:00