Commit Graph

120 Commits

Author SHA1 Message Date
Kenneth Bingham
ae951510b1
configure openapi-generator-cli to mask unwanted and custom files 2025-03-04 14:38:30 -05:00
Kenneth Bingham
c38c6c3127
recover doc and test dirs 2025-03-04 14:38:29 -05:00
Kenneth Bingham
c62d52755e
prune swagger-codegen v2 models 2025-03-04 14:38:29 -05:00
Kenneth Bingham
2cdeafd2eb
tweak the model's attribute maps 2025-03-04 14:38:29 -05:00
Kenneth Bingham
8640a36dd7
regenerate Python api client with swagger-codegen v3 2025-03-04 14:38:29 -05:00
Kenneth Bingham
0074ad8ff5
finish v1 py sdk mvp 2025-03-04 14:38:29 -05:00
Kenneth Bingham
7545eeadb3
start adapting py sdk to v1.0 2025-03-04 14:38:29 -05:00
Kenneth Bingham
f48a49436e
regenerate Python api client 2025-03-04 14:38:28 -05:00
Michael Quigley
d504791305
remove generated cruft from python api (#894) 2025-02-27 13:06:43 -05:00
Michael Quigley
cfe8961745
api-v1 2025-02-26 12:04:51 -05:00
Michael Quigley
372b0717ef
silly 'git_push.sh' scripts; do not want 2025-02-25 11:53:35 -05:00
Michael Quigley
d5e2c424e5
a round of iteration on improving the version management situation more (#881); update deps in ui/agentUi 2025-02-25 11:48:14 -05:00
Michael Quigley
92162d9e4f
new client version checking protocol (#859) 2025-02-10 13:52:42 -05:00
Michael Quigley
7d6feba2e9
Merge branch 'main' into v1_0_0 2025-02-06 14:51:27 -05:00
Michael Quigley
e7f126bd45
frontend bind address data wiring (#834) 2025-02-05 11:14:00 -05:00
Michael Quigley
e95e5c3fe8
frontendToken; frontend description (#834) 2025-02-05 11:05:42 -05:00
Michael Quigley
2a49705a48
support for 'patch' access (frontend) to update description (for bind address) (#834) 2025-02-04 22:16:02 -05:00
Michael Quigley
c9c60b4dd1
description for access request (frontend) (#834) 2025-02-04 17:07:28 -05:00
Michael Quigley
f7cf5430d7
more spec lint; frontendId (#834) 2025-02-04 16:37:45 -05:00
Michael Quigley
a71f9eb3b1
tokens, tokens, tokens... tokens all the way down (#820, #834) 2025-02-04 14:59:35 -05:00
Michael Quigley
3a08a840e3
registration, invite, and organization tokens (#820, #834) 2025-02-04 14:35:23 -05:00
Michael Quigley
598bfcc571
organization toke (#820, #834) 2025-02-04 14:26:27 -05:00
Michael Quigley
09fdb92861
frontend token (#820, #834) 2025-02-04 14:20:55 -05:00
Michael Quigley
fa8200a603
account token (#820, #834) 2025-02-04 14:16:16 -05:00
Michael Quigley
8f86829299
reset token (#820, #834) 2025-02-04 14:10:45 -05:00
Michael Quigley
47421e65bd
regToken, accountToken (#820, #834) 2025-02-04 11:52:46 -05:00
Michael Quigley
7685c06e45
regenerateToken -> regenerateAccountToken (#820, #834) 2025-02-04 11:45:40 -05:00
Michael Quigley
d2bebc9151
invite token -> 'invToken' (#820, #834) 2025-02-04 11:34:34 -05:00
Michael Quigley
503dd432c9
frontend token shorthand 'feToken' (#820, #834) 2025-02-04 11:30:28 -05:00
Michael Quigley
5821280dff
remove password requirements (#834); deep regeneration of nodejs and python zrok clients 2025-02-04 11:17:01 -05:00
Michael Quigley
835171056c
unshare and unaccess lint removal (#834) 2025-02-04 11:02:13 -05:00
Michael Quigley
fc4a32b301
update share endpoint tweaks (#834) 2025-02-04 10:33:39 -05:00
Michael Quigley
0a8c5f2054
access endpoint tweaks (#834) 2025-02-03 17:09:42 -05:00
Michael Quigley
0fc139e6d9
lint and polish for disable endpoint (#834) 2025-02-03 17:03:45 -05:00
Michael Quigley
9f63b911ed
enable endpoint refactoring (#834) 2025-02-03 16:29:27 -05:00
Michael Quigley
9c77fba98a
invite token generate lint (#834) 2025-02-03 13:20:49 -05:00
Michael Quigley
62d8086aed
admin endpoints polish and lint removal (#834) 2025-02-03 13:10:13 -05:00
Michael Quigley
14d03b88f7
verify endpoint polish (#834) 2025-02-03 12:59:55 -05:00
Michael Quigley
d9b32e14c9
reset password endpoint polish (#834) 2025-02-03 11:57:17 -05:00
Michael Quigley
164fb96b73
api polish for register endpoint (#834) 2025-02-03 11:53:33 -05:00
Michael Quigley
3f0d36e755
login api polish (#834) 2025-02-03 11:45:26 -05:00
Michael Quigley
b97c6d9ca2
invite api polish (#834) 2025-02-03 11:20:57 -05:00
Michael Quigley
d13a47d1c0
api polish: change password (#834) 2025-02-03 11:03:22 -05:00
Kenneth Bingham
8003c39e81
let load env config.json be partial or missing 2025-02-01 11:29:24 -05:00
Michael Quigley
1841662941
Merge branch 'v1_0_0' into ui100 2025-01-31 11:05:12 -05:00
Michael Quigley
ff8e4645e8
Merge branch 'main' into v1_0_0 2025-01-31 11:05:01 -05:00
Kenneth Bingham
f5ceeb9fe8
refine readme
Signed-off-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
2025-01-30 10:40:48 -05:00
Michael Quigley
4765bf3529
Merge branch 'v1_0_0' into ui100 2025-01-29 10:12:03 -05:00
Michael Quigley
9df8c2ea92
Merge branch 'main' into v1_0_0 2025-01-29 10:11:52 -05:00
Kenneth Bingham
c471aefe7a
add Jupyter notebook proxy example 2025-01-29 04:33:24 -05:00