Tsu-ba-me
|
e038b809d9
|
fix(striker-ui): repair SimpleOperationPanel and /config
|
2 years ago |
Tsu-ba-me
|
9d52213ef9
|
fix(striker-ui-api): add short name and rename to installTarget in GET /host/:hostUUID
|
2 years ago |
Tsu-ba-me
|
a1602d5ea8
|
fix(striker-ui): add useIsFirstRender hook
|
2 years ago |
Tsu-ba-me
|
bea26271a3
|
fix(striker-ui): add delete to ConfigPeersForm
|
2 years ago |
Tsu-ba-me
|
962cc92d14
|
refactor(striker-ui): use BodyText's align in ManageChangedSSHKeysForm
|
2 years ago |
Tsu-ba-me
|
d2f2e87593
|
refactor(striker-ui): rename delete icon in List
|
2 years ago |
Tsu-ba-me
|
21329e7c47
|
fix(striker-ui): add simple colour control to proceed button in ConfirmDialog
|
2 years ago |
Tsu-ba-me
|
f4c4e30610
|
feat(striker-ui): add ManageUsersForm
|
2 years ago |
Tsu-ba-me
|
0bf25ba693
|
fix(striker-ui): revise List to add more flexibility
|
2 years ago |
Tsu-ba-me
|
81974ef626
|
fix(striker-ui-api): add short host name to GET /host
|
2 years ago |
Tsu-ba-me
|
3a79010af0
|
fix(striker-ui): connect submit in PrepareHostForm
|
2 years ago |
Tsu-ba-me
|
6d114b6d99
|
fix(striker-ui-api): add enterpriseUUID to prepareHost
|
2 years ago |
Tsu-ba-me
|
63d0bdc1a4
|
fix(striker-ui): separate peaceful string and not-empty checks
|
2 years ago |
Tsu-ba-me
|
8e5dccac03
|
fix(striker-ui): revise axios instance to use default data transformers
|
2 years ago |
Tsu-ba-me
|
099b2c9470
|
feat(striker-ui-api): add POST, DELETE /host/connection
|
2 years ago |
Tsu-ba-me
|
e20a3a4af1
|
fix(striker-ui-api): add optional local host UUID in toHostUUID()
|
2 years ago |
Tsu-ba-me
|
e394b0736e
|
fix(striker-ui-api): add getPeerData() to accessModule
|
2 years ago |
Tsu-ba-me
|
0a3d36c340
|
fix(striker-ui-api): add stdoutVar()
|
2 years ago |
Tsu-ba-me
|
2e5edfdcf0
|
fix(tools): return complete subroutine results in anvil-access-module
|
2 years ago |
Tsu-ba-me
|
40dd856c50
|
fix(striker-ui): show message when optional section appears in PrepareHostForm
|
2 years ago |
Tsu-ba-me
|
c5d349bc92
|
fix(striker-ui): display message only when submit is allowed in GateForm
|
2 years ago |
Tsu-ba-me
|
184a5962fa
|
fix(striker-ui): isolate PrepareHostForm
|
2 years ago |
Tsu-ba-me
|
1c22604f3c
|
fix(striker-ui): relocate messages, toggle submit disabled prop in GateForm
|
2 years ago |
Tsu-ba-me
|
4781a5a158
|
fix(stiker-ui): add UUID input test batch builder, add peaceful string pattern
|
2 years ago |
Tsu-ba-me
|
caa63c4535
|
fix(striker-ui): allow toggle placeholder in MessageGroup
|
2 years ago |
Tsu-ba-me
|
c040026e73
|
fix(striker-ui): add input IDs and input label for error messages in GateForm
|
2 years ago |
Tsu-ba-me
|
6832933d7f
|
fix(striker-ui): don't nest (potential) setState() in MessageGroup
|
2 years ago |
Tsu-ba-me
|
9d02da717c
|
fix(striker-ui): correct error message triggers in GateForm
|
2 years ago |
Tsu-ba-me
|
6d199a53e1
|
fix(striker-ui): correct onSet calls in MessageGroup
|
2 years ago |
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 |