Digimer
fa693dbd0d
Merge branch 'main' into anvil-tools-dev
1 year ago
Digimer
bdbba0d59d
Merge pull request #343 from ylei-tsubame/manage-manifest
...
Web UI: add manifests manager
1 year ago
digimer
c9e11fbbfc
* Added checks to anvil-provision-server to fail out if either of the SN IPs are not found when generating a DRBD resource config.
...
* Added logging to anvil-provision-server and anvil-daemon to try to find the cause of jobs being re-run after completing. May have fixed with a fix to job_progress updates going to 100 too early in some cases.
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
Tsu-ba-me
594062e823
fix(striker-ui): add IPMI IP to host inputs in manage manifest
1 year ago
Tsu-ba-me
84f708f5d1
fix(striker-ui-api): correct ntp and network gateway asserts in build manifest
1 year ago
Tsu-ba-me
3ab1fe88d2
fix(striker-ui): connect manifest-related forms submission with confirm dialog
1 year ago
Tsu-ba-me
39e3623085
fix(striker-ui): enable confirm dialog for submit run manifest
1 year ago
Tsu-ba-me
1b4a5baeb5
fix(striker-ui): add password compare check in run manifest form
1 year ago
Tsu-ba-me
148ba5f1c1
fix(striker-ui): resolve Message in FormUtils
1 year ago
Tsu-ba-me
0bdc5dd44e
fix(striker-ui): re-add not-blank tests to test batch builders
1 year ago
Tsu-ba-me
d8c6c2bec9
fix(striker-ui-api): set host list from anvil data hash in /run-manifest
1 year ago
Tsu-ba-me
499abdd7bd
fix(striker-ui): add host to input error message in manage manifest host inputs
1 year ago
Tsu-ba-me
4837143c73
fix(striker-ui): add input test to network subnet mask in manage manifest
1 year ago
Tsu-ba-me
1e2aee47a3
fix(striker-ui): populate add manifest form with template props
1 year ago
Tsu-ba-me
79bcc3773b
fix(striker-ui): remove unneeded not-blank test in input test batch builders
1 year ago
Tsu-ba-me
16ac5a4e6d
fix(striker-ui): add IPv4 CSV input test to network config in manage manifest
1 year ago
Tsu-ba-me
fea0657119
fix(striker-ui): call finish batch callback when input optional
1 year ago
Tsu-ba-me
7eb629c747
fix(striker-ui): add manage manifest tab to manage element page
1 year ago
Tsu-ba-me
88077810bc
fix(striker-ui-api): remove computed props from host entry of manifest execution
1 year ago
Tsu-ba-me
4bbd8a32f3
fix(striker-ui): unset message and validity where necessary in manage manifest
1 year ago
Tsu-ba-me
bc25f1a2ad
fix(striker-ui): add unmount event and simplify mount/first render event in InputWithRef
1 year ago
Tsu-ba-me
f6b7a2df5a
fix(striker-ui): add input unmount function builder to form utils
1 year ago
Tsu-ba-me
b00afbe7cf
fix(striker-ui): avoid depend on outdated message list in MessageGroup setters
1 year ago
Tsu-ba-me
d22b11bb90
fix(striker-ui): simplify form message setting by removing message setter list
1 year ago
Tsu-ba-me
fa2f68574e
fix(striker-ui): add regexp object state setter callback
1 year ago
Tsu-ba-me
23ea09ed35
fix(striker-ui): avoid unneeded recreation of message setters
1 year ago
Tsu-ba-me
b99ac243ab
fix(striker-ui): make grid keys unique in manifest host input group
1 year ago
Tsu-ba-me
4db9d8b321
refactor(striker-ui): rename id variables in manifest network input group
1 year ago
Tsu-ba-me
47e822421d
fix(striker-ui): remove unneeded dependency in InputWithRef
1 year ago
Tsu-ba-me
23ddce9cec
fix(striker-ui): remove unused form validity flags in manifest network config
1 year ago
Tsu-ba-me
de5ae58c7e
refactor(striker-ui): rename MessageSetterFunction->MessageSetter
1 year ago
Tsu-ba-me
4557e27e1b
fix(striker-ui): add function to set form validity by regex
1 year ago
Tsu-ba-me
239138a8b1
fix(striker-ui): get data from inputs in manage manifest forms
1 year ago
Tsu-ba-me
d402258b8a
fix(striker-ui): expose base input props in OutlinedInputWithLabel
1 year ago
Tsu-ba-me
c20100ab74
fix(striker-ui): enable dataset in SwitchWithLabel
1 year ago
Tsu-ba-me
cd14783c08
fix(striker-ui): correct label in SwitchWithLabel
1 year ago
Tsu-ba-me
515d3b3b9e
fix(striker-ui): include host id in an-host input ids
1 year ago
Tsu-ba-me
8110a3daaf
fix(striker-ui): export input id builders for an-network inputs
1 year ago
Tsu-ba-me
dfd07bb7f5
fix(striker-ui): export input id builders in host input group
1 year ago
Tsu-ba-me
195348c6c7
fix(striker-ui): export input id builder in run manifest input group
1 year ago
Tsu-ba-me
586204122e
fix(striker-ui): hide passwords in run manifest form
1 year ago
Tsu-ba-me
e73f67d50e
fix(striker-ui): rename anvil->an (anvil or anvil node)
1 year ago
Tsu-ba-me
5897353d7b
fix(striker-ui): add message area to manage manifest forms
1 year ago
Tsu-ba-me
2e26e3ed40
fix(striker-ui): change fence port valid type
1 year ago
Tsu-ba-me
c0189cba8d
fix(striker-ui): add run manifest form
1 year ago
Tsu-ba-me
2ca1277b3f
fix(striker-ui-api): only include node(s) in manifest detail
1 year ago
Tsu-ba-me
f7dea00ae6
fix(striker-ui-api): include host name in manifest detail
1 year ago
Tsu-ba-me
f72a348fb5
fix(striker-ui): add play preset to IconButton
1 year ago
Tsu-ba-me
6aaa4f6237
fix(striker-ui): add edit manifest form
1 year ago
Tsu-ba-me
18533ba0c8
fix(striker-ui): move scroll style offsets to ConfirmDialog
1 year ago