chore(dashboard): add retention period helper to audit logs - #564
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughThe audit log retention display now centralizes retention-day validation, separates prefix and highlighted text, and renders configurable inline help with updated styling and coverage. ChangesAudit retention help
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Confidence Score: 5/5Safe to merge with minimal risk. The change is limited to dashboard display helpers, template markup, CSS, and matching tests. No functional, security, or accessibility issues were identified in the changed paths. No files require special attention.
What T-Rex did
Reviews (1): Last reviewed commit: "chore: added a helper for retention peri..." | Re-trigger Greptile |
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Summary
?) next to the audit log retention note explaining how to change the retention period (LOGGING_RETENTION_DAYSenv var orlogging.retention_daysinconfig.yaml, restart required).Test plan
node --test *.test.cjsininternal/admin/dashboard/static/js/modules— 484 passedSummary by CodeRabbit
New Features
Bug Fixes