whisper-money/app/Actions
Víctor Falcón 03fd41fda9 refactor(ai): move backfill kickoff into a StartCategorizationBackfill action
The consent controller owned gating, the count query, UUID generation, cache
seeding and dispatch. Extract that into an App\Actions\Ai action so the
controller just records consent and delegates, and the job-id/cache-key
contract has a single owner. Add a test covering the no-paid-plan gate path.
2026-06-25 10:24:05 +02:00
..
Ai refactor(ai): move backfill kickoff into a StartCategorizationBackfill action 2026-06-25 10:24:05 +02:00
Fortify refactor: centralize duplicated provider & locale keys into enums (#543) 2026-06-16 13:43:14 +00:00
OpenBanking Cancel Enable Banking connections for free users (#289) 2026-04-15 16:23:03 +02:00
CreateDefaultCategories.php feat: parent/child category tree (#474) 2026-06-03 19:30:12 +02:00