Commit Graph

1073 Commits

Author SHA1 Message Date
Tsu-ba-me
7414553dae fix(striker-ui): correct add, update, delete submission for UPS(es) 2023-07-03 04:46:07 -04:00
Tsu-ba-me
251a048b8a fix(striker-ui): enable delete manifest(s) 2023-07-03 04:46:07 -04:00
Tsu-ba-me
f7f363b7c1 fix(striker-ui): simplify frequently used props of build delete dialog in checklist 2023-07-03 04:46:07 -04:00
Tsu-ba-me
38f577e8f1 fix(striker-ui): change success message to type info in form utils 2023-07-03 04:46:07 -04:00
Tsu-ba-me
a1a2a043a8 fix(striker-ui): add (un)check all to checklist hook, apply to manage SSH key conflicts 2023-07-03 04:46:07 -04:00
Tsu-ba-me
dc78a8ccf1 build(striker-ui): rebuld web UI 2023-07-03 04:46:06 -04:00
Tsu-ba-me
453562eb08 fix(striker-ui): add job indicator, complete message to StrikerInitForm 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
cefbba36ca fix(striker-ui): correct requests in striker init components 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
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
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
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
3fd611eebb fix(striker-ui): remove job details link for now 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
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
Tsu-ba-me
c4fd8cc2f6 fix(striker-ui): match front-end VNC connect 2023-07-03 04:46:06 -04:00
Tsu-ba-me
0b304251ff fix(striker-ui): use query param return-to in login 2023-07-03 04:46:06 -04:00
Tsu-ba-me
0f223950e4 fix(striker-ui): correct /login to post with-credentials enabled 2023-06-20 00:48:21 -04:00
Tsu-ba-me
089efdbdc3 fix(striker-ui): add GatePanel and login page 2023-06-20 00:48:21 -04:00
Tsu-ba-me
4fc2655a44 fix(striker-ui): reflect GateForm changes in PrepareHostForm 2023-06-20 00:48:21 -04:00
Tsu-ba-me
7f826132a4 fix(striker-ui): pass input values to submit append in GateForm 2023-06-20 00:48:21 -04:00
Tsu-ba-me
305968e5e9 fix(striker-ui): don't reset (re-render) form element in GateForm 2023-06-20 00:48:21 -04:00
Tsu-ba-me
f8b6520da8 fix(striker-ui): inherit colour in input test messages 2023-06-20 00:48:21 -04:00
Tsu-ba-me
95ce723b86 fix(striker-ui): revise GateForm to use form event 2023-06-20 00:48:21 -04:00
Tsu-ba-me
9878d03ee5 fix(striker-ui): add event handler append props in InputWithRef 2023-06-20 00:48:21 -04:00
Tsu-ba-me
c4704aa298 fix(striker-ui): rename message id in manage manifest 2023-06-20 00:48:21 -04:00
Tsu-ba-me
594062e823 fix(striker-ui): add IPMI IP to host inputs in manage manifest 2023-06-19 15:15:33 -04:00
Tsu-ba-me
3ab1fe88d2 fix(striker-ui): connect manifest-related forms submission with confirm dialog 2023-06-19 15:15:33 -04:00
Tsu-ba-me
39e3623085 fix(striker-ui): enable confirm dialog for submit run manifest 2023-06-19 15:15:33 -04:00
Tsu-ba-me
1b4a5baeb5 fix(striker-ui): add password compare check in run manifest form 2023-06-19 15:15:33 -04:00