iachat/app/javascript/dashboard/components-next/NewConversation/components
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
..
story feat: Add compose conversation components (#10457) 2024-12-05 16:31:47 -08:00
ActionButtons.vue Merge branch 'main' into chore/merge-upstream-4.10 2026-01-16 14:01:53 -03:00
AttachmentPreviews.vue fix: Handle rich message signatures & attachment overflow (#13045) 2025-12-10 23:13:04 +05:30
ComposeNewConversationForm.vue Merge branch 'chatwoot/develop' into chore/merge-upstream-4.12.0 2026-03-20 00:27:45 -03:00
ComposeNewGroupForm.vue fix(branding): add SuperAdmin-only notice on upgrade gates (#278) 2026-04-28 13:20:38 -03:00
ContactSelector.vue feat: Use new compose conversation in conversation sidebar (#11085) 2025-03-18 15:09:10 +05:30
ContentTemplateForm.vue feat: Add twilio content templates (#12277) 2025-08-29 16:13:25 +05:30
ContentTemplateSelector.vue feat: Add twilio content templates (#12277) 2025-08-29 16:13:25 +05:30
EmailOptions.vue feat: compose form improvements (#13668) 2026-03-02 18:27:51 +05:30
InboxEmptyState.vue feat: compose form improvements (#13668) 2026-03-02 18:27:51 +05:30
InboxSelector.vue feat: compose form improvements (#13668) 2026-03-02 18:27:51 +05:30
MessageEditor.vue feat: compose form improvements (#13668) 2026-03-02 18:27:51 +05:30
WhatsAppOptions.vue feat: WhatsApp enhanced templates front end changes (#12117) 2025-08-12 18:53:19 +05:30
WhatsappTemplate.vue feat: WhatsApp enhanced templates front end changes (#12117) 2025-08-12 18:53:19 +05:30