public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: "Dominic Jäger" <d.jaeger@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH manager 0/6] eslint fixes
Date: Tue, 18 May 2021 14:12:12 +0200	[thread overview]
Message-ID: <20210518121218.125661-1-d.jaeger@proxmox.com> (raw)

Reduce eslint problems in qemu/lxc/storage to 3 Errors and 2 Warnings.
Those are a little trickier, I'll fix them tomorrow.

I clicked through a couple of wizards to test, but not yet every single
possible window.

Dominic Jäger (6):
  Fix usage of 'me'
  No unused or duplicate variables
  Functions may not be completely empty
  Remove useless escapes
  State equalities more precisely
  Miscellaneous eslint fixes

 www/manager6/lxc/CreateWizard.js      |  1 -
 www/manager6/lxc/DNS.js               |  7 ++--
 www/manager6/lxc/FeaturesEdit.js      |  2 +-
 www/manager6/lxc/MPEdit.js            |  6 ++--
 www/manager6/lxc/MPResize.js          |  5 ---
 www/manager6/lxc/Options.js           |  5 ++-
 www/manager6/lxc/Resources.js         |  4 +--
 www/manager6/qemu/AgentIPView.js      |  9 +++---
 www/manager6/qemu/BootOrderEdit.js    |  4 +--
 www/manager6/qemu/CloudInit.js        | 46 +++++++++++++--------------
 www/manager6/qemu/DisplayEdit.js      |  4 +--
 www/manager6/qemu/HDEdit.js           |  1 -
 www/manager6/qemu/HDMove.js           |  2 --
 www/manager6/qemu/HDResize.js         |  4 ---
 www/manager6/qemu/OSDefaults.js       |  2 +-
 www/manager6/qemu/OSTypeEdit.js       |  2 +-
 www/manager6/qemu/Options.js          |  4 +--
 www/manager6/qemu/RNGEdit.js          |  2 +-
 www/manager6/qemu/SSHKey.js           |  4 +--
 www/manager6/qemu/SerialEdit.js       |  4 +--
 www/manager6/qemu/Smbios1Edit.js      |  1 -
 www/manager6/qemu/USBEdit.js          |  4 +--
 www/manager6/storage/Base.js          | 10 +++---
 www/manager6/storage/GlusterFsEdit.js |  1 +
 www/manager6/storage/IScsiEdit.js     |  1 +
 www/manager6/storage/ImageView.js     |  7 ++--
 www/manager6/storage/LvmThinEdit.js   |  1 +
 www/manager6/storage/NFSEdit.js       |  2 +-
 www/manager6/storage/StatusView.js    |  2 +-
 www/manager6/storage/TemplateView.js  |  2 --
 www/manager6/storage/ZFSEdit.js       |  2 +-
 31 files changed, 66 insertions(+), 85 deletions(-)

-- 
2.20.1





             reply	other threads:[~2021-05-18 12:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-18 12:12 Dominic Jäger [this message]
2021-05-18 12:12 ` [pve-devel] [PATCH manager 1/6] Fix usage of 'me' Dominic Jäger
2021-05-18 12:12 ` [pve-devel] [PATCH manager 2/6] No unused or duplicate variables Dominic Jäger
2021-05-18 12:12 ` [pve-devel] [PATCH manager 3/6] Functions may not be completely empty Dominic Jäger
2021-05-18 12:12 ` [pve-devel] [PATCH manager 4/6] Remove useless escapes Dominic Jäger
2021-05-18 12:12 ` [pve-devel] [PATCH manager 5/6] State equalities more precisely Dominic Jäger
2021-05-18 12:12 ` [pve-devel] [PATCH manager 6/6] Miscellaneous eslint fixes Dominic Jäger
2021-05-18 13:23 ` [pve-devel] applied-series: [PATCH manager 0/6] " Thomas Lamprecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210518121218.125661-1-d.jaeger@proxmox.com \
    --to=d.jaeger@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal