iachat/app/javascript/dashboard/routes
Pranav ae938b2154
fix: Disable the password section is the admin has disabled user profile update (#9910)
This PR updates the profile settings page to completely disable the password section, including the heading, if the admin has disabled user profile updates. Previously, the section heading was shown with empty content, which caused confusion.
2024-08-07 09:51:37 -07:00
..
dashboard fix: Disable the password section is the admin has disabled user profile update (#9910) 2024-08-07 09:51:37 -07:00
index.js chore: Move frontend authorization to permission based system (#9709) 2024-07-03 15:13:16 -07:00
index.spec.js feat: Use vitest instead of jest, run all the specs anywhere in app/ folder in the CI (#9722) 2024-07-10 08:32:16 -07:00