This project is mirrored from https://*****:*****@github.com/phpsa/laravel-api-controller.
Pull mirroring updated .
- 07 Aug, 2022 5 commits
-
-
semantic-release-bot authored
## [5.3.1](v5.3.0...v5.3.1) (2022-08-06) ### Bug Fixes * **stubs:** fix policy stub having hardcoded namespace and model for some functions ([f58d5d3b](f58d5d3b))
-
Craig Smith authored
Merge branch '105-user-model-and-namespace-in-policy-stub-is-hardcoded-for-query-functions' into 'master' Resolve "User model and namespace in policy stub is hardcoded for query functions" Closes #105 See merge request !118
-
semantic-release-bot authored
# [5.2.0](v5.1.0...v5.2.0) (2022-08-06) ### Bug Fixes * hidden fields should be hidden by default unless allowed ([0bd653a9](0bd653a9)) * morphMany in the api ([b38d1da1](b38d1da1)) * unused param ([1801a68b](1801a68b)) ### Features * allow forcing selection of columns not for display ([01b31b8d](01b31b8d))
-
Craig Smith authored
-
Craig Smith authored
-
- 05 Aug, 2022 1 commit
-
-
Rick Hambrook authored
-
- 28 Jul, 2022 2 commits
-
-
semantic-release-bot authored
# [5.2.0](v5.1.0...v5.2.0) (2022-07-28) ### Bug Fixes * hidden fields should be hidden by default unless allowed ([0bd653a9](0bd653a9)) ### Features * allow forcing selection of columns not for display ([01b31b8d](01b31b8d))
-
Craig Smith authored
-
- 14 Jul, 2022 2 commits
-
-
semantic-release-bot authored
# [5.2.0](v5.1.0...v5.2.0) (2022-07-14) ### Features * allow forcing selection of columns not for display ([01b31b8d](01b31b8d))
-
Craig Smith authored
-
- 11 Jun, 2022 2 commits
-
-
semantic-release-bot authored
# [5.1.0](v5.0.0...v5.1.0) (2022-06-10) ### Bug Fixes * use model page size definition by default ([93fa9b6c](93fa9b6c)) ### Features * use model defaults for pagination size unless overwritten ([669ba7df](669ba7df))
-
Craig Smith authored
-
- 08 Jun, 2022 2 commits
-
-
Craig Smith authored
-
semantic-release-bot authored
# [4.3.0](v4.2.2...v4.3.0) (2022-06-07) ### Bug Fixes * documentation ([ffa8678b](ffa8678b)) * fix whitespace formatting ([b48c638f](b48c638f)) * update namespace for batch actions ([c41ac90f](c41ac90f)) ### Features * allow usage of Laravel Route Binding ([2cde22ee](2cde22ee)) * Included resources should not inherit parent ([a6e11d3f](a6e11d3f))
-
- 07 Jun, 2022 2 commits
-
-
Craig Smith authored
feat: Included resources should not inherit parent See merge request !117
-
Craig Smith authored
-
- 05 Jun, 2022 2 commits
-
-
semantic-release-bot authored
# [4.3.0](v4.2.2...v4.3.0) (2022-06-05) ### Bug Fixes * fix whitespace formatting ([b48c638f](b48c638f)) * update namespace for batch actions ([c41ac90f](c41ac90f)) ### Features * allow usage of Laravel Route Binding ([2cde22ee](2cde22ee))
-
Tim Ackroyd authored
-
- 02 Jun, 2022 2 commits
-
-
semantic-release-bot authored
# [4.3.0](v4.2.2...v4.3.0) (2022-06-01) ### Bug Fixes * fix whitespace formatting ([b48c638f](b48c638f)) * update namespace for batch actions ([c41ac90f](c41ac90f)) ### Features * allow usage of Laravel Route Binding ([2cde22ee](2cde22ee))
-
Craig Smith authored
Resolve "Minor whitespace issues in the stub files" Closes #104 See merge request !116
-
- 01 Jun, 2022 3 commits
-
-
Craig Smith authored
-
Craig Smith authored
-
Rick Hambrook authored
-
- 24 May, 2022 3 commits
-
-
semantic-release-bot authored
# [4.3.0](v4.2.2...v4.3.0) (2022-05-24) ### Bug Fixes * update namespace for batch actions ([c41ac90f](c41ac90f)) ### Features * allow usage of Laravel Route Binding ([2cde22ee](2cde22ee))
-
Craig Smith authored
fix: when using nonstandard route binding See merge request !115
-
Craig Smith authored
-
- 23 May, 2022 2 commits
-
-
semantic-release-bot authored
## [4.2.3](v4.2.2...v4.2.3) (2022-05-23) ### Bug Fixes * update namespace for batch actions ([c41ac90f](c41ac90f))
-
Craig Smith authored
-
- 17 May, 2022 2 commits
-
-
semantic-release-bot authored
## [4.2.2](v4.2.1...v4.2.2) (2022-05-16) ### Bug Fixes * make sure case of keys is correct ([3bc2adcd](3bc2adcd))
-
Craig Smith authored
-
- 10 May, 2022 3 commits
-
-
semantic-release-bot authored
## [4.2.1](v4.2.0...v4.2.1) (2022-05-10) ### Bug Fixes * Breaking model holding onto incorrect static bindings ([01019e87](01019e87))
-
Craig Smith authored
-
Craig Smith authored
-
- 06 May, 2022 2 commits
-
-
semantic-release-bot authored
# [4.2.0](v4.1.1...v4.2.0) (2022-05-05) ### Bug Fixes * builder should be initialised ([e0de9205](e0de9205)) ### Features * upgrade to construct models on first call instead of on controller instansiation ([742b47eb](742b47eb))
-
Craig Smith authored
-
- 05 May, 2022 2 commits
-
-
Sam Sehnert authored
feat: upgrade to construct models on first call instead of on controller instanciation
-
Craig Smith authored
-
- 26 Apr, 2022 3 commits
-
-
semantic-release-bot authored
## [4.1.1](v4.1.0...v4.1.1) (2022-04-26) ### Bug Fixes * missing pivot option ([102591d0](102591d0))
-
Craig Smith authored
Resolve "`make:api:model` causes The "pivot" option does not exist.' message" Closes #103 See merge request !113
-
Craig Smith authored
-