trypost/resources/js
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
..
components Merge main + finalize AI brand-colors toggle 2026-07-18 15:12:26 -03:00
composables refactor(posts): return the card display domain from the backend 2026-07-17 16:24:23 -03:00
data feat: media gallery picker, custom emoji picker, preview tabs, real platform logos 2026-05-01 14:53:49 -03:00
layouts fix(ui): align the mobile sidebar trigger with the header buttons 2026-07-18 08:59:55 -03:00
lib Remove the Vitest frontend unit-test layer 2026-07-04 10:53:08 -03:00
pages fix(mobile): polish automations, dialogs, workspaces and post views 2026-07-18 10:58:07 -03:00
types Add per-image alt text editor to the post composer 2026-07-11 09:45:52 -03:00
utils fix(assets): always chunk uploads in GalleryBrowser 2026-05-18 20:03:52 -03:00
app.ts Make the content-language field a searchable combobox and reload on UI-language switch 2026-07-03 18:17:38 -03:00
datalayer.ts feat: GTM dataLayer context + checkout/purchase events 2026-05-06 10:14:17 -03:00
date.ts fix(accounts,media): address PR review findings 2026-06-25 19:06:43 -03:00
dayjs.ts Add UI localization infrastructure and RTL support for 12 new locales 2026-07-03 15:38:40 -03:00
debounce.ts fix: resolve all TypeScript errors 2026-03-31 09:34:39 -03:00
echo.ts refactor(docker): align echo.ts with the shared sendkit config 2026-05-27 15:17:47 -03:00
posthog.ts fix: PostHog property keys, deletion idempotency and full enabled gate 2026-05-07 13:15:36 -03:00
ssr.ts chore: first commit 2026-01-14 22:13:44 -03:00