Tsu-ba-me
|
9fcae7fcd8
|
fix(striker-ui): add input tests to GateForm
|
2 years ago |
Tsu-ba-me
|
4b80587f57
|
fix(striker-ui): simplify common input test cases
|
2 years ago |
Tsu-ba-me
|
4488477f3b
|
refactor(striker-ui): don't export test input types
|
2 years ago |
Tsu-ba-me
|
2d6e309534
|
fix(striker-ui): add GateForm
|
2 years ago |
Tsu-ba-me
|
50452c49c0
|
fix(striker-ui): add onSet callback to MessageGroup
|
2 years ago |
Tsu-ba-me
|
f15592f82f
|
fix(striker-ui): skip empty keys when building Grid items
|
2 years ago |
Tsu-ba-me
|
06b33273f3
|
fix(striker-ui): add wrapper around Grid to make it compatible with FlexBox spacing
|
2 years ago |
Tsu-ba-me
|
e41bc3a572
|
fix(striker-ui): separate type and render() in ConfirmDialog
* Make ConfirmDialog open state local and expose its setter through ref
|
2 years ago |
Tsu-ba-me
|
37c856d383
|
fix(striker-ui): separate type and render() in ContainedButton
|
2 years ago |
Tsu-ba-me
|
fa3fc07d85
|
fix(striker-ui): add custom Grid
|
2 years ago |
Tsu-ba-me
|
e3ebbac07e
|
fix(striker-ui): add RadioGroupWithLabel
|
2 years ago |
Tsu-ba-me
|
8fa54b7290
|
feat(striker-ui): add /prepare-host WIP
|
2 years ago |
Tsu-ba-me
|
43cc7b8852
|
fix(striker-ui): trigger error in axios based on status code
|
2 years ago |
Tsu-ba-me
|
2ffe2c6f61
|
fix(striker-ui): improve contrast between input text and label
|
2 years ago |
Tsu-ba-me
|
5e9c38b008
|
fix(striker-ui-api): add PUT /host/prepare and revise PUT /host/:hostUUID
|
2 years ago |
Tsu-ba-me
|
54b78e9f25
|
fix(striker-ui-api): make return type in sanitize required
|
2 years ago |
Tsu-ba-me
|
fcf999b11b
|
fix(striker-ui-api): add prepareHost()
|
2 years ago |
Tsu-ba-me
|
7033b64bb3
|
fix(striker-ui-api): add bad SSH keys to /command/inquire-host
|
2 years ago |
Tsu-ba-me
|
5424fc3858
|
feat(striker-ui-api): add /command/inquire-peer
|
2 years ago |
Tsu-ba-me
|
e67e732fd8
|
fix(striker-ui-api): split /ssh-key and /ssh-key/conflict
|
2 years ago |
Tsu-ba-me
|
14a5b178dd
|
fix(striker-ui-api): add PUT /update-system
|
2 years ago |
Tsu-ba-me
|
00aa2c02df
|
fix(striker-ui-api): wrap missed job calls in try-catch
|
2 years ago |
Tsu-ba-me
|
3a01052e03
|
feat(striker-ui-api): add PUT /host/:hostUUID
|
2 years ago |
Tsu-ba-me
|
1b6f1c2a2e
|
refactor(striker-ui-api): replace 'local' with constant
|
2 years ago |
Tsu-ba-me
|
f9bd775ed6
|
fix(striker-ui-api): add install-target state to GET /host/:hostUUID
|
2 years ago |
Tsu-ba-me
|
0aec411e1a
|
feat(striker-ui-api): add GET /ssh-key
|
2 years ago |
Tsu-ba-me
|
c023c08310
|
fix(striker-ui-api): allow direct destructure from match() result
|
2 years ago |
Tsu-ba-me
|
e3d4c243b9
|
feat(striker-ui-api): add /ssh-key WIP
|
2 years ago |
Tsu-ba-me
|
6afa296858
|
refactor(striker-ui-api): relocate getLocalHostUUID try-catch
|
2 years ago |
Tsu-ba-me
|
be1332b4f3
|
fix(striker-ui-api): prioritize /host/connection over /host/:hostUUID
|
2 years ago |
Tsu-ba-me
|
df77899be1
|
fix(striker-ui-api): add /user
|
2 years ago |
Tsu-ba-me
|
884742cb0a
|
fix(striker-ui-api): remove excess from GET /host detail
|
2 years ago |
Tsu-ba-me
|
59ddc232e7
|
feat(striker-ui-api): add cap function
|
2 years ago |
Tsu-ba-me
|
e73afffc55
|
fix(striker-ui): allow wrapper 'type' in OutlinedInput
|
2 years ago |
Tsu-ba-me
|
e31d4564ee
|
fix(striker-ui-api): add /host/:hostUUID WIP
|
2 years ago |
Tsu-ba-me
|
72e070bc38
|
fix(striker-ui-api): remove empty functions in buildCondition functions
|
2 years ago |
Tsu-ba-me
|
28e12251d6
|
fix(striker-ui-api): simplify modify query result
|
2 years ago |
Tsu-ba-me
|
1fec480af7
|
fix(striker-ui-api): rename buildCondition functions
|
2 years ago |
Tsu-ba-me
|
e38864e256
|
fix(striker-ui-api): allow replace modifier in sanitizeQS
|
2 years ago |
Tsu-ba-me
|
bbb0fa503e
|
fix(striker-ui-api): replace empty function with call in join
|
2 years ago |
Tsu-ba-me
|
ca7288cbdd
|
fix(striker-ui-api): simplify build ID condition
|
2 years ago |
Tsu-ba-me
|
58ef1c04c7
|
fix(striker-ui-api): add JoinFunction type
|
2 years ago |
Tsu-ba-me
|
e412d615d1
|
fix(striker-ui-api): relocate sanitize input for SQL query
|
2 years ago |
Tsu-ba-me
|
3cb7c0f7ee
|
fix(striker-ui-api): add onEach callback to join
|
2 years ago |
Tsu-ba-me
|
107b119d52
|
fix(striker-ui-api): reduce required variables when creating jobs
|
2 years ago |
Tsu-ba-me
|
e28ad3b0b2
|
fix(striker-ui): add start epoch to JobSummary
|
2 years ago |
Tsu-ba-me
|
3fd6c9d841
|
fix(striker-ui): don't insert empty header in List
|
2 years ago |
Tsu-ba-me
|
3e14c20f75
|
fix(striker-ui-api): move /initialize-striker->POST /host?hostType=striker
|
2 years ago |
Tsu-ba-me
|
403bdaddbc
|
fix(striker-ui-api): revise std outputs in accessModule
|
2 years ago |
Tsu-ba-me
|
d5ee937a9e
|
fix(striker-ui-api): add commands to manage host power actions
|
2 years ago |