]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix remaining FA icon references and test failures 68962/head
authorAfreen Misbah <afreen@ibm.com>
Mon, 18 May 2026 20:06:35 +0000 (01:36 +0530)
committerAfreen Misbah <afreen@ibm.com>
Tue, 19 May 2026 13:12:25 +0000 (18:42 +0530)
commit154cf3271e235307ed06d84a9c7a2c880495f255
treebc0b918e7fefd2b5e54340d40b81c9ca91d82995
parenta80c727c5dbe4fc5ba761b4af18bc9e2473846d9
mgr/dashboard: fix remaining FA icon references and test failures

- Fix icon size mismatches and HTML lint errors
- Fix remaining FA icon references in tests
- Replace FA icons with Carbon in upgrade component:
  use cds-inline-loading for spinners, cd-icon for status icons
- Update test selectors for Carbon icon queries

Fixes: https://tracker.ceph.com/issues/76631
Signed-off-by: Afreen Misbah <afreen23@gmail.com>
Assisted-by: Claude
33 files changed:
doc/dev/developer_guide/dash-devel.rst
src/pybind/mgr/dashboard/frontend/.nx/cache/run.json [deleted file]
src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/10237580396640394741 [deleted file]
src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/10980534257073835600 [deleted file]
src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/13631548728671484098 [deleted file]
src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/15003992407653264544 [deleted file]
src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/17123941763793466917 [deleted file]
src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/3434596641947031669 [deleted file]
src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/3531074149816680679 [deleted file]
src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/892190484022084896 [deleted file]
src/pybind/mgr/dashboard/frontend/.nx/workspace-data/25ba49dc146f43909f991da5a9e35423.db [deleted file]
src/pybind/mgr/dashboard/frontend/.nx/workspace-data/d10f8f4c22be49dea4fb898773da5084.db [deleted file]
src/pybind/mgr/dashboard/frontend/.nx/workspace-data/d10f8f4c22be49dea4fb898773da5084.db-shm [deleted file]
src/pybind/mgr/dashboard/frontend/.nx/workspace-data/d10f8f4c22be49dea4fb898773da5084.db-wal [deleted file]
src/pybind/mgr/dashboard/frontend/.nx/workspace-data/file-map.json [deleted file]
src/pybind/mgr/dashboard/frontend/.nx/workspace-data/lockfile.hash [deleted file]
src/pybind/mgr/dashboard/frontend/.nx/workspace-data/nx_files.nxt [deleted file]
src/pybind/mgr/dashboard/frontend/.nx/workspace-data/parsed-lock-file.json [deleted file]
src/pybind/mgr/dashboard/frontend/.nx/workspace-data/project-graph.json [deleted file]
src/pybind/mgr/dashboard/frontend/.nx/workspace-data/project-graph.lock [deleted file]
src/pybind/mgr/dashboard/frontend/.nx/workspace-data/source-maps.json [deleted file]
src/pybind/mgr/dashboard/frontend/package-lock.json
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-details/iscsi-target-details.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/upgrade/upgrade.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/upgrade/upgrade.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/upgrade/upgrade.component.ts
src/pybind/mgr/dashboard/frontend/src/app/core/auth/login/login.component.html
src/pybind/mgr/dashboard/frontend/src/app/core/error/error.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/components/card-row/card-row.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/components/components.module.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/components/notifications-sidebar/notifications-sidebar.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/services/api-interceptor.service.spec.ts