Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

octopus: mgr/dashboard: Fix bugs in a unit test and i18n translation #36991

Merged
merged 1 commit into from Sep 28, 2020

Commits on Sep 11, 2020

  1. 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 656727a)
    
    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.
    votdev authored and Tatjana Dehler committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    b70c7db View commit details
    Browse the repository at this point in the history