issues
search
rupadana
/
filament-api-service
A simple api service for supporting filamentphp
https://filamentphp.com/plugins/rupadana-api-service
MIT License
141
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README.md
#80
christmex
closed
15 hours ago
0
change instanceOf to is_subclass_of
#79
christmex
closed
15 hours ago
0
[Bug]: Call to undefined method ...\Api\Handlers\PaginationHandler::modifyTenantQuery()
#77
aeq-dev
opened
5 days ago
0
[Bug]: getModel() returns string, not instance of Model (Breaks instanceof checks)
#76
timothyoesch
opened
1 month ago
1
Refer to policy before checking user role
#75
Aniruddh-J
closed
1 month ago
0
[Bug]: Call to undefined method App\Models\User::hasRole()
#74
jhayg12
closed
1 month ago
2
Feature: remove the panel prefix if only one panel is used in Filament
#73
eelco2k
opened
1 month ago
1
Support spatie/laravel-query-builder to ^6.2
#72
rupadana
closed
1 month ago
0
[Feature]: Bump spatie laravel query to v6
#71
Grolicek
closed
1 month ago
1
refactor: change fields method from instance to static access
#70
mohammadisa2
closed
15 hours ago
0
Feature version support via transformers
#69
eelco2k
opened
3 months ago
3
[Feature]: Allow versioned API
#68
eelco2k
opened
3 months ago
0
Allow the usage of more complex filter methods by Spatie\QueryBuilder
#67
bfiessinger
closed
3 months ago
4
Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
#64
dependabot[bot]
closed
4 months ago
1
[Bug]: Tokens routes do not work in prod environment
#63
skills-up
closed
4 months ago
1
[Question]: How do I create API for related/child resources
#62
skills-up
closed
3 months ago
1
[Enhancement]: use $tenantModel->getRouteKeyName() instead of $tenantModel->getKeyName()
#61
eelco2k
opened
5 months ago
0
[Bug]: Call to undefined method App\Models\User::createToken()
#60
zenepay
closed
5 months ago
2
add notes to fix personal_access_token missing in laravel 11
#59
christmex
closed
5 months ago
0
[Bug]: Not able to get the records from api
#58
jaskaran-online
opened
5 months ago
5
Feature multiple transformers via HTTP Headers
#57
eelco2k
closed
15 hours ago
0
[Feature]: Allow multiple transformers and select transformer via X-HEADERS
#56
eelco2k
opened
5 months ago
8
[Feature]: Spatie Laravel-Query-Builder follow DTO via Spatie Laravel-data
#55
eelco2k
opened
5 months ago
2
Add ability to use FilamentPHP Clusters feature
#54
carlosbarretoeng
closed
5 months ago
1
Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0
#53
dependabot[bot]
closed
7 months ago
1
Bump tsickert/discord-webhook from 5.5.0 to 6.0.0
#52
dependabot[bot]
opened
7 months ago
1
Feature api docs generator commands and stubs
#51
eelco2k
closed
5 months ago
7
Bump tsickert/discord-webhook from 5.4.0 to 5.5.0
#50
dependabot[bot]
closed
8 months ago
1
Fix failure to produce proper tenant query when using a polymorphic tenancy
#49
jonerickson
closed
8 months ago
0
fix(bug): failed to get allowedFilters, etc.
#48
rupadana
closed
8 months ago
0
Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0
#47
dependabot[bot]
closed
8 months ago
1
fix: unusefull static::handlers()
#46
rupadana
closed
8 months ago
0
[Bug]: in some cases groupStack for api routes are not correct (fix available)
#45
eelco2k
closed
8 months ago
1
[Feature]: Swagger API docs
#44
eelco2k
opened
8 months ago
5
Bump tsickert/discord-webhook from 5.3.0 to 5.4.0
#43
dependabot[bot]
closed
8 months ago
1
Laravel 11
#42
rupadana
closed
8 months ago
2
[Bug]: Laravel 11 Support?
#41
faizananwerali
closed
8 months ago
2
Fix: missing Request on DetailHandler Stubs
#40
rupadana
closed
8 months ago
0
feat: Middleware API on ApiServicePlugin class
#39
rupadana
closed
8 months ago
0
[Enhancement]: Allow * in ability selection / scope
#38
eelco2k
opened
8 months ago
2
allow overriding TokenPolicy via config
#37
eelco2k
closed
8 months ago
1
[Feature]: add allowedIncludes() in PaginationHandler stub
#36
eelco2k
closed
8 months ago
2
allow for setting middlewares via config and via Filament Resources
#35
eelco2k
closed
8 months ago
3
fix: adding panel name
#34
rupadana
closed
8 months ago
0
Panel Prefix first by Path otherwise byId else empty
#33
eelco2k
closed
8 months ago
0
Feature tenant aware Refactored
#32
eelco2k
closed
8 months ago
0
feat: Tenancy Support
#31
rupadana
closed
8 months ago
0
fix: adding an InvalidTenancyConfiguration
#30
rupadana
closed
8 months ago
0
fix: Tenancy support
#29
rupadana
closed
8 months ago
0
change: adding test for panel_prefix config
#28
rupadana
closed
8 months ago
0
Next