Commit Graph

30 Commits

Author SHA1 Message Date
496b363036 Merge branch 'main' into v1_0_0 2024-12-12 11:24:41 -05:00
98804320a1 plumbing for org admin members list (#537) 2024-12-10 14:15:27 -05:00
3aff9950c8 list memberships for end users (#537) 2024-12-10 13:28:29 -05:00
65104e9e18 initial implementation of 'orgAccountOverview' (#537) 2024-12-10 11:46:01 -05:00
7c17cce8f0 list organizations (#537) 2024-12-09 17:03:30 -05:00
917a4d3f22 list members of organization (#537) 2024-12-09 16:42:30 -05:00
84c4611d2d plumbed add member to org in cli (#537) 2024-12-09 14:53:46 -05:00
0e30407bbd remove organization member handler (#537) 2024-12-09 14:38:30 -05:00
37e945d603 add organization member handler (#537) 2024-12-09 14:32:43 -05:00
6fb69c59d2 list members of organization handler (#537) 2024-12-09 14:21:49 -05:00
38b32d15d0 initial cut at admin api operations (#537) 2024-12-09 12:56:57 -05:00
e97620dd02 openapi spec 0.3.0 -> 1.0.0 2024-09-18 12:15:35 -04:00
a26cf19ade new '/grants' endpoint for synchronizing grants for an account (#744) 2024-09-04 16:10:19 -04:00
68e58f3aee updated openapi spec to include new admin api endpoint for creating accounts (#734) 2024-08-19 11:33:15 -04:00
5db694f068 Update tsconfig.json
Signed-off-by: Arpit Bhalla <89131130+arpit-bhalla@users.noreply.github.com>
2024-07-18 01:02:11 +05:30
27b811765e Merge branch 'main' into snyk-upgrade-ca50c570232fa27eb529f210b3b97074 2024-06-25 13:36:53 -04:00
b347f81043 fix: upgrade @openziti/ziti-sdk-nodejs from 0.16.0 to 0.17.0
Snyk has created this PR to upgrade @openziti/ziti-sdk-nodejs from 0.16.0 to 0.17.0.

See this package in npm:
@openziti/ziti-sdk-nodejs

See this project in Snyk:
https://app.snyk.io/org/mike.gorman/project/3a48538a-c069-4c5b-904e-084c73ce1ffc?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-06-22 00:46:06 +00:00
7ff7fdf536 fix: upgrade axios from 1.6.8 to 1.7.2
Snyk has created this PR to upgrade axios from 1.6.8 to 1.7.2.

See this package in npm:
axios

See this project in Snyk:
https://app.snyk.io/org/mike.gorman/project/3a48538a-c069-4c5b-904e-084c73ce1ffc?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-06-22 00:46:00 +00:00
49368dc542 adjust admin tooling to support creating open/closed permission mode frontends (#539) 2024-06-18 13:38:00 -04:00
54941a60e0 fix public frontends array 2024-05-01 13:33:17 -06:00
73aeec8162 leverage ziti_services_refresh(), and awaitDialPermissionPresent() during shareToken Dial operations 2024-04-12 10:12:53 -06:00
c8d48af5c4 transition 'pastefrom' example to use 'ziti.listen', 'ziti.write', 'ziti.dial' 2024-04-09 16:11:09 -06:00
12b553e8d4 replace files that were deleted accidentally 2024-03-26 10:15:45 -06:00
cc8a8d2f5e CI 2024-03-26 09:32:10 -06:00
fb8c49d85e add README to example 2024-03-26 09:00:02 -06:00
335481f388 CI 2024-03-25 14:51:15 -06:00
07c23ee55b update generated api/model files 2024-03-25 14:06:24 -06:00
831c6cb4b7 adjust sdk example: tcpTunnel must be private 2024-03-25 12:37:49 -06:00
c4842a5a81 adjust sdk examples to use backend instead of 2024-03-25 12:24:10 -06:00
68ac00b344 checkpoint 2024-03-25 09:45:04 -06:00