trypost/lang/en
Paulo Castellano bb6d0a2678 fix: Stripe webhook setup completion, notifications routing, billing UI
- Fix StripeEventListener: mark setup as Completed when subscription.created webhook fires
- Fix notifications routes: move outside subscribed middleware (non-critical feature)
- Fix NotificationBell: guard response.ok before parsing JSON
- Fix StripeEventListener: use data_get() for payload access
- Rewrite billing page to use SettingsLayout with download buttons on invoices
- Remove duplicate Unit/Listeners/StripeEventListenerTest (consolidated into Feature)
- Add comprehensive Stripe webhook tests (14 scenarios: happy path, setup transitions, edge cases, error handling)
- Update billing i18n: remove "no credit card" text, add status key
- Move auth layout logo to top-left corner
- Redesign onboarding Role page with compact list layout
- Add persona i18n translations (EN, PT-BR, ES)
- Update README with API, MCP, tech stack, quick start
2026-03-31 13:52:36 -03:00
..
accounts.php chore: posthog, ui, features and more 2026-03-30 21:18:07 -03:00
auth.php chore: tracking, gtm and more 2026-03-30 21:32:43 -03:00
billing.php fix: Stripe webhook setup completion, notifications routing, billing UI 2026-03-31 13:52:36 -03:00
calendar.php feat: add daily view to calendar for mobile 2026-01-26 18:03:35 -03:00
common.php refactor: notification preferences, header slots, calendar layout, UI polish 2026-03-30 18:18:17 -03:00
hashtags.php chore: posthog, ui, features and more 2026-03-30 21:18:07 -03:00
labels.php chore: posthog, ui, features and more 2026-03-30 21:18:07 -03:00
mail.php feat: add i18n support for workspace connections disconnected email 2026-01-25 17:23:16 -03:00
onboarding.php fix: Stripe webhook setup completion, notifications routing, billing UI 2026-03-31 13:52:36 -03:00
pagination.php feat: improvements on ui 2026-01-21 17:57:15 -03:00
passwords.php feat: improvements on ui 2026-01-21 17:57:15 -03:00
posts.php chore: posthog, ui, features and more 2026-03-30 21:18:07 -03:00
settings.php refactor: notification preferences, header slots, calendar layout, UI polish 2026-03-30 18:18:17 -03:00
sidebar.php chore: posthog, ui, features and more 2026-03-30 21:18:07 -03:00
validation.php feat: improvements on ui 2026-01-21 17:57:15 -03:00
workspaces.php feat: complete i18n audit fix, toast system, UI improvements 2026-03-30 14:06:10 -03:00