You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: refactor to configurable model and merged PR #8 (#9)
* fix: getNestedTree with Model::shouldBeStrict()
* ci(tests): update test workflow to include coverage and upgrade codecov
* refactor(command): extract model class retrieval to method
* feat(enums): add documentation and utility methods
* feat(taxonomy): make taxonomy model configurable
* test: add comprehensive test coverage for taxonomy features
* style(tests): remove trailing whitespace in test files
* fix(taxonomy): eager load children relation when getting descendants
* test: disable lazy loading and add description field to products
* test(command): add tests for handle method execution and signature
* docs: add codecov badge and reorder existing badges
* test(model): add description to fillable fields
* test: add unit tests for DuplicateSlugException
* test(taxonomy): add unit tests for taxonomy filtering functionality
* test: add unit tests for TaxonomyManager
* test(taxonomy): add additional unit tests for Taxonomy model
* test: eager load nested children in taxonomy descendants test
* test: add unit tests for TaxonomyProvider registration
* test: remove unused ReflectionClass imports from test files
* refactor(taxonomy): make wouldCreateCircularReference method public
* test(taxonomy): add circular reference check in move operation test
* test: add tests for rebuild nested set command and createOrUpdate method
---------
Co-authored-by: HassanDomeDenea <hassan.domedenea@gmail.com>
[](https://packagist.org/packages/aliziodev/laravel-taxonomy)
[](https://packagist.org/packages/aliziodev/laravel-taxonomy)
0 commit comments