Commit Graph

128 Commits

Author SHA1 Message Date
Tsu-ba-me
5f5d521c58 fix(striker-ui): repopulate network configs in network form 2023-07-03 04:46:07 -04:00
Tsu-ba-me
2f9af32845 fix(striker-ui): simplify icon links, display session user in drawer 2023-07-03 04:46:06 -04:00
Tsu-ba-me
837dc3028d fix(striker-ui): simplify convert from byte to upper binary byte unit(s) 2023-07-03 04:46:06 -04:00
Tsu-ba-me
0312588535 fix(striker-ui): migrate /cgi-bin->/api 2023-07-03 04:46:06 -04:00
Tsu-ba-me
4dece7aaf8 fix(striker-ui): apply withCredentials to all API requests 2023-07-03 04:46:06 -04:00
Tsu-ba-me
f8b6520da8 fix(striker-ui): inherit colour in input test messages 2023-06-20 00:48:21 -04:00
Tsu-ba-me
0bdc5dd44e fix(striker-ui): re-add not-blank tests to test batch builders 2023-06-19 15:15:33 -04:00
Tsu-ba-me
79bcc3773b fix(striker-ui): remove unneeded not-blank test in input test batch builders 2023-06-19 15:15:33 -04:00
Tsu-ba-me
16ac5a4e6d fix(striker-ui): add IPv4 CSV input test to network config in manage manifest 2023-06-19 15:15:33 -04:00
Tsu-ba-me
fea0657119 fix(striker-ui): call finish batch callback when input optional 2023-06-19 15:15:33 -04:00
Tsu-ba-me
fa2f68574e fix(striker-ui): add regexp object state setter callback 2023-06-19 15:15:32 -04:00
Tsu-ba-me
23ea09ed35 fix(striker-ui): avoid unneeded recreation of message setters 2023-06-19 15:15:32 -04:00
Tsu-ba-me
de5ae58c7e refactor(striker-ui): rename MessageSetterFunction->MessageSetter 2023-06-19 15:15:32 -04:00
Tsu-ba-me
8154fd4dbd fix(striker-ui): allow remove key in object setter builder 2023-06-19 15:15:31 -04:00
Tsu-ba-me
77abfdc933 fix(striker-ui): export buildMessageSetter() 2023-06-19 15:15:31 -04:00
Tsu-ba-me
29a3751524 fix(striker-ui): export buildNumberTestBatch() 2023-06-19 15:15:31 -04:00
Tsu-ba-me
fb8e92ffb4 fix(striker-ui): consolidate network types 2023-06-19 15:15:31 -04:00
Tsu-ba-me
37972bb557 fix(striker-ui): expose isRequired in build test batch functions 2023-04-04 00:23:00 -04:00
Tsu-ba-me
3b9e3c6af0 fix(striker-ui): make buildMapToMessageSetter() handle array ids 2023-04-04 00:23:00 -04:00
Tsu-ba-me
476352ba0e fix(striker-ui): add inline type SensitiveText and BodyText 2023-04-03 13:14:00 -04:00
Tsu-ba-me
cf502ba213 fix(striker-ui): make InputWithRef compatible with Switch 2023-04-03 13:13:59 -04:00
Tsu-ba-me
1248a5e14e fix(striker-ui): add getQueryParam() 2023-02-14 22:42:50 -05:00
Tsu-ba-me
03a251f44d fix(striker-ui): add buildObjectStateSetterCallback 2023-02-14 22:42:50 -05:00
Tsu-ba-me
9ba521839e fix(striker-ui): remove isEmpty() 2022-11-28 14:37:22 -05:00
Tsu-ba-me
f9c9855462 refactor(striker-ui): repair types in InputWithRef 2022-11-28 14:37:22 -05:00
Tsu-ba-me
abc7fdf54c refactor(striker-ui): repairs types in map to value converter 2022-11-28 14:37:22 -05:00
Tsu-ba-me
fb16016ad0 feat(striker-ui): add buildMapToMessageSetter() 2022-11-28 14:37:21 -05:00
Tsu-ba-me
1be005669e fix(striker-ui): revise input tests to handle optional, number fields 2022-11-28 14:37:21 -05:00
Tsu-ba-me
d3e4e51b86 fix(striker-ui): add inital AddPeerDialog 2022-11-28 14:37:21 -05:00
Tsu-ba-me
3a79010af0 fix(striker-ui): connect submit in PrepareHostForm 2022-11-28 14:37:21 -05:00
Tsu-ba-me
63d0bdc1a4 fix(striker-ui): separate peaceful string and not-empty checks 2022-11-28 14:37:21 -05:00
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
184a5962fa fix(striker-ui): isolate PrepareHostForm 2022-11-28 14:37:21 -05:00
Tsu-ba-me
4781a5a158 fix(stiker-ui): add UUID input test batch builder, add peaceful string pattern 2022-11-28 14:37:21 -05:00
Tsu-ba-me
4b80587f57 fix(striker-ui): simplify common input test cases 2022-11-28 14:37:20 -05:00
Tsu-ba-me
4488477f3b refactor(striker-ui): don't export test input types 2022-11-28 14:37:20 -05:00
Tsu-ba-me
43cc7b8852 fix(striker-ui): trigger error in axios based on status code 2022-11-28 14:37:20 -05:00
Tsu-ba-me
556b550f2c fix(striker-ui): add old icon color; to be removed later 2022-11-28 14:37:19 -05:00
Tsu-ba-me
fa391fd5c7 feat(striker-ui): add ConfirPeersForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
65871e32c7 fix(striker-ui): enable isEmpty to check objects 2022-11-28 14:37:19 -05:00
Tsu-ba-me
b470070960 fix(striker-ui): use subset of type map 2022-11-28 14:37:19 -05:00
Tsu-ba-me
25c3b467f9 fix(striker-ui): add regex exclude input tests 2022-11-28 14:37:19 -05:00
Tsu-ba-me
7f5880974e fix(striker-ui): pass append data to input test onSuccess 2022-11-28 14:37:19 -05:00
Tsu-ba-me
c496b90b62 fix(striker-ui): allow each test batch to override isIgnoreOnCallbacks 2022-11-28 14:37:19 -05:00
Tsu-ba-me
df70346824 fix(striker-ui): pass data type to SWR config type 2022-11-28 14:37:19 -05:00
Tsu-ba-me
b20d04215f fix(striker-ui): allow specify options in create input test function 2022-11-28 14:37:19 -05:00
Tsu-ba-me
94f6a2d481 fix(striker-ui): add option to run all input tests 2022-11-28 14:37:19 -05:00
Tsu-ba-me
9e88a44894 fix(striker-ui): add append data to input tests 2022-11-28 14:37:19 -05:00
Tsu-ba-me
f22024e3db fix(striker-ui): test interfaces per network in NetworkInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
441ac0e980 fix(striker-ui): simplify testInput() 2022-11-28 14:37:19 -05:00