Improve dashboard documentation with clearer access instructions#71
Open
souleimagara wants to merge 3 commits intozbdpay:mainfrom
Open
Improve dashboard documentation with clearer access instructions#71souleimagara wants to merge 3 commits intozbdpay:mainfrom
souleimagara wants to merge 3 commits intozbdpay:mainfrom
Conversation
Update Access sections across dashboard management pages with numbered steps and direct dashboard links for better clarity. Add new SDK Controls page documenting country code changes and user whitelist management. Update User Withdrawal Limits icon to gauge-high for better visual representation.
- Migrate documentation from rewards/ to earn/ directory structure - Update all internal links from /rewards/ to /earn/ - Preserve dashboard management approach for user features - Maintain User Status, User Balance, and User Withdrawal Limits groups - Add manage-controls-dashboard for whitelist and country code management - Update navigation structure in docs.json for new Earn tab
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update Access sections across dashboard management pages with numbered steps and direct dashboard links for better clarity. Add new SDK Controls page documenting country code changes and user whitelist management. Update User Withdrawal Limits icon to gauge-high for better visual representation.
Note
Low Risk
Documentation-only changes that primarily reorganize navigation and redirect readers to new dashboard-based guides; main risk is broken/incorrect doc links or discoverability regressions.
Overview
Shifts Earn SDK docs toward dashboard-based management by adding new guides for controlling rewards settings (
manage-via-dashboard), editing user withdrawal limits, rewards balances, user linking, and other SDK user support controls (country code changes and project whitelisting).Reorganizes
docs.jsonnavigation to group User Status, User Balance, and User Withdrawal Limits (with a newgauge-highicon) and removes several server-management pages from the sidebar in favor of the new dashboard pages.Deprecates the standalone REST API docs for increasing/decreasing withdrawal limits by replacing them with short “page moved” stubs that point to the consolidated dashboard guide, and updates related overview pages (
send-rewards-server,user-status,user-balance,user-withdrawal) to link to the new dashboard workflows.Written by Cursor Bugbot for commit 3e90b6e. This will update automatically on new commits. Configure here.