docs(home): refresh the screenshot gallery for the reworked console - #662
Merged
Merged
Conversation
The gallery still showed the pre-1.6 console: an older header with no Admin tab, and an ADMINISTRATION section in the Console sidebar that has since moved into the Admin portal. Every slide now carries the current header. The Console shots keep their content and lose the sidebar section that no longer exists there, while the Marketplace, Modules and Tenants slides are retaken against 1.6.2 — the Marketplace opens the application list directly, and Modules and Tenants show the tenant hierarchy. Cluster capacity, Nodes and Backup Classes are new slides, and the slide that duplicated the Marketplace view is dropped, which brings the gallery to sixteen. Assisted-By: Claude <noreply@anthropic.com> Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
✅ Deploy Preview for cozystack ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 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 |
Andrei Kvapil (kvaps)
marked this pull request as ready for review
August 20, 2026 20:05
Andrei Kvapil (kvaps)
requested review from
Timofei Larkin (lllamnyp),
myasnikovdaniil and
Timur Tukaev (tym83)
as code owners
August 20, 2026 20:05
Timur Tukaev (tym83)
approved these changes
Aug 20, 2026
Andrei Kvapil (kvaps)
added a commit
that referenced
this pull request
Aug 20, 2026
## What this PR does `/img/screenshot.png` still showed a console two redesigns old — a two-level sidebar, cluster and namespace pickers in the header, a 2025 footer — while being the image the 2024 announcement post and outside links point at. It now shows the 1.6.2 Marketplace, matching the gallery refresh in #662. `/img/screenshot-dark.png` gets the same content. The reworked console ships no dark theme, so there is nothing to retake that variant from, and the file is referenced nowhere in this repository — but its URL is public and may be linked from elsewhere, so it keeps serving a current screenshot instead of a stale or missing one. Both stay regular files; git stores them as a single blob either way, and a dark variant can replace one of them whenever a dark theme exists again.
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.
What this PR does
Refreshes the home-page screenshot gallery, which still showed the pre-1.6 console: an older header with no Admin tab, and an ADMINISTRATION section in the Console sidebar that has since moved into the Admin portal (cozystack#3928).
Every slide now carries the current header. The Console slides keep their content and lose the sidebar section that no longer belongs there. The Marketplace, Modules and Tenants slides are retaken against 1.6.2: the Marketplace opens the application list directly, and Modules and Tenants show the tenant hierarchy. Cluster capacity, Nodes and Backup Classes are new slides, and the slide that duplicated the Marketplace view is dropped, which brings the gallery from fourteen to sixteen —
seqin the shortcode moves with it.Verified with a local
hugobuild (modules pinned as committed,npm cifor PostCSS): the gallery renders sixteen slides,1.pngthrough16.png, with matching indicators.