trypost/app
Paulo Castellano 2239d2480c feat: translate billing page and fix flash messages
- Move billing routes from /billing to /settings/billing
- Add billing translations (en/pt-br)
- Update billing/Index.vue to use $t() for all strings
- Fix all controllers using route('dashboard') to use route('calendar') or route('accounts')
- Replace ->with('error', ...) pattern with session()->flash('flash.banner', ...)
- Add self-hosted mode support for hasActiveSubscription() and workspace methods
- Add flash translations for account connection errors

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 12:01:53 -03:00
..
Broadcasting feat: Implement real-time post status updates and configurable social platform enabling/disabling. 2026-01-16 12:36:52 -03:00
Concerns feat: improvements on deleting account. 2026-01-21 19:22:45 -03:00
Console/Commands feat: Implement social connection verification with a new command, job, and service, while removing unused language files and updating Cashier configuration. 2026-01-25 17:28:01 -03:00
Enums feat: improvements on invites 2026-01-20 16:53:54 -03:00
Events Revert "fix: refresh postPlatform before broadcasting to ensure fresh post status" 2026-01-25 18:59:00 -03:00
Exceptions feat: Implement user onboarding, subscription management, and refactor social integrations with new UI components and mail templates. 2026-01-16 23:46:30 -03:00
Http feat: translate billing page and fix flash messages 2026-01-26 12:01:53 -03:00
Jobs refactor: use i18n for disconnected account error message 2026-01-26 10:54:29 -03:00
Listeners feat: Implement user onboarding, subscription management, and refactor social integrations with new UI components and mail templates. 2026-01-16 23:46:30 -03:00
Mail feat: add i18n support for workspace connections disconnected email 2026-01-25 17:23:16 -03:00
Models feat: translate billing page and fix flash messages 2026-01-26 12:01:53 -03:00
Policies feat: Implement soft deletes for workspace hashtags and labels, and integrate content_type into the initial post platforms table creation. 2026-01-17 14:44:37 -03:00
Providers feat: improvements on invites 2026-01-20 16:53:54 -03:00
Services/Social feat: sync LinkedIn tokens between personal and page accounts 2026-01-26 11:15:29 -03:00
Socialite feat: Implement user onboarding, subscription management, and refactor social integrations with new UI components and mail templates. 2026-01-16 23:46:30 -03:00
helpers.php chore: first commit 2026-01-14 22:13:44 -03:00