Commit Graph

98 Commits

Author SHA1 Message Date
598bfcc571 organization toke (#820, #834) 2025-02-04 14:26:27 -05:00
09fdb92861 frontend token (#820, #834) 2025-02-04 14:20:55 -05:00
fa8200a603 account token (#820, #834) 2025-02-04 14:16:16 -05:00
8f86829299 reset token (#820, #834) 2025-02-04 14:10:45 -05:00
47421e65bd regToken, accountToken (#820, #834) 2025-02-04 11:52:46 -05:00
7685c06e45 regenerateToken -> regenerateAccountToken (#820, #834) 2025-02-04 11:45:40 -05:00
d2bebc9151 invite token -> 'invToken' (#820, #834) 2025-02-04 11:34:34 -05:00
503dd432c9 frontend token shorthand 'feToken' (#820, #834) 2025-02-04 11:30:28 -05:00
5821280dff remove password requirements (#834); deep regeneration of nodejs and python zrok clients 2025-02-04 11:17:01 -05:00
835171056c unshare and unaccess lint removal (#834) 2025-02-04 11:02:13 -05:00
fc4a32b301 update share endpoint tweaks (#834) 2025-02-04 10:33:39 -05:00
0a8c5f2054 access endpoint tweaks (#834) 2025-02-03 17:09:42 -05:00
0fc139e6d9 lint and polish for disable endpoint (#834) 2025-02-03 17:03:45 -05:00
9f63b911ed enable endpoint refactoring (#834) 2025-02-03 16:29:27 -05:00
9c77fba98a invite token generate lint (#834) 2025-02-03 13:20:49 -05:00
62d8086aed admin endpoints polish and lint removal (#834) 2025-02-03 13:10:13 -05:00
14d03b88f7 verify endpoint polish (#834) 2025-02-03 12:59:55 -05:00
d9b32e14c9 reset password endpoint polish (#834) 2025-02-03 11:57:17 -05:00
164fb96b73 api polish for register endpoint (#834) 2025-02-03 11:53:33 -05:00
3f0d36e755 login api polish (#834) 2025-02-03 11:45:26 -05:00
b97c6d9ca2 invite api polish (#834) 2025-02-03 11:20:57 -05:00
d13a47d1c0 api polish: change password (#834) 2025-02-03 11:03:22 -05:00
1841662941 Merge branch 'v1_0_0' into ui100 2025-01-31 11:05:12 -05:00
ff8e4645e8 Merge branch 'main' into v1_0_0 2025-01-31 11:05:01 -05:00
f5ceeb9fe8 refine readme
Signed-off-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
2025-01-30 10:40:48 -05:00
4765bf3529 Merge branch 'v1_0_0' into ui100 2025-01-29 10:12:03 -05:00
9df8c2ea92 Merge branch 'main' into v1_0_0 2025-01-29 10:11:52 -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
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
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
0294827f5c add new '/sparklines' endpoint (#823); organization endpoints 2025-01-10 13:41:24 -05:00
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