]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - debian/changelog
api-viewer: drop extra slash in api path
[proxmox-widget-toolkit.git] / debian / changelog
index fb9f9f30934bd94b202818690d03b9106612a5b3..f5380dadf85dc0004dd7be7c515c799be1cb059d 100644 (file)
@@ -1,3 +1,152 @@
+proxmox-widget-toolkit (3.3-4) bullseye; urgency=medium
+
+  * acme: allow wildcards as domain
+
+  * service view: avoid showing not installed services as error
+
+  * service view: fix stale stop/restart button enabled behavior
+
+  * service view: disable all buttons for masked/not-found/unknown services
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 13 Jul 2021 18:42:51 +0200
+
+proxmox-widget-toolkit (3.3-3) bullseye; urgency=medium
+
+  * realm view/edit: make more generic for better reuse
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 12 Jul 2021 09:52:27 +0200
+
+proxmox-widget-toolkit (3.3-2) bullseye; urgency=medium
+
+  * node: repos: only show suites warning at the top if enabled repository is
+    affected
+
+  * move over authentication-real edit window widget from Proxmox VE
+
+  * utils: add helper to format node's repository status
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 09 Jul 2021 17:30:43 +0200
+
+proxmox-widget-toolkit (3.2-5) bullseye; urgency=medium
+
+  * network: always ask for confirmation before removing a network
+    interface from the configuration. While it is not that dangerous as we
+    have a pending config that needs to get applied, it still is nicer to do
+    for remove actions.
+
+  * node: tasks: use helper to format status again for a localized warnings
+    text
+
+  * window: safe-destroy: add taskDone and apiCallDone callbacks
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 08 Jul 2021 14:30:44 +0200
+
+proxmox-widget-toolkit (3.2-4) bullseye; urgency=medium
+
+  * node: APT repositories: upgrade "no Proxmox product repo configured" from
+    warning to error
+
+  * node: task history: deselect entries when filter changes
+
+  * node: task history: show errors on store load
+
+  * node: task history: add 'clear filter' button
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 05 Jul 2021 16:50:23 +0200
+
+proxmox-widget-toolkit (3.2-3) bullseye; urgency=medium
+
+  * node: repos: handle that components can be undefined
+
+  * markdown: encode bad nodes HTML instead of pruning it
+
+  * markdown: make sanitizer more strict in filtering tags and ensure that the
+    src and the href attributes point to a HTTP url, or is a data-url on a
+    image.
+
+  * info widget: early return from update if text & value stayed the same
+
+  * utils: updateColumnWidth: drop duplicate implementation and allow
+    overriding tresholdWidth
+
+  * utils: updateColumnWidth: directly calculate column count by threshold,
+    automatically using more columns on wide containers.
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 05 Jul 2021 10:10:47 +0200
+
+proxmox-widget-toolkit (3.2-2) bullseye; urgency=medium
+
+  * avoid using unique ids for components that may have more than one instance
+    at the same time. Fixes and issue with switching between nodes on the new
+    APT Repository panel.
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 05 Jul 2021 09:47:46 +0200
+
+proxmox-widget-toolkit (3.2-1) bullseye; urgency=medium
+
+  * css: some markdown heading and paragraph font-size & padding tuning
+
+  * node: services: fix logic for displaying unit state
+
+  * add Debian and Proxmox symbol logos and css
+
+  * node: apt: spawn a window for adding repository
+
+  * utils: add getOpenIDRedirectionAuthorization helper
+
+  * factor out userid parsing and username, realm renderer to Utils
+
+  * add OpenID icon + css class
+
+  * node: APT Repositories: rework top status and error grid
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 03 Jul 2021 00:12:34 +0200
+
+proxmox-widget-toolkit (3.1-4) bullseye; urgency=medium
+
+  * cbind mixin: also descend in elements with an cbind property
+
+  * node: tasks: merge improved Filters over from Proxmox Backup Server
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 28 Jun 2021 19:14:10 +0200
+
+proxmox-widget-toolkit (3.1-3) bullseye; urgency=medium
+
+  * css: markdown: add some nicer table, blockquote and task-list checkbox
+    styling
+
+  * Journal View: fix flickering in journal livemode
+
+  * node/services: optionally show unit-, and active-states
+
+  * add initial building blocks for an APT repositories UI
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 23 Jun 2021 23:11:37 +0200
+
+proxmox-widget-toolkit (3.1-2) bullseye; urgency=medium
+
+  * ui: network: add, by default hidden, columns for the `vlan-id` and the
+    `vlan-raw-device`
+
+  * add interface for markdown parser and wire-up marked to it
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 18 Jun 2021 15:32:27 +0200
+
+proxmox-widget-toolkit (3.1-1) bullseye; urgency=medium
+
+  * support ExtJS 7
+
+  * object grid: allow one to declaratively specify rows
+
+  * disk list: add wipe disk button which users of this widget can opt-in
+
+  * data/ProxmoxProxy: set responseType to undefined for XMLHTTPRequest
+
+  * ship api-viewer in new proxmox-widget-toolkit-dev pacakge to improve
+    possibility for code reuse
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 02 Jun 2021 16:16:02 +0200
+
 proxmox-widget-toolkit (3.0-2) bullseye; urgency=medium
 
   * disks: fix regression in S.M.A.R.T. window