]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix bugs in a unit test and i18n translation 36991/head
authorVolker Theile <vtheile@suse.com>
Fri, 3 Jul 2020 14:09:42 +0000 (16:09 +0200)
committerTatjana Dehler <tdehler@suse.com>
Fri, 11 Sep 2020 09:01:55 +0000 (11:01 +0200)
commitb70c7db8a8675ce83adfb89a169487f24cd9e3ce
tree8cd448fd161db7a03766ee98f00600c115c14a67
parentf3060fec12a6eab020c63b9ba000c966ea31c78c
mgr/dashboard: Fix bugs in a unit test and i18n translation

* SKIP: Unknown argument type: 'BinaryExpression' NodeObject { ... text: 'You can activate the module on the Telemetry configuration '
* WARNING: /ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-list/rgw-bucket-list.component.spec.ts:39:32 - get is deprecated: from v9.0.0 use TestBed.inject

Fixes: https://tracker.ceph.com/issues/46371
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from commit 656727a3159ccae7aaaf3ce027b41ad36e3a21d4)

Conflicts:
src/pybind/mgr/dashboard/frontend/src/app/shared/components/telemetry-notification/telemetry-notification.component.ts
Replaced `TestBed.inject` by `TestBed.get` as Angular 9 has not been backported.
src/pybind/mgr/dashboard/frontend/src/app/shared/components/telemetry-notification/telemetry-notification.component.ts