Tsu-ba-me
41055cc626
fix(striker-ui): relocate Message(s) types
1 year ago
Tsu-ba-me
b88f90c315
fix(striker-ui): allow pass messages from parent(s) in MessageGroup
1 year ago
Tsu-ba-me
94db04ede7
fix(striker-ui): add dialog with header, add wide option to dialog
1 year ago
Tsu-ba-me
c05932c261
fix(striker-ui): prioritize parent open state in Dialog
1 year ago
Tsu-ba-me
e8fe92321e
fix(striker-ui): break dialog action group
1 year ago
Tsu-ba-me
414987ef3e
fix(striker-ui): decompose dialog scroll box
1 year ago
Tsu-ba-me
a8f5170264
fix(striker-ui): decompose confirm dialog
1 year ago
Tsu-ba-me
e2c264a40f
fix(striker-ui): add colour presets in ContainedButton
1 year ago
Tsu-ba-me
f064623dd3
fix(striker-ui): adjust combine scroll box branching in ConfirmDialog
1 year ago
Tsu-ba-me
782bbd2bfa
fix(striker-ui): add UncontrolledInput
1 year ago
Tsu-ba-me
7d98119abe
fix(striker-ui&api): provide formatted os list to provision form
1 year ago
Tsu-ba-me
54d92f0c21
fix(striker-ui): correct file upload progress display
...
The upload progress was all modifying the last uploading file in the
list. This commit corrects it such that each progress event matches the
file uplaoding.
In addition, this commit alos prevents the pregress bar from reaching
100 before the request completes.
1 year ago
Tsu-ba-me
686f61969c
fix(striker-ui): rename node->subnode in manifest form fields
1 year ago
Tsu-ba-me
07e04a970a
fix(striker-ui): add form summary to manage manifest forms
1 year ago
Tsu-ba-me
382640bad0
fix(striker-ui): add optional close button to form dialog
1 year ago
Tsu-ba-me
ade881f0d3
fix(striker-ui): remove custom sort comparator for network ifaces
1 year ago
Tsu-ba-me
8846a09a2c
fix(striker-ui): sort network ifaces by name initially
1 year ago
Tsu-ba-me
54e0ae35c5
fix(striker-ui): rename nodes->subnodes in hosts panel
1 year ago
Tsu-ba-me
92c4cb86c1
fix(striker-ui): rename node->subnode in host status
1 year ago
Tsu-ba-me
94480c68d6
fix(striker-ui): rename 'node pair'->node in provision server
1 year ago
Tsu-ba-me
32ee5c65c9
fix(striker-ui): rename node->subnode in prepare host form
1 year ago
Tsu-ba-me
a91d4f6e5e
fix(striker-ui): guard against uninit subnodes in network init form
1 year ago
Tsu-ba-me
53f169ad5c
fix(striker-ui): add close button to add peer dialog
1 year ago
Tsu-ba-me
fce5bc5c11
fix(striker-ui): set query param for fetch screenshot explicitly
1 year ago
Tsu-ba-me
f681f6f47a
fix(striker-ui): auto-suggest IP, mask for all network types
1 year ago
Tsu-ba-me
b6bb813fb2
fix(striker-ui): limit MN count to 1, auto-suggest MN IP, mask
1 year ago
Tsu-ba-me
86ecd3537c
fix(striker-ui): auto-suggest last octet of not IFN on striker based on host sequence
1 year ago
Tsu-ba-me
1987fc7c2c
fix(striker-ui): revert user to 'admin' in add peer
1 year ago
Tsu-ba-me
823f0780b1
fix(striker-ui): default user to 'root' in add peer
1 year ago
Tsu-ba-me
9f676736a0
fix(striker-ui): use full host string instead of hostname when building server VNC url
1 year ago
Tsu-ba-me
e13c029049
fix(striker-ui): correct types on FullSize
1 year ago
Tsu-ba-me
6f62df3187
fix(striker-ui): correct VNC key-combo menu colours
1 year ago
Tsu-ba-me
e63fef101f
fix(striker-ui): auto-reconnect VNC upon failure
1 year ago
Tsu-ba-me
a1a00e375b
fix(striker-ui): restore server VNC to working state
1 year ago
Tsu-ba-me
37f427aa64
fix(striker-ui): use full host string instead of hostname when building server VNC url
1 year ago
Tsu-ba-me
44fa698927
fix(striker-ui): correct types on FullSize
1 year ago
Tsu-ba-me
0ada0d4292
fix(striker-ui): correct VNC key-combo menu colours
1 year ago
Tsu-ba-me
a00a5721d6
fix(striker-ui): auto-reconnect VNC upon failure
1 year ago
Tsu-ba-me
eb907affbc
fix(striker-ui): restore server VNC to working state
1 year ago
Tsu-ba-me
22f85171c7
fix(striker-ui): correct, organize file location checkboxes
1 year ago
Tsu-ba-me
76ab36e1f9
fix(striker-ui): test after repop in general, network config forms
1 year ago
Tsu-ba-me
ffe7f1884e
fix(striker-ui): repop, connect reconfig striker
1 year ago
Tsu-ba-me
e436b4de11
fix(striker-ui): connect prepare network submission with endpoint
1 year ago
Tsu-ba-me
823c293012
fix(striker-ui): get form data, add confirm in prepare network
1 year ago
Tsu-ba-me
aa5fa7d3e6
fix(striker-ui): repop gateway iface, iface name in network config
1 year ago
Tsu-ba-me
99a82e3d75
fix(striker-ui): default to warning messages in GateForm
1 year ago
Tsu-ba-me
483f8db9ed
fix(striker-ui): set interfaces as applied during read from host detail in network config
1 year ago
Tsu-ba-me
5f5d521c58
fix(striker-ui): repopulate network configs in network form
1 year ago
Tsu-ba-me
cdfc179f9f
fix(striker-ui): make input number fence param easier by remove input type
1 year ago
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
1 year ago