Commit Graph

3179 Commits

Author SHA1 Message Date
Tsu-ba-me
d95eb699f9 chore: disable web VNC, screenshot pieces to avoid libvirt deadlock 2023-07-05 17:06:11 -04:00
Digimer
6076a45ccf
Merge pull request #350 from ylei-tsubame/replace-cgi-bin
Web UI: pre-3.0-beta
2023-07-04 17:36:18 -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
a6e0cfac35 build(striker-ui): rebuild web UI 2023-07-03 04:53:03 -04:00
Tsu-ba-me
22f85171c7 fix(striker-ui): correct, organize file location checkboxes 2023-07-03 04:46:07 -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
76ab36e1f9 fix(striker-ui): test after repop in general, network config forms 2023-07-03 04:46:07 -04:00
Tsu-ba-me
ffe7f1884e fix(striker-ui): repop, connect reconfig striker 2023-07-03 04:46:07 -04:00
Tsu-ba-me
e436b4de11 fix(striker-ui): connect prepare network submission with endpoint 2023-07-03 04:46:07 -04:00
Tsu-ba-me
9728f56927 fix(striker-ui): allow message setter override in submit form 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
823c293012 fix(striker-ui): get form data, add confirm in prepare network 2023-07-03 04:46:07 -04:00
Tsu-ba-me
aa5fa7d3e6 fix(striker-ui): repop gateway iface, iface name in network config 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
99a82e3d75 fix(striker-ui): default to warning messages in GateForm 2023-07-03 04:46:07 -04:00
Tsu-ba-me
483f8db9ed fix(striker-ui): set interfaces as applied during read from host detail in network config 2023-07-03 04:46:07 -04:00
Tsu-ba-me
84620d9542 fix(striker-ui): ignore DR host in prepare network 2023-07-03 04:46:07 -04:00
Tsu-ba-me
5f5d521c58 fix(striker-ui): repopulate network configs in network form 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
cdfc179f9f fix(striker-ui): make input number fence param easier by remove input type 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
488ed99370 fix(striker-ui): correct fence management; see details
* add input validation to fix fields, i.e., select agent, and dynamic
  fields, i.e., fence parameters (according to param type)
* connect add, update, delete dialogs to respective back-end endpoints
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
43308a2e88 fix(striker-ui): make form summary entry value scrollable 2023-07-03 04:46:07 -04:00
Tsu-ba-me
0edb8910c2 fix(striker-ui): expose reveal button props, allow adjust line height in SensitiveText 2023-07-03 04:46:07 -04:00
Tsu-ba-me
2ec8031e0e fix(striker-ui): correct nested appearance in FormSummary 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
7414553dae fix(striker-ui): correct add, update, delete submission for UPS(es) 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
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
54197a2f2c fix(tools): wrap guest name with quotes when get vncdisplay in manage vnc pipes 2023-07-03 04:46:07 -04:00
Tsu-ba-me
64093d42a0 fix(tools): allow pass libvirt domain XML info to manage vnc pipes 2023-07-03 04:46:06 -04:00
Tsu-ba-me
f29ccb96d5 fix(libvirt): allow hook complete regardless of ws result, extract guest UUID from XML 2023-07-03 04:46:06 -04:00
Tsu-ba-me
dc78a8ccf1 build(striker-ui): rebuld web UI 2023-07-03 04:46:06 -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
453562eb08 fix(striker-ui): add job indicator, complete message to StrikerInitForm 2023-07-03 04:46:06 -04:00