861 Commits (753358a13bc2f0a1a4b78e25c65b74fca23d820c)

Author SHA1 Message Date
Tsu-ba-me 4eca5398fe fix(striker-ui): expose required in OutlinedInputWithLabel 2 years ago
Tsu-ba-me 0f573fe3e0 fix(striker-ui): make required icon brighter in OutlinedInputLabel 2 years ago
Tsu-ba-me 1bba020b55 fix(striker-ui): expose paper and proceed button props in ConfirmDialog 2 years ago
Tsu-ba-me df24ead7e3 fix(striker-ui): add fillRow to OutlinedInputWithLabel 2 years ago
Tsu-ba-me d6a9510fda fix(striker-ui): add CheckboxWithLabel 2 years ago
Tsu-ba-me 6c8807b284 fix(striker-ui): repair MITM external link text wrap 2 years ago
Tsu-ba-me f2cf39a0dc fix(striker-ui): let fetch refresh handle remove peers after delete 2 years ago
Tsu-ba-me eddb0ea393 fix(striker-ui): add delete SSH key conflict 2 years ago
Tsu-ba-me a9941af621 fix(striker-ui): include previous data in ConfigPeersForm 2 years ago
Tsu-ba-me ab3fe5c625 fix(striker-ui): load SSH key conflicts 2 years ago
Tsu-ba-me 57735063f7 fix(striker-ui): add external link to MITM wiki in ManageChangedSSHKeysForm 2 years ago
Tsu-ba-me 9d171ee607 fix(striker-ui): simplify children in Link 2 years ago
Tsu-ba-me e1c5cb6946 fix(striker-ui): update install target state in /config 2 years ago
Tsu-ba-me 91212adf98 fix(striker-ui): revise error messages in StrikerConfig 2 years ago
Tsu-ba-me e038b809d9 fix(striker-ui): repair SimpleOperationPanel and /config 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 3a79010af0 fix(striker-ui): connect submit in PrepareHostForm 2 years ago
Tsu-ba-me 8e5dccac03 fix(striker-ui): revise axios instance to use default data transformers 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 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 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 2ffe2c6f61 fix(striker-ui): improve contrast between input text and label 2 years ago
Tsu-ba-me e73afffc55 fix(striker-ui): allow wrapper 'type' in OutlinedInput 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 35471cbedc fix(striker-ui): match GET /host/connection output in ConfigPeersForm 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