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
Tsu-ba-me
459742093e
fix(striker-ui): add ISO fields to Provision Server form
2 years ago
Tsu-ba-me
860bdc9b74
fix(striker-ui): remove value state in Slider
2 years ago
Tsu-ba-me
9929534f18
fix(striker-ui): hide storage options that are not relevant to the Anvils field
2 years ago
Tsu-ba-me
2997525ba6
fix(striker-ui): allow restrict storage groups and anvils
2 years ago
Tsu-ba-me
393afaee41
fix(striker-ui): correct filter logic based on 3 max values
2 years ago
Tsu-ba-me
19a6777512
fix(striker-ui): correct colours in MenuItem when focused
2 years ago
Tsu-ba-me
03ef7154cf
fix: export SelectProps type
2 years ago
Tsu-ba-me
e1075c131f
fix: export OutlinedInputProps type in barrel
2 years ago
Tsu-ba-me
ef562b8082
fix: style difference between w/ and w/o text input in Slider
2 years ago
Tsu-ba-me
131b601e55
fix: correct memory slider WIP
2 years ago
Tsu-ba-me
746747d075
fix(striker-ui): enable text input for Slider and add max/min
2 years ago
Tsu-ba-me
d867cd30f3
fix(striker-ui): export props type in OutlinedInput
2 years ago
Tsu-ba-me
85314c9367
fix(striker-ui): hoist Select and MenuItem
2 years ago
Tsu-ba-me
910fc4a881
chore(striker-ui): allow param-reassign on object props
2 years ago
Tsu-ba-me
70aa5bcdfb
feat(striker-ui): add ProvisionServerDialog WIP
2 years ago
Tsu-ba-me
b66666a087
feat(striker-ui): add Slider
2 years ago
Tsu-ba-me
88770462ab
fix(striker-ui): allow OutlinedInputLabel style override
2 years ago
Tsu-ba-me
3967fc70d0
fix(striker-ui): pass CSS styles from Dialog down to Panel
2 years ago
Tsu-ba-me
c1f783286e
fix(striker-ui): allow OutlinedInput style override
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