iachat/app/javascript/dashboard/components/ui
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
..
DatePicker feat: Refactor reports filters (#13443) 2026-02-06 18:22:30 +05:30
Dropdown feat: Refactor reports filters (#13443) 2026-02-06 18:22:30 +05:30
Tabs chore: Update theme colors and add new Inter variable fonts (#13347) 2026-01-28 14:36:04 -08:00
Banner.vue fix(branding): add SuperAdmin-only notice on upgrade gates (#278) 2026-04-28 13:20:38 -03:00
ContextMenu.vue feat: Scroll lock on message context menu (#11454) 2025-05-23 16:12:18 +05:30
DateRangePicker.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
DateTimePicker.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
HelperTextPopup.vue chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
Label.vue chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
PreviewCard.vue chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
TimeAgo.vue fix: Conversation list overlay issue with Virtua virtualizer (#13648) 2026-02-25 20:18:34 +05:30
Wizard.vue chore: Update wizard component UI (#12358) 2025-09-03 17:07:12 +05:30