Commit Graph

3179 Commits

Author SHA1 Message Date
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
f7918d7d6c fix(striker-ui): align request method, body in striker init form with API 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
cefbba36ca fix(striker-ui): correct requests in striker init components 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
900a803472 build(striker-ui): remove unused, add new pages to Makefile 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
f49ffd709f fix(striker-ui): add logout, simplify action buttons in AnvilDrawer 2023-07-03 04:46:06 -04:00
Tsu-ba-me
2f9af32845 fix(striker-ui): simplify icon links, display session user in drawer 2023-07-03 04:46:06 -04:00
Tsu-ba-me
574f5e99b5 fix(striker-ui): add cookie jar 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
da234b02e1 fix(striker-ui): remove unused prepare host/network pages 2023-07-03 04:46:06 -04:00
Tsu-ba-me
5f1d6a8f09 fix(striker-ui): add title to striker config page 2023-07-03 04:46:06 -04:00
Tsu-ba-me
cd869363d2 fix(striker-ui): correct optimized-for-os option key/value in ProvisionServerDialog 2023-07-03 04:46:06 -04:00
Tsu-ba-me
73c791296b fix(striker-ui): allow delete in server VMs management 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
e638e2d388 fix(striker-ui): set auto width for select in input with select 2023-07-03 04:46:06 -04:00
Tsu-ba-me
3376d5e4ef fix(striker-ui): add delete preset to IconButton 2023-07-03 04:46:06 -04:00
Tsu-ba-me
ea2997c4d6 fix(striker-ui): replace power button in anvil server management 2023-07-03 04:46:06 -04:00
Tsu-ba-me
a219c120b1 fix(striker-ui): adjust disabled colour in ContainedButton 2023-07-03 04:46:06 -04:00
Tsu-ba-me
9e9a81a5ce fix(striker-ui): replace all /cgi-bin urls 2023-07-03 04:46:06 -04:00
Tsu-ba-me
837dc3028d fix(striker-ui): simplify convert from byte to upper binary byte unit(s) 2023-07-03 04:46:06 -04:00
Tsu-ba-me
0312588535 fix(striker-ui): migrate /cgi-bin->/api 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
3fd611eebb fix(striker-ui): remove job details link for now 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
d64e5ff17f chore(tools): hide open all components in manage vnc pipes 2023-07-03 04:46:06 -04:00
Tsu-ba-me
d9d0244f3f docs(tools): identify most variable outputs in manage vnc pipes 2023-07-03 04:46:06 -04:00
Tsu-ba-me
ce637cbf71 fix(tools): select 0/1 ws instance for given server 2023-07-03 04:46:06 -04:00
Tsu-ba-me
37fb3511d7 fix(libvirt): update server host uuid during guest 'started' operation 2023-07-03 04:46:06 -04:00
Tsu-ba-me
87c8240bf7 fix(striker-ui): complete user management in striker config 2023-07-03 04:46:06 -04:00
Tsu-ba-me
46f299d878 fix(striker-ui): make checks an array of IDs 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
a272db4239 fix(striker-ui): add submit handler to form utils 2023-07-03 04:46:06 -04:00
Tsu-ba-me
446359bfe9 fix(striker-ui): don't always show null in FormSummary 2023-07-03 04:46:06 -04:00
Tsu-ba-me
1751cef896 fix(striker-ui): handle checks in List with useChecklist hook 2023-07-03 04:46:06 -04:00
Tsu-ba-me
d5baae790c fix(striker-ui): allow diable delete in List 2023-07-03 04:46:06 -04:00
Tsu-ba-me
0711d8a63a feat(striker-ui): simplify building form confirm dialog 2023-07-03 04:46:06 -04:00
Tsu-ba-me
e1e03ba7f9 fix(striker-ui): add get list item checkbox props callback to List 2023-07-03 04:46:06 -04:00
Tsu-ba-me
4dece7aaf8 fix(striker-ui): apply withCredentials to all API requests 2023-07-03 04:46:06 -04:00
Tsu-ba-me
8d343e5cca fix(striker-ui): attempt reconnect after unclean disconnect in VNC 2023-07-03 04:46:06 -04:00