docs(dashboard): add live screenshots of the admin pages - #36728
Closed
teknium1 wants to merge 1 commit into
Closed
Conversation
Captures of the MCP, Webhooks, Pairing, and System admin pages from a running dashboard (seeded with sample data), embedded under each Pages section. Screenshots live under website/static/img/dashboard/ and are served by Docusaurus.
Contributor
Author
|
Closing — the screenshots used seeded dummy MCP/webhook data and the underlying pages need a more complete pass (catalog browse, enable/disable toggles, hook creation, system stats). Will reshoot against the rebuilt pages in the follow-up PR. |
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.
Summary
Adds live screenshots of the four new dashboard admin pages to the Web Dashboard docs, so the feature page shows what each tab looks like instead of describing it in prose alone.
Follow-up to #36704 (the administration-panel feature). Captured from a running dashboard seeded with sample data (MCP servers, a webhook subscription, pending/approved pairing entries, a credential pool, a shell hook, a checkpoint).
Changes
website/docs/user-guide/features/web-dashboard.md: embed a screenshot under each of the MCP, Webhooks, Pairing, and System sections (System gets two — top half and operations half).website/static/img/dashboard/: five PNGs served by Docusaurus.Validation
website/static/img/dashboard/.sk-…, MCP env masked) — nothing sensitive in the images.docs-site-checksCI builds the site and will fail on any broken image reference.Infographic