Commit Graph

4131 Commits

Author SHA1 Message Date
Tsu-ba-me
c023c08310 fix(striker-ui-api): allow direct destructure from match() result 2022-11-28 14:37:20 -05:00
Tsu-ba-me
e3d4c243b9 feat(striker-ui-api): add /ssh-key WIP 2022-11-28 14:37:20 -05:00
Tsu-ba-me
6afa296858 refactor(striker-ui-api): relocate getLocalHostUUID try-catch 2022-11-28 14:37:20 -05:00
Tsu-ba-me
be1332b4f3 fix(striker-ui-api): prioritize /host/connection over /host/:hostUUID 2022-11-28 14:37:20 -05:00
Tsu-ba-me
df77899be1 fix(striker-ui-api): add /user 2022-11-28 14:37:20 -05:00
Tsu-ba-me
884742cb0a fix(striker-ui-api): remove excess from GET /host detail 2022-11-28 14:37:20 -05:00
Tsu-ba-me
59ddc232e7 feat(striker-ui-api): add cap function 2022-11-28 14:37:20 -05:00
Tsu-ba-me
e73afffc55 fix(striker-ui): allow wrapper 'type' in OutlinedInput 2022-11-28 14:37:20 -05:00
Tsu-ba-me
e31d4564ee fix(striker-ui-api): add /host/:hostUUID WIP 2022-11-28 14:37:20 -05:00
Tsu-ba-me
72e070bc38 fix(striker-ui-api): remove empty functions in buildCondition functions 2022-11-28 14:37:20 -05:00
Tsu-ba-me
28e12251d6 fix(striker-ui-api): simplify modify query result 2022-11-28 14:37:20 -05:00
Tsu-ba-me
1fec480af7 fix(striker-ui-api): rename buildCondition functions 2022-11-28 14:37:20 -05:00
Tsu-ba-me
e38864e256 fix(striker-ui-api): allow replace modifier in sanitizeQS 2022-11-28 14:37:20 -05:00
Tsu-ba-me
bbb0fa503e fix(striker-ui-api): replace empty function with call in join 2022-11-28 14:37:20 -05:00
Tsu-ba-me
ca7288cbdd fix(striker-ui-api): simplify build ID condition 2022-11-28 14:37:20 -05:00
Tsu-ba-me
58ef1c04c7 fix(striker-ui-api): add JoinFunction type 2022-11-28 14:37:20 -05:00
Tsu-ba-me
e412d615d1 fix(striker-ui-api): relocate sanitize input for SQL query 2022-11-28 14:37:20 -05:00
Tsu-ba-me
3cb7c0f7ee fix(striker-ui-api): add onEach callback to join 2022-11-28 14:37:20 -05:00
Tsu-ba-me
107b119d52 fix(striker-ui-api): reduce required variables when creating jobs 2022-11-28 14:37:20 -05:00
Tsu-ba-me
e28ad3b0b2 fix(striker-ui): add start epoch to JobSummary 2022-11-28 14:37:20 -05:00
Tsu-ba-me
3fd6c9d841 fix(striker-ui): don't insert empty header in List 2022-11-28 14:37:20 -05:00
Tsu-ba-me
3e14c20f75 fix(striker-ui-api): move /initialize-striker->POST /host?hostType=striker 2022-11-28 14:37:20 -05:00
Tsu-ba-me
403bdaddbc fix(striker-ui-api): revise std outputs in accessModule 2022-11-28 14:37:20 -05:00
Tsu-ba-me
d5ee937a9e fix(striker-ui-api): add commands to manage host power actions 2022-11-28 14:37:20 -05:00
Tsu-ba-me
28596e15dd fix(striker-ui-api): add print functions to shell 2022-11-28 14:37:19 -05:00
Tsu-ba-me
d6e32c6c89 fix(striker-ui-api): simplify insert or update job 2022-11-28 14:37:19 -05:00
Tsu-ba-me
5d81d4934d fix(striker-ui-api): correct sanitize number query param 2022-11-28 14:37:19 -05:00
Tsu-ba-me
35471cbedc fix(striker-ui): match GET /host/connection output in ConfigPeersForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
25f1e1e206 fix(striker-ui-api): rename /job query param to "start" 2022-11-28 14:37:19 -05:00
Tsu-ba-me
3d6f051a7d fix(striker-ui-api): output SQL query when debug 2022-11-28 14:37:19 -05:00
Tsu-ba-me
3bbc9c03c7 fix(striker-ui-api): allow multiple host views in GET /host/connection 2022-11-28 14:37:19 -05:00
Tsu-ba-me
642ebfc4c3 feat(striker-ui): add ManageChangedSSHKeysForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
c5c4028fa6 fix(striker-ui): expose check all state in List 2022-11-28 14:37:19 -05:00
Tsu-ba-me
3abd21df72 fix(striker-ui): revise header override and item checkbox in List 2022-11-28 14:37:19 -05:00
Tsu-ba-me
c32471658d fix(striker-ui): add job icon with indicator to Header 2022-11-28 14:37:19 -05:00
Tsu-ba-me
dbb90f07de fix(striker-ui): add JobSummary 2022-11-28 14:37:19 -05:00
Tsu-ba-me
84ebc333ef fix(striker-ui): split column and row spacing in Flexbox 2022-11-28 14:37:19 -05:00
Tsu-ba-me
c1326e7792 chore(striker-ui): allow skip props in object destructure 2022-11-28 14:37:19 -05:00
Tsu-ba-me
512ad7f2d8 feat(striker-ui): add styled Divider 2022-11-28 14:37:19 -05:00
Tsu-ba-me
449ace0490 fix(striker-ui): expose additional props in HeaderText 2022-11-28 14:37:19 -05:00
Tsu-ba-me
80467310df fix(striker-ui): expose panelClasses 2022-11-28 14:37:19 -05:00
Tsu-ba-me
4bbe570098 fix(striker-ui): make header spinner toggle-able in ExpandablePanel 2022-11-28 14:37:19 -05:00
Tsu-ba-me
68f019414b fix(striker-ui): add render when List is empty 2022-11-28 14:37:19 -05:00
Tsu-ba-me
556b550f2c fix(striker-ui): add old icon color; to be removed later 2022-11-28 14:37:19 -05:00
Tsu-ba-me
02e4126975 fix(striker-ui): expose fake paper props in Panel 2022-11-28 14:37:19 -05:00
Tsu-ba-me
8743b4697c fix(striker-ui): increase indicator font size in IconWithIndicator 2022-11-28 14:37:19 -05:00
Tsu-ba-me
e1db471366 refactor(striker-ui-api): reorder imports in getJob 2022-11-28 14:37:19 -05:00
Tsu-ba-me
aea864fec5 refactor(striker-ui): rename *ForwardRefContent->*ForwardedRefContent 2022-11-28 14:37:19 -05:00
Tsu-ba-me
d6920acb4f fix(striker-ui): allow number in indicator in IconWithIndicator 2022-11-28 14:37:19 -05:00
Tsu-ba-me
0593338b01 fix(striker-ui): add scroll CSS and expose root props in List 2022-11-28 14:37:19 -05:00