Add LogsActivity trait to models missing it#2248
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
WalkthroughThe changes update multiple model classes across the codebase to include the Changes
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (16)
🧰 Additional context used🧠 Learnings (1)packages/table-rate-shipping/src/Models/ShippingRate.php (1)🧬 Code Graph Analysis (1)packages/table-rate-shipping/src/Models/ShippingExclusionList.php (2)
🔇 Additional comments (22)
✨ Finishing Touches
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Some of the core models are missing activity logging which we're trying to use across the system to give our clients visibility on all changes.
This PR adds them.
Summary by CodeRabbit