33 Commits (c1326e77924c928b910b63e1554d44947fbb9114)

Author SHA1 Message Date
Tsu-ba-me aea864fec5 refactor(striker-ui): rename *ForwardRefContent->*ForwardedRefContent 2 years ago
Tsu-ba-me 7d7f2d1616 fix(striker-ui): reset interfaces on remove network 2 years ago
Tsu-ba-me 953ea2cb9b fix(striker-ui): align network links in StrikerInitForm confirm 2 years ago
Tsu-ba-me 6c3e20642a fix(striker-ui): add remove network button 2 years ago
Tsu-ba-me 84d63076bb fix(striker-ui): match gateway line style with network inputs 2 years ago
Tsu-ba-me 5c0f06be00 fix(striker-ui): fail gateway check when duplicate IP 2 years ago
Tsu-ba-me f6cde6a903 fix(striker-ui): extend iface drag begin to whole row 2 years ago
Tsu-ba-me c63cedb315 fix(striker-ui): limit messages to show in MessageGroup 2 years ago
Tsu-ba-me 26d6796935 fix(striker-ui): test inputs onBlur in NetworkInitForm 2 years ago
Tsu-ba-me c87958e7d8 fix(striker-ui): add confirm dialog to StrikerInitForm 2 years ago
Tsu-ba-me d01e67a88c fix(striker-ui): add subnet check to gateway in NetworkInitForm 2 years ago
Tsu-ba-me 0fa3cb3be7 fix(striker-ui): correct subnet conflict checks in NetworkInitForm 2 years ago
Tsu-ba-me df91749802 fix(striker-ui): add subnet checks to NetworkInitForm 2 years ago
Tsu-ba-me c93667bb82 fix(striker-ui): simplify input tests in general, network init forms 2 years ago
Tsu-ba-me f22024e3db fix(striker-ui): test interfaces per network in NetworkInitForm 2 years ago
Tsu-ba-me 10afba41cb fix(striker-ui): allow NetworkInitForm to toggle submit disabled prop 2 years ago
Tsu-ba-me 45b1e8a608 fix(striker-ui): add gateway, DNS CSV, and input tests to NetworkInitForm 2 years ago
Tsu-ba-me 67bf3117ae fix(striker-ui): wrap network init render variables in hooks to reduce compute 2 years ago
Tsu-ba-me 899484ae10 fix(striker-ui): add required icon to network init form inputs 2 years ago
Tsu-ba-me c4a04ddbae fix(striker-ui): relocate add network button 2 years ago
Tsu-ba-me 9ef27e1e86 fix(striker-ui): expose NetworkInitForm values to parent 2 years ago
Tsu-ba-me 0c7c1591ad fix(striker-ui): break striker init form 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 cf9ac75590 fix(striker-ui): split network interfaces into links 2 years ago
Tsu-ba-me 22eba52b11 fix(striker-ui): break striker init form into smaller modules 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 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 8e522246a8 fix(striker-ui): enable drag to add NICs to networks 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