Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to control the ActivityResource navigation sort and if scoped to tenant #117

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

silviugd
Copy link
Contributor

2 new values to config:

'scoped_to_tenant' => true, (default in Filament)
'navigation_sort' => null, (default in Filament)

2 new function to ActivityResourrce:
isScopedToTenant
getNavigationSort

silviugd added 2 commits June 24, 2024 22:52
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.
@Z3d0X Z3d0X merged commit 78185b9 into Z3d0X:main Jan 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants