trypost/resources/js/components/posts
Paulo Castellano 2c2ab69e68 Merge main + finalize AI brand-colors toggle
Resolves the AiPostWizard conflict and completes the feature:
- i18n parity: brand_colors_label + brand_colors_description in all 15 locales
  (was en/es/pt-BR only, which broke LocalizationParityTest).
- Reworked the two-button toggle into a Switch with an explanatory description
  (matches the settings Switch/card pattern).
- Only shown for templates that honor the flag: added appliesBrandVisuals() to
  the AiContentTemplate contract (ImageCard=true, tweet cards=false), exposed as
  applies_brand_visuals in the create-page DTO, and gated the toggle on it — so
  it no longer appears (as a no-op) for tweet-card styles.
- Tests: TemplateContractTest covers appliesBrandVisuals for all templates.
2026-07-18 15:12:26 -03:00
..
ai fix(ui): third-pass mobile fixes 2026-07-17 19:41:52 -03:00
create Merge main + finalize AI brand-colors toggle 2026-07-18 15:12:26 -03:00
editor fix(mobile): clear the hamburger and match its size on the scheduled editor banner 2026-07-18 14:17:18 -03:00
previews refactor(posts): return the card display domain from the backend 2026-07-17 16:24:23 -03:00
EmojiPicker.vue feat(posts): make the post editor usable on mobile 2026-07-17 18:38:20 -03:00
MediaPickerDialog.vue feat(posts): make the post editor usable on mobile 2026-07-17 18:38:20 -03:00
PickTimePopover.vue refactor(ui): mobile polish and dead-state cleanup from review 2026-07-17 19:15:58 -03:00
PostPlatformMetrics.vue feat(channels): Discord post-level engagement metrics 2026-06-16 17:05:13 -03:00
SignaturesModal.vue chore: remove deprecated localization files 2026-05-03 15:23:25 -03:00