iachat/app/javascript/dashboard/routes/dashboard
Gabriel Jablonski 8728db8869
fix(conversation): restore scroll-to-bottom after switching conversations (#250)
The scheduled-messages refactor (9a05ff524) split setActiveChat into
two branches but dropped the .then() callback that emits
SCROLL_TO_MESSAGE for normal conversation loads (no messageId).
Without this event scrollToBottom() never fires after messages load,
leaving the scroll at the top and triggering infinite history fetch.
2026-03-26 12:46:53 -03:00
..
campaigns feat(V5): Update settings pages UI (#13396) 2026-02-19 15:04:40 +05:30
captain fix: scenario label (#13746) 2026-03-10 18:32:44 +05:30
commands feat: Add natural language date parser for snooze functionality (#13587) 2026-03-06 12:20:22 +04:00
companies feat(V5): Update settings pages UI (#13396) 2026-02-19 15:04:40 +05:30
contacts fix: search header overlap with new conversation form (#13548) 2026-02-20 11:24:37 +05:30
conversation fix(conversation): restore scroll-to-bottom after switching conversations (#250) 2026-03-26 12:46:53 -03:00
customviews chore: Update buttons in dashboard (#11145) 2025-03-31 17:21:32 -07:00
dashboardApps feat: dashboard apps on sidebar (#146) 2025-11-19 14:44:18 -03:00
helpcenter feat: Add draft status for help center locales (#13768) 2026-03-17 12:45:54 +04:00
inbox feat: Add natural language date parser for snooze functionality (#13587) 2026-03-06 12:20:22 +04:00
kanban feat: add kanban feature promotion with upgrade banner (#235) 2026-03-12 15:31:53 -03:00
noAccounts Chore/merge upstream 4.8.0 (#150) 2025-11-19 16:25:58 -03:00
notifications feat(V5): Update settings pages UI (#13396) 2026-02-19 15:04:40 +05:30
settings Merge branch 'chatwoot/develop' into chore/merge-upstream-4.12.0 2026-03-20 00:27:45 -03:00
suspended chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
upgrade fix: Conditionally fetch limits and assistants for enterprise/cloud (#12099) 2025-08-04 15:06:58 -07:00
dashboard.routes.js feat: add kanban feature promotion with upgrade banner (#235) 2026-03-12 15:31:53 -03:00
Dashboard.vue chore: Update theme colors and add new Inter variable fonts (#13347) 2026-01-28 14:36:04 -08:00