Tsu-ba-me
|
89ad9d34e9
|
fix(striker-ui): allow undefined in isEmpty element(s)
|
2 years ago |
Tsu-ba-me
|
558ec9ef67
|
fix(striker-ui): add interface for typed EventEmitter
* 'new EventEmitter() as TypedEventEmitter<{ submit: [...args] }>'
|
2 years ago |
Tsu-ba-me
|
0c7c1591ad
|
fix(striker-ui): break striker init form
|
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
|
5b74736769
|
fix(striker-ui): move suggest button and ensure help message fills width
|
2 years ago |
Tsu-ba-me
|
461fab597a
|
fix(striker-ui): don't allow tab to hit suggest buttons
|
2 years ago |
Tsu-ba-me
|
046b9ef4cd
|
fix(striker-ui): add suggest button for populate after user change
|
2 years ago |
Tsu-ba-me
|
fc37faaddb
|
fix(striker-ui): add input explanation and adjust input length
|
2 years ago |
Tsu-ba-me
|
faeaa30ab2
|
feat(striker-ui): add FlexBox
|
2 years ago |
Tsu-ba-me
|
0bbd64b2a9
|
fix(striker-ui): don't let tab focus on input help button
|
2 years ago |
Tsu-ba-me
|
6d7a0e4ef6
|
fix(striker-ui): add help button and message to OutlinedInputWithLabel
|
2 years ago |
Tsu-ba-me
|
53e76cc418
|
fix(striker-ui): expose onClose in MessageBox
|
2 years ago |
Tsu-ba-me
|
04a0322844
|
fix(striker-ui): don't populate input after user change
|
2 years ago |
Tsu-ba-me
|
cf52423ead
|
fix(striker-ui): make floating NIC more visible
|
2 years ago |
Tsu-ba-me
|
34c7b09ea9
|
fix(striker-ui): make empty drop area content responsive
|
2 years ago |
Tsu-ba-me
|
509c411642
|
fix(striker-ui): don't remove optional networks upon removing last interface
|
2 years ago |
Tsu-ba-me
|
585030861f
|
fix(striker-ui): add id prop to text inputs
|
2 years ago |
Tsu-ba-me
|
22ba770677
|
fix(striker-ui): add NIC to the correct link slot
|
2 years ago |
Tsu-ba-me
|
a02e1a76fb
|
fix(striker-ui): disable add network when limit(s) reached
|
2 years ago |
Tsu-ba-me
|
7a66b1417c
|
fix(striker-ui): add network with button
|
2 years ago |
Tsu-ba-me
|
51a3b1de29
|
fix(striker-ui): auto adjust NIC state table column
|
2 years ago |
Tsu-ba-me
|
276e794905
|
fix(striker-ui): make network name responsive
|
2 years ago |
Tsu-ba-me
|
e03fdd5115
|
fix(striker-ui): center BriefNetworkInterface items
|
2 years ago |
Tsu-ba-me
|
cf9ac75590
|
fix(striker-ui): split network interfaces into links
|
2 years ago |
Tsu-ba-me
|
322686598c
|
fix(striker-ui): auto-populate org prefix and host name
|
2 years ago |
Tsu-ba-me
|
22eba52b11
|
fix(striker-ui): break striker init form into smaller modules
|
2 years ago |
Tsu-ba-me
|
6beae61640
|
fix(striker-ui): consolidate string padding
|
2 years ago |
Tsu-ba-me
|
2c0b476394
|
fix(striker-ui): move DataGridCellText
|
2 years ago |
Tsu-ba-me
|
f697698a88
|
fix(striker-ui): hoist BriefNetworkInterface
|
2 years ago |
Tsu-ba-me
|
2aeb789146
|
fix(striker-ui): enable input fields in each network setup
|
2 years ago |
Tsu-ba-me
|
1aacb7eae2
|
fix(striker-ui): expose readonly in SelectWithLabel
|
2 years ago |
Tsu-ba-me
|
9d010b7b90
|
fix(striker-ui): expose onChange in OutlinedInputWithLabel
|
2 years ago |
Tsu-ba-me
|
152b177410
|
fix(striker-ui): add horizontal scrolling to networks
|
2 years ago |
Tsu-ba-me
|
6cbff16d28
|
fix(striker-ui): enable add network by dragging NIC
|
2 years ago |
Tsu-ba-me
|
60a425a92d
|
fix(striker-ui): add close button to BriefNetworkInterface
|
2 years ago |
Tsu-ba-me
|
bc3dc7e36e
|
fix(striker-ui): make NIC follow mouse during drag
|
2 years ago |
Tsu-ba-me
|
a9cb1da195
|
fix(striker-ui): expose additional props in Panel
|
2 years ago |
Tsu-ba-me
|
8e522246a8
|
fix(striker-ui): enable drag to add NICs to networks
|
2 years ago |
Tsu-ba-me
|
7457649986
|
fix(striker-ui): passthrough value prop in OutlinedInputWithLabel
|
2 years ago |
Tsu-ba-me
|
d1977a59c5
|
feat(striker-ui): add initial drag functions
|
2 years ago |
Tsu-ba-me
|
fe8eaa44e3
|
fix(striker-ui): correct NIC name sort, correct NIC state display
|
2 years ago |
Tsu-ba-me
|
29cd0d2c2f
|
fix(striker-ui): change NIC table render
|
2 years ago |
Tsu-ba-me
|
b663d10196
|
fix(striker-ui): don't draw outline on datagrid cell focus
|
2 years ago |
Tsu-ba-me
|
a0bfa63b30
|
feat(striker-ui): add /init page
|
2 years ago |
Tsu-ba-me
|
6ddc0dd5b5
|
fix(striker-ui): hide Link underline and show Link icon
|
2 years ago |
Tsu-ba-me
|
6dfa7e6b70
|
fix(striker-ui): link server list preview to VNC
|
2 years ago |
Tsu-ba-me
|
e3b5688779
|
fix(striker-ui): link server name to server detail page
|
2 years ago |
Tsu-ba-me
|
9cd1ffb3ae
|
fix(striker-ui): set anvil UUID when loading anvil list
|
2 years ago |