]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Log frontend errors in backend 22285/head
authorRicardo Marques <rimarques@suse.com>
Wed, 23 May 2018 10:09:23 +0000 (11:09 +0100)
committerRicardo Marques <rimarques@suse.com>
Wed, 30 May 2018 08:17:37 +0000 (09:17 +0100)
commit9906016916eb026235b5104ec9c08028a6a74ddb
treea4c85d80ea7127d75fcfbf7bc3f4de7ed0b1525a
parent5229c9bebc9de8266adc3a2da0e2c7d3b91a73ef
mgr/dashboard: Log frontend errors in backend

Signed-off-by: Ricardo Marques <rimarques@suse.com>
src/pybind/mgr/dashboard/controllers/logging.py [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/app.module.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/api.module.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/logging.service.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/services/js-error-handler.service.ts [new file with mode: 0644]