pmg-gui/js
Thomas Lamprecht 378a1024cb dashboard: reduce noise in current kernel version
use the new 'current-kernel' object returned by the node status API to
render a more usable (less noise) version information.

Keep fallback for old one to better work with upgrades (major and
minor) to this version in a cluster, where the web UI one uses might
be the new one, but a node one looks at still have the old API daemon.

Mirrors commit be04f8ee ("ui: node summary: reduce noise in current
kernel version") and commit 4fb7e9e4 ("fix #5121: ui: node status:
avoid invalid array access for certain foreign kernels") from
pve-manager.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-02-26 16:17:12 +01:00
..
controller quarantines: use a check mark for the dark mode filter 2023-03-23 17:19:12 +01:00
dashboard dashboard: reduce noise in current kernel version 2024-02-26 16:17:12 +01:00
form rules/objects: add mode selector dropdown 2024-02-22 14:54:44 +01:00
mobile utils: fix typo in url 2023-08-11 17:22:12 +02:00
ActionList.js sorters: use correct property 'direction' and keep default 'ASC' 2022-02-03 11:29:08 +01:00
Application.js eslint fixes 2020-10-30 14:08:16 +01:00
AttachmentGrid.js attachment grid: show all parts: fix title-casing in label 2022-11-11 18:41:08 +01:00
AttachmentQuarantine.js quarantines: use a check mark for the dark mode filter 2023-03-23 17:19:12 +01:00
BackupConfiguration.js backup config: add icons to tab buttons 2023-09-07 08:12:22 +02:00
BackupRestore.js renderer: s/format_size/render_size/ 2022-11-07 13:16:51 +01:00
Certificates.js node certificate: make parent panel scrollable 2022-10-11 11:31:02 +02:00
ClamAVDatabase.js sorters: use correct property 'direction' and keep default 'ASC' 2022-02-03 11:29:08 +01:00
ClusterAdministration.js eslint fixes 2020-10-30 14:08:16 +01:00
ConfigPanel.js comment text width improvements 2021-07-13 19:12:09 +02:00
ContactStatistics.js statistics: use new api call for detailed stats 2021-02-10 10:45:08 +01:00
Dashboard.js dashboard: fix untranslated use of "Subscription" 2023-01-23 08:53:15 +01:00
DKIMSettings.js fix #2971: DKIM: add gui setting to use From header when signing 2024-02-26 16:42:52 +01:00
DomainStatistics.js drop jslint hint for Proxmox global 2020-10-23 14:03:17 +02:00
FetchmailEdit.js drop jslint hints 2020-10-23 14:08:50 +02:00
FetchmailView.js drop jslint hint for Proxmox global 2020-10-23 14:03:17 +02:00
FilterProxy.js drop jslint hints 2020-10-23 14:08:50 +02:00
GeneralMailStatistics.js tree wide: eslint --fix 2020-10-23 13:17:15 +02:00
HourlyMailDistribution.js hourly mail distribution chart: add dynamic color switching 2023-03-15 15:38:54 +01:00
LDAPConfig.js sorters: use correct property 'direction' and keep default 'ASC' 2022-02-03 11:29:08 +01:00
LDAPGroupEditor.js eslint fixes 2020-10-30 14:08:16 +01:00
LDAPGroupSelector.js tree wide: eslint --fix 2020-10-23 13:17:15 +02:00
LDAPProfileSelector.js drop jslint hint for Proxmox global 2020-10-23 14:03:17 +02:00
LDAPUserEditor.js tree wide: eslint --fix 2020-10-23 13:17:15 +02:00
LDAPUserSelector.js tree wide: eslint --fix 2020-10-23 13:17:15 +02:00
LoginView.js add TFA components 2021-11-28 20:17:47 +01:00
MailInfo.js mail info: move receiver to top right 2022-02-03 10:20:18 +01:00
MailProxyConfiguration.js tree wide: eslint --fix 2020-10-23 13:17:15 +02:00
MailProxyDKIMPanel.js tree wide: eslint --fix 2020-10-23 13:17:15 +02:00
MailProxyOptions.js drop jslint hints 2020-10-23 14:08:50 +02:00
MailProxyPorts.js tree wide: eslint --fix 2020-10-23 13:17:15 +02:00
MailProxyRelaying.js mail-proxy-relaying: add help to Default Relay 2023-12-15 16:12:24 +01:00
MailProxyTLS.js tree wide: eslint --fix 2020-10-23 13:17:15 +02:00
MailProxyTLSDestinations.js sorters: use correct property 'direction' and keep default 'ASC' 2022-02-03 11:29:08 +01:00
MailProxyTLSInboundDomains.js api: use readable casing for tls-inbound-domains endpoint 2023-03-21 10:23:40 +01:00
MailProxyTLSPanel.js fix #2437: proxy: Add 'TLS Inbound Domains' panel 2023-03-20 19:43:40 +01:00
MailStatGrid.js tree wide: eslint --fix 2020-10-23 13:17:15 +02:00
MailTracker.js Revert "fix tracking center with newer proxmox-widget-toolkit" 2023-11-14 16:47:15 +01:00
MainView.js main view/quarantine: rename "Theme" selector to "Color Theme" 2023-05-17 11:53:08 +02:00
Makefile rules/objects: add mode selector dropdown 2024-02-22 14:54:44 +01:00
MyNetworks.js fix #4510: add filter box to many grids 2024-02-21 17:57:47 +01:00
NavigationTree.js NavigationTree: Remove extra space 2023-12-15 16:07:51 +01:00
ObjectGroup.js objects: use font-weight for bold text 2024-02-22 15:37:40 +01:00
ObjectGroupConfiguration.js objects: don't reload on match mode change 2024-02-22 14:55:34 +01:00
ObjectGroupList.js sorters: use correct property 'direction' and keep default 'ASC' 2022-02-03 11:29:08 +01:00
ObjectGroupSelector.js tree wide: eslint --fix 2020-10-23 13:17:15 +02:00
PBSConfig.js sorters: use correct property 'direction' and keep default 'ASC' 2022-02-03 11:29:08 +01:00
PBSRemoteEdit.js ui: pbs remote: use proxmoxtextfield for password edit xtype again 2022-05-16 12:17:04 +02:00
PBSSnapshotView.js renderer: s/format_size/render_size/ 2022-11-07 13:16:51 +01:00
PostfixMailQueue.js renderer: s/format_size/render_size/ 2022-11-07 13:16:51 +01:00
PostfixQShape.js drop jslint hint for Proxmox global 2020-10-23 14:03:17 +02:00
QuarantineContextMenu.js fix color coding mistake for one context menu 2022-10-28 07:46:21 +02:00
QuarantineList.js gui: Mark missing strings as translatable 2023-12-15 16:07:42 +01:00
QuarantineView.js main view/quarantine: rename "Theme" selector to "Color Theme" 2023-05-17 11:53:08 +02:00
QueueAdministration.js drop jslint hint for Proxmox global 2020-10-23 14:03:17 +02:00
RBLStatistics.js tree wide: eslint --fix 2020-10-23 13:17:15 +02:00
ReceiverStatistics.js statistics: use new api call for detailed stats 2021-02-10 10:45:08 +01:00
RegexTester.js regex tester: make textfield flex to take all remaining space 2022-05-14 17:57:11 +02:00
RelayDomains.js fix #4510: add filter box to many grids 2024-02-21 17:57:47 +01:00
RoleSelector.js tree wide: eslint --fix 2020-10-23 13:17:15 +02:00
RuleConfiguration.js mail filter: properly html-encode rule names 2023-05-17 12:01:35 +02:00
RuleEditor.js tree wide: eslint --fix 2020-10-23 13:17:15 +02:00
RuleInfo.js rules/objects: add mode selector dropdown 2024-02-22 14:54:44 +01:00
SenderStatistics.js statistics: use new api call for detailed stats 2021-02-10 10:45:08 +01:00
ServerAdministration.js server administration: repos: add online help 2021-07-19 17:42:15 +02:00
ServerStatus.js server status: add button to show package version window 2021-07-19 17:53:54 +02:00
Settings.js add Settings window 2021-07-13 14:28:01 +02:00
SpamContextMenu.js quarantines: color code deliver and delete buttons 2022-10-22 16:16:41 +02:00
SpamDetectorConfiguration.js tree wide: eslint --fix 2020-10-23 13:17:15 +02:00
SpamDetectorCustom.js eslint fixes 2020-10-30 14:08:16 +01:00
SpamDetectorLanguages.js eslint fixes 2020-10-30 14:08:16 +01:00
SpamDetectorOptions.js spam: options: adapt do new defaults for bayes/awl 2023-06-26 15:27:08 +02:00
SpamDetectorStatus.js sorters: use correct property 'direction' and keep default 'ASC' 2022-02-03 11:29:08 +01:00
SpamInfoGrid.js spam-info-grid: style the spam info grid via css variables 2023-03-15 15:38:54 +01:00
SpamQuarantine.js quarantines: use a check mark for the dark mode filter 2023-03-23 17:19:12 +01:00
SpamQuarantineOptions.js drop jslint hints 2020-10-23 14:08:50 +02:00
SpamScoreDistribution.js tree wide: eslint --fix 2020-10-23 13:17:15 +02:00
StatStore.js statistics: use new api call for detailed stats 2021-02-10 10:45:08 +01:00
StatTimeSelector.js StatTimeSelector: don't show invalid month/day combinations 2022-10-04 13:46:44 +02:00
Subscription.js subscription: remove hard-coded white background 2023-03-15 15:38:54 +01:00
SystemConfiguration.js sys config: network: show live-apply button 2021-07-16 16:37:29 +02:00
SystemOptions.js configuration: options: adapt to new advanced statistic filter default 2023-06-26 15:27:08 +02:00
TFAView.js tfa: avoid trailing space on WebAuthn 2023-06-14 15:15:57 +02:00
Transport.js fix #4510: add filter box to many grids 2024-02-21 17:57:47 +01:00
UserBlackWhiteList.js gui: Mark missing strings as translatable 2023-12-15 16:07:42 +01:00
UserEdit.js fix #4818: Revert "UserEdit: add minLength of 4 to username field" 2024-02-14 00:04:12 +01:00
UserManagement.js tfa: add webauthn config panel 2021-11-28 21:19:35 +01:00
UserSelector.js add TFA components 2021-11-28 20:17:47 +01:00
UserView.js user view: disable unlock TFA button initially 2023-06-28 11:32:51 +02:00
Utils.js disclaimer edit: add 'add-separator' checkbox 2024-02-22 16:58:44 +01:00
VersionInfo.js ui: minimally increase font-size of product title and version 2021-07-03 23:31:54 +02:00
ViewMailHeaders.js mail header view: code reduction 2022-02-03 11:28:16 +01:00
VirusCharts.js drop jslint hint for Proxmox global 2020-10-23 14:03:17 +02:00
VirusDetectorConfiguration.js tree wide: eslint --fix 2020-10-23 13:17:15 +02:00
VirusDetectorOptions.js tree wide: eslint --fix 2020-10-23 13:17:15 +02:00
VirusQuarantine.js quarantines: use a check mark for the dark mode filter 2023-03-23 17:19:12 +01:00
VirusQuarantineOptions.js tree wide: eslint --fix 2020-10-23 13:17:15 +02:00