pve-manager/www/manager6/dc
Aaron Lauterer d4dd47fc88 ui: dc: backup: fix job detail search
'for...in array' returns the id in the array but not the value,
'for...of array' returns the values.

Another issue that I ran into was if the property did not exist.

Checking if the property evaluates to false will catch situations where
the property does not exist or is null. All other situations where there
is a value for the name, id or type, should evaluate to true if present
as they are strings or the VMID.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
(cherry picked from commit cfabe90ecb69a1b4120d37a6879c3bb4772d310c)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-06-22 11:51:17 +02:00
..
ACLView.js ui: dc/ACLView: eslint fixes and code cleanup/refactoring 2021-05-17 20:11:07 +02:00
ACMEClusterView.js ui: acme: Remove false gettexts 2021-01-12 11:39:45 +01:00
ACMEPluginEdit.js ui: dc/ACMEPlugins: eslint fixes and code cleanup/refactoring 2021-05-17 20:11:28 +02:00
AuthEditAD.js ui: Add verify SSL cert checkbox for active directory 2020-10-29 19:22:51 +01:00
AuthEditBase.js ui: auth base: add onlineHelp 2020-05-06 20:35:45 +02:00
AuthEditLDAP.js followup: do not name field as me, which is reserverd for this 2020-10-22 18:24:47 +02:00
AuthView.js ui: fix missing change from 'pve-' to 'pmx-' models 2020-06-02 16:53:53 +02:00
Backup.js ui: dc: backup: fix job detail search 2021-06-22 11:51:17 +02:00
Cluster.js ui: dc/cluster: eslint fixes and code cleanup/refactoring 2021-05-18 10:05:05 +02:00
ClusterEdit.js ui: dc/cluster: eslint fixes and code cleanup/refactoring 2021-05-18 10:05:05 +02:00
Config.js ui: dc: health, config, guests; eslint fixes and code cleanup/refactoring 2021-05-18 15:14:51 +02:00
CorosyncLinkEdit.js ui: dc/corosync-link: eslint fixes and code cleanup/refactoring 2021-05-18 15:14:51 +02:00
GroupEdit.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
GroupView.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
Guests.js ui: dc: health, config, guests; eslint fixes and code cleanup/refactoring 2021-05-18 15:14:51 +02:00
Health.js ui: dc: health, config, guests; eslint fixes and code cleanup/refactoring 2021-05-18 15:14:51 +02:00
Log.js ui: dc: log, options, support: eslint fixes and code cleanup/refactoring 2021-05-18 15:14:51 +02:00
MetricServerView.js ui: metrics: influxdb: add support for new api-path-prefix field 2021-03-15 14:45:05 +01:00
NodeView.js ui: dc/NodeView: mark only usage over 75% with a warning 2021-05-18 15:14:51 +02:00
OptionView.js ui: dc: log, options, support: eslint fixes and code cleanup/refactoring 2021-05-18 15:14:51 +02:00
PermissionView.js ui: fix missing htmlEncodes 2020-05-06 16:59:50 +02:00
PoolEdit.js ui: refactor pool edit window 2020-05-22 17:16:04 +02:00
PoolView.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
RoleEdit.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
RoleView.js ui: dc/RoleView: add variableRowHeight 2021-05-20 21:00:38 +02:00
SecurityGroups.js ui: dc/FW Security Group: eslint fixes and code cleanup/refactoring 2021-05-18 15:14:51 +02:00
StorageView.js ui: dc/StorageView: eslint fixes and code cleanup/refactoring 2021-05-18 15:14:51 +02:00
Summary.js ui: dc/Summary: eslint fixes and code cleanup/refactoring 2021-05-18 15:14:51 +02:00
Support.js ui: dc: log, options, support: eslint fixes and code cleanup/refactoring 2021-05-18 15:14:51 +02:00
SyncWindow.js ui: eslint: fix trailing comma and comma related whitespaces errors 2021-01-19 17:31:03 +01:00
Tasks.js ui: dc/Tasks: eslint fixes and code cleanup/refactoring 2021-05-18 15:14:51 +02:00
TFAEdit.js ui: TFA: use correct user-id value when creating TOTP QR code 2021-06-10 09:17:40 +02:00
TokenEdit.js ui: dc/TokenEdit: fix editing existing tokens 2021-02-19 16:37:51 +01:00
TokenView.js ui: fix missing htmlEncodes 2020-05-06 16:59:50 +02:00
UserEdit.js ui: dc/UserEdit: eslint fixes and code cleanup/refactoring 2021-05-18 15:14:51 +02:00
UserView.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00