]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Add html linter and fix lint errors
authorTiago Melo <tspmelo@gmail.com>
Tue, 25 Sep 2018 14:43:35 +0000 (15:43 +0100)
committerTiago Melo <tspmelo@gmail.com>
Wed, 26 Sep 2018 11:01:24 +0000 (12:01 +0100)
commit8256e82eceb917bff194f9e9c610afbb53d76428
treef58183bab862f8734de81633738ac444beaa7efd
parent9a01c3ae10889b11ebea25287591d49a01920a30
mgr/dashboard: Add html linter and fix lint errors

Signed-off-by: Tiago Melo <tmelo@suse.com>
13 files changed:
src/pybind/mgr/dashboard/frontend/html-linter.config.json [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/package-lock.json
src/pybind/mgr/dashboard/frontend/package.json
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-list/rbd-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-snapshot-form/rbd-snapshot-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-list/cephfs-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/health/health.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/info-card/info-card.component.html
src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-form/user-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.html