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
184a5962fa
fix(striker-ui): isolate PrepareHostForm
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
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
43cc7b8852
fix(striker-ui): trigger error in axios based on status code
2 years ago
Tsu-ba-me
556b550f2c
fix(striker-ui): add old icon color; to be removed later
2 years ago
Tsu-ba-me
fa391fd5c7
feat(striker-ui): add ConfirPeersForm
2 years ago
Tsu-ba-me
65871e32c7
fix(striker-ui): enable isEmpty to check objects
2 years ago
Tsu-ba-me
b470070960
fix(striker-ui): use subset of type map
2 years ago
Tsu-ba-me
25c3b467f9
fix(striker-ui): add regex exclude input tests
2 years ago
Tsu-ba-me
7f5880974e
fix(striker-ui): pass append data to input test onSuccess
2 years ago
Tsu-ba-me
c496b90b62
fix(striker-ui): allow each test batch to override isIgnoreOnCallbacks
2 years ago
Tsu-ba-me
df70346824
fix(striker-ui): pass data type to SWR config type
2 years ago
Tsu-ba-me
b20d04215f
fix(striker-ui): allow specify options in create input test function
2 years ago
Tsu-ba-me
94f6a2d481
fix(striker-ui): add option to run all input tests
2 years ago
Tsu-ba-me
9e88a44894
fix(striker-ui): add append data to input tests
2 years ago
Tsu-ba-me
f22024e3db
fix(striker-ui): test interfaces per network in NetworkInitForm
2 years ago
Tsu-ba-me
441ac0e980
fix(striker-ui): simplify testInput()
2 years ago
Tsu-ba-me
23d6669bd7
fix(striker-ui): correct IPv4 CSV regex pattern
2 years ago
Tsu-ba-me
b0731a9c18
fix(striker-ui): add exclude ID list to input tests
2 years ago
Tsu-ba-me
469df1b7c1
fix(striker-ui): allow input test to fetch value during run
2 years ago
Tsu-ba-me
74df410e01
fix(striker-ui): add regex patterns
2 years ago
Tsu-ba-me
807af8d7b0
fix(striker-ui): add compare value to input test variables
2 years ago
Tsu-ba-me
82fcb1e08e
fix(striker-ui): add onPasswordVisibilityAppend to OutlinedInput
2 years ago
Tsu-ba-me
691c54875a
fix(striker-ui): export testLength() in barrel
2 years ago
Tsu-ba-me
2d6766f096
fix(striker-ui): add testLength() and make test defaults optional
2 years ago
Tsu-ba-me
13b4cabaf8
fix(striker-ui): add undefined to type map
2 years ago
Tsu-ba-me
7ad4ad725e
fix(striker-ui): relocate map to value converter constant
2 years ago
Tsu-ba-me
89ad9d34e9
fix(striker-ui): allow undefined in isEmpty element(s)
2 years ago
Tsu-ba-me
debb607212
fix(striker-ui): add function to simplify creating onChange handlers
2 years ago
Tsu-ba-me
46b05aa81d
fix(striker-ui): add function to simplify (not) empty checks
2 years ago
Tsu-ba-me
9268ccbd51
fix(striker-ui): create function based on condition(s)
2 years ago
Tsu-ba-me
6beae61640
fix(striker-ui): consolidate string padding
2 years ago
Tsu-ba-me
fe8eaa44e3
fix(striker-ui): correct NIC name sort, correct NIC state display
2 years ago
Tsu-ba-me
d454acf113
fix(striker-ui): remove background from Monospace
2 years ago
Tsu-ba-me
74495758e0
fix(striker-ui): add Monospace; defaults to inline
2 years ago
Tsu-ba-me
5fe0ec06cf
fix(striker-ui): optional default max and min in input test args
2 years ago
Tsu-ba-me
e61d60e6b0
fix(striker-ui): hoist format data size related functions
2 years ago
Tsu-ba-me
5b638444f2
fix(striker-ui): correct defaults for display values in each input validation
2 years ago
Tsu-ba-me
5d5a16516a
fix(striker-ui): show easier to read range in out-of-bounds messages
2 years ago
Tsu-ba-me
75606eb9a0
fix(striker-ui): make optimize for OS required
2 years ago
Tsu-ba-me
599cd59d2f
fix(striker-ui): hoist testInput() and add server name validations
2 years ago
Tsu-ba-me
0c41c45903
fix(striker-ui): upgrade swr from 0.5.7->1.2.2
...
There's a bug where the onSuccess property of SWRConfiguration
causes a crashed when it is undefined. Seems to be fixed in later
versions, so doing a simple upgrade patches the problem.
This issue caused the Dashboard to show nothing.
2 years ago
Tsu-ba-me
072680f9b3
style(striker-ui): re-run prettier across all sources
3 years ago
Tsu-ba-me
bac8680b36
fix(striker-ui): correct file icon URL in header
3 years ago
Tsu-ba-me
dc701fe9c5
fix(striker-ui): add periodic check to update files list
3 years ago
Tsu-ba-me
b04a7c0233
fix(striker-ui): point files link to file-manager
3 years ago
Tsu-ba-me
5a3ab20308
fix(striker-ui): remove duplicate icon button declaration
3 years ago