Tsu-ba-me
|
556b550f2c
|
fix(striker-ui): add old icon color; to be removed later
|
2 years ago |
Tsu-ba-me
|
02e4126975
|
fix(striker-ui): expose fake paper props in Panel
|
2 years ago |
Tsu-ba-me
|
8743b4697c
|
fix(striker-ui): increase indicator font size in IconWithIndicator
|
2 years ago |
Tsu-ba-me
|
e1db471366
|
refactor(striker-ui-api): reorder imports in getJob
|
2 years ago |
Tsu-ba-me
|
aea864fec5
|
refactor(striker-ui): rename *ForwardRefContent->*ForwardedRefContent
|
2 years ago |
Tsu-ba-me
|
d6920acb4f
|
fix(striker-ui): allow number in indicator in IconWithIndicator
|
2 years ago |
Tsu-ba-me
|
0593338b01
|
fix(striker-ui): add scroll CSS and expose root props in List
|
2 years ago |
Tsu-ba-me
|
3f68c241c7
|
feat(striker-ui): add IconWithIndicator
|
2 years ago |
Tsu-ba-me
|
bc91fcd88b
|
fix(striker-ui-api): add /job
|
2 years ago |
Tsu-ba-me
|
76e5f5f925
|
fix(striker-ui-api): add date to shell
|
2 years ago |
Tsu-ba-me
|
43d7662c4d
|
fix(striker-ui-api): sanitize query string as number
|
2 years ago |
Tsu-ba-me
|
fa391fd5c7
|
feat(striker-ui): add ConfirPeersForm
|
2 years ago |
Tsu-ba-me
|
fadd6e3bac
|
fix(striker-ui): add loading switch to ExpandablePanel
|
2 years ago |
Tsu-ba-me
|
7182961a45
|
fix(striker-ui): expose progress component props in Spinner
|
2 years ago |
Tsu-ba-me
|
b576e799e2
|
feat(striker-ui-api): add /host, /host/connection
|
2 years ago |
Tsu-ba-me
|
5a9f936913
|
feat(striker-ui-api): add getAnvilData to accessModule
|
2 years ago |
Tsu-ba-me
|
0284434815
|
fix(tools): allow subroutine execution before reading $anvil->data
|
2 years ago |
Tsu-ba-me
|
e988dcedde
|
fix(tools): expose $anvil->data given specific target structure
|
2 years ago |
Tsu-ba-me
|
0e31e31786
|
fix(striker-ui-api): specify return type in call()
|
2 years ago |
Tsu-ba-me
|
809a7e2951
|
fix(tools): add anvil-access-module switch to output $anvil->data
|
2 years ago |
Tsu-ba-me
|
76fa37e466
|
feat(striker-ui): add hooks to handle async cleanup
|
2 years ago |
Tsu-ba-me
|
4caaf3bdda
|
fix(striker-ui): make content padding equal in InnerPanelBody
|
2 years ago |
Tsu-ba-me
|
e8d1c64b64
|
fix(striker-ui): emphasis header, align header and content in List
|
2 years ago |
Tsu-ba-me
|
6a269a95dc
|
feat(striker-ui): customize MUI List
|
2 years ago |
Tsu-ba-me
|
2247d89451
|
feat(striker-ui): customize MUI Checkbox
|
2 years ago |
Tsu-ba-me
|
65871e32c7
|
fix(striker-ui): enable isEmpty to check objects
|
2 years ago |
Tsu-ba-me
|
bc44d92bbd
|
feat(striker-ui): add State
|
2 years ago |
Tsu-ba-me
|
b470070960
|
fix(striker-ui): use subset of type map
|
2 years ago |
Tsu-ba-me
|
c017c5135e
|
fix(striker-ui): add default proceed button style in ConfirmDialog
|
2 years ago |
Tsu-ba-me
|
b0bad697a4
|
feat(striker-ui): add striker config page WIP
|
2 years ago |
Tsu-ba-me
|
767288aa96
|
feat(striker-ui): add ExpandablePanel
|
2 years ago |
Tsu-ba-me
|
a7b80b2e36
|
fix(tools): parse switches in anvil-configure-host
|
2 years ago |
Tsu-ba-me
|
7d7f2d1616
|
fix(striker-ui): reset interfaces on remove network
|
2 years ago |
Tsu-ba-me
|
77c65e931a
|
fix(striker-ui): remove nested BodyText in GeneralInitForm
|
2 years ago |
Tsu-ba-me
|
953ea2cb9b
|
fix(striker-ui): align network links in StrikerInitForm confirm
|
2 years ago |
Tsu-ba-me
|
6c3e20642a
|
fix(striker-ui): add remove network button
|
2 years ago |
Tsu-ba-me
|
25c3b467f9
|
fix(striker-ui): add regex exclude input tests
|
2 years ago |
Tsu-ba-me
|
84d63076bb
|
fix(striker-ui): match gateway line style with network inputs
|
2 years ago |
Tsu-ba-me
|
7f5880974e
|
fix(striker-ui): pass append data to input test onSuccess
|
2 years ago |
Tsu-ba-me
|
22a7a0b436
|
fix(striker-ui): allow skip domain pattern validation
|
2 years ago |
Tsu-ba-me
|
c496b90b62
|
fix(striker-ui): allow each test batch to override isIgnoreOnCallbacks
|
2 years ago |
Tsu-ba-me
|
5c0f06be00
|
fix(striker-ui): fail gateway check when duplicate IP
|
2 years ago |
Tsu-ba-me
|
1bc475b915
|
fix(striker-ui): check org prefix, host name on populate
|
2 years ago |
Tsu-ba-me
|
f6cde6a903
|
fix(striker-ui): extend iface drag begin to whole row
|
2 years ago |
Tsu-ba-me
|
df70346824
|
fix(striker-ui): pass data type to SWR config type
|
2 years ago |
Tsu-ba-me
|
c63cedb315
|
fix(striker-ui): limit messages to show in MessageGroup
|
2 years ago |
Tsu-ba-me
|
7eaa377f28
|
fix(striker-ui): correct input message styles in GeneralInitForm
|
2 years ago |
Tsu-ba-me
|
26d6796935
|
fix(striker-ui): test inputs onBlur in NetworkInitForm
|
2 years ago |
Tsu-ba-me
|
e7ccd70dcc
|
fix(striker-ui): allow set messages in MessageGroup with regex
|
2 years ago |
Tsu-ba-me
|
45a6beff7d
|
fix(striker-ui): test inputs onBlur in GeneralInitForm
|
2 years ago |