Samuel Štancl
|
869ac32983
|
[2.2.0] [WIP] Add functionality (#206)
* TenantDatabaseDoesNotExistException
* Apply fixes from StyleCI
* User post-creation callbacks
* Rename method
* postCreationActions
* pass $tenant as parameter
* pass $tenant to async actions
* WIP findBy()
* findBy\* ForwardsCalls
* Apply fixes from StyleCI
* findBy DB storage driver
* Redis SD TODO message
* Apply fixes from StyleCI
* Fix chained jobs
* WIP event system
* import str
* instanceof closure check
* findBy instead of find
* Tenant -> Tenants
* dots
* Use DB hooks instead of a SC key
* Don't allow callables for queue chain
* CanDeleteKeys interface
* Apply fixes from StyleCI
* CanFindByAnyKey interface
* Apply fixes from StyleCI
* Ditch models for custom repositories
* Resolve circular dependency
* Apply fixes from StyleCI
* Fix tests
* Apply fixes from StyleCI
* FutureTest
* Prefix tenant events with 'tenant.'
* Event listener arguments test
|
2019-10-27 21:10:41 +01:00 |
|
Samuel Štancl
|
eabac3d09f
|
Replace Foundation\Application dependencies with Cache\Repository wherever possible (#149)
|
2019-09-30 17:10:39 +02:00 |
|
Samuel Štancl
|
a7bb709bd4
|
Fix first test
|
2019-09-15 21:53:03 +02:00 |
|
Samuel Štancl
|
7a0154bf8e
|
Get tests to run
|
2019-09-11 21:11:40 +02:00 |
|
Samuel Štancl
|
1bfe4a7ea5
|
Apply fixes from StyleCI (#126)
|
2019-09-11 17:37:02 +02:00 |
|
Samuel Štancl
|
9dd90746aa
|
WIP DatabaseManager
|
2019-09-08 15:31:45 +02:00 |
|
stancl
|
362aaf4764
|
Apply fixes from StyleCI
|
2019-09-05 17:27:32 +00:00 |
|
Samuel Štancl
|
f471a1a7e4
|
TenancyBootstrappers WIP
|
2019-09-05 19:25:47 +02:00 |
|