chatwoot/app/javascript/dashboard
Shivam Mishra 509b8a6e01
fix: update stale mock data in component stories
These stories were written against older component APIs and broke under
the new harness:

- copilot: nest message content/reasoning and use message_type; pass the
  required conversationInboxType
- ArticlesPage: pass the required categories, allowedLocales, portalName
  and meta props
- CategoryPage: use the real category shape (name/icon/slug/meta) so cards
  render titles instead of "undefined undefined"
- PortalSettings: provide a portals array matching the seeded route so the
  settings forms render
2026-06-03 14:46:06 +05:30
..
api feat(whatsapp): Add support for voice messages (#14606) 2026-06-02 15:33:32 +04:00
assets fix(ui): resolve unreadable select options in dark mode (#13207) 2026-03-30 13:05:28 +05:30
components feat(whatsapp): Add support for voice messages (#14606) 2026-06-02 15:33:32 +04:00
components-next fix: update stale mock data in component stories 2026-06-03 14:46:06 +05:30
composables chore: upgrade to vite 6 (#14363) 2026-06-02 17:01:37 +05:30
constants feat: Add platform-wide status banners for outage notifications (#13943) 2026-04-29 17:18:38 +04:00
helper revert: restore conversation unread count feature flag (#14623) 2026-06-02 21:11:48 +05:30
i18n chore: Update translations (#14498) 2026-06-02 21:21:50 +05:30
mixins feat: allow configuring attachment upload limit (#12835) 2025-11-17 14:03:08 -08:00
modules chore: resolve sass and vue compiler deprecation warnings (#13794) 2026-05-22 12:16:43 +05:30
routes refactor(onboarding): use separate onboarding controller (#14507) 2026-06-01 13:34:11 +05:30
services feat: Add rich template preview for WhatsApp & Twilio Templates (#13206) 2026-04-30 18:54:34 +04:00
store revert: restore conversation unread count feature flag (#14623) 2026-06-02 21:11:48 +05:30
stores feat: voice-call UX fixes (#14579) 2026-05-27 16:16:16 +05:30
App.vue feat: Add platform-wide status banners for outage notifications (#13943) 2026-04-29 17:18:38 +04:00
featureFlags.js revert: restore conversation unread count feature flag (#14623) 2026-06-02 21:11:48 +05:30