Commit Graph

795 Commits

Author SHA1 Message Date
Tsu-ba-me
07e04a970a fix(striker-ui): add form summary to manage manifest forms 2023-08-17 01:21:24 -04:00
Tsu-ba-me
382640bad0 fix(striker-ui): add optional close button to form dialog 2023-08-17 00:58:34 -04:00
Tsu-ba-me
ade881f0d3 fix(striker-ui): remove custom sort comparator for network ifaces 2023-08-16 16:42:15 -04:00
Tsu-ba-me
8846a09a2c fix(striker-ui): sort network ifaces by name initially 2023-08-16 16:23:57 -04:00
Tsu-ba-me
54e0ae35c5 fix(striker-ui): rename nodes->subnodes in hosts panel 2023-08-11 14:20:50 -04:00
Tsu-ba-me
92c4cb86c1 fix(striker-ui): rename node->subnode in host status 2023-08-11 14:13:04 -04:00
Tsu-ba-me
94480c68d6 fix(striker-ui): rename 'node pair'->node in provision server 2023-08-11 14:13:04 -04:00
Tsu-ba-me
32ee5c65c9 fix(striker-ui): rename node->subnode in prepare host form 2023-08-11 14:13:04 -04:00
Tsu-ba-me
a91d4f6e5e fix(striker-ui): guard against uninit subnodes in network init form 2023-08-11 13:35:11 -04:00
Tsu-ba-me
53f169ad5c fix(striker-ui): add close button to add peer dialog 2023-08-11 13:33:54 -04:00
Tsu-ba-me
fce5bc5c11 fix(striker-ui): set query param for fetch screenshot explicitly 2023-08-11 12:58:15 -04:00
Tsu-ba-me
f681f6f47a fix(striker-ui): auto-suggest IP, mask for all network types 2023-08-10 12:15:54 -04:00
Tsu-ba-me
b6bb813fb2 fix(striker-ui): limit MN count to 1, auto-suggest MN IP, mask 2023-08-10 12:15:54 -04:00
Tsu-ba-me
86ecd3537c fix(striker-ui): auto-suggest last octet of not IFN on striker based on host sequence 2023-08-10 12:15:54 -04:00
Tsu-ba-me
1987fc7c2c fix(striker-ui): revert user to 'admin' in add peer 2023-08-09 15:03:07 -04:00
Tsu-ba-me
823f0780b1 fix(striker-ui): default user to 'root' in add peer 2023-08-07 01:47:35 -04:00
Tsu-ba-me
37f427aa64 fix(striker-ui): use full host string instead of hostname when building server VNC url 2023-07-20 22:28:04 -04:00
Tsu-ba-me
44fa698927 fix(striker-ui): correct types on FullSize 2023-07-20 22:28:04 -04:00
Tsu-ba-me
0ada0d4292 fix(striker-ui): correct VNC key-combo menu colours 2023-07-20 22:28:04 -04:00
Tsu-ba-me
a00a5721d6 fix(striker-ui): auto-reconnect VNC upon failure 2023-07-20 22:28:04 -04:00
Tsu-ba-me
eb907affbc fix(striker-ui): restore server VNC to working state 2023-07-20 22:28:04 -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
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
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
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
5f5d521c58 fix(striker-ui): repopulate network configs in network form 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
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
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
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
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
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
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
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