1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 12:24:04 +00:00
Commit graph

254 commits

Author SHA1 Message Date
Samuel Štancl
fbd600a670 Merge branch 'db-storage-driver' of github.com:stancl/tenancy into db-storage-driver 2019-08-16 12:50:36 +02:00
Samuel Štancl
643936dd22 add data type tests 2019-08-16 12:50:29 +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
fefe12dab4 Fix issues caused by loadMigrationsFrom 2019-08-16 12:00:30 +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
71e1c170bb wip 2019-08-15 23:57:54 +02: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
170392f15f wip 2019-08-15 19:56:55 +02:00
Samuel Štancl
db5cf1eb77 Merge branch 'db-storage-driver' of github.com:stancl/tenancy into db-storage-driver 2019-08-15 16:13:26 +02:00
Samuel Štancl
e950515654 wip 2019-08-15 15:46:47 +02:00
stancl
b1b5c6062a Apply fixes from StyleCI 2019-08-15 12:07:08 +00: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
Samuel Štancl
9ff77d2128 merge 2019-08-14 22:19:29 +02:00
Samuel Štancl
9c269b087e Add one more test for prevents 2019-08-14 22:18: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
Samuel Štancl
e2d35bc18d Remove psysh dependency 2019-08-13 18:36:16 +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
7765eb37b2
Update badges for the 1.x branch 2019-08-10 13:40:47 +02:00
stancl
6d5a536c68 Apply fixes from StyleCI 2019-08-10 11:19:31 +00:00
Samuel Štancl
c8ba47a662 wip 2019-08-10 13:19:21 +02:00
Samuel Štancl
63f19ff72d wip 2019-08-10 13:11:45 +02:00
Samuel Štancl
7a5ed865e7 wip 2019-08-10 13:11:30 +02:00
stancl
7fd274d2ce Apply fixes from StyleCI 2019-08-10 09:01:51 +00:00
Samuel Štancl
c38dd1bb9a wip 2019-08-10 11:01:41 +02:00
Samuel Štancl
d77d05e620 Use env vars instead of a python script for ./test 2019-08-10 10:59:23 +02:00
Samuel Štancl
de30f375a6 wip 2019-08-10 10:53:08 +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