Skip to content

Conversation

@willpower232
Copy link
Contributor

I have to make a draft PR to run the automated tests whilst I try and figure out what is happening. Please ignore.

MortenDHansen and others added 30 commits March 11, 2023 23:23
Allowing empty retrieved events and creating 2 models, would amount to 3 audit lines
 - Move part of the auditable responsible for determining auditable attributes to concern.
 - small cleanups
Note:
 - removed a clause excluding on scalar values apart from certain cases. I do not believe we should exclude them by default, but rather handle the case where we are unable to use the value. "hidden" excludes are not desirable
 - Removed the protected excludes parameter. just not necessary.
 - Move data collection to concern and perform moderate cleanup operations in the process
 - only resolve exclusions once per execution.
 - Move data collection to concern and perform moderate cleanup operations in the process
Note, we need to rethink the transition. Currently it just places previous values onto the model, but intended functionality might be to replay audits so that correct state is reached if possible.
…eployflow

# Conflicts:
#	src/Contracts/Auditable.php
#	src/Resolvers/IpAddressResolver.php
erikn69 and others added 18 commits August 23, 2023 10:50
Merge v13 fixes into v14 branch
# Conflicts:
#	.github/workflows/run-tests.yml
#	src/Audit.php
#	src/Auditable.php
#	src/Events/AuditCustom.php
#	tests/AuditingTestCase.php
#	tests/Functional/AuditingTest.php
#	tests/Models/Article.php
#	tests/Unit/AuditTest.php
#	tests/Unit/AuditableTest.php
# Conflicts:
#	src/Auditable.php
#	src/AuditableObserver.php
#	src/AuditingEventServiceProvider.php
#	src/AuditingServiceProvider.php
#	src/Resolvers/IpAddressResolver.php
#	src/Resolvers/UserAgentResolver.php
#	tests/Unit/AuditTest.php
@willpower232 willpower232 self-assigned this Dec 24, 2024
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.

5 participants