You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ability to control the ActivityResource navigation sort and if scoped to tenant (#117)
* feat: control over the ActivityResourse if scoped to tenant or not
This commit adds a new configuration option `scoped_to_tenant` to the `filament-logger.php` file. The option is set to `true` (default in Filament). And a isScopedToTenant public static function in ActivityResource.
* Ability to control the ActivityResource navigation sort and if scoped to tenant
0 commit comments