fix: tidy the About tab family row and privacy note - #35
Merged
Conversation
The About tab was dumping product URLs as a row of green links and repeating the same self-hosted-compute sentence. Family products now use the same ghost icon buttons as Talk to us, with the official platform marks from the brand book. HQ and Gateway keep the approved lockups. The page title is About, matching the other tabs.
Keep this host private is a mint info box instead of a left-rule callout. The host card uses the official tower mark; the 1U stays on the small family button.
HQ and Gateway buttons now use currentColor marks like the platform row. License and Version share a baseline. The footer is just the centered copyright line.
✅ Deploy Preview for voca-gateway canceled.
|
|
| Filename | Overview |
|---|---|
| app/fragments/about.py | Reworks the About fragment’s branding, family controls, privacy notice, and descriptive copy without introducing a concrete functional defect. |
| app/webui/styles.css | Adds responsive About-page presentation and simplifies footer styling while preserving wrapping behavior. |
| app/webui/index.html | Removes repository navigation links from the footer, leaving the centered copyright line. |
| tests/test_about.py | Adds assertions for the new official SVG assets and About-specific styling. |
| tests/test_admin.py | Updates integration assertions for the revised About surface and simplified footer. |
Reviews (1): Last reviewed commit: "fix: make About family icons ink-only an..." | Re-trigger Greptile
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
currentColormarks (platform SVGs from the brand book, HQ mic, 1U chassis). The host card uses the official tower mark.Verification
uv run ruff checkon the touched Python files,ruff format, andpytest tests/test_about.py tests/test_admin.py tests/test_build_info.pyjust test(lint, mypy, package, unit, compose)Privacy and security