Commit Graph

958 Commits

Author SHA1 Message Date
Tsu-ba-me
953ea2cb9b fix(striker-ui): align network links in StrikerInitForm confirm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
6c3e20642a fix(striker-ui): add remove network button 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
84d63076bb fix(striker-ui): match gateway line style with network inputs 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
22a7a0b436 fix(striker-ui): allow skip domain pattern validation 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
5c0f06be00 fix(striker-ui): fail gateway check when duplicate IP 2022-11-28 14:37:19 -05:00
Tsu-ba-me
1bc475b915 fix(striker-ui): check org prefix, host name on populate 2022-11-28 14:37:19 -05:00
Tsu-ba-me
f6cde6a903 fix(striker-ui): extend iface drag begin to whole row 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
c63cedb315 fix(striker-ui): limit messages to show in MessageGroup 2022-11-28 14:37:19 -05:00
Tsu-ba-me
7eaa377f28 fix(striker-ui): correct input message styles in GeneralInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
26d6796935 fix(striker-ui): test inputs onBlur in NetworkInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
e7ccd70dcc fix(striker-ui): allow set messages in MessageGroup with regex 2022-11-28 14:37:19 -05:00
Tsu-ba-me
45a6beff7d fix(striker-ui): test inputs onBlur in GeneralInitForm 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
c87958e7d8 fix(striker-ui): add confirm dialog to StrikerInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
d3f0e77c86 fix(striker-ui): split text variants 2022-11-28 14:37:19 -05:00
Tsu-ba-me
d01e67a88c fix(striker-ui): add subnet check to gateway in NetworkInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
0fa3cb3be7 fix(striker-ui): correct subnet conflict checks in NetworkInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
6d54fca666 fix(striker-ui): allow check if message key exists in MessageGroup 2022-11-28 14:37:19 -05:00
Tsu-ba-me
df91749802 fix(striker-ui): add subnet checks to NetworkInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
90148a4fda fix(striker-ui): apply MessageGroup changes to GeneralInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
b4528fdf7e fix(striker-ui): use key-value instead of array messages in MessageGroup 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
87160b67df chore(striker-ui): install netmask 2022-11-28 14:37:19 -05:00
Tsu-ba-me
c93667bb82 fix(striker-ui): simplify input tests in general, network init forms 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
56100ee62b fix(striker-ui): disable submit in StrikerInitForm until sub-forms are valid 2022-11-28 14:37:19 -05:00
Tsu-ba-me
9f9f16dc93 fix(striker-ui): revert GeneralInitForm input tests to trigger onChange 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
Tsu-ba-me
10afba41cb fix(striker-ui): allow NetworkInitForm to toggle submit disabled prop 2022-11-28 14:37:19 -05:00
Tsu-ba-me
23d6669bd7 fix(striker-ui): correct IPv4 CSV regex pattern 2022-11-28 14:37:19 -05:00
Tsu-ba-me
b0731a9c18 fix(striker-ui): add exclude ID list to input tests 2022-11-28 14:37:19 -05:00
Tsu-ba-me
469df1b7c1 fix(striker-ui): allow input test to fetch value during run 2022-11-28 14:37:19 -05:00
Tsu-ba-me
48a6f12256 fix(striker-ui): apply regex domain test to GeneralInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
45b1e8a608 fix(striker-ui): add gateway, DNS CSV, and input tests to NetworkInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
ca36fe21c0 fix(striker-ui): generate message keys only when necessary in MessageGroup 2022-11-28 14:37:19 -05:00
Tsu-ba-me
3beca2f40b fix(striker-ui): extend message group as necessary 2022-11-28 14:37:19 -05:00
Tsu-ba-me
74df410e01 fix(striker-ui): add regex patterns 2022-11-28 14:37:19 -05:00
Tsu-ba-me
5126ccd6a7 fix(striker-ui): add MessageGroup 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
3b0291b776 fix(striker-ui): add symbols to input messages, migrate to test input onBlur in GeneralInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
d082d6d3f6 fix(striker-ui): append given className to BodyText default 2022-11-28 14:37:19 -05:00
Tsu-ba-me
2849ce4704 fix(striker-ui): allow FlexBox to accept responsive values 2022-11-28 14:37:19 -05:00
Tsu-ba-me
67bf3117ae fix(striker-ui): wrap network init render variables in hooks to reduce compute 2022-11-28 14:37:19 -05:00
Tsu-ba-me
899484ae10 fix(striker-ui): add required icon to network init form inputs 2022-11-28 14:37:19 -05:00
Tsu-ba-me
4175759b56 fix(striker-ui): add input tests to GeneralInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
807af8d7b0 fix(striker-ui): add compare value to input test variables 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
82fcb1e08e fix(striker-ui): add onPasswordVisibilityAppend to OutlinedInput 2022-11-28 14:37:19 -05:00
Tsu-ba-me
de73fe47c9 fix(striker-ui): add Message type 2022-11-28 14:37:19 -05:00
Tsu-ba-me
691c54875a fix(striker-ui): export testLength() in barrel 2022-11-28 14:37:19 -05:00
Tsu-ba-me
cb071709be refactor(striker-ui): avoid props overwrite in InputWithRef 2022-11-28 14:37:19 -05:00
Tsu-ba-me
2d6766f096 fix(striker-ui): add testLength() and make test defaults optional 2022-11-28 14:37:19 -05:00
Tsu-ba-me
c4a04ddbae fix(striker-ui): relocate add network button 2022-11-28 14:37:19 -05:00
Tsu-ba-me
2dd05a33dd fix(striker-ui): reduce padding on input endAdornment icon buttons 2022-11-28 14:37:19 -05:00
Tsu-ba-me
35c972e577 fix(striker-ui): add min-width to short inputs, adjust password help wording 2022-11-28 14:37:19 -05:00
Tsu-ba-me
09dbe0edf7 fix(striker-ui): allow password fields to be visible 2022-11-28 14:37:19 -05:00
Tsu-ba-me
7abca9b508 fix(striker-ui): relocate input help messages, reorder inputs 2022-11-28 14:37:19 -05:00
Tsu-ba-me
c981c286b1 fix(striker-ui): allow ReactNode as MessageBox children 2022-11-28 14:37:19 -05:00
Tsu-ba-me
636f77c604 fix(striker-ui): allow override help button in MessageBox 2022-11-28 14:37:19 -05:00
Tsu-ba-me
9c5c29a93f fix(striker-ui): adjust host number field width to fit label 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
3bebe05a88 fix(striker-ui): allow set initial value in InputWithRef 2022-11-28 14:37:19 -05:00
Tsu-ba-me
5ce3277a6e fix(striker-ui): don't create functions on re-render 2022-11-28 14:37:19 -05:00
Tsu-ba-me
17ca3a0f32 fix(striker-ui): make input help message toggleable 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
13b4cabaf8 fix(striker-ui): add undefined to type map 2022-11-28 14:37:19 -05:00
Tsu-ba-me
a91fc0fc65 fix(striker-ui): wrap string init form inputs in InputWithRef 2022-11-28 14:37:19 -05:00
Tsu-ba-me
96fd7f739e fix(striker-ui): change InputWithRef to accept any input element as base 2022-11-28 14:37:19 -05:00
Tsu-ba-me
cbad0ebf5e feat(striker-ui): add InputWithRef 2022-11-28 14:37:19 -05:00
Tsu-ba-me
7ad4ad725e fix(striker-ui): relocate map to value converter constant 2022-11-28 14:37:19 -05:00
Tsu-ba-me
89ad9d34e9 fix(striker-ui): allow undefined in isEmpty element(s) 2022-11-28 14:37:19 -05:00
Tsu-ba-me
558ec9ef67 fix(striker-ui): add interface for typed EventEmitter
* 'new EventEmitter() as TypedEventEmitter<{ submit: [...args] }>'
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
debb607212 fix(striker-ui): add function to simplify creating onChange handlers 2022-11-28 14:37:19 -05:00
Tsu-ba-me
46b05aa81d fix(striker-ui): add function to simplify (not) empty checks 2022-11-28 14:37:19 -05:00
Tsu-ba-me
9268ccbd51 fix(striker-ui): create function based on condition(s) 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
faeaa30ab2 feat(striker-ui): add FlexBox 2022-11-28 14:37:19 -05:00
Tsu-ba-me
0bbd64b2a9 fix(striker-ui): don't let tab focus on input help button 2022-11-28 14:37:19 -05:00
Tsu-ba-me
6d7a0e4ef6 fix(striker-ui): add help button and message to OutlinedInputWithLabel 2022-11-28 14:37:19 -05:00
Tsu-ba-me
53e76cc418 fix(striker-ui): expose onClose in MessageBox 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
cf52423ead fix(striker-ui): make floating NIC more visible 2022-11-28 14:37:19 -05:00
Tsu-ba-me
34c7b09ea9 fix(striker-ui): make empty drop area content responsive 2022-11-28 14:37:19 -05:00
Tsu-ba-me
509c411642 fix(striker-ui): don't remove optional networks upon removing last interface 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
22ba770677 fix(striker-ui): add NIC to the correct link slot 2022-11-28 14:37:19 -05:00
Tsu-ba-me
a02e1a76fb fix(striker-ui): disable add network when limit(s) reached 2022-11-28 14:37:18 -05:00
Tsu-ba-me
7a66b1417c fix(striker-ui): add network with button 2022-11-28 14:37:18 -05:00
Tsu-ba-me
51a3b1de29 fix(striker-ui): auto adjust NIC state table column 2022-11-28 14:37:18 -05:00
Tsu-ba-me
276e794905 fix(striker-ui): make network name responsive 2022-11-28 14:37:18 -05:00
Tsu-ba-me
e03fdd5115 fix(striker-ui): center BriefNetworkInterface items 2022-11-28 14:37:18 -05:00
Tsu-ba-me
cf9ac75590 fix(striker-ui): split network interfaces into links 2022-11-28 14:37:18 -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
Tsu-ba-me
6beae61640 fix(striker-ui): consolidate string padding 2022-11-28 14:37:18 -05:00
Tsu-ba-me
2c0b476394 fix(striker-ui): move DataGridCellText 2022-11-28 14:37:18 -05:00
Tsu-ba-me
f697698a88 fix(striker-ui): hoist BriefNetworkInterface 2022-11-28 14:37:18 -05:00
Tsu-ba-me
2aeb789146 fix(striker-ui): enable input fields in each network setup 2022-11-28 14:37:18 -05:00
Tsu-ba-me
1aacb7eae2 fix(striker-ui): expose readonly in SelectWithLabel 2022-11-28 14:37:18 -05:00
Tsu-ba-me
9d010b7b90 fix(striker-ui): expose onChange in OutlinedInputWithLabel 2022-11-28 14:37:18 -05:00
Tsu-ba-me
152b177410 fix(striker-ui): add horizontal scrolling to networks 2022-11-28 14:37:18 -05:00
Tsu-ba-me
6cbff16d28 fix(striker-ui): enable add network by dragging NIC 2022-11-28 14:37:18 -05:00
Tsu-ba-me
60a425a92d fix(striker-ui): add close button to BriefNetworkInterface 2022-11-28 14:37:18 -05:00
Tsu-ba-me
bc3dc7e36e fix(striker-ui): make NIC follow mouse during drag 2022-11-28 14:37:18 -05:00
Tsu-ba-me
a9cb1da195 fix(striker-ui): expose additional props in Panel 2022-11-28 14:37:18 -05:00
Tsu-ba-me
8e522246a8 fix(striker-ui): enable drag to add NICs to networks 2022-11-28 14:37:18 -05:00
Tsu-ba-me
7457649986 fix(striker-ui): passthrough value prop in OutlinedInputWithLabel 2022-11-28 14:37:18 -05:00
Tsu-ba-me
d1977a59c5 feat(striker-ui): add initial drag functions 2022-11-28 14:37:18 -05:00
Tsu-ba-me
fe8eaa44e3 fix(striker-ui): correct NIC name sort, correct NIC state display 2022-11-28 14:37:18 -05:00
Tsu-ba-me
29cd0d2c2f fix(striker-ui): change NIC table render 2022-11-28 14:37:18 -05:00
Tsu-ba-me
b663d10196 fix(striker-ui): don't draw outline on datagrid cell focus 2022-11-28 14:37:18 -05:00
Tsu-ba-me
a0bfa63b30 feat(striker-ui): add /init page 2022-11-28 14:37:18 -05:00
Tsu-ba-me
6ddc0dd5b5 fix(striker-ui): hide Link underline and show Link icon 2022-11-28 14:37:18 -05:00
Tsu-ba-me
6dfa7e6b70 fix(striker-ui): link server list preview to VNC 2022-11-28 14:37:18 -05:00
Tsu-ba-me
e3b5688779 fix(striker-ui): link server name to server detail page 2022-11-28 14:37:18 -05:00
Tsu-ba-me
9cd1ffb3ae fix(striker-ui): set anvil UUID when loading anvil list 2022-11-28 14:37:18 -05:00
Tsu-ba-me
145d9aeddc fix(striker-ui): add button to provision server in server list 2022-11-28 14:37:18 -05:00
Tsu-ba-me
5c8d6691f4 fix(striker-ui): add link to Anvil on each server list item 2022-11-28 14:37:18 -05:00
Tsu-ba-me
8560171d8f fix(striker-ui): pad server preview when inner panel 2022-11-28 14:37:18 -05:00
Tsu-ba-me
03e04a0a07 fix(striker-ui): enable end adnorment in Preview title 2022-11-28 14:37:18 -05:00
Tsu-ba-me
d81b0e54d7 fix(striker-ui): add custom Link component 2022-11-28 14:37:18 -05:00
Tsu-ba-me
fbac65857d fix(striker-ui): auto handle inner panel header vertical spacing 2022-11-28 14:37:18 -05:00
Tsu-ba-me
ca5c0becf7 fix(striker-ui): revise Decorator to allow props override 2022-11-28 14:37:18 -05:00
Tsu-ba-me
0d67310242 fix(striker-ui): add link from server list to server detail 2022-11-28 14:37:18 -05:00
Tsu-ba-me
207943123b fix(striker-ui): duck-tape update server list with old search term 2022-11-28 14:37:18 -05:00
Tsu-ba-me
89549cd317 fix(striker-ui): visually differentiate between fresh and stale server screenshots 2022-11-28 14:37:18 -05:00
Tsu-ba-me
e06281bce0 fix(striker-ui): render async server screenshots 2022-11-28 14:37:18 -05:00
Tsu-ba-me
e5b3243f04 fix(striker-ui): move old dashboard to /anvil and add server list as dashboard 2022-11-28 14:37:18 -05:00
Tsu-ba-me
b2e4747058 fix(striker-ui): ensure inner panel header wraps properly 2022-11-28 14:37:18 -05:00
Tsu-ba-me
c1f4ac10c9 fix(striker-ui): lower fake paper z-index in Panel 2022-11-28 14:37:18 -05:00
Tsu-ba-me
8bb4597434 fix(striker-ui): allow server preview to switch inner panel 2022-11-28 14:37:18 -05:00
Tsu-ba-me
f4d256323a fix(striker-ui): consolidate InnerPanel styles 2022-11-28 14:37:18 -05:00
Tsu-ba-me
0e720527bd fix(striker-ui): fill Panel with fake paper 2022-11-28 14:37:18 -05:00
Tsu-ba-me
3a1d7dc4b2 fix(striker-ui): restyle Preview for server list 2022-11-28 14:37:18 -05:00
Tsu-ba-me
2c967b1a7f chore(striker-ui): add local format-data-size package; to be replaced 2022-11-28 14:37:18 -05:00
Tsu-ba-me
d454acf113 fix(striker-ui): remove background from Monospace 2022-11-28 14:37:18 -05:00
Tsu-ba-me
bcfda2e37d fix(striker-ui): show Spinner until provision server data is received 2022-11-28 14:37:18 -05:00
Tsu-ba-me
38d8081c72 fix(striker-ui): add input test to ensure unique server name 2022-11-28 14:37:18 -05:00
Tsu-ba-me
4131c02462 fix(striker-ui): apply Monospace to ConfirmDialog content 2022-11-28 14:37:18 -05:00
Tsu-ba-me
74495758e0 fix(striker-ui): add Monospace; defaults to inline 2022-11-28 14:37:18 -05:00
Tsu-ba-me
d8cbf63fb7 fix(striker-ui): add ProvisionServerDialog to Servers panel; see body
* update min memory and virtual disk size in ProvisionServerDialog
* revise input tests in ProvisionServerDialog to match changes to input
  tests
