Tsu-ba-me
ac28ea88df
fix(striker-ui): isolate fetched data conversion
1 year ago
Tsu-ba-me
78cbdeb123
fix(striker-ui): add thin option to stack bar
1 year ago
Tsu-ba-me
66a1e6c111
fix(striker-ui): simplify bar underline, add stack bar
1 year ago
Tsu-ba-me
8eda5b1849
fix(striker-ui): correct free memory calculation
1 year ago
Tsu-ba-me
79cd66f17b
fix(striker-ui): correct host status definition
1 year ago
Tsu-ba-me
92132a49ae
build(striker-ui): rebuild
1 year ago
Tsu-ba-me
0408d4d284
fix(striker-ui): reworded stale screenshot label
1 year ago
Tsu-ba-me
16f04aa207
fix(striker-ui): update time ago on fetch in Preview
1 year ago
Tsu-ba-me
673898260e
fix(striker-ui): replace stale ss label with time-ago
1 year ago
Tsu-ba-me
eb523c739d
fix(striker-ui): correct elapsed calculation in time helpers
1 year ago
Tsu-ba-me
5e0f5133e7
fix(striker-ui): isolate now function in time helpers
1 year ago
Tsu-ba-me
813767f85a
fix(striker-ui): correct server screenshot loading, stale, display
1 year ago
Tsu-ba-me
bd33f8711f
fix(striker-ui): add function to calculate elapsed string
1 year ago
Tsu-ba-me
d1b7969c94
fix(striker-ui): add helper functions to work with time
1 year ago
Tsu-ba-me
5ab2362f75
build(striker-ui): rebuild
1 year ago
Tsu-ba-me
fe0d9de28c
fix(striker-ui): correct types in file input group
1 year ago
Tsu-ba-me
45ea421724
fix(striker-ui): prepare handle error in add file form
1 year ago
Tsu-ba-me
a32bbb838e
fix(striker-ui): replace file manager
1 year ago
Tsu-ba-me
7d0dab6bb2
fix(striker-ui): show request error, show submitting in edit file form
1 year ago
Tsu-ba-me
f0189b4949
fix(striker-ui): move loading spinner from Dialog actions to ActionGroup
1 year ago
Tsu-ba-me
689734b293
fix(striker-ui): close on proceed when confirm in manage files
1 year ago
Tsu-ba-me
34fc75b3d7
fix(striker-ui): add new file management components
1 year ago
Tsu-ba-me
4823b7aeb5
fix(striker-ui): use normal colour on close dialog button
1 year ago
Tsu-ba-me
13994880ac
fix(striker-ui): add file related schemas
1 year ago
Tsu-ba-me
2e2450b8b9
fix(striker-ui): add yup dynamic object builder
1 year ago
Tsu-ba-me
990dfbb375
fix(striker-ui): add formik errors converter
1 year ago
Tsu-ba-me
41055cc626
fix(striker-ui): relocate Message(s) types
1 year ago
Tsu-ba-me
da491ab814
fix(striker-ui): add fetch hook
1 year ago
Tsu-ba-me
a7d97c88fd
fix(striker-ui): add /api/file response types
1 year ago
Tsu-ba-me
c1d6990070
fix(striker-ui): add /api/anvil response type
1 year ago
Tsu-ba-me
b88f90c315
fix(striker-ui): allow pass messages from parent(s) in MessageGroup
1 year ago
Tsu-ba-me
cfa6fd9539
fix(striker-ui): add tree type
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
c03ad02738
fix(striker-ui): move type to extendable event handler
1 year ago
Tsu-ba-me
bbbdb42d59
fix(striker-ui): add string wrapper function
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
3431cac5dd
chore(striker-ui): install lodash
1 year ago
Tsu-ba-me
782bbd2bfa
fix(striker-ui): add UncontrolledInput
1 year ago
Tsu-ba-me
f941496c98
chore(striker-ui): install formik, yup
1 year ago
Tsu-ba-me
fd3b20e8bd
build(striker-ui): rebuild
1 year ago
Tsu-ba-me
7d98119abe
fix(striker-ui&api): provide formatted os list to provision form
1 year ago
Tsu-ba-me
34d1693698
build(striker-ui): rebuild
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
3374ca6a4b
build(striker-ui): rebuild
1 year ago