Commit Graph

2812 Commits

Author SHA1 Message Date
Kenneth Bingham
c3523e34fb
use 80/tcp instead of 1280/tcp to increase compatibility with
restrictive egress firewalls
2024-12-16 17:43:23 -05:00
Kenneth Bingham
6169a61902
Merge pull request #807 from openziti/fix-docker-share-examples
fix default mountpoint in Docker share examples
2024-12-16 16:27:42 -05:00
Michael Quigley
5a568d72db
initial full port of the merge algorithm (#803) 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' (#803) 2024-12-16 14:38:11 -05:00
Kenneth Bingham
70babf15c8
fix default mountpoint in Docker share examples 2024-12-16 14:00:32 -05:00
Michael Quigley
a99848d990
agent ui dep update 2024-12-13 12:15:01 -05:00
Michael Quigley
336aed8ba1
update vulnerable dependency (#724) 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 #805 from openziti/organizations
Organizations (MVP) (#537
2024-12-12 11:23:54 -05:00
Michael Quigley
5c29a65474
slightly more ergonomic CLI ordering (#537) 2024-12-11 13:01:40 -05:00
Michael Quigley
8195736d95
lint; sqlite (#537) 2024-12-11 12:57:34 -05:00
Michael Quigley
2f14e9798f
anchor (#537) 2024-12-11 12:35:14 -05:00
Michael Quigley
90eb5f8342
links, again (#537) 2024-12-11 12:34:20 -05:00
Michael Quigley
da8d954456
doc structure lint (#537) 2024-12-11 12:31:44 -05:00
Michael Quigley
eb042105e7
sidebar position (#537) 2024-12-11 12:28:38 -05:00
Michael Quigley
b48f9668b1
doc lint (#537) 2024-12-11 12:27:51 -05:00
Michael Quigley
2cf30d8fe1
doc links (#537) 2024-12-11 12:25:51 -05:00
Michael Quigley
7cf29103d8
documentation/lint (#537) 2024-12-11 12:23:48 -05:00
Michael Quigley
d0c9c454ed
docs (#537) 2024-12-11 11:41:26 -05:00
Michael Quigley
4379799f0e
changelog lint (#537) 2024-12-10 14:37:11 -05:00
Michael Quigley
d811a31f63
naming lint (#537) 2024-12-10 14:30:37 -05:00
Michael Quigley
ac66c95be0
changelog (#537) 2024-12-10 14:25:32 -05:00
Michael Quigley
9868058076
cli integration for 'zrok org admin list' (#537) 2024-12-10 14:21:36 -05:00
Michael Quigley
98804320a1
plumbing for org admin members list (#537) 2024-12-10 14:15:27 -05:00
Michael Quigley
a8ec61a8f9
better CLI pathing for org vs org admin commands (#537) 2024-12-10 13:56:52 -05:00
Michael Quigley
c3c318d529
'zrok organization memberships' to list my memberships (#537) 2024-12-10 13:53:45 -05:00
Michael Quigley
3aff9950c8
list memberships for end users (#537) 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 (#537) 2024-12-10 12:55:34 -05:00
Michael Quigley
65104e9e18
initial implementation of 'orgAccountOverview' (#537) 2024-12-10 11:46:01 -05:00
Michael Quigley
7c17cce8f0
list organizations (#537) 2024-12-09 17:03:30 -05:00
Michael Quigley
917a4d3f22
list members of organization (#537) 2024-12-09 16:42:30 -05:00
Michael Quigley
52333ddb69
remove members from organizations (#537) 2024-12-09 15:04:43 -05:00
Michael Quigley
84c4611d2d
plumbed add member to org in cli (#537) 2024-12-09 14:53:46 -05:00
Michael Quigley
0e30407bbd
remove organization member handler (#537) 2024-12-09 14:38:30 -05:00
Michael Quigley
37e945d603
add organization member handler (#537) 2024-12-09 14:32:43 -05:00
Michael Quigley
6fb69c59d2
list members of organization handler (#537) 2024-12-09 14:21:49 -05:00
Michael Quigley
4473571b37
add/delete org plumbed through to CLI (#537) 2024-12-09 13:44:56 -05:00
Michael Quigley
c98aaa8e00
create/delete organization handlers (#537) 2024-12-09 13:30:45 -05:00
Michael Quigley
38b32d15d0
initial cut at admin api operations (#537) 2024-12-09 12:56:57 -05:00
Michael Quigley
842f3e8c20
roughed in store implementation for organizations and memberships (#537) 2024-12-09 11:46:13 -05:00
Michael Quigley
d6c8f206b2
ddl for organizations and memberships (#537) 2024-12-09 11:05:28 -05:00
Michael Quigley
d020851515
iterating on visual overview differencing (#803) 2024-12-06 15:00:34 -05:00
Michael Quigley
348e86e71b
lint (#799) 2024-12-06 14:23:12 -05:00
Michael Quigley
16ba28dedf
draw animated connections for accesses of owned/active shares (#799) 2024-12-06 14:22:43 -05:00
Michael Quigley
e7cc9e3374
more branding polish (#724) 2024-12-05 16:28:21 -05:00
Michael Quigley
5c07c39aea
visual lint (#724) 2024-12-05 16:26:18 -05:00
Michael Quigley
87116b3ab1
support for accesses in visualizer (#799) 2024-12-05 16:05:57 -05:00
Michael Quigley
8582077990
first round of custom nodes for visualizer (#799) 2024-12-05 15:54:12 -05:00
Michael Quigley
9f2a335ac5
add shares to VisualOverview (#799) 2024-12-05 14:57:11 -05:00