* add close button to ProvisionServerDialog
2022-11-28 14:37:18 -05:00
Tsu-ba-me
3ad7ae62c8 fix(striker-ui): allow style overrides in IconButton; export IconButtonProps 2022-11-28 14:37:18 -05:00
Tsu-ba-me
5fe0ec06cf fix(striker-ui): optional default max and min in input test args 2022-11-28 14:37:18 -05:00
Tsu-ba-me
737c8598d3 fix(striker-ui): avoid crash in Memory when returned data is incomplete 2022-11-28 14:37:18 -05:00
Tsu-ba-me
c074f548ed fix(striker-ui): fetch provision server input data from back-end 2022-11-28 14:37:18 -05:00
Tsu-ba-me
70f06e47e5 chore(striker-ui): turn off eslint react/jsx-props-no-spreading 2022-11-28 14:37:17 -05:00
Tsu-ba-me
ab4f5bdfe5 fix(striker-ui): add provision server request and related displays 2022-11-28 14:37:17 -05:00
Tsu-ba-me
4a973ec5d9 fix(striker-ui): make MessageBox closable 2022-11-28 14:37:17 -05:00
Tsu-ba-me
9a5d825a0a fix(striker-ui): allow style overrides in Spinner 2022-11-28 14:37:17 -05:00
Tsu-ba-me
82fb477eb3 fix(striker-ui): show whole Paper in ConfirmDialog 2022-11-28 14:37:17 -05:00
Tsu-ba-me
3936060208 fix(striker-ui): add confirm before provision server 2022-11-28 14:37:17 -05:00
Tsu-ba-me
5856502c67 fix(striker-ui): rename contentText->content of ConfirmDialog in FileEditForm 2022-11-28 14:37:17 -05:00
Tsu-ba-me
7b4272aa0a fix(striker-ui): allow ReactNode as ConfirmDialog content 2022-11-28 14:37:17 -05:00
Tsu-ba-me
6c0af0bb1d fix(striker-ui): remove debug display for memory and virtual disks 2022-11-28 14:37:17 -05:00
Tsu-ba-me
67b1ed72f3 fix(striker-ui): improve info in anvil select list and remove base 10 units 2022-11-28 14:37:17 -05:00
Tsu-ba-me
d5ae619ce3 fix(striker-ui): add anvil UUID map to anvil data 2022-11-28 14:37:17 -05:00
Tsu-ba-me
3d180f3809 fix(striker-ui): allow ReactNode in select items 2022-11-28 14:37:17 -05:00
Tsu-ba-me
117c6adda5 fix(striker-ui): add info to storage group select items; see body
Additional changes:
* add anvil description field
* use hoisted format data size functions and remove local copies
2022-11-28 14:37:17 -05:00
Tsu-ba-me
e61d60e6b0 fix(striker-ui): hoist format data size related functions 2022-11-28 14:37:17 -05:00
Tsu-ba-me
45682712d5 fix(striker-ui): default to shrink Slider label 2022-11-28 14:37:17 -05:00
Tsu-ba-me
5b638444f2 fix(striker-ui): correct defaults for display values in each input validation 2022-11-28 14:37:17 -05:00
Tsu-ba-me
0c76873e75 refactor(striker-ui): specify OutlinedInput as FC 2022-11-28 14:37:17 -05:00
Tsu-ba-me
e9aba3e8eb fix(striker-ui): don't change slider when text input is invalid 2022-11-28 14:37:17 -05:00
Tsu-ba-me
5d5a16516a fix(striker-ui): show easier to read range in out-of-bounds messages 2022-11-28 14:37:17 -05:00
Tsu-ba-me
4f7fe063da fix(striker-ui): don't pass unrelated props to MUIAutocomplete 2022-11-28 14:37:17 -05:00
Tsu-ba-me
75606eb9a0 fix(striker-ui): make optimize for OS required 2022-11-28 14:37:17 -05:00
Tsu-ba-me
befe5ec4b5 fix(striker-ui): add input message to Autocomplete 2022-11-28 14:37:17 -05:00
Tsu-ba-me
61de05569b fix(striker-ui): connect hover state in OutlinedLabeledInputWithSelect 2022-11-28 14:37:17 -05:00
Tsu-ba-me
e09b736626 fix(striker-ui): connect hover states in Slider 2022-11-28 14:37:17 -05:00
Tsu-ba-me
dc1d26cc8f fix(striker-ui): increase spacing between required indicator and label text 2022-11-28 14:37:17 -05:00
Tsu-ba-me
a0993d5e10 fix(striker-ui): show clear indicator when Select has value 2022-11-28 14:37:17 -05:00
Tsu-ba-me
7de3e951f7 fix(striker-ui): mark remaining required fields in provision server 2022-11-28 14:37:17 -05:00
Tsu-ba-me
d65fd45c45 fix(striker-ui): mark optimize for OS as required 2022-11-28 14:37:17 -05:00
Tsu-ba-me
6eb66c7df3 fix(striker-ui): allow extend renderInput in Autocomplete 2022-11-28 14:37:17 -05:00
Tsu-ba-me
86062d33a2 fix(striker-ui): hoist OutlinedLabeledInputWithSelect 2022-11-28 14:37:17 -05:00
Tsu-ba-me
c280498d4b fix(striker-ui): set higher initial unit for memory and VD size 2022-11-28 14:37:17 -05:00
Tsu-ba-me
f49dbf73dd fix(striker-ui): change required icon in input label 2022-11-28 14:37:17 -05:00
Tsu-ba-me
f06ffff3d8 fix(striker-ui): show warning message when input validation fails 2022-11-28 14:37:17 -05:00
Tsu-ba-me
bbba31036a fix(striker-ui): apply InputMessageBox and SelectWithLabel in provision server 2022-11-28 14:37:17 -05:00
Tsu-ba-me
8c4f62c862 fix(striker-ui): apply InputMessageBox to Slider and labeled input 2022-11-28 14:37:17 -05:00
Tsu-ba-me
e48963fc27 fix(striker-ui): hoist SelectWithLabel 2022-11-28 14:37:17 -05:00
Tsu-ba-me
730525f02e fix(striker-ui): add notify required icon to input label 2022-11-28 14:37:17 -05:00
Tsu-ba-me
0bbef6205c fix(striker-ui): hoist InputMessageBox 2022-11-28 14:37:17 -05:00
Tsu-ba-me
599cd59d2f fix(striker-ui): hoist testInput() and add server name validations 2022-11-28 14:37:17 -05:00
Tsu-ba-me
d5967c1361 fix(striker-ui): add message to OutlinedInputWithLabel 2022-11-28 14:37:17 -05:00
Tsu-ba-me
776988da47 fix(striker-ui): include all MessageBox props passed to Slider 2022-11-28 14:37:17 -05:00
Tsu-ba-me
113fda4900 fix(striker-ui): correct and reduce validations 2022-11-28 14:37:17 -05:00
Tsu-ba-me
3c0925065b fix(striker-ui): pass MessageBox props to Slider 2022-11-28 14:37:17 -05:00
Tsu-ba-me
1690349011 fix(striker-ui): default MessageBox type to 'info' 2022-11-28 14:37:17 -05:00
Tsu-ba-me
1414117ac1 fix(striker-ui): install and driver ISO cannot be the same 2022-11-28 14:37:17 -05:00
Tsu-ba-me
97269e33c9 fix(striker-ui): add validation for virtual disks 2022-11-28 14:37:17 -05:00
Tsu-ba-me
559679f8a3 fix(striker-ui): add basic validation workflow 2022-11-28 14:37:17 -05:00
Tsu-ba-me
3c866ddfa0 fix(striker-ui): add error message to Slider 2022-11-28 14:37:17 -05:00
Tsu-ba-me
2e199ce7cb fix(striker-ui): allow combine sx property in MessageBox 2022-11-28 14:37:17 -05:00
Tsu-ba-me
67b360946d fix(striker-ui): wrap Slider with FormControl to ensure label styling 2022-11-28 14:37:17 -05:00
Tsu-ba-me
d4887f7f2c fix(striker-ui): add max button to VD size 2022-11-28 14:37:17 -05:00
Tsu-ba-me
2f215f2de6 refactor(striker-ui): rename HTML input variables to improve readability 2022-11-28 14:37:17 -05:00
Tsu-ba-me
092f57927f fix(striker-ui): revise updateLimit() to handle anvil selection 2022-11-28 14:37:17 -05:00
Tsu-ba-me
949afb4f62 fix(striker-ui): add clear to file selects 2022-11-28 14:37:17 -05:00
Tsu-ba-me
653f7e6609 fix(striker-ui): make filter logic work with multiple VDs 2022-11-28 14:37:17 -05:00
Tsu-ba-me
1094ad7d20 fix(striker-ui): add button to clear Select 2022-11-28 14:37:17 -05:00
Tsu-ba-me
dd9ea87f84 fix(striker-ui): correct filter logic for virtual disks WIP 2022-11-28 14:37:17 -05:00
Tsu-ba-me
35dadf3a1e fix(striker-ui): filter Anvils without storage groups 2022-11-28 14:37:17 -05:00
Tsu-ba-me
7f81c92e3b fix(striker-ui): add max memory button 2022-11-28 14:37:17 -05:00
Tsu-ba-me
1d313863fb fix(striker-ui): export type ContainedButtonProps 2022-11-28 14:37:17 -05:00
Tsu-ba-me
c8bd3ca944 fix(striker-ui): simplify repeated filter logic into updateLimits() 2022-11-28 14:37:17 -05:00
Tsu-ba-me
54a8a9f54b fix(striker-ui): consolidate organize and filter logic in Provision Server form 2022-11-28 14:37:17 -05:00
Tsu-ba-me
740f6c27b8 fix(striker-ui): combine functions for filter anvils and get max values 2022-11-28 14:37:17 -05:00
Tsu-ba-me
3489e97d6d fix(striker-ui): style provision server form inputs 2022-11-28 14:37:17 -05:00
Tsu-ba-me
b24f58c47d fix(striker-ui): correct outline in Slider 2022-11-28 14:37:17 -05:00
Tsu-ba-me
92ddab3344 fix(striker-ui): autocomplete OS and simplify dSize 2022-11-28 14:37:17 -05:00
Tsu-ba-me
99b56515e3 fix(striker-ui): customize MUI Autocomplete 2022-11-28 14:37:17 -05:00
Tsu-ba-me
be89fe5fb9 fix(striker-ui): hoist OutlinedInputWithLabel 2022-11-28 14:37:17 -05:00
Tsu-ba-me
2f4f9da03a fix(striker-ui): export type OutlinedInputLabelProps 2022-11-28 14:37:17 -05:00
Tsu-ba-me
522b1e5079 fix(striker-ui): override background-color in MenuItem 2022-11-28 14:37:17 -05:00
Tsu-ba-me
459742093e fix(striker-ui): add ISO fields to Provision Server form 2022-11-28 14:37:17 -05:00
Tsu-ba-me
860bdc9b74 fix(striker-ui): remove value state in Slider 2022-11-28 14:37:17 -05:00
Tsu-ba-me
9929534f18 fix(striker-ui): hide storage options that are not relevant to the Anvils field 2022-11-28 14:37:17 -05:00
Tsu-ba-me
2997525ba6 fix(striker-ui): allow restrict storage groups and anvils 2022-11-28 14:37:17 -05:00
Tsu-ba-me
393afaee41 fix(striker-ui): correct filter logic based on 3 max values 2022-11-28 14:37:17 -05:00
Tsu-ba-me
19a6777512 fix(striker-ui): correct colours in MenuItem when focused 2022-11-28 14:37:17 -05:00
Tsu-ba-me
03ef7154cf fix: export SelectProps type 2022-11-28 14:37:17 -05:00
Tsu-ba-me
e1075c131f fix: export OutlinedInputProps type in barrel 2022-11-28 14:37:17 -05:00
Tsu-ba-me
ef562b8082 fix: style difference between w/ and w/o text input in Slider 2022-11-28 14:37:17 -05:00
Tsu-ba-me
131b601e55 fix: correct memory slider WIP 2022-11-28 14:37:17 -05:00
Tsu-ba-me
746747d075 fix(striker-ui): enable text input for Slider and add max/min 2022-11-28 14:37:17 -05:00
Tsu-ba-me
d867cd30f3 fix(striker-ui): export props type in OutlinedInput 2022-11-28 14:37:17 -05:00
Tsu-ba-me
85314c9367 fix(striker-ui): hoist Select and MenuItem 2022-11-28 14:37:17 -05:00
Tsu-ba-me
910fc4a881 chore(striker-ui): allow param-reassign on object props 2022-11-28 14:37:17 -05:00
Tsu-ba-me
70aa5bcdfb feat(striker-ui): add ProvisionServerDialog WIP 2022-11-28 14:37:17 -05:00
Tsu-ba-me
b66666a087 feat(striker-ui): add Slider 2022-11-28 14:37:17 -05:00
Tsu-ba-me
88770462ab fix(striker-ui): allow OutlinedInputLabel style override 2022-11-28 14:37:17 -05:00
Tsu-ba-me
3967fc70d0 fix(striker-ui): pass CSS styles from Dialog down to Panel 2022-11-28 14:37:17 -05:00
Tsu-ba-me
c1f783286e fix(striker-ui): allow OutlinedInput style override 2022-11-28 14:37:17 -05:00
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.
2022-11-28 14:37:17 -05:00
Tsu-ba-me
012a1828f8 fix(striker-ui): rename endpoint /files->/file to match back-end 2022-11-28 14:37:17 -05:00
dependabot[bot]
9fff0cebf1
build(deps): bump minimist from 1.2.5 to 1.2.6 in /striker-ui
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 19:32:37 +00:00
Tsu-ba-me
3f929bf8f5 chore: rebuild web UI 2022-03-18 22:50:41 -04:00
Tsu-ba-me
072680f9b3 style(striker-ui): re-run prettier across all sources 2022-03-18 22:50:41 -04:00
Tsu-ba-me
8c60aaaf5f chore(striker-ui): revise scripts for lint and quick-fix 2022-03-18 22:50:41 -04:00
Tsu-ba-me
9d4ab524a5 chore(striker-ui): remove eslint-plugin-prettier 2022-03-18 22:50:41 -04:00