Tsu-ba-me
|
28596e15dd
|
fix(striker-ui-api): add print functions to shell
|
2 years ago |
Tsu-ba-me
|
d6e32c6c89
|
fix(striker-ui-api): simplify insert or update job
|
2 years ago |
Tsu-ba-me
|
5d81d4934d
|
fix(striker-ui-api): correct sanitize number query param
|
2 years ago |
Tsu-ba-me
|
35471cbedc
|
fix(striker-ui): match GET /host/connection output in ConfigPeersForm
|
2 years ago |
Tsu-ba-me
|
25f1e1e206
|
fix(striker-ui-api): rename /job query param to "start"
|
2 years ago |
Tsu-ba-me
|
3d6f051a7d
|
fix(striker-ui-api): output SQL query when debug
|
2 years ago |
Tsu-ba-me
|
3bbc9c03c7
|
fix(striker-ui-api): allow multiple host views in GET /host/connection
|
2 years ago |
Tsu-ba-me
|
642ebfc4c3
|
feat(striker-ui): add ManageChangedSSHKeysForm
|
2 years ago |
Tsu-ba-me
|
c5c4028fa6
|
fix(striker-ui): expose check all state in List
|
2 years ago |
Tsu-ba-me
|
3abd21df72
|
fix(striker-ui): revise header override and item checkbox in List
|
2 years ago |
Tsu-ba-me
|
c32471658d
|
fix(striker-ui): add job icon with indicator to Header
|
2 years ago |
Tsu-ba-me
|
dbb90f07de
|
fix(striker-ui): add JobSummary
|
2 years ago |
Tsu-ba-me
|
84ebc333ef
|
fix(striker-ui): split column and row spacing in Flexbox
|
2 years ago |
Tsu-ba-me
|
c1326e7792
|
chore(striker-ui): allow skip props in object destructure
|
2 years ago |
Tsu-ba-me
|
512ad7f2d8
|
feat(striker-ui): add styled Divider
|
2 years ago |
Tsu-ba-me
|
449ace0490
|
fix(striker-ui): expose additional props in HeaderText
|
2 years ago |
Tsu-ba-me
|
80467310df
|
fix(striker-ui): expose panelClasses
|
2 years ago |
Tsu-ba-me
|
4bbe570098
|
fix(striker-ui): make header spinner toggle-able in ExpandablePanel
|
2 years ago |
Tsu-ba-me
|
68f019414b
|
fix(striker-ui): add render when List is empty
|
2 years ago |
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 |