1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 22:34:03 +00:00
tenancy/src/Contracts
Abrar Ahmad 22d1b2065b
[4.x] Add feature to ignore the resource synchronization based on provided condition. (#993)
* wip

* add test

* readability

* remove group

* DisabledSync -> ConditionalSync; test both cases with dataset

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2022-11-04 15:04:29 +01:00
..
Domain.php get down to 21 phpstan errors 2022-09-29 23:39:35 +02:00
Feature.php Refactor more old code and get tests to pass 2020-05-13 04:51:37 +02:00
Syncable.php [4.x] Add feature to ignore the resource synchronization based on provided condition. (#993) 2022-11-04 15:04:29 +01:00
SyncMaster.php misc improvements - stronger types, exception refactor 2022-08-26 21:35:17 +02:00
TenancyBootstrapper.php get down to 59 phpstan errors 2022-09-29 22:20:55 +02:00
Tenant.php misc improvements - stronger types, exception refactor 2022-08-26 21:35:17 +02:00
TenantCannotBeCreatedException.php get down to 21 phpstan errors 2022-09-29 23:39:35 +02:00
TenantCouldNotBeIdentifiedException.php update spatie/ignition to support L9 (#930) 2022-08-30 15:21:19 +02:00
TenantResolver.php get phpstan errors down from 252 to 189 2022-08-30 05:44:23 +02:00
UniqueIdentifierGenerator.php phpstan, global_cache, resolver improvements, InitializationHelpers trait 2022-09-29 02:47:13 +02:00