pve-manager/www/manager6/form
Thomas Lamprecht ff49fd4623 ui: usbselector: refactor USB Speed rendering, add USB 3.1
Fixes also an issue where unregonized (often faster) devices would
get recognized as "USB 1.x" due to the else fallback.

Now, if we do not recognize the speed value, just print the speed
with the MBps unit (it's not exactly megabit per second, but mega
baud (= symbols) per second - the effective rate is dependent on the
used signal encoding)

adapt widths a bit further

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-09-26 18:04:32 +02:00
..
AgentFeatureSelector.js ui/qemu: Extend Qemu Guest agent 2018-08-02 16:20:12 +02:00
BackupModeSelector.js use KVCombobox from widget toolkit 2018-01-25 13:36:38 +01:00
Boolean.js use KVCombobox from widget toolkit 2018-01-25 13:36:38 +01:00
BridgeSelector.js use RestProxy from widget toolkit 2018-01-25 13:36:38 +01:00
BusTypeSelector.js use KVCombobox from widget toolkit 2018-01-25 13:36:38 +01:00
CacheTypeSelector.js use KVCombobox from widget toolkit 2018-01-25 13:36:38 +01:00
CalendarEvent.js replica: improve schedule format example 2017-06-28 11:31:39 +02:00
CephPoolSelector.js use RestProxy from widget toolkit 2018-01-25 13:36:38 +01:00
CompressionSelector.js use KVCombobox from widget toolkit 2018-01-25 13:36:38 +01:00
ContentTypeSelector.js add snippets content type to the gui 2019-01-31 11:05:55 +01:00
ControllerSelector.js fix #1635: correctly change maxIds in ControllerSelector in wizard 2018-01-31 14:03:39 +01:00
CPUModelSelector.js cpumodelselector : add EPYC 2018-09-04 11:36:36 +02:00
DayOfWeekSelector.js use KVCombobox from widget toolkit 2018-01-25 13:36:38 +01:00
DiskFormatSelector.js use KVCombobox from widget toolkit 2018-01-25 13:36:38 +01:00
DiskSelector.js ui: diskselector: increase width and use flex for columns 2019-06-06 13:43:56 +02:00
DiskStorageSelector.js js: fix some common typos found with codespell 2019-06-15 10:44:43 +02:00
EmailNotificationSelector.js use KVCombobox from widget toolkit 2018-01-25 13:36:38 +01:00
FileSelector.js ui: FileSelector: add setNodename to allow data binding 2018-02-22 15:04:51 +01:00
FirewallPolicySelector.js use KVCombobox from widget toolkit 2018-01-25 13:36:38 +01:00
GlobalSearchField.js Add context menu to global search entries 2019-01-29 14:04:10 +01:00
GroupSelector.js indentation fixes 2018-05-25 17:24:49 +02:00
GuestIDSelector.js use Proxmox.Utils instead of PVE.Utils 2018-01-25 13:36:38 +01:00
HotplugFeatureSelector.js js: fix some common typos found with codespell 2019-06-15 10:44:43 +02:00
IPProtocolSelector.js use ComboGrid from proxmox-widget-toolkit 2018-01-25 13:36:37 +01:00
IPRefSelector.js ui: IPRef field: allow all valid IPs, even if not in the store 2019-08-30 18:55:58 +02:00
iScsiProviderSelector.js ui: storage: Linux LIO/targetcli support 2018-08-02 18:21:37 +02:00
MDevSelector.js api: move PCI from Scan to Hardware path 2018-11-22 14:20:09 +01:00
MemoryField.js only allow integers in memoryfield 2016-11-02 17:14:54 +01:00
NetworkCardSelector.js use KVCombobox from widget toolkit 2018-01-25 13:36:38 +01:00
NodeSelector.js ui: NodeSelector: check status field for offline nodes 2019-05-09 16:30:22 +00:00
PCISelector.js api: move PCI from Scan to Hardware path 2018-11-22 14:20:09 +01:00
PermPathSelector.js fix #1499 Implement a combobox for Permissions paths 2018-05-25 17:19:07 +02:00
PoolSelector.js use RestProxy from widget toolkit 2018-01-25 13:36:38 +01:00
PrivilegesSelector.js fixup: jslint errors 2018-05-16 10:05:07 +02:00
QemuBiosSelector.js use KVCombobox from widget toolkit 2018-01-25 13:36:38 +01:00
RealmComboBox.js RealmComboBox: use schematic declaration and ViewController 2018-01-25 13:36:38 +01:00
RoleSelector.js use RestProxy from widget toolkit 2018-01-25 13:36:38 +01:00
ScsiHwSelector.js use KVCombobox from widget toolkit 2018-01-25 13:36:38 +01:00
SecurityGroupSelector.js use RestProxy from widget toolkit 2018-01-25 13:36:38 +01:00
SnapshotSelector.js make clone window guest agnostic 2018-03-21 15:54:32 +01:00
StorageSelector.js ui: storage selector: adapt widths 2019-06-17 12:54:01 +02:00
USBSelector.js ui: usbselector: refactor USB Speed rendering, add USB 3.1 2019-09-26 18:04:32 +02:00
UserSelector.js gui: refactor render_full_name 2018-11-26 12:30:30 +01:00
ViewSelector.js make viewselector stateful 2016-06-16 16:33:59 +02:00
VLanField.js allow tagging of vlan 1 in gui 2016-05-18 11:32:15 +02:00
VMCPUFlagSelector.js CPU flags: Add aes flag 2019-08-23 10:41:29 +02:00
VMSelector.js ui: form/VMSelector: use SIMPLE mode for guest checkbox model 2018-09-11 10:25:02 +02:00
VNCKeyboardSelector.js use KVCombobox from widget toolkit 2018-01-25 13:36:38 +01:00