Commit Graph

3116 Commits

Author SHA1 Message Date
621dfab56a Merge pull request #847 from openziti/py-sdk-example-proxy
add a py sdk example for a proxy backend
2025-01-29 04:36:40 -05:00
c471aefe7a add Jupyter notebook proxy example 2025-01-29 04:33:24 -05:00
5c64a73aad add share mode 2025-01-29 04:06:37 -05:00
41ce0809ab document the proxy example 2025-01-29 03:41:40 -05:00
2f31df4727 implement default frontend config 2025-01-29 03:25:45 -05:00
9294981305 support custom domains and insecure https targets 2025-01-29 03:24:56 -05:00
6d4cc020ce tidy py sdk 2025-01-28 18:53:14 -05:00
fe056a2ccc migrate the proxy example to ProxyShare class so it's a reusable feature of the Py SDK 2025-01-28 18:46:53 -05:00
9097643617 tidy py sdk 2025-01-28 18:08:36 -05:00
f27ab0a888 tidy py sdk 2025-01-28 18:08:14 -05:00
26a3d802e7 add a py sdk example for a proxy backend 2025-01-28 18:00:25 -05:00
141d219ef7 add a py sdk function to release a reserved share 2025-01-28 17:58:37 -05:00
32611af5f4 refactor overview class implementation to leverage existing EnvironmentAndResources model 2025-01-28 17:58:16 -05:00
e16ae7f43e tidy py sdk examples 2025-01-28 17:57:36 -05:00
352a7faccb roughed in the bulk of the registration form (#841) 2025-01-28 17:48:51 -05:00
66c13a6877 more forgot password ui tweakage (#840) 2025-01-28 17:22:17 -05:00
06c20a1a93 add a title (#840) 2025-01-28 17:19:29 -05:00
f341b839dc roughed in ui for 'forgot password' function (#840) 2025-01-28 17:15:53 -05:00
701f897678 make overview a class with data types instead of a function that returns JSON 2025-01-28 15:20:21 -05:00
9ee3db852a tidy py sdk examples 2025-01-28 15:19:27 -05:00
a1f72c061b punctuate consistently 2025-01-28 15:08:08 -05:00
9b067d2266 use cobra long messages instead of crowding the short messages with too much info 2025-01-28 15:05:35 -05:00
6dd441a6d6 announce Docker instance doc update 2025-01-28 14:55:46 -05:00
2f009957fc add troubleshooting help for dns propagation error 2025-01-28 14:53:47 -05:00
3b3f1a185c share metrics modal (#828) 2025-01-28 14:05:19 -05:00
1779f049e8 environment metrics panel (#828) 2025-01-28 13:58:03 -05:00
8a4102844d account metrics modal (#828) 2025-01-28 13:47:17 -05:00
f0f51057d6 hint how to list valid env configName(s) 2025-01-28 13:32:41 -05:00
0d535181f4 allowedHosts (ui100) 2025-01-27 16:50:39 -05:00
ffe279bcc9 modal error handling (#837) 2025-01-27 16:44:25 -05:00
efbf713816 error handling in ReleaseAccessModal (#837) 2025-01-27 16:36:38 -05:00
f962a7d253 cracked the approach for live form editing; password change (#822) 2025-01-27 13:48:29 -05:00
e3cd4f9254 ApiConsole refactor/reorg (#724) 2025-01-27 12:38:37 -05:00
2172836a11 lint (#724) 2025-01-27 11:18:15 -05:00
e6b005ad90 markdown tweaks 2025-01-27 11:03:29 -05:00
6554897473 Merge pull request #836 from openziti/getting-started-doc-update
Getting started doc update
2025-01-27 10:54:38 -05:00
3d0cbf9cab Fix indentation and spacing 2025-01-27 10:50:41 -05:00
5b17fc2665 Merge branch 'getting-started-doc-update' of github.com:openziti/zrok into getting-started-doc-update 2025-01-27 09:39:31 -05:00
9b83504446 Rework steps into an ordered lis based on feedback 2025-01-27 09:38:58 -05:00
625dfe84f7 might as well throw those clipboard widgets around more (#724) 2025-01-24 23:40:50 -05:00
ec39625b44 copy to clipboard, hopefully done to a much better standard (#724) 2025-01-24 23:32:54 -05:00
1af626d2c4 reload after regenerate (#822) 2025-01-24 15:09:55 -05:00
5dc9d0d882 wired up regeneration (#822) 2025-01-24 15:03:03 -05:00
6bbfefbe04 fix button font 2025-01-24 14:55:29 -05:00
2b998e1420 regenerate account token text improvements (#822) 2025-01-24 13:43:43 -05:00
05d8578e88 updates based on PR feedback 2025-01-24 13:35:46 -05:00
41384a97c8 roughed in modals for account actions (#822) 2025-01-24 12:12:58 -05:00
449d45c3a5 api call semantics cleanup (#724) 2025-01-24 11:37:09 -05:00
e986c90185 useStore -> useApiConsoleStore to avoid zustand import name collisions (#823) 2025-01-24 11:24:54 -05:00
7df7141ac8 mode releaseAccess logic into ReleaseAccessModal (#822) 2025-01-24 11:23:22 -05:00