Commit Graph

19 Commits

Author SHA1 Message Date
Tsu-ba-me
8e5dccac03 fix(striker-ui): revise axios instance to use default data transformers 2022-11-28 14:37:21 -05:00
Tsu-ba-me
e41bc3a572 fix(striker-ui): separate type and render() in ConfirmDialog
* Make ConfirmDialog open state local and expose its setter through ref
2022-11-28 14:37:20 -05:00
Tsu-ba-me
aea864fec5 refactor(striker-ui): rename *ForwardRefContent->*ForwardedRefContent 2022-11-28 14:37:19 -05:00
Tsu-ba-me
953ea2cb9b fix(striker-ui): align network links in StrikerInitForm confirm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
c87958e7d8 fix(striker-ui): add confirm dialog to StrikerInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
56100ee62b fix(striker-ui): disable submit in StrikerInitForm until sub-forms are valid 2022-11-28 14:37:19 -05:00
Tsu-ba-me
1e7be73803 fix(striker-ui): add submit message to StrikerInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
a65b82d9ee fix(striker-ui): connect StrikerInitForm to back-end endpoint 2022-11-28 14:37:19 -05:00
Tsu-ba-me
9ef27e1e86 fix(striker-ui): expose NetworkInitForm values to parent 2022-11-28 14:37:19 -05:00
Tsu-ba-me
595322d168 fix(striker-ui): get children value with ref functions 2022-11-28 14:37:19 -05:00
Tsu-ba-me
0c7c1591ad fix(striker-ui): break striker init form 2022-11-28 14:37:19 -05:00
Tsu-ba-me
5b74736769 fix(striker-ui): move suggest button and ensure help message fills width 2022-11-28 14:37:19 -05:00
Tsu-ba-me
461fab597a fix(striker-ui): don't allow tab to hit suggest buttons 2022-11-28 14:37:19 -05:00
Tsu-ba-me
046b9ef4cd fix(striker-ui): add suggest button for populate after user change 2022-11-28 14:37:19 -05:00
Tsu-ba-me
fc37faaddb fix(striker-ui): add input explanation and adjust input length 2022-11-28 14:37:19 -05:00
Tsu-ba-me
04a0322844 fix(striker-ui): don't populate input after user change 2022-11-28 14:37:19 -05:00
Tsu-ba-me
585030861f fix(striker-ui): add id prop to text inputs 2022-11-28 14:37:19 -05:00
Tsu-ba-me
322686598c fix(striker-ui): auto-populate org prefix and host name 2022-11-28 14:37:18 -05:00
Tsu-ba-me
22eba52b11 fix(striker-ui): break striker init form into smaller modules 2022-11-28 14:37:18 -05:00