All notable changes to api-service will be documented in this file.
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in rupadana#106
- [Feature] make the stubs publishable by @LizardEngineer in rupadana#109
- feat: add the ability to show / hide token resource from config file by @aymanalhattami in rupadana#110
- @LizardEngineer made their first contribution in rupadana#109
- @aymanalhattami made their first contribution in rupadana#110
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.4.6...3.4.7
- Fix typo on AuthController #104 Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.4.5...3.4.6
- Small update to work on other SQL databases by @b7s in rupadana#100
- @b7s made their first contribution in rupadana#100
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.4.4...3.4.5
- Add it translation by @marcogermani87 in rupadana#97
- @marcogermani87 made their first contribution in rupadana#97
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.4.3...3.4.4
- Changed to getRouteKeyName() instead of ->getKeyName() by @rupadana in rupadana#85
- Bump tsickert/discord-webhook from 5.5.0 to 6.0.0 by @dependabot in rupadana#52
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in rupadana#87
- Localizing "labels" for Model / Columns/ Fields / Actions / Sections … by @GeWoHaGeChSc in rupadana#96
- add support for laravel 12 by @atmonshi in rupadana#95
- @GeWoHaGeChSc made their first contribution in rupadana#96
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.4.2...3.4.3
- fix: Bug on allowed fields, filters, sorts and includes by @rupadana in rupadana#84
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.4.1...3.4.2
- Fix Tenancy Bug by @rupadana in rupadana#83
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.4.0...3.4.1
- adding scramble for documentation and built-in authentication by @rupadana in rupadana#82
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.3.5...3.4.0
- make api abilities translateable by @iTzSofteis in rupadana#81
- @iTzSofteis made their first contribution in rupadana#81
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.3.4...3.3.5
- refactor: change fields method from instance to static access by @mohammadisa2 in rupadana#70
- Update README.md by @christmex in rupadana#80
- @mohammadisa2 made their first contribution in rupadana#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 rupadana#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 rupadana#72
- Refer to policy before checking user role by @Aniruddh-J in rupadana#75
- @Aniruddh-J made their first contribution in rupadana#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 rupadana#59
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in rupadana#64
- Allow the usage of more complex filter methods by Spatie\QueryBuilder by @bfiessinger in rupadana#67
- @christmex made their first contribution in rupadana#59
- @bfiessinger made their first contribution in rupadana#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 rupadana#50
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in rupadana#53
- Add ability to use FilamentPHP Clusters feature by @carlosbarretoeng in rupadana#54
- @carlosbarretoeng made their first contribution in rupadana#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 rupadana#49
- @JonErickson made their first contribution in rupadana#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 rupadana#47
- fix(bug): failed to get allowedFilters, etc. by @rupadana in rupadana#48
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.2.1...3.2.2
- fix: unusefull static::handlers() by @rupadana in rupadana#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 rupadana#43
- add Laravel 11 support by @atmonshi in rupadana#21
- @atmonshi made their first contribution in rupadana#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 rupadana#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 rupadana#35
- feat: Middleware API on ApiServicePlugin class by @rupadana in rupadana#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 rupadana#34
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.1.0...3.1.1
- Update README.md by @rupadana in rupadana#27
- change: adding test for panel_prefix config by @rupadana in rupadana#28
- added tenant aware api feature by @eelco2k in rupadana#23
- fix: adding an InvalidTenancyConfiguration by @rupadana in rupadana#30
- Feature tenant aware Refactored by @eelco2k in rupadana#32
- Panel Prefix first by Path otherwise byId else empty by @eelco2k in rupadana#33
- feat: Tenancy Support by @rupadana in rupadana#31
- @eelco2k made their first contribution in rupadana#23
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.0.10...3.1.0
- update Readme.md by @rupadana in rupadana#25
- feat: add navigation sort & icon by @rupadana in rupadana#26
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 rupadana#22
Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.0.8...3.0.9
- Public api by @rupadana in rupadana#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 rupadana#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 rupadana#7
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in rupadana#9
- Add test suite by @luttje in rupadana#10
- Auto register routes by @rupadana in rupadana#14
- @luttje made their first contribution in rupadana#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 rupadana#6
- @paulovnas made their first contribution in rupadana#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 rupadana#5
- @dependabot made their first contribution in rupadana#5
Full Changelog: https://github.com/rupadana/filament-api-service/compare/v1.0.0...v1.0.1
- update readme.md by @rupadana in rupadana#1
- 1.0.0 by @rupadana in rupadana#2
- Add API Transformer & Update Readme by @rupadana in rupadana#3
- add default transformer by @rupadana in rupadana#4
- @rupadana made their first contribution in rupadana#1
Full Changelog: https://github.com/rupadana/filament-api-service/commits/v1.0.0
- initial release