]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix bucket form encryption checkbox 62476/head
authorAashish Sharma <Aashish.Sharma1@ibm.com>
Tue, 25 Mar 2025 05:51:59 +0000 (11:21 +0530)
committerAashish Sharma <Aashish.Sharma1@ibm.com>
Thu, 27 Mar 2025 10:40:15 +0000 (16:10 +0530)
commitc2e9c1ebb01fd95cdbcb21388fa8ec69a4f14c6b
treef88fdd57b902a51a7a1313ff79f59c0dd4873c30
parentd818d464ac112fb6cfd326ecb0deec1856a9e2a1
mgr/dashboard: fix bucket form encryption checkbox

The condition to disable/enable encryption checkbox on bucket form is broken because of the new structure of the get encryption config API response.

Fixes: https://tracker.ceph.com/issues/70646
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
src/pybind/mgr/dashboard/frontend/cypress/e2e/rgw/buckets.po.ts
src/pybind/mgr/dashboard/frontend/cypress/e2e/rgw/configuration.e2e-spec.ts
src/pybind/mgr/dashboard/frontend/cypress/e2e/rgw/configuration.po.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-form/rgw-bucket-form.component.ts