chatwoot/app/javascript/dashboard/constants
Sojan Jose b96bf41234
chore: Enable Participating tab for conversations (#11714)
## Summary

This PR enables the **Participating** conversation view in the main
sidebar and keeps the behavior aligned with existing conversation views.

## What changed

- Added **Participating** under Conversations in the new sidebar.
- Added a guard in conversation realtime `addConversation` flow so
generic `conversation.created` events are not injected while the user is
on Participating view.
- Added participating route mapping in conversation-list redirect helper
so list redirects resolve correctly to `/participating/conversations`.

## Scope notes

- Kept changes minimal and consistent with current `develop` behavior.
- No additional update-event filtering was added beyond what existing
views already do.

---------


Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: iamsivin <iamsivin@gmail.com>
2026-04-15 17:03:39 +05:30
..
appEvents.js feat: update notification settings (#10529) 2024-12-05 19:05:04 +05:30
automation.js feat: Add automation rule event conversation resolved (#9669) 2025-08-13 12:57:14 +05:30
editor.js feat: new Captain Editor (#13235) 2026-01-21 13:39:07 +05:30
globals.js chore: Enable Participating tab for conversations (#11714) 2026-04-15 17:03:39 +05:30
installationTypes.js feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00
localStorage.js feat: Advanced Search Backend (#12917) 2026-01-07 15:30:49 +05:30
permissions.js chore: Custom Roles to manage permissions [ UI ] (#9865) 2024-09-17 11:40:11 -07:00
sessionStorage.js feat: Prevent saving preferences and status when impersonating (#11164) 2025-05-20 17:34:30 -07:00