iachat/app/views/public/api/v1/portals
Sivin Varghese a4d2cb18f9
feat: Add INSTALLATION_NAME to global config (#12376)
# Pull Request Template

## Description

This PR fixes an issue where the widget and survey page did not show the
correct installation name in the “Powered by” label, and also updates
the Help Center to use the installation name.

Fixes
[CW-5580](https://linear.app/chatwoot/issue/CW-5580/widget-footer-shows-powered-by-chatwoot-after-45x-when-installation),
https://github.com/chatwoot/chatwoot/issues/12375#event-19521953660

## Type of change

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

## How Has This Been Tested?

### Screenshots

**Survey**
<img width="969" height="364" alt="image"
src="https://github.com/user-attachments/assets/094291cb-35dd-4654-ab12-97174c20be55"
/>

**Widget**
<img width="426" height="668" alt="image"
src="https://github.com/user-attachments/assets/7593bfbc-436f-4cc2-9be5-150178bafe30"
/>

**HC**
<img width="432" height="717" alt="image"
src="https://github.com/user-attachments/assets/106cfc25-409e-4e68-bddd-53b2d3e79400"
/>



## 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-09-09 12:13:35 +05:30
..
articles feat: OG Image in Chatwoot Help Center (#11826) 2025-07-03 12:41:12 -07:00
categories feat: OG Image in Chatwoot Help Center (#11826) 2025-07-03 12:41:12 -07:00
error feat: Update public portal colors with new design (#8230) 2023-11-23 08:16:52 +05:30
_article_count.html.erb fix: Fix i18n issues with help center (#6559) 2023-02-27 17:45:57 -08:00
_authors.html.erb feat: Add RTL support in public help center (#11692) 2025-06-09 15:23:04 -04:00
_category-block.html.erb feat: Author sections in category block and category list (#8414) 2023-11-27 15:13:38 +05:30
_featured_articles.html.erb feat: Author sections in category block and category list (#8414) 2023-11-27 15:13:38 +05:30
_footer.html.erb feat: Add INSTALLATION_NAME to global config (#12376) 2025-09-09 12:13:35 +05:30
_header.html.erb chore: Display divider only when multiple portals are available (#11709) 2025-06-12 17:01:41 +05:30
_hero.html.erb feat: OG Image in Chatwoot Help Center (#11826) 2025-07-03 12:41:12 -07:00
_mobile_menu.html.erb chore: Display divider only when multiple portals are available (#11709) 2025-06-12 17:01:41 +05:30
_thumbnail.html.erb feat: Author sections in category block and category list (#8414) 2023-11-27 15:13:38 +05:30
_uncategorized-block.html.erb feat: Update public portal colors with new design (#8230) 2023-11-23 08:16:52 +05:30
index.json.jbuilder feat: Sort articles based on views (#7599) 2023-07-24 20:27:43 -07:00
show.html.erb fix: Include uncategorized articles in the all article section to allow edit/delete (#10153) 2024-09-23 23:39:03 -07:00
show.json.jbuilder feat: Sort articles based on views (#7599) 2023-07-24 20:27:43 -07:00
sitemap.xml.erb feat: add sitemap for help center (#9280) 2024-04-26 21:36:39 +05:30