1
1
mirror of https://github.com/openziti/zrok.git synced 2025-03-04 01:51:37 +01:00
Commit Graph

2776 Commits

Author SHA1 Message Date
Michael Quigley
6b63a0455a
sparklines on environment nodes () 2024-12-18 15:12:19 -05:00
Michael Quigley
7428b8afd6
store naming lint () 2024-12-18 14:55:17 -05:00
Michael Quigley
2f3fa58b21
move visual overview into state store () 2024-12-18 14:53:19 -05:00
Michael Quigley
686443c921
extraneous store cruft () 2024-12-18 14:38:06 -05:00
Michael Quigley
6476d68d4f
auto-hide account sparkline when no activity () 2024-12-18 14:19:46 -05:00
Michael Quigley
5d54b2c3ae
using zustand for state (); activity sparkline in account node () 2024-12-18 14:12:05 -05:00
Michael Quigley
2dbd6a520d
deal with dynamic handles later () 2024-12-18 12:05:43 -05:00
Michael Quigley
c7dbb37f0a
align the agent console styling with the ui100 console () 2024-12-18 11:50:13 -05:00
Michael Quigley
d736a93a79
file naming lint... it's actually green () 2024-12-18 11:49:33 -05:00
Michael Quigley
4d7bf27a19
not interactive () 2024-12-17 16:46:10 -05:00
Michael Quigley
8fbd40b7d9
roughed in all the side panel types and the necessary responsive layout tweaks () 2024-12-17 16:25:16 -05:00
Michael Quigley
36383cc17a
wow... selection working () 2024-12-17 15:32:47 -05:00
Michael Quigley
44432491a2
layout () 2024-12-17 14:50:44 -05:00
Michael Quigley
b91d7812d5
remove minimap () 2024-12-17 13:30:41 -05:00
Michael Quigley
b62355d014
removed unused code () 2024-12-17 13:20:32 -05:00
Michael Quigley
6dca3bb026
better selection in visualizer () 2024-12-17 13:00:29 -05:00
Michael Quigley
e17b4bdd65
finally, deltas () 2024-12-17 12:49:33 -05:00
Michael Quigley
5a568d72db
initial full port of the merge algorithm () 2024-12-16 14:58:07 -05:00
Michael Quigley
5d16a6fa33
work in progress on porting the graph merging algorithm to the new 'visual overview' () 2024-12-16 14:38:11 -05:00
Michael Quigley
a99848d990
agent ui dep update 2024-12-13 12:15:01 -05:00
Michael Quigley
336aed8ba1
update vulnerable dependency () 2024-12-13 10:37:40 -05:00
Michael Quigley
9e73daf0ec
Merge branch 'v1_0_0' into ui100 2024-12-13 10:35:03 -05:00
Michael Quigley
496b363036
Merge branch 'main' into v1_0_0 2024-12-12 11:24:41 -05:00
Michael Quigley
f406c8c8a6
Merge pull request from openziti/organizations
Organizations (MVP) (
2024-12-12 11:23:54 -05:00
Michael Quigley
5c29a65474
slightly more ergonomic CLI ordering () 2024-12-11 13:01:40 -05:00
Michael Quigley
8195736d95
lint; sqlite () 2024-12-11 12:57:34 -05:00
Michael Quigley
2f14e9798f
anchor () 2024-12-11 12:35:14 -05:00
Michael Quigley
90eb5f8342
links, again () 2024-12-11 12:34:20 -05:00
Michael Quigley
da8d954456
doc structure lint () 2024-12-11 12:31:44 -05:00
Michael Quigley
eb042105e7
sidebar position () 2024-12-11 12:28:38 -05:00
Michael Quigley
b48f9668b1
doc lint () 2024-12-11 12:27:51 -05:00
Michael Quigley
2cf30d8fe1
doc links () 2024-12-11 12:25:51 -05:00
Michael Quigley
7cf29103d8
documentation/lint () 2024-12-11 12:23:48 -05:00
Michael Quigley
d0c9c454ed
docs () 2024-12-11 11:41:26 -05:00
Michael Quigley
4379799f0e
changelog lint () 2024-12-10 14:37:11 -05:00
Michael Quigley
d811a31f63
naming lint () 2024-12-10 14:30:37 -05:00
Michael Quigley
ac66c95be0
changelog () 2024-12-10 14:25:32 -05:00
Michael Quigley
9868058076
cli integration for 'zrok org admin list' () 2024-12-10 14:21:36 -05:00
Michael Quigley
98804320a1
plumbing for org admin members list () 2024-12-10 14:15:27 -05:00
Michael Quigley
a8ec61a8f9
better CLI pathing for org vs org admin commands () 2024-12-10 13:56:52 -05:00
Michael Quigley
c3c318d529
'zrok organization memberships' to list my memberships () 2024-12-10 13:53:45 -05:00
Michael Quigley
3aff9950c8
list memberships for end users () 2024-12-10 13:28:29 -05:00
Michael Quigley
5582ac0ea5
added 'zrok organization account-overview' ('zrok org overview') to allow admins to query overview data for any account in an org where they're an admin () 2024-12-10 12:55:34 -05:00
Michael Quigley
65104e9e18
initial implementation of 'orgAccountOverview' () 2024-12-10 11:46:01 -05:00
Michael Quigley
7c17cce8f0
list organizations () 2024-12-09 17:03:30 -05:00
Michael Quigley
917a4d3f22
list members of organization () 2024-12-09 16:42:30 -05:00
Michael Quigley
52333ddb69
remove members from organizations () 2024-12-09 15:04:43 -05:00
Michael Quigley
84c4611d2d
plumbed add member to org in cli () 2024-12-09 14:53:46 -05:00
Michael Quigley
0e30407bbd
remove organization member handler () 2024-12-09 14:38:30 -05:00
Michael Quigley
37e945d603
add organization member handler () 2024-12-09 14:32:43 -05:00