Closed Steve-Mcl closed 2 days ago
Attention: Patch coverage is 66.66667%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 78.72%. Comparing base (
650d303
) to head (3c1c5bc
). Report is 10 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
forge/db/models/AuditLog.js | 66.66% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Will hold off reviewing until the underling branch has a PR, as I'd like to take a look at that context/basis of this branch too.
Will hold off reviewing until the underling branch has a PR.
Not sure what you mean Joe?
The base branch PR is here: https://github.com/FlowFuse/flowfuse/pull/4749 (issue: https://github.com/FlowFuse/flowfuse/issues/4746)
Not sure what you mean Joe?
Ah, did go looking but didn't find it, thanks for clarifying Steve
@joepavitt I've merged the changes from the base branch and applied the same edits to include the router-link in the audit log. I've updated this PRs 1st post to reflect.
Approved, committed some minor amendments to pluralise the labels for "Scope", but not merging as waiting on https://github.com/FlowFuse/flowfuse/pull/4749
closes #4750 closes #4751
Description
Adds "Event Scope" and "Include Children" to Instance Audit Logs
NOTE This merges into #4749. To keep #4749 manageable, we should probably not merge this in until that one is approved (but feel free to review and approve this up-front)
NOTE2 This also inadvertently fixes #4751
In action UPDATED to include associations as per discussion in #4749 comments
Tests added
Related Issue(s)
Owner: #4750 Parent: https://github.com/FlowFuse/flowfuse/issues/4684
Checklist
flowforge.yml
?FlowFuse/helm
to update ConfigMap TemplateFlowFuse/CloudProject
to update values for Staging/ProductionLabels
area:migration
label