pve-manager/www/manager6/ceph
Thomas Lamprecht 0b9e52ddc6 ui: osd: do not confuse view and controller scopes
The me variable should only be assigned from `this`, else it gets
confusing and wrong fast.

here the managed listener tried to do a this.reload, but this is
ambiguous here, and not the controller.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-10-28 10:49:52 +01:00
..
CephInstallWizard.js drop jslint lines 2020-06-06 18:11:47 +02:00
Config.js gui: ceph configdb: fix store load 2019-07-11 15:14:57 +02:00
Crush.js added basic ability to install ceph via gui 2019-03-08 12:33:31 +01:00
FS.js drop jslint lines 2020-06-06 18:11:47 +02:00
Log.js ui: call more update store functions in the store scope 2020-04-09 16:45:22 +02:00
Monitor.js gui: ceph: add ServiceList component and use it 2019-06-05 12:41:11 +02:00
OSD.js ui: osd: do not confuse view and controller scopes 2020-10-28 10:49:52 +01:00
Pool.js ceph: gui: add autoscale mode to pool create 2020-10-22 18:18:35 +02:00
ServiceList.js ui: ceph/ServiceList: do not autoLoad the rstore 2020-04-02 12:48:15 +02:00
Services.js drop jslint lines 2020-06-06 18:11:47 +02:00
Status.js ui: ceph status/running chart: disable trackRemoved 2020-07-22 10:30:51 +02:00
StatusDetail.js ui: ceph: downgrade remapped from error to warning/working 2020-07-02 18:36:46 +02:00