proxmox-backup/www/form
Lukas Wagner eff279e771 ui: sync job: fix error if local namespace is selected first
When creating a new sync job and a local namespace is configured
without setting a remote first, the createMaxPrefixLength
was passed an array instead of a string/undefined/null, which
triggered a 'ns2.match is not a funtion exception', making the UI
glitchy afterwards.

Fixed by explicitly checking for a string. Verified that the other
user of NamespaceMaxDepthReduced, the prune job edit window, does not
break after the change.

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2024-04-25 11:50:02 +02:00
..
AuthidSelector.js ui: auth/token selector: tell ExtJS we injected data into the store 2020-11-09 12:21:02 +01:00
CalendarEvent.js fix #4534: add clear trigger for simpler clearing schedule 2023-02-17 12:27:04 +01:00
DataStoreSelector.js ui: datastore selector: move maintenance mode inline with icon 2022-05-17 10:49:31 +02:00
GroupFilter.js ui: Show if Filter includes or excludes 2024-01-10 10:13:45 +01:00
GroupSelector.js ui: move max NS prefix length logic to reduced max-depth selector 2022-05-13 13:15:02 +02:00
NamespaceMaxDepth.js ui: sync job: fix error if local namespace is selected first 2024-04-25 11:50:02 +02:00
NamespaceSelector.js ui: namespace selector: show picker empty text if no namespace 2022-05-17 13:40:27 +02:00
PermissionPathSelector.js ui: permissions paths: add /system/notifications to combobox 2024-04-23 23:14:46 +02:00
RemoteSelector.js fix #3058: ui: improve remote edit UX by clarifying ID vs host 2022-01-12 09:38:59 +01:00
RemoteTargetSelector.js ui: fix local sync job edit 2023-11-28 14:13:35 +01:00
TokenSelector.js ui: token selector: use same layout as auth id selector 2020-11-09 12:24:54 +01:00
VerifyOutdatedAfter.js ui: verify outdated: disallow blank and drop wrong empty text 2022-05-16 16:46:06 +02:00