Commission image updates - #355
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
📝 WalkthroughWalkthroughThis PR updates the partner commissions help article by migrating screenshot URLs from external CDN sources to local image paths and adding a new "Group" column to the commissions table schema. ChangesPartner Commissions Documentation Asset and Schema Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@help/article/partner-commissions.mdx`:
- Line 168: Replace the external assets.dub.co/cms image URLs in this file with
local image paths using the same local filename pattern already used for
src="/images/dub-partners/create-commission-main.png"; specifically update the
images referenced on the listed lines (177, 188, 205, 223, 256, 282, 291, 305,
335, 344) by swapping each "https://assets.dub.co/cms/.../<filename>.png" to
src="/images/dub-partners/<filename>.png" so all screenshots consistently use
the local /images/dub-partners/ filenames.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 765cf06e-dcf7-4a7d-b6ca-4e857d7c05b9
⛔ Files ignored due to path filters (6)
images/dub-partners/bulk-edit-commissions.pngis excluded by!**/*.pngimages/dub-partners/commission-table.pngis excluded by!**/*.pngimages/dub-partners/commissions-create-clawback.pngis excluded by!**/*.pngimages/dub-partners/commissions-export-csv.pngis excluded by!**/*.pngimages/dub-partners/create-commission-main.pngis excluded by!**/*.pngimages/dub-partners/edit-commission-table.pngis excluded by!**/*.png
📒 Files selected for processing (1)
help/article/partner-commissions.mdx
Summary by CodeRabbit