iachat/app/javascript/dashboard
Sivin Varghese fd8919b901
chore: Replace installation name in captain empty state (#13083)
# Pull Request Template

## Description

This PR fixes the installation name in empty states on the Captain
Documents and Captain FAQs pages.

Fixes
https://linear.app/chatwoot/issue/CW-6159/display-brand-name-in-empty-state-messages-on-the-captain-page

## Type of change

- [x] Bug fix (non-breaking change which fixes an issue)

## How Has This Been Tested?

### Screenshots
<img width="986" height="700" alt="image"
src="https://github.com/user-attachments/assets/7ba32fbb-ea93-4206-9e8d-ef037a83f72e"
/>
<img width="1062" height="699" alt="image"
src="https://github.com/user-attachments/assets/a70bec15-9bfe-4600-b355-f486f93a6839"
/>



## 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
2025-12-16 15:04:34 +05:30
..
api feat(ce): Add Year in review feature (#13078) 2025-12-15 17:24:45 -08:00
assets chore: Improve layout styles (#12025) 2025-07-30 13:49:27 -07:00
components feat: Enable attachment paste in new conversation modal (#13082) 2025-12-16 14:35:42 +05:30
components-next chore: Replace installation name in captain empty state (#13083) 2025-12-16 15:04:34 +05:30
composables feat: Add AI credit topup flow for Stripe (#12988) 2025-12-02 17:53:44 -08:00
constants chore: Strip unsupported signature formatting by channel (#13046) 2025-12-11 19:58:59 +05:30
helper chore: Strip unsupported signature formatting by channel (#13046) 2025-12-11 19:58:59 +05:30
i18n feat(ce): Add Year in review feature (#13078) 2025-12-15 17:24:45 -08:00
mixins feat: allow configuring attachment upload limit (#12835) 2025-11-17 14:03:08 -08:00
modules chore: Adds URL-based search and tab selection (#12663) 2025-10-27 11:17:04 +05:30
routes fix: Strip unsupported markdown formatting from canned responses (#13028) 2025-12-09 09:15:35 +05:30
store feat: Add AI credit topup flow for Stripe (#12988) 2025-12-02 17:53:44 -08:00
stores feat: Add Pinia support and relocate store factory (#12854) 2025-11-28 16:31:59 +05:30
App.vue fix: Handle login when there are no accounts (#12816) 2025-11-07 10:14:59 +05:30
featureFlags.js feat: Companies page (#12842) 2025-11-18 15:29:15 +05:30