1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 06:44:04 +00:00
Commit graph

265 commits

Author SHA1 Message Date
Samuel Štancl
80155331e8 Revert "Remove events trait"
This reverts commit ce7fa775e2.
2019-09-29 13:29:05 +02:00
Samuel Štancl
ce7fa775e2 Remove events trait 2019-09-29 13:24:57 +02:00
Samuel Štancl
e7bbe9b83f
Add link to tenancy-docs 2019-09-18 16:38:42 +02:00
Samuel Štancl
dd42f3d858
Update links 2019-09-18 16:35:20 +02:00
Samuel Štancl
f4421af6c5
Fix custom columns, add tests (#122)
* Fix custom columns & add test

* Apply fixes from StyleCI
2019-09-04 16:53:01 +02:00
Samuel Štancl
6de9ee9421 update changelog 2019-09-04 16:14:11 +02:00
stancl
8a548f9459 Apply fixes from StyleCI 2019-08-23 20:24:39 +00:00
Samuel Štancl
0a57f9d3df
[1.8.0] Allow conflicting routes (#114)
* PreventAccessFromTenantDomains middleware

* Apply fixes from StyleCI

* Install command

* Switch order of middleware

* Apply middleware to $middleware instead of web, fix tests

* Apply fixes from StyleCI

* Fix tests

* Fix tests

* wip

* wip
2019-08-23 22:24:31 +02:00
Samuel Štancl
2fd3662eb7
[1.8.0] Use strict types (#115)
* Use strict types

* Apply fixes from StyleCI

* Fix str_repeat

* Fix false json decode
2019-08-23 18:18:26 +02:00
Samuel Štancl
1e51dcb508 Merge branch '1.x' of github.com:stancl/tenancy into 1.x 2019-08-23 17:27:05 +02:00
Samuel Štancl
c6a0e40439 Fix #99 (always skipped tests) 2019-08-23 17:26:56 +02:00
Samuel Štancl
0000004d63
Update README.md 2019-08-23 15:41:46 +02:00
Samuel Štancl
24f8e10c1b wip 2019-08-22 23:16:43 +02:00
Samuel Štancl
660100631e Fix PostgreSQL DB manager (fix #112) 2019-08-22 23:13:59 +02:00
Samuel Štancl
1d10ac76f5
[1.8.0] Add more comments to the config file (#109) 2019-08-21 21:16:00 +02:00
Samuel Štancl
f590e2ce2a
[1.8.0] Custom id scheme (#108)
* Add UniqueIdentifierGenerators

* Apply fixes from StyleCI
2019-08-21 20:29:53 +02:00
stancl
787063ed73 Apply fixes from StyleCI 2019-08-20 10:15:06 +00:00
Samuel Štancl
4c676b41e9 Custom exceptions, fix #91 2019-08-20 12:14:56 +02:00
Samuel Štancl
a8936a4c73
Revert no_unused_imports 2019-08-19 23:05:03 +02:00
Samuel Štancl
7e5fe24e7d
Enable no_unused_imports 2019-08-19 23:04:19 +02:00
Samuel Štancl
1f4aa77ac4
Add [] fallback 2019-08-19 23:03:28 +02:00
Samuel Štancl
824ecfce48
[1.8.0] Add Telescope tags with tenant ids (#77) 2019-08-19 21:11:55 +02:00
Samuel Štancl
8d8c177dac
[1.8.0] Add Queue support & Horizon integration (#104) 2019-08-19 14:37:57 +02:00
Samuel Štancl
d04f4bb2a1 decode -> encode 2019-08-19 11:21:44 +02:00
Samuel Štancl
caf6e5f62c Merge branch '1.x' of github.com:stancl/tenancy into 1.x 2019-08-19 11:02:00 +02:00
Samuel Štancl
b268e4bc85 Add test 2019-08-19 11:01:45 +02:00
stancl
1818e590e0 Apply fixes from StyleCI 2019-08-19 08:56:13 +00:00
Samuel Štancl
314b2d3003 Fix bug with JSON encoding 2019-08-19 10:55:48 +02:00
Samuel Štancl
8456280ac4 Test: Remove defaulting to 'default' DB connection 2019-08-18 23:30:40 +02:00
Samuel Štancl
e41a469510 Remove defaulting to 'default' DB connection 2019-08-18 23:25:10 +02:00
Samuel Štancl
b12b9c3a54
[1.8.0] Tenant redirect (#103) 2019-08-18 12:48:10 +02:00
Samuel Štancl
6cee5d36ad wip 2019-08-17 21:57:13 +02:00
Samuel Štancl
4c9bd6ed19 Merge branch '1.x' of github.com:stancl/tenancy into 1.x 2019-08-17 21:56:38 +02:00
Samuel Štancl
5edf582269 Make DB storage driver prefix sqlite DBs with database_path() 2019-08-17 21:56:30 +02:00
stancl
f10f2508af Apply fixes from StyleCI 2019-08-17 19:26:14 +00:00
Samuel Štancl
f87c2b69ec Default to default DB 2019-08-17 21:25:53 +02:00
stancl
29c8d5dab4 Apply fixes from StyleCI 2019-08-17 14:33:59 +00:00
Samuel Štancl
760817529e Merge branch '1.x' of github.com:stancl/tenancy into 1.x 2019-08-17 16:33:49 +02:00
Samuel Štancl
47fb158b59 Use MySQL by default; create migrations/tenant in tenancy:install 2019-08-17 16:33:22 +02:00
Samuel Štancl
7f02ccf295
v1.7.0 2019-08-17 15:40:59 +02:00
Samuel Štancl
1fe722c456
Move documentation to netlify 2019-08-17 15:36:26 +02:00
stancl
fd66537e7f Apply fixes from StyleCI 2019-08-17 13:25:48 +00:00
Samuel Štancl
be077ae73c Add the option to specify connection in DatabaseManager 2019-08-17 15:25:39 +02:00
Samuel Štancl
824d299dcd wip 2019-08-17 14:51:03 +02:00
Samuel Štancl
86fd919adf Except data 2019-08-17 14:46:15 +02:00
Samuel Štancl
08148225eb Merge branch '1.x' of github.com:stancl/tenancy into 1.x 2019-08-17 14:41:38 +02:00
Samuel Štancl
542fc888bc Set 'data' to '{}' 2019-08-17 14:41:33 +02:00
Samuel Štancl
8d92d7481e
Remove default JSON value
Fails on MySQL
2019-08-17 14:37:39 +02:00
Samuel Štancl
40fa69932b
[1.7.0] Fix Redis scan (#97)
* Fix Redis scan

* Fix keys issue
2019-08-17 14:11:49 +02:00
Samuel Štancl
7bcad47186 Updated comment 2019-08-17 10:03:41 +02:00