All notable changes to api-service
will be documented in this file.
- refactor: change fields method from instance to static access by @mohammadisa2 in #70
- Update README.md by @christmex in #80
- @mohammadisa2 made their first contribution in #70
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.3.3...3.3.4
- change instanceOf to is_subclass_of by @christmex in #79
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.3.2...3.3.3
- Support spatie/laravel-query-builder to ^6.2 by @rupadana in #72
- Refer to policy before checking user role by @Aniruddh-J in #75
- @Aniruddh-J made their first contribution in #75
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.3.1...3.3.2
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.3.0...3.3.1
- add notes to fix personal_access_token missing in laravel 11 by @christmex in #59
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #64
- Allow the usage of more complex filter methods by Spatie\QueryBuilder by @bfiessinger in #67
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.2.4...3.3.0
- Bump tsickert/discord-webhook from 5.4.0 to 5.5.0 by @dependabot in #50
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #53
- Add ability to use FilamentPHP Clusters feature by @carlosbarretoeng in #54
- @carlosbarretoeng made their first contribution in #54
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.2.3...3.2.4
- Fix failure to produce proper tenant query when using a polymorphic tenancy by @JonErickson in #49
- @JonErickson made their first contribution in #49
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.2.2...3.2.3
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #47
- fix(bug): failed to get allowedFilters, etc. by @rupadana in #48
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.2.1...3.2.2
- fix: unusefull static::handlers() by @rupadana in #46
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.2.0...3.2.1
- Bump tsickert/discord-webhook from 5.3.0 to 5.4.0 by @dependabot in #43
- add Laravel 11 support by @atmonshi in #21
- @atmonshi made their first contribution in #21
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.1.4...3.2.0
- Fix: missing Request on DetailHandler Stubs by @rupadana in #40
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.1.3...3.1.4
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.1.2...3.1.3
- allow for setting middlewares via config and via Filament Resources by @eelco2k in #35
- feat: Middleware API on ApiServicePlugin class by @rupadana in #39
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.1.2...3.1.3
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.1.1...3.1.2
- fix: adding panel name by @rupadana in #34
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.1.0...3.1.1
- Update README.md by @rupadana in #27
- change: adding test for panel_prefix config by @rupadana in #28
- added tenant aware api feature by @eelco2k in #23
- fix: adding an InvalidTenancyConfiguration by @rupadana in #30
- Feature tenant aware Refactored by @eelco2k in #32
- Panel Prefix first by Path otherwise byId else empty by @eelco2k in #33
- feat: Tenancy Support by @rupadana in #31
- @eelco2k made their first contribution in #23
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.0.10...3.1.0
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.0.9...3.0.10
- feat: Allow non-admin users to generate API key to access their records by @rupadana in #22
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.0.8...3.0.9
- Public api by @rupadana in #20
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.0.7...3.0.8
- adding configuration to enable/disable policy by @rupadana in #19
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.0.6...3.0.7
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.0.5...3.0.6
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.0.2...3.0.5
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.0.1...3.0.4
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #7
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #9
- Add test suite by @luttje in #10
- Auto register routes by @rupadana in #14
- @luttje made their first contribution in #10
Full Changelog: https://github.com/rupadana/filament-api-service/compare/v1.0.3...3.0.0
- Add: Support for allowed sorts by @paulovnas in #6
- @paulovnas made their first contribution in #6
Full Changelog: https://github.com/rupadana/filament-api-service/compare/v1.0.2...v1.0.3
Full Changelog: https://github.com/rupadana/filament-api-service/compare/v1.0.1...v1.0.2
- Bump actions/checkout from 3 to 4 by @dependabot in #5
- @dependabot made their first contribution in #5
Full Changelog: https://github.com/rupadana/filament-api-service/compare/v1.0.0...v1.0.1
- update readme.md by @rupadana in #1
- 1.0.0 by @rupadana in #2
- Add API Transformer & Update Readme by @rupadana in #3
- add default transformer by @rupadana in #4
- @rupadana made their first contribution in #1
Full Changelog: https://github.com/rupadana/filament-api-service/commits/v1.0.0
- initial release