]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: carbon initial setup
authorIvo Almeida <ialmeida@redhat.com>
Wed, 15 May 2024 08:42:47 +0000 (09:42 +0100)
committerIvo Almeida <ialmeida@redhat.com>
Thu, 30 May 2024 10:25:47 +0000 (11:25 +0100)
commit3f63dbb00ad597dba141edb05854069b25e89c7a
tree7003eb15e947c0e2c0a399409a4e18b251c35265
parentadf4aca563c21106de1248a73fbef5a2bde5d7ab
mgr/dashboard: carbon initial setup
12 files changed:
src/pybind/mgr/dashboard/frontend/.nvmrc [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/core/navigation/administration/administration.component.html
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/dashboard-help/dashboard-help.component.html
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/identity/identity.component.html
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation.module.ts
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.html
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/notifications/notifications.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/components/components.module.ts
src/pybind/mgr/dashboard/frontend/src/styles.scss
src/pybind/mgr/dashboard/frontend/src/typings.d.ts