chatwoot/app/javascript/dashboard
Sivin Varghese bcb66cdcc0
chore: Support creating articles from category view (#14406)
# Pull Request Template

## Description

This PR adds support for creating articles directly from the category
view. Previously, articles could only be created from the main articles
page. With this change, users can now create a new article while
browsing a specific category, making the workflow faster and more
convenient.

Fixes
https://linear.app/chatwoot/issue/CW-7050/create-an-article-when-inside-a-category

## Type of change

- [x] New feature (non-breaking change which adds functionality)

## How Has This Been Tested?

### Screencast


https://github.com/user-attachments/assets/e5a72a85-676e-4747-948a-6b1a19d2089f




## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [ ] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules
2026-05-18 18:09:53 +05:30
..
api feat(companies): add notes and history to company details (#14401) 2026-05-11 23:15:25 +05:30
assets fix(ui): resolve unreadable select options in dark mode (#13207) 2026-03-30 13:05:28 +05:30
components feat: enable quoted reply for everyone (#14469) 2026-05-15 10:59:48 -07:00
components-next chore: Support creating articles from category view (#14406) 2026-05-18 18:09:53 +05:30
composables feat: Update conversation bulk action UI (#14118) 2026-05-07 14:58:38 +05:30
constants feat: Add platform-wide status banners for outage notifications (#13943) 2026-04-29 17:18:38 +04:00
helper feat: inline url embeds in article editor (#14284) 2026-05-05 14:16:24 +05:30
i18n chore: Update translations (#14276) 2026-05-18 17:31:05 +05:30
mixins feat: allow configuring attachment upload limit (#12835) 2025-11-17 14:03:08 -08:00
modules feat: Update conversation bulk action UI (#14118) 2026-05-07 14:58:38 +05:30
routes chore: Support creating articles from category view (#14406) 2026-05-18 18:09:53 +05:30
services feat: Add rich template preview for WhatsApp & Twilio Templates (#13206) 2026-04-30 18:54:34 +04:00
store fix: validate OpenAI hook credentials (#14068) 2026-05-18 14:08:57 +05:30
stores feat(companies): add notes and history to company details (#14401) 2026-05-11 23:15:25 +05:30
App.vue feat: Add platform-wide status banners for outage notifications (#13943) 2026-04-29 17:18:38 +04:00
featureFlags.js feat: enable quoted reply for everyone (#14469) 2026-05-15 10:59:48 -07:00