]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Revert "mgr/dashboard: set up dashboard as a app shell" 68951/head
authorAfreen Misbah <afreen@ibm.com>
Fri, 15 May 2026 22:34:44 +0000 (04:04 +0530)
committerAfreen Misbah <afreen@ibm.com>
Mon, 18 May 2026 09:54:42 +0000 (15:24 +0530)
commitfae92b5eed25de6272b1997d9aa70de761d027af
treeaa8c7fb82cb3627c2e20e5d4eee8c7d3580ac36b
parente8be7aabbfe76e935131bac5455ed3c27c7aeaee
Revert "mgr/dashboard: set up dashboard as a app shell"

Fixes https://tracker.ceph.com/issues/74006

This reverts commit a0dd52fe100932922ceab9277490bfa2f8631431.

 Conflicts:
src/pybind/mgr/dashboard/frontend/module-federation.config.ts
src/pybind/mgr/dashboard/frontend/package-lock.json
src/pybind/mgr/dashboard/frontend/package.json
src/pybind/mgr/dashboard/frontend/project.json

Signed-off-by: Afreen Misbah <afreen@ibm.com>
16 files changed:
src/pybind/mgr/dashboard/frontend/.gitignore
src/pybind/mgr/dashboard/frontend/angular.json [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cd.js
src/pybind/mgr/dashboard/frontend/jest.config.cjs
src/pybind/mgr/dashboard/frontend/nx.json [deleted file]
src/pybind/mgr/dashboard/frontend/package-lock.json
src/pybind/mgr/dashboard/frontend/package.json
src/pybind/mgr/dashboard/frontend/project.json [deleted file]
src/pybind/mgr/dashboard/frontend/src/app/app.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/assets/module-federation.manifest.json [deleted file]
src/pybind/mgr/dashboard/frontend/src/bootstrap.ts [deleted file]
src/pybind/mgr/dashboard/frontend/src/main.ts
src/pybind/mgr/dashboard/frontend/tsconfig.app.json
src/pybind/mgr/dashboard/frontend/tsconfig.json
src/pybind/mgr/dashboard/frontend/webpack.config.ts [deleted file]
src/pybind/mgr/dashboard/frontend/webpack.prod.config.ts [deleted file]