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

Add is_lazy configuration #24

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Add is_lazy configuration #24

merged 1 commit into from
Feb 5, 2024

Conversation

andreia
Copy link
Contributor

@andreia andreia commented Feb 5, 2024

Add the is_lazy configuration to be able to use it on relation manager.

Copy link

what-the-diff bot commented Feb 5, 2024

PR Summary

  • Introduction of 'is_lazy' Configuration Option
    A new configuration option, is_lazy, has been introduced into the filament-auditing.php configuration file. This allows for enhanced control over certain elements in the system.

  • Addition of 'isLazy()' Method to 'AuditsRelationManager' Class
    The 'AuditsRelationManager' class now includes a new method named isLazy(). This method provides an additional functionality to the system, enhancing its capabilities.

  • README File Update
    The instructions document, README.md, has been updated with clearer instructions on how to trigger the updateAuditsRelationManager event and set the is_lazy configuration to false. This provides users with better guidance on using the said features.

@andreia andreia requested a review from swilla February 5, 2024 02:29
@andreia andreia merged commit 82cf522 into main Feb 5, 2024
1 check passed
@delete-merged-branch delete-merged-branch bot deleted the add_config_for_is_lazy branch February 5, 2024 21:34
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