3327 Commits (88e8978305cd76b89f16634a27e21118ee9132b0)
 

Author SHA1 Message Date
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 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