chatwoot/app/javascript/dashboard/components-next/HelpCenter
Pranav 2ada713f29
feat: Add bulk actions for help center articles (translate, status change, delete) (#14137)
Fixes
https://linear.app/chatwoot/issue/CW-6950/support-bulk-actions-for-publish-archive-move-to-draft-delete-in

How to test

1. Go to Help Center → Articles
2. Select articles using checkboxes → bulk bar appears
3. Click Publish/Draft/Archive → articles update, list refreshes
4. Click Delete → confirmation dialog → articles removed
5. Click Translate (requires Captain enabled) → select locale + category
→ translation starts
6. Try translating to a locale that already has translations → warning
with links to existing articles → "Overwrite and translate" proceeds
8. Single article: click three-dot menu → Translate → same dialog opens
for that article



https://github.com/user-attachments/assets/7c76495e-f89e-4456-92bd-a6639a9992f4

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 09:13:43 -07:00
..
ArticleCard feat: Add bulk actions for help center articles (translate, status change, delete) (#14137) 2026-04-24 09:13:43 -07:00
CategoryCard chore: Update theme colors and add new Inter variable fonts (#13347) 2026-01-28 14:36:04 -08:00
EmptyState feat: update bunny video support in HC (#13815) 2026-03-16 11:04:27 +05:30
LocaleCard feat: Add draft status for help center locales (#13768) 2026-03-17 12:45:54 +04:00
Pages feat: Add bulk actions for help center articles (translate, status change, delete) (#14137) 2026-04-24 09:13:43 -07:00
PortalSwitcher chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
HelpCenterLayout.vue feat(V5): Update settings pages UI (#13396) 2026-02-19 15:04:40 +05:30