Commit Graph

296 Commits

Author SHA1 Message Date
Tsu-ba-me
e072f9ecf6 build(striker-ui-api): rebuild 2023-07-13 02:11:27 -04:00
Tsu-ba-me
4b3343c421 fix(striker-ui-api): convert, read server screenshot in get server detail 2023-07-13 02:09:06 -04:00
Tsu-ba-me
9009fd23cb build(striker-ui-api): rebuild web UI API 2023-07-03 04:54:18 -04:00
Tsu-ba-me
f7350bef9f fix(striker-ui-api): correct update file location (pre an to per host) 2023-07-03 04:46:07 -04:00
Tsu-ba-me
750b0ac7c0 fix(striker-ui-api): create bridge for node's bcn/ifn with 2 ifaces 2023-07-03 04:46:07 -04:00
Tsu-ba-me
103474a4e2 fix(striker-ui-api): add create_bridge to build network config 2023-07-03 04:46:07 -04:00
Tsu-ba-me
d2cd24be44 fix(striker-ui-api): add string boolean type 2023-07-03 04:46:07 -04:00
Tsu-ba-me
c35bc358b9 fix(striker-ui-api): add prepare subnode network, hoist utils from config striker 2023-07-03 04:46:07 -04:00
Tsu-ba-me
d90d2bc7c5 fix(striker-ui-api): ignore vnet/virbr when selecting network interfaces 2023-07-03 04:46:07 -04:00
Tsu-ba-me
6874218e3c fix(striker-ui-api): include network type, link uuid in host detail response 2023-07-03 04:46:07 -04:00
Tsu-ba-me
c1589eba3c fix(striker-ui-api): organize networks in host detail response 2023-07-03 04:46:07 -04:00
Tsu-ba-me
b24021ebdc feat(striker-ui-api): add function to combine string parts into camelcase 2023-07-03 04:46:07 -04:00
Tsu-ba-me
1665c7efec fix(striker-ui-api): correct response status code in create ups, fence 2023-07-03 04:46:07 -04:00
Tsu-ba-me
5ca88141d2 fix(striker-ui-api): handle fence param sanitization based on type 2023-07-03 04:46:07 -04:00
Tsu-ba-me
203c852518 fix(striker-ui-api): don't get deleted fence(s) 2023-07-03 04:46:07 -04:00
Tsu-ba-me
753ae24098 fix(striker-ui-api): add create, update handlers for /fence 2023-07-03 04:46:07 -04:00
Tsu-ba-me
09b69820b4 fix(striker-ui-api): add anvil data fence hash type 2023-07-03 04:46:07 -04:00
Tsu-ba-me
4bbacab09f fix(striker-ui-api): no response body, unspecific fail assert message in create/update UPS 2023-07-03 04:46:07 -04:00
Tsu-ba-me
78d7ce90b9 fix(striker-ui-api): add delete endpoint for /fence 2023-07-03 04:46:07 -04:00
Tsu-ba-me
830e07d30c fix(striker-ui-api): add create, update UPS(es) 2023-07-03 04:46:07 -04:00
Tsu-ba-me
63dafe0e6a fix(striker-ui-api): add delete UPS(es), don't get deleted UPS(es) 2023-07-03 04:46:07 -04:00
Tsu-ba-me
58a867f010 fix(striker-ui-api): add delete request builder 2023-07-03 04:46:07 -04:00
Tsu-ba-me
ac8e4633dc build(striker-ui-api): rebuild web UI API 2023-07-03 04:46:06 -04:00
Tsu-ba-me
bc1b8bec20 fix(striker-ui-api): expose job endpoint for init, filter job by command 2023-07-03 04:46:06 -04:00
Tsu-ba-me
2db17c9d1b fix(striker-ui-api): correct config to job data, allow flexible org name in config striker 2023-07-03 04:46:06 -04:00
Tsu-ba-me
c417de89e7 fix(striker-ui-api): correct request body in config striker 2023-07-03 04:46:06 -04:00
Tsu-ba-me
50a1160f1d fix(striker-ui-api): match method, path pattern for config striker 2023-07-03 04:46:06 -04:00
Tsu-ba-me
d64ad303e8 fix(striker-ui-api): redirect /init/* to protected endpoints post striker init 2023-07-03 04:46:06 -04:00
Tsu-ba-me
8403d7315b fix(striker-ui-api): assert host configured before authentication 2023-07-03 04:46:06 -04:00
Tsu-ba-me
c33a7e27b6 fix(striker-ui-api): make required endpoints public when striker is not configured 2023-07-03 04:46:06 -04:00
Tsu-ba-me
5067ca04da fix(striker-ui-api): allow set map network to be requested without UUID 2023-07-03 04:46:06 -04:00
Tsu-ba-me
a3491a1a9a fix(striker-ui-api): record config striker data as form::config_step... variables 2023-07-03 04:46:06 -04:00
Tsu-ba-me
252c552771 fix(striker-ui-api): clear cookies on logout 2023-07-03 04:46:06 -04:00
Tsu-ba-me
09029d5e7b style(striker-ui-api): adjust spacing in access module 2023-07-03 04:46:06 -04:00
Tsu-ba-me
820b413d86 fix(striker-ui-api): change session cookie name, set user cookie 2023-07-03 04:46:06 -04:00
Tsu-ba-me
4c783673af fix(striker-ui-api): remove unused guard API env variable 2023-07-03 04:46:06 -04:00
Tsu-ba-me
4e03e62dd4 fix(striker-ui-api): add endpoint for delete server(s) 2023-07-03 04:46:06 -04:00
Tsu-ba-me
9067791e38 fix(striker-ui-api): add commands for server VM power management 2023-07-03 04:46:06 -04:00
Tsu-ba-me
993c2350e5 fix(striker-ui-api): add get all anvil node pair summary 2023-07-03 04:46:06 -04:00
Tsu-ba-me
6c1910d6e3 chore(striker-ui-api): un-verbose building vnc pipes 2023-07-03 04:46:06 -04:00
Tsu-ba-me
911f0322cb fix(striker-ui-api): don't include deleted users in GET /user 2023-07-03 04:46:06 -04:00
Tsu-ba-me
73e567b0dc fix(striker-ui-api): manage vnc with higher permissions 2023-07-03 04:46:06 -04:00
Tsu-ba-me
9b13c77752 fix(striker-ui-api): add flag to toggle API endpoint guard 2023-07-03 04:46:06 -04:00
Tsu-ba-me
aa1ea8d796 fix(striker-ui-api): add endpoint to manage VNC SSH tunnel 2023-07-03 04:46:06 -04:00
Tsu-ba-me
f56f931599 fix(striker-ui-api): add set host config::map_network variable command endpoint 2023-07-03 04:46:06 -04:00
Tsu-ba-me
322f1c4607 refactor(striker-ui-api): rearrange GET network-interface handler 2023-07-03 04:46:06 -04:00
Tsu-ba-me
8b828f81a5 fix(striker-ui-api): read server screenshot from memory instead of through job 2023-07-03 04:46:06 -04:00
Tsu-ba-me
7465a3ab4e fix(striker-ui-api): make only admin can see all users 2023-07-03 04:46:06 -04:00
Tsu-ba-me
61deceb849 fix(striker-ui-api): avoid single quotes in access interact 2023-07-03 04:46:06 -04:00
Tsu-ba-me
710f076d04 fix(striker-ui-api): protect mod user endpoints based on account 2023-07-03 04:46:06 -04:00