awcodes / filament-curator

A media picker plugin for Filament Panels.
MIT License
298 stars 79 forks source link

Better tenant aware #432

Closed eelco2k closed 5 months ago

eelco2k commented 5 months ago

The tenant aware column name now is defined in the config because per Filament panel there can be a different tenantOwnershipRelationshipName.

It changes isScopedToTenant() in the Resource Model based on the config.

So this makes only the files visible in the corresponding tenant.