Tsu-ba-me
8360e04c2f
fix(striker-ui): patch colouring in stack bar
2023-10-04 19:06:23 -04:00
Tsu-ba-me
0b9d6be08c
fix(striker-ui): prevent text overlap in anvil summary
2023-10-03 19:12:23 -04:00
Tsu-ba-me
f4a1ab5a0b
fix(striker-ui): add servers to subnodes, revise node summary layout
2023-10-03 02:56:36 -04:00
Tsu-ba-me
a21d0a9881
fix(striker-ui): hide node description if too long
2023-10-02 22:54:42 -04:00
Tsu-ba-me
3e27af973b
fix(striker-ui): adjust texts in anvil summary
2023-10-02 22:49:30 -04:00
Tsu-ba-me
134e11489c
fix(striker-ui): add node, subnode summary
2023-10-02 20:48:50 -04:00
Tsu-ba-me
5d1ab29955
fix(striker-ui): add anvil summary components
2023-10-02 15:18:14 -04:00
Tsu-ba-me
ac28ea88df
fix(striker-ui): isolate fetched data conversion
2023-10-02 15:18:14 -04:00
Tsu-ba-me
78cbdeb123
fix(striker-ui): add thin option to stack bar
2023-10-02 15:18:14 -04:00
Tsu-ba-me
66a1e6c111
fix(striker-ui): simplify bar underline, add stack bar
2023-10-02 15:18:14 -04:00
Tsu-ba-me
8eda5b1849
fix(striker-ui): correct free memory calculation
2023-10-02 15:18:14 -04:00
Tsu-ba-me
0408d4d284
fix(striker-ui): reworded stale screenshot label
2023-09-30 04:07:18 -04:00
Tsu-ba-me
16f04aa207
fix(striker-ui): update time ago on fetch in Preview
2023-09-26 22:23:51 -04:00
Tsu-ba-me
673898260e
fix(striker-ui): replace stale ss label with time-ago
2023-09-26 19:36:39 -04:00
Tsu-ba-me
813767f85a
fix(striker-ui): correct server screenshot loading, stale, display
2023-09-26 02:54:31 -04:00
Tsu-ba-me
fe0d9de28c
fix(striker-ui): correct types in file input group
2023-09-21 03:41:15 -04:00
Tsu-ba-me
45ea421724
fix(striker-ui): prepare handle error in add file form
2023-09-21 03:41:15 -04:00
Tsu-ba-me
7d0dab6bb2
fix(striker-ui): show request error, show submitting in edit file form
2023-09-21 03:41:15 -04:00
Tsu-ba-me
f0189b4949
fix(striker-ui): move loading spinner from Dialog actions to ActionGroup
2023-09-21 03:41:15 -04:00
Tsu-ba-me
689734b293
fix(striker-ui): close on proceed when confirm in manage files
2023-09-21 03:41:15 -04:00
Tsu-ba-me
34fc75b3d7
fix(striker-ui): add new file management components
2023-09-21 03:41:15 -04:00
Tsu-ba-me
4823b7aeb5
fix(striker-ui): use normal colour on close dialog button
2023-09-21 03:41:15 -04:00
Tsu-ba-me
13994880ac
fix(striker-ui): add file related schemas
2023-09-21 03:41:15 -04:00
Tsu-ba-me
41055cc626
fix(striker-ui): relocate Message(s) types
2023-09-21 03:41:15 -04:00
Tsu-ba-me
b88f90c315
fix(striker-ui): allow pass messages from parent(s) in MessageGroup
2023-09-21 03:41:15 -04:00
Tsu-ba-me
94db04ede7
fix(striker-ui): add dialog with header, add wide option to dialog
2023-09-21 03:41:15 -04:00
Tsu-ba-me
c05932c261
fix(striker-ui): prioritize parent open state in Dialog
2023-09-21 03:41:15 -04:00
Tsu-ba-me
e8fe92321e
fix(striker-ui): break dialog action group
2023-09-21 03:41:15 -04:00
Tsu-ba-me
414987ef3e
fix(striker-ui): decompose dialog scroll box
2023-09-21 03:41:15 -04:00
Tsu-ba-me
a8f5170264
fix(striker-ui): decompose confirm dialog
2023-09-21 03:41:15 -04:00
Tsu-ba-me
e2c264a40f
fix(striker-ui): add colour presets in ContainedButton
2023-09-21 03:41:15 -04:00
Tsu-ba-me
f064623dd3
fix(striker-ui): adjust combine scroll box branching in ConfirmDialog
2023-09-21 03:41:15 -04:00
Tsu-ba-me
782bbd2bfa
fix(striker-ui): add UncontrolledInput
2023-09-21 03:41:15 -04:00
Tsu-ba-me
7d98119abe
fix(striker-ui&api): provide formatted os list to provision form
2023-08-20 19:56:17 -04:00
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.
2023-08-19 04:40:33 -04:00
Tsu-ba-me
686f61969c
fix(striker-ui): rename node->subnode in manifest form fields
2023-08-19 04:40:33 -04:00
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