1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-15 09:24:02 +00:00
tenancy/src/Resolvers
Samuel Štancl 5f7fd38e5a
[4.x] URL generation, request data identification improvements (#1357)
* UrlGenerator: set defaults based on config; request data: move config to config file+resolver

* Claude code adjustments

* improve request data tests, simplify complex test in UrlGeneratorBootstrapperTest

* url generator test: test changing tenant parameter name

* request data identification: add tenant_model_column configuration

* defaultParameterNames -> passQueryParameter

* move comment

* minor refactor in PathIdentificationTest, expand CLAUDE.md to include early identification section

* Fix COLOR_FLAG

* improve test name

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* TenancyUrlGenerator: add a check for queryParameterName being null

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Fix code style (php-cs-fixer)

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-06-02 03:43:47 +02:00
..
Contracts Enable single_line_empty_body phpcsfixer rule 2024-04-02 04:31:03 +02:00
DomainTenantResolver.php phpstan fixes 2025-01-05 15:50:30 +01:00
PathTenantResolver.php [4.x] Cleanup (#1317) 2025-02-20 20:49:09 +01:00
RequestDataTenantResolver.php [4.x] URL generation, request data identification improvements (#1357) 2025-06-02 03:43:47 +02:00