[pbs-devel] applied: [PATCH proxmox-backup 0/9] fixes/changes extjs 7.0
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed May 26 19:21:17 CEST 2021
On 26.05.21 11:11, Dominik Csapak wrote:
> fixes/changes for extjs 7.0
>
> patches
> 1/9 ("ui: MainView: do not use unnecessary panels")
> - 7/9 ("ui: MainView: use new beforeChangePath signature")
>
> are backwards compatible and should work with extjs 6.0.1
>
Applied those first seven patches for now, thanks!
> 8/9 and 9/9 only work correctly with extjs 7.0
>
> while i tried to test every button/panel, there are surely some
> features that i missed
>
> Dominik Csapak (9):
> ui: MainView: do not use unnecessary panels
> ui: form/CalendarEvent: do not set displayField
> ui: panel/UsageChart: change downloadServerUrl
> ui: datastore/Summary: change destroy listener
> ui: MainView: navigation: use different ui class
> ui: css: fix text-align pmx-button-badge
> ui: MainView: use new beforeChangePath signature
> ui: use isActionDisabled
> ui: MainView: fix redirectTo call
>
> www/MainView.js | 17 ++++++++++++-----
> www/css/ext6-pbs.css | 3 ++-
> www/datastore/Content.js | 12 ++++++------
> www/datastore/Summary.js | 2 +-
> www/form/CalendarEvent.js | 1 -
> www/panel/UsageChart.js | 1 +
> www/tape/BackupOverview.js | 2 +-
> www/tape/ChangerStatus.js | 20 ++++++++++----------
> 8 files changed, 33 insertions(+), 25 deletions(-)
>
More information about the pbs-devel
mailing list