iachat/app/views/api/v1
Pranav 77b718c22c
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
..
accounts feat: allow feature plan map in super admin (#9318) 2024-05-08 22:58:46 -07:00
conversations/partials feat: Conversation API to return applied_sla and sla_events (#9174) 2024-04-01 23:30:07 +05:30
models fix: Remove user.permissions, resolve it from accounts (#9990) 2024-08-21 11:36:26 +05:30
profiles feat: Allow users to disable marking offline automatically (#6079) 2022-12-16 11:59:27 -08:00
widget feat: do not send contact details to the widget (#9223) 2024-04-12 15:30:07 +05:30