* fix deleted user profile not showing
* logout currentUser if he deleted himself
* supported unit test for the deleted user
* supported playwright test for manage user from profile page
* remove unwanted class
* fix flaky failure and changes made as per comments
* changes as per comments
* playwright: improve the existing playwright test
* pw improvement
* minor change
* reduce the scope of custom property
* reduce scope of custom property test
* addressing comments
* updated response timeout
* feat(#16208): custom properties for Dashboard Data Models
* chore: update the padding for custom properties tab content
* Backend : Support extension field for dashboardDataModel
* ui: update ui to fetch the extension data
* feat: show custom properties on right panel
* chore: add custom properties in version page
* test: add playwright test for data model custom properties
* test: remove duplicate checks
---------
Co-authored-by: sonikashah <sonikashah94@gmail.com>