* fix typo * php-cs traits * CS fixer pass * Password protect User routes * Implement checks to prevent editing a deleted record * Clean up payment flows * Fixes for tests
* Ensure tax rate queries are scoped appropriately * Add Tax Rate Policy * Fixes for settings * doc blocks * Add failed jobs tables to migrations * Only 1 migration file for failed table
* Insert generic for client country if not set * Invoice fixes * fixes * Schema changes * Refactor Schema and implement fixes for testS * Use Dispatcher for system logs * Add TaxRateController * Update OpenAPI definitions for Tax Rates