Commit Graph

744 Commits

Author SHA1 Message Date
Tsu-ba-me
87c8240bf7 fix(striker-ui): complete user management in striker config 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
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
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
Tsu-ba-me
499abdd7bd fix(striker-ui): add host to input error message in manage manifest host inputs 2023-06-19 15:15:33 -04:00
Tsu-ba-me
4837143c73 fix(striker-ui): add input test to network subnet mask in manage manifest 2023-06-19 15:15:33 -04:00
Tsu-ba-me
1e2aee47a3 fix(striker-ui): populate add manifest form with template props 2023-06-19 15:15:33 -04:00
Tsu-ba-me
16ac5a4e6d fix(striker-ui): add IPv4 CSV input test to network config in manage manifest 2023-06-19 15:15:33 -04:00
Tsu-ba-me
4bbd8a32f3 fix(striker-ui): unset message and validity where necessary in manage manifest 2023-06-19 15:15:33 -04:00
Tsu-ba-me
bc25f1a2ad fix(striker-ui): add unmount event and simplify mount/first render event in InputWithRef 2023-06-19 15:15:33 -04:00
Tsu-ba-me
b00afbe7cf fix(striker-ui): avoid depend on outdated message list in MessageGroup setters 2023-06-19 15:15:32 -04:00
Tsu-ba-me
d22b11bb90 fix(striker-ui): simplify form message setting by removing message setter list 2023-06-19 15:15:32 -04:00
Tsu-ba-me
23ea09ed35 fix(striker-ui): avoid unneeded recreation of message setters 2023-06-19 15:15:32 -04:00
Tsu-ba-me
b99ac243ab fix(striker-ui): make grid keys unique in manifest host input group 2023-06-19 15:15:32 -04:00
Tsu-ba-me
4db9d8b321 refactor(striker-ui): rename id variables in manifest network input group 2023-06-19 15:15:32 -04:00
Tsu-ba-me
47e822421d fix(striker-ui): remove unneeded dependency in InputWithRef 2023-06-19 15:15:32 -04:00
Tsu-ba-me
23ddce9cec fix(striker-ui): remove unused form validity flags in manifest network config 2023-06-19 15:15:32 -04:00
Tsu-ba-me
239138a8b1 fix(striker-ui): get data from inputs in manage manifest forms 2023-06-19 15:15:32 -04:00
Tsu-ba-me
d402258b8a fix(striker-ui): expose base input props in OutlinedInputWithLabel 2023-06-19 15:15:32 -04:00
Tsu-ba-me
c20100ab74 fix(striker-ui): enable dataset in SwitchWithLabel 2023-06-19 15:15:32 -04:00
Tsu-ba-me
cd14783c08 fix(striker-ui): correct label in SwitchWithLabel 2023-06-19 15:15:32 -04:00
Tsu-ba-me
515d3b3b9e fix(striker-ui): include host id in an-host input ids 2023-06-19 15:15:32 -04:00
Tsu-ba-me
8110a3daaf fix(striker-ui): export input id builders for an-network inputs 2023-06-19 15:15:32 -04:00
Tsu-ba-me
dfd07bb7f5 fix(striker-ui): export input id builders in host input group 2023-06-19 15:15:32 -04:00
Tsu-ba-me
195348c6c7 fix(striker-ui): export input id builder in run manifest input group 2023-06-19 15:15:32 -04:00
Tsu-ba-me
586204122e fix(striker-ui): hide passwords in run manifest form 2023-06-19 15:15:32 -04:00
Tsu-ba-me
e73f67d50e fix(striker-ui): rename anvil->an (anvil or anvil node) 2023-06-19 15:15:32 -04:00
Tsu-ba-me
5897353d7b fix(striker-ui): add message area to manage manifest forms 2023-06-19 15:15:32 -04:00
Tsu-ba-me
2e26e3ed40 fix(striker-ui): change fence port valid type 2023-06-19 15:15:32 -04:00
Tsu-ba-me
c0189cba8d fix(striker-ui): add run manifest form 2023-06-19 15:15:32 -04:00
Tsu-ba-me
f72a348fb5 fix(striker-ui): add play preset to IconButton 2023-06-19 15:15:32 -04:00
Tsu-ba-me
6aaa4f6237 fix(striker-ui): add edit manifest form 2023-06-19 15:15:32 -04:00
Tsu-ba-me
18533ba0c8 fix(striker-ui): move scroll style offsets to ConfirmDialog 2023-06-19 15:15:32 -04:00