Samuel Štancl
0f43f552ba
Merge branch '1.x' into db-storage-driver
2019-08-16 13:02:09 +02:00
Samuel Štancl
ac5c63ffc6
final changes
2019-08-16 13:01:45 +02:00
Samuel Štancl
405e3148bd
getMany now returns only values
2019-08-16 12:54:48 +02:00
stancl
73fd4e63cd
Apply fixes from StyleCI
2019-08-16 10:35:16 +00:00
Samuel Štancl
0176579e80
wip
2019-08-16 12:35:08 +02:00
Samuel Štancl
9cdf3dcab6
Merge branch 'db-storage-driver' of github.com:stancl/tenancy into db-storage-driver
2019-08-16 00:35:29 +02:00
Samuel Štancl
68e0922444
wip
2019-08-16 00:35:22 +02:00
stancl
10cf366cab
Apply fixes from StyleCI
2019-08-15 22:07:33 +00:00
Samuel Štancl
3036980ea2
tearDown() no such table migrations
2019-08-15 23:53:02 +02:00
Samuel Štancl
f7ca2937fd
finally fixed the migrations issue
2019-08-15 21:37:46 +02:00
Samuel Štancl
674f4b3f9a
[1.7.0] Install command ( #95 )
2019-08-15 19:16:25 +02:00
Samuel Štancl
19409d7723
fix ./test
2019-08-15 14:06:54 +02:00
Samuel Štancl
f183235992
merge
2019-08-15 12:13:26 +02:00
Samuel Štancl
aca5567c10
Add empty array default
2019-08-14 22:55:18 +02:00
stancl
155ef0da5a
Apply fixes from StyleCI
2019-08-14 20:17:04 +00:00
Samuel Štancl
4aa35322da
Add event prevents, Tenant facade
2019-08-14 22:16:51 +02:00
Samuel Štancl
1a88cad4d6
[1.7.0] Fix Events system ( #94 )
...
* Add TenantManagerEvents
* Apply fixes from StyleCI
* Fix typos, add tests
* end() events
* Travis should be failing
* Uncomment ending
2019-08-14 17:32:33 +02:00
Samuel Štancl
c1df467601
[1.7.0] Add Events system ( #93 )
...
* Add TenantManagerEvents
* Apply fixes from StyleCI
* Fix typos, add tests
* end() events
2019-08-14 17:15:47 +02:00
Samuel Štancl
23dd42899a
Merge branch '1.x' into db-storage-driver
2019-08-13 22:23:36 +02:00
Samuel Štancl
4827a2c96b
Merge branch '1.x' into db-storage-driver
2019-08-13 22:22:49 +02:00
Samuel Štancl
d7358c588c
[1.7.0] Add the option to set values & db name during tenant creation ( #86 )
...
* Add the option to set values & db name during tenant creation
* Apply fixes from StyleCI
* Add tests
* Apply fixes from StyleCI
* Rewrite conditional for clarity
2019-08-13 19:16:00 +02:00
Samuel Štancl
769ec16f89
Fix #89 ( #90 )
2019-08-13 18:36:41 +02:00
stancl
978996b647
Apply fixes from StyleCI
2019-08-11 18:19:53 +00:00
Samuel Štancl
a9877bc1e4
merge
2019-08-11 20:19:43 +02:00
Samuel Štancl
f073926cfb
Apply fixes suggested by @carlos-mora
2019-08-11 20:19:09 +02:00
Samuel Štancl
429b1779f5
get rid of tenant model sc binding
2019-08-10 15:17:14 +02:00
stancl
d66ab0dc1f
Apply fixes from StyleCI
2019-08-10 13:16:57 +00:00
Samuel Štancl
ef718f26b3
get rid of TenantModel interface
2019-08-10 15:16:48 +02:00
Samuel Štancl
9296b3806e
begin work on docs
2019-08-10 15:13:33 +02:00
Samuel Štancl
490c776bc8
Use ?? instead of ?:
2019-08-10 14:43:37 +02:00
Samuel Štancl
6c3f86a611
change migration path
2019-08-10 14:31:05 +02:00
Samuel Štancl
c38dd1bb9a
wip
2019-08-10 11:01:41 +02:00
Samuel Štancl
8f41fbfc43
Merge branch 'db-storage-driver' of github.com:stancl/tenancy into db-storage-driver
2019-08-10 10:21:00 +02:00
Samuel Štancl
03f233b975
wip
2019-08-10 10:20:53 +02:00
stancl
73223f0b2a
Apply fixes from StyleCI
2019-08-10 07:48:08 +00:00
Samuel Štancl
299437a3c3
set the storage driver
2019-08-10 09:47:48 +02:00
Samuel Štancl
70234e1123
add storage driver assertion
2019-08-10 09:43:34 +02:00
Samuel Štancl
b07b848a56
remove unnecessary type conversion
2019-08-10 09:27:35 +02:00
Samuel Štancl
533502ddfa
Merge branch 'db-storage-driver' of github.com:stancl/tenancy into db-storage-driver
2019-08-10 09:27:20 +02:00
Samuel Štancl
23bdaba81e
fix getTenantById
2019-08-10 09:27:16 +02:00
stancl
e7e23d74cc
Apply fixes from StyleCI
2019-08-10 07:25:49 +00:00
Samuel Štancl
4d7c6b6683
add TenantModel interface, fix issues pointed out by @carlos-mora
2019-08-10 09:25:34 +02:00
Samuel Štancl
de025a6a4d
Set public key on model
2019-08-09 23:17:10 +02:00
stancl
feaac4cbd1
Apply fixes from StyleCI
2019-08-09 21:03:27 +00:00
Samuel Štancl
fc76da38cb
finish writing storage driver
2019-08-09 23:03:18 +02:00
Samuel Štancl
fd0712e037
wip
2019-08-09 22:50:46 +02:00
Samuel Štancl
01007c3be7
wip
2019-08-09 22:05:43 +02:00
stancl
adb92d5a9a
Apply fixes from StyleCI
2019-08-09 17:39:45 +00:00
Samuel Štancl
bee7f34973
wip
2019-08-09 19:39:37 +02:00
Samuel Štancl
15f09e59df
[1.7.0] Add tenants:run ( #81 )
...
* wip
* Apply fixes from StyleCI
* first implementation
* Apply fixes from StyleCI
* Add support for arguments and options
* Apply fixes from StyleCI
* Write docs, add support for = in arg/opt value
* Apply fixes from StyleCI
* add $ [ci skip]
2019-08-09 19:06:00 +02:00