-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add support for multiple models directories #56
Conversation
Code Climate has analyzed commit 86cfef5 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (99% is the threshold). This pull request will bring the total coverage in the repository to 100.0%. View more on Code Climate. |
# [1.1.0](v1.0.1...v1.1.0) (2022-06-27) ### Features * add support for multiple models directories ([#56](#56)) ([5947782](5947782))
🎉 This PR is included in version 1.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.4.0-beta.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.4.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
# [1.1.0](v1.0.1...v1.1.0) (2022-06-27) ### Features * add support for multiple models directories ([#56](#56)) ([5947782](5947782))
# [1.0.0-beta.24](v1.0.0-beta.23...v1.0.0-beta.24) (2023-07-17) ### Bug Fixes * **charts:** user with permissions level that allows charts creation or edition should always be allow to perform charts requests ([#60](#60)) ([e33a601](e33a601)) * **query-builder:** patch eagerload relationships on collection ([#66](#66)) ([0c1ef79](0c1ef79)) * **relationship:** ignore methods with parameters that return relationships ([#68](#68)) ([99d380a](99d380a)) * **security:** update guzzle version (with dependency) to 7.4.5 ([#58](#58)) ([3b26ebd](3b26ebd)) * **security:** update guzzle version to 7.4.3 ([#52](#52)) ([b32b9db](b32b9db)) * **smart-collection:** add support of smart-relationship ([#63](#63)) ([7b69434](7b69434)) * add database type timestamp for schema generation ([#57](#57)) ([087eaea](087eaea)) * permission to avoid any conflict with laravel policy ([#62](#62)) ([883129a](883129a)) * render jsonapi when a model uses eager load relation ([#61](#61)) ([656500c](656500c)) ### Features * add support for multiple models directories ([#56](#56)) ([bde2f5d](bde2f5d)) * allow to use agent with laravel 10 ([#69](#69)) ([69b01cc](69b01cc)) * allow user to onboard to the new eloquent datasource from forestadmin/agent-php ([#72](#72)) ([09f4822](09f4822)) * **auth:** remove callbackUrl parameter on authentication ([#59](#59)) ([647536e](647536e)) ### BREAKING CHANGES * allow user to onboard to the new eloquent datasource from forestadmin/agent-php
# [1.1.0](v1.0.1...v1.1.0) (2022-06-27) ### Features * add support for multiple models directories ([#56](#56)) ([5947782](5947782))
Definition of Done
General
Security