trypost/tests/Unit
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: adding tests.. 2026-01-18 21:49:13 -03:00
Enums feat: adding tests.. 2026-01-18 21:49:13 -03:00
Events feat: adding tests.. 2026-01-18 21:49:13 -03:00
Listeners feat: adding tests.. 2026-01-18 21:49:13 -03:00
Mail feat: improvements on invites 2026-01-20 16:53:54 -03:00
Models feat: improvements on ui 2026-01-21 20:50:57 -03:00
Policies feat: adding tests.. 2026-01-18 21:49:13 -03:00
Services feat: sync LinkedIn tokens between personal and page accounts 2026-01-26 11:15:29 -03:00
Socialite feat: adding tests.. 2026-01-18 21:49:13 -03:00
Traits feat: translate billing page and fix flash messages 2026-01-26 12:01:53 -03:00
ExampleTest.php chore: first commit 2026-01-14 22:13:44 -03:00
HelpersTest.php feat: adding tests.. 2026-01-18 21:49:13 -03:00