chatwoot/app/javascript/dashboard/components/layout
Pranav 77b718c22c
Some checks are pending
Publish Chatwoot CE docker images / build (push) Waiting to run
Run Chatwoot CE spec / test (push) Waiting to run
Run Response Bot spec / test (push) Waiting to run
fix: Remove user.permissions, resolve it from accounts (#9990)
Remove the `user.permissions` field and resolve the permissions directly
from the accounts array in the user. This change ensures that the cache
or previous values from the last active account don't affect the
permissions.

In this PR: 
- Remove user.permissions usage, replace it with getUserPermissions
method.
- Remove json.permissions from user.json.jbuilder
2024-08-21 11:36:26 +05:30
..
config feat: Update the design of the audit logs page (#9901) 2024-08-06 20:58:04 -07:00
sidebarComponents fix: Remove user.permissions, resolve it from accounts (#9990) 2024-08-21 11:36:26 +05:30
specs 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
AvailabilityStatus.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
Sidebar.vue fix: Remove user.permissions, resolve it from accounts (#9990) 2024-08-21 11:36:26 +05:30