Tsu-ba-me
|
75606eb9a0
|
fix(striker-ui): make optimize for OS required
|
2 years ago |
Tsu-ba-me
|
befe5ec4b5
|
fix(striker-ui): add input message to Autocomplete
|
2 years ago |
Tsu-ba-me
|
61de05569b
|
fix(striker-ui): connect hover state in OutlinedLabeledInputWithSelect
|
2 years ago |
Tsu-ba-me
|
e09b736626
|
fix(striker-ui): connect hover states in Slider
|
2 years ago |
Tsu-ba-me
|
dc1d26cc8f
|
fix(striker-ui): increase spacing between required indicator and label text
|
2 years ago |
Tsu-ba-me
|
a0993d5e10
|
fix(striker-ui): show clear indicator when Select has value
|
2 years ago |
Tsu-ba-me
|
7de3e951f7
|
fix(striker-ui): mark remaining required fields in provision server
|
2 years ago |
Tsu-ba-me
|
d65fd45c45
|
fix(striker-ui): mark optimize for OS as required
|
2 years ago |
Tsu-ba-me
|
6eb66c7df3
|
fix(striker-ui): allow extend renderInput in Autocomplete
|
2 years ago |
Tsu-ba-me
|
86062d33a2
|
fix(striker-ui): hoist OutlinedLabeledInputWithSelect
|
2 years ago |
Tsu-ba-me
|
c280498d4b
|
fix(striker-ui): set higher initial unit for memory and VD size
|
2 years ago |
Tsu-ba-me
|
f49dbf73dd
|
fix(striker-ui): change required icon in input label
|
2 years ago |
Tsu-ba-me
|
f06ffff3d8
|
fix(striker-ui): show warning message when input validation fails
|
2 years ago |
Tsu-ba-me
|
bbba31036a
|
fix(striker-ui): apply InputMessageBox and SelectWithLabel in provision server
|
2 years ago |
Tsu-ba-me
|
8c4f62c862
|
fix(striker-ui): apply InputMessageBox to Slider and labeled input
|
2 years ago |
Tsu-ba-me
|
e48963fc27
|
fix(striker-ui): hoist SelectWithLabel
|
2 years ago |
Tsu-ba-me
|
730525f02e
|
fix(striker-ui): add notify required icon to input label
|
2 years ago |
Tsu-ba-me
|
0bbef6205c
|
fix(striker-ui): hoist InputMessageBox
|
2 years ago |
Tsu-ba-me
|
599cd59d2f
|
fix(striker-ui): hoist testInput() and add server name validations
|
2 years ago |
Tsu-ba-me
|
d5967c1361
|
fix(striker-ui): add message to OutlinedInputWithLabel
|
2 years ago |
Tsu-ba-me
|
776988da47
|
fix(striker-ui): include all MessageBox props passed to Slider
|
2 years ago |
Tsu-ba-me
|
113fda4900
|
fix(striker-ui): correct and reduce validations
|
2 years ago |
Tsu-ba-me
|
3c0925065b
|
fix(striker-ui): pass MessageBox props to Slider
|
2 years ago |
Tsu-ba-me
|
1690349011
|
fix(striker-ui): default MessageBox type to 'info'
|
2 years ago |
Tsu-ba-me
|
1414117ac1
|
fix(striker-ui): install and driver ISO cannot be the same
|
2 years ago |
Tsu-ba-me
|
97269e33c9
|
fix(striker-ui): add validation for virtual disks
|
2 years ago |
Tsu-ba-me
|
559679f8a3
|
fix(striker-ui): add basic validation workflow
|
2 years ago |
Tsu-ba-me
|
3c866ddfa0
|
fix(striker-ui): add error message to Slider
|
2 years ago |
Tsu-ba-me
|
2e199ce7cb
|
fix(striker-ui): allow combine sx property in MessageBox
|
2 years ago |
Tsu-ba-me
|
67b360946d
|
fix(striker-ui): wrap Slider with FormControl to ensure label styling
|
2 years ago |
Tsu-ba-me
|
d4887f7f2c
|
fix(striker-ui): add max button to VD size
|
2 years ago |
Tsu-ba-me
|
2f215f2de6
|
refactor(striker-ui): rename HTML input variables to improve readability
|
2 years ago |
Tsu-ba-me
|
092f57927f
|
fix(striker-ui): revise updateLimit() to handle anvil selection
|
2 years ago |
Tsu-ba-me
|
949afb4f62
|
fix(striker-ui): add clear to file selects
|
2 years ago |
Tsu-ba-me
|
653f7e6609
|
fix(striker-ui): make filter logic work with multiple VDs
|
2 years ago |
Tsu-ba-me
|
1094ad7d20
|
fix(striker-ui): add button to clear Select
|
2 years ago |
Tsu-ba-me
|
dd9ea87f84
|
fix(striker-ui): correct filter logic for virtual disks WIP
|
2 years ago |
Tsu-ba-me
|
35dadf3a1e
|
fix(striker-ui): filter Anvils without storage groups
|
2 years ago |
Tsu-ba-me
|
7f81c92e3b
|
fix(striker-ui): add max memory button
|
2 years ago |
Tsu-ba-me
|
1d313863fb
|
fix(striker-ui): export type ContainedButtonProps
|
2 years ago |
Tsu-ba-me
|
c8bd3ca944
|
fix(striker-ui): simplify repeated filter logic into updateLimits()
|
2 years ago |
Tsu-ba-me
|
54a8a9f54b
|
fix(striker-ui): consolidate organize and filter logic in Provision Server form
|
2 years ago |
Tsu-ba-me
|
740f6c27b8
|
fix(striker-ui): combine functions for filter anvils and get max values
|
2 years ago |
Tsu-ba-me
|
3489e97d6d
|
fix(striker-ui): style provision server form inputs
|
2 years ago |
Tsu-ba-me
|
b24f58c47d
|
fix(striker-ui): correct outline in Slider
|
2 years ago |
Tsu-ba-me
|
92ddab3344
|
fix(striker-ui): autocomplete OS and simplify dSize
|
2 years ago |
Tsu-ba-me
|
99b56515e3
|
fix(striker-ui): customize MUI Autocomplete
|
2 years ago |
Tsu-ba-me
|
be89fe5fb9
|
fix(striker-ui): hoist OutlinedInputWithLabel
|
2 years ago |
Tsu-ba-me
|
2f4f9da03a
|
fix(striker-ui): export type OutlinedInputLabelProps
|
2 years ago |
Tsu-ba-me
|
522b1e5079
|
fix(striker-ui): override background-color in MenuItem
|
2 years ago |