pve-manager/www/manager6/window
Stefan Sterz 056e5aad9b subscription/summary/backup: stop setting the background color
setting the background color in js code adds that property as a style
attribute to the element. that makes it hard to alter later via css
and makes it hard to dynamically change the color e.g. if we want to
add different themes. the background color for these elements are
white already anyway, so just remove them here.

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
2023-03-08 17:55:41 +01:00
..
Backup.js ui: manual backup: unescape notes template on load 2022-06-28 16:10:13 +02:00
BackupConfig.js subscription/summary/backup: stop setting the background color 2023-03-08 17:55:41 +01:00
BulkAction.js ui: bulk actions: default to a height of 600 px 2023-01-14 17:41:04 +01:00
CephInstall.js ui: CephInstall: fix a/an typo 2022-09-07 15:25:09 +02:00
Clone.js ui: eslint: enforce "no-unneeded-ternary" rule 2021-01-19 17:41:11 +01:00
DownloadUrlToStorage.js ui: upload/download image: trim checksum value 2021-12-03 11:09:51 +01:00
FirewallEnableEdit.js ui: eslint: fix trailing comma and comma related whitespaces errors 2021-01-19 17:31:03 +01:00
FirewallLograteEdit.js ui: window/FW Log Rate: eslint fixes and code cleanup/refactoring/modernize 2021-05-19 16:52:49 +02:00
GuestDiskReassign.js ui: disk reassign: remove unused reference and bind 2022-05-02 16:44:44 +02:00
LoginWindow.js www: switch to new tfa login format 2021-11-11 14:38:31 +01:00
Migrate.js ui: remove local cloud-init live migration limitation 2021-07-29 10:42:51 +02:00
Prune.js ui: prune: also handle new 'renamed' keep reason 2021-11-09 11:33:16 +01:00
Restore.js ui: ct restore: put mountpoint-erasure note on new line 2022-07-07 10:08:02 +02:00
SafeDestroyGuest.js window: safe destroy guest: add note that referenced disks are destroyed 2022-01-13 17:01:39 +01:00
SafeDestroyStorage.js ui: node: storage removal: add checkbox for cleaning up storage config 2021-11-10 14:03:27 +01:00
ScheduleSimulator.js ui: schedule sim: denote if any simulation was done via empty text 2023-01-20 10:46:57 +01:00
Settings.js add 'auto' mode for noVNC scaling 2022-01-13 12:58:59 +01:00
Snapshot.js ui: snapshot: show task viewer for progress log 2021-02-11 18:19:18 +01:00
StartupEdit.js ui: window/startup: eslint fixes and code cleanup/refactoring/modernize 2021-05-19 16:52:49 +02:00
TreeSettingsEdit.js ui: resource tree settings: make wider and clarify field labels 2023-02-22 11:37:53 +01:00
UploadToStorage.js ui: LXC template upload: allow zstd compressed (.tar.zst) images 2022-11-16 20:13:48 +01:00
Wizard.js ui: window/Wizard: make it a little wider 2021-11-05 09:50:36 +01:00