Go to file
Thomas Lamprecht 865be88ed5 JournalView: avoid null dereference on quick tab switch
the updateView method can be called through an XHR request callback,
which may get triggered once the user switched already over to
another panel and viewmodel isn't valid (or did not get valid at the
first place) anymore.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-26 10:14:53 +02:00
button StdRemoveButton: code cleanup 2020-04-18 19:33:37 +02:00
css css: add proxmox-invalid-row class 2020-05-25 16:46:48 +02:00
data add Realm model and RealmComboBox 2020-05-18 17:03:32 +02:00
debian bump version to 2.2-4 2020-05-25 19:04:16 +02:00
form add pmxRoleSelector 2020-05-19 21:19:26 +02:00
grid PendingObjectGrid: mark pending changes as orange 2020-05-22 09:38:30 +02:00
images ComboGrid: add trigger to delete from ComboGrid 2019-08-13 15:37:26 +02:00
mixin cbind: allow methods in cbindData 2020-05-04 18:19:01 +02:00
node task history: better default column width 2020-05-25 18:56:56 +02:00
panel JournalView: avoid null dereference on quick tab switch 2020-05-26 10:14:53 +02:00
window window: edit: eslint fixes 2020-05-22 13:08:07 +02:00
defines.mk add css and image directory to packaging 2019-08-13 15:37:26 +02:00
Logo.js add PMX.image.Logo 2020-05-18 17:03:32 +02:00
Makefile add pmxRoleSelector 2020-05-19 21:19:26 +02:00
Toolkit.js open picker for all comboboxes on focus, even if they are editable 2020-04-16 14:39:38 +02:00
Utils.js utils: task descriptions: allow to use functions 2020-05-25 18:28:21 +02:00