chatwoot/app/javascript/dashboard
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
..
api feat: sign webhooks for API channel and agentbots (#13892) 2026-04-06 15:28:25 +05:30
assets fix(ui): resolve unreadable select options in dark mode (#13207) 2026-03-30 13:05:28 +05:30
components chore: Enable Participating tab for conversations (#11714) 2026-04-15 17:03:39 +05:30
components-next chore: Enable Participating tab for conversations (#11714) 2026-04-15 17:03:39 +05:30
composables feat: add automation condition to filter private notes (#12102) 2026-04-13 10:40:46 +05:30
constants chore: Enable Participating tab for conversations (#11714) 2026-04-15 17:03:39 +05:30
helper chore: Enable Participating tab for conversations (#11714) 2026-04-15 17:03:39 +05:30
i18n feat: Inline edit support for contact info (#13976) 2026-04-14 16:53:40 +04:00
mixins feat: allow configuring attachment upload limit (#12835) 2025-11-17 14:03:08 -08:00
modules feat: compose form improvements (#13668) 2026-03-02 18:27:51 +05:30
routes feat: Inline edit support for contact info (#13976) 2026-04-14 16:53:40 +04:00
store chore: Enable Participating tab for conversations (#11714) 2026-04-15 17:03:39 +05:30
stores feat: Voice Channel (#11602) 2025-12-19 12:41:33 -08:00
App.vue fix(sentry): syntaxError: No error message (#13954) 2026-03-31 21:09:02 +05:30
featureFlags.js feat(captain): Add paywall and expose Custom Tools (#13977) 2026-04-07 10:58:29 +05:30