Commit Graph

153 Commits

Author SHA1 Message Date
Tsu-ba-me
fab0fdeb84 fix(striker-ui): remove unused network mapping flag 2024-06-11 16:02:54 -04:00
Tsu-ba-me
4c2bf4dbed fix(striker-ui): use documented way to create axios instance 2024-06-11 16:02:54 -04:00
Tsu-ba-me
76703d5f30 fix(striker-ui): don't hide password script in manage fence form 2024-04-09 15:13:54 -04:00
Tsu-ba-me
96be4a41b2 fix(striker-ui): isolate disassemble camel string 2024-03-07 11:53:54 -05:00
Tsu-ba-me
59e692bcbe fix(striker-ui): simplify field name in formik errors 2024-01-29 13:13:52 -05:00
Tsu-ba-me
d6ebd523c8 fix(striker-ui): export regexp string patterns 2024-01-29 13:13:52 -05:00
Tsu-ba-me
ac4571f321 fix(striker-ui): add mail-config page and its link 2024-01-29 13:13:51 -05:00
Tsu-ba-me
e1d6567097 fix(striker-ui): correct types in get formik error messages 2024-01-29 13:13:51 -05:00
Tsu-ba-me
62f8cff980 feat(striker-ui): simplify debounce function from lodash 2024-01-29 13:13:50 -05:00
Tsu-ba-me
cb395fe1ac fix(striker-ui): disable network mapping on successful submission 2023-11-27 17:14:09 -05:00
Tsu-ba-me
f4a1ab5a0b fix(striker-ui): add servers to subnodes, revise node summary layout 2023-10-03 02:56:36 -04:00
Tsu-ba-me
bd6bc7f7f6 fix(striker-ui): add api converter to anvil detail 2023-10-02 20:44:33 -04:00
Tsu-ba-me
05438d39f4 fix(striker-ui): add shared storage api response converter 2023-10-02 15:18:14 -04:00
Tsu-ba-me
ac28ea88df fix(striker-ui): isolate fetched data conversion 2023-10-02 15:18:14 -04:00
Tsu-ba-me
eb523c739d fix(striker-ui): correct elapsed calculation in time helpers 2023-09-26 19:24:55 -04:00
Tsu-ba-me
5e0f5133e7 fix(striker-ui): isolate now function in time helpers 2023-09-26 18:59:01 -04:00
Tsu-ba-me
bd33f8711f fix(striker-ui): add function to calculate elapsed string 2023-09-26 02:45:39 -04:00
Tsu-ba-me
d1b7969c94 fix(striker-ui): add helper functions to work with time 2023-09-25 23:43:47 -04:00
Tsu-ba-me
2e2450b8b9 fix(striker-ui): add yup dynamic object builder 2023-09-21 03:41:15 -04:00
Tsu-ba-me
990dfbb375 fix(striker-ui): add formik errors converter 2023-09-21 03:41:15 -04:00
Tsu-ba-me
bbbdb42d59 fix(striker-ui): add string wrapper function 2023-09-21 03:41:15 -04:00
Tsu-ba-me
782bbd2bfa fix(striker-ui): add UncontrolledInput 2023-09-21 03:41:15 -04:00
Tsu-ba-me
ade881f0d3 fix(striker-ui): remove custom sort comparator for network ifaces 2023-08-16 16:42:15 -04:00
Tsu-ba-me
fd3596e4ab fix(striker-ui): reduce restrictions on valid UUIDv4 2023-08-12 23:43:40 -04:00
Tsu-ba-me
92c4cb86c1 fix(striker-ui): rename node->subnode in host status 2023-08-11 14:13:04 -04:00
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