iachat/app/javascript/dashboard/store/modules/conversations
Shivam Mishra 73dcf539ed
feat: allow role based filtering on the frontend (#11246)
This pull request introduces frontend role filtering to allStatusChat
getter. The key changes include the addition of a new helper function to
get the user's role, updates to the conversation filtering logic to
incorporate role and permissions, and the addition of unit tests for the
new filtering logic.

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2025-04-09 11:46:20 -07:00
..
actions feat: Add Google Translate API Integration (#6454) 2023-02-15 20:50:45 -08:00
helpers feat: Add support for frontend filtering of conversations (#11111) 2025-03-24 19:39:04 -07:00
specs feat: allow role based filtering on the frontend (#11246) 2025-04-09 11:46:20 -07:00
actions.js feat: allow copilot use without connecting an inbox (#10992) 2025-02-28 15:20:39 -08:00
getters.js feat: allow role based filtering on the frontend (#11246) 2025-04-09 11:46:20 -07:00
helpers.js feat: allow role based filtering on the frontend (#11246) 2025-04-09 11:46:20 -07:00
index.js feat: remove sentry log and allow same timestamp (#11100) 2025-03-18 15:08:28 +05:30