iachat/app/javascript/dashboard
Gabriel Jablonski b5757eea5d
fix(branding): add SuperAdmin-only notice on upgrade gates (#278)
* fix(branding): add SuperAdmin-only notice on upgrade gates

Some upgrade prompts (Kanban paywall, group creation form, group-disabled
banner in conversation view) are rendered only to SuperAdmins and link to
fazer.ai. Admins viewing those screens were worried that the fazer.ai
link was also being shown to their agents, even though it is not.

Add a discreet "Only system administrators can see this message" line
under each SuperAdmin-only block to make the audience explicit.

* fix(branding): inline SuperAdmin notice into Banner component

The notice was being rendered as a standalone <p> below the conversation
banner, which made it easy to miss. Add an optional noticeMessage prop
to the Banner component and render it inside the banner with italic +
reduced opacity styling, then pass it from the groups-disabled branch
of the MessagesView banner.
2026-04-28 13:20:38 -03:00
..
api feat(whatsapp): convert inbox between WhatsApp providers (#268) 2026-04-18 20:57:27 -03:00
assets Merge branch 'main' into chore/merge-4.13.0 2026-04-17 16:23:47 -03:00
components fix(branding): add SuperAdmin-only notice on upgrade gates (#278) 2026-04-28 13:20:38 -03:00
components-next fix(branding): add SuperAdmin-only notice on upgrade gates (#278) 2026-04-28 13:20:38 -03:00
composables Merge branch 'main' into chore/merge-4.13.0 2026-04-17 16:23:47 -03:00
constants fix(guides): point FAZER_AI_GUIDES_URL to /#/guides (#271) 2026-04-21 11:05:17 -03:00
helper fix(internal-chat): use internal_chat_channel_id in delete payloads (#270) 2026-04-19 14:06:02 -03:00
i18n fix(branding): add SuperAdmin-only notice on upgrade gates (#278) 2026-04-28 13:20:38 -03:00
mixins Chore/merge upstream 4.8.0 (#150) 2025-11-19 16:25:58 -03:00
modules Merge branch 'chatwoot/develop' into chore/merge-upstream-4.12.0 2026-03-20 00:27:45 -03:00
routes fix(branding): add SuperAdmin-only notice on upgrade gates (#278) 2026-04-28 13:20:38 -03:00
store feat(whatsapp): convert inbox between WhatsApp providers (#268) 2026-04-18 20:57:27 -03:00
stores feat: Voice Channel (#11602) 2025-12-19 12:41:33 -08:00
App.vue fix(sentry): syntaxError: No error message (#13954) 2026-03-31 21:09:02 +05:30
featureFlags.js Merge branch 'main' into chore/merge-4.13.0 2026-04-17 16:23:47 -03:00