JHU redesign: navy theme, Team page, and overview/dataset/viewer tweaks#34
Merged
Conversation
Display labels and the jump-to-organ tooltips with `_` replaced by spaces (e.g. kidney_left -> "kidney left").
- New Team page (/team) with a nav tab and placeholder members in a "Meet the team" layout, ready to populate with real members. - Retheme Overview, Dataset, Upload, and Team to JHU Heritage Blue (#002D72) with Spirit-Blue (#68ACE5) accent bars — nav pill, buttons, stats, headings, and avatar rings. - Add the BodyMaps logo + two-tone hero title, rename the overview secondary button to "Upload Dataset", and remove the stats row from the dataset page.
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.
The changes discussed in the meeting. Frontend-only.
JHU navy theme
Re-themed the site to JHU Heritage Blue (
#002D72) with Spirit-Blue (#68ACE5) accent bars, across Overview, Dataset, Upload, and Team: the active nav pill, buttons, stat numbers, headings, and avatar rings, plus a light-blue top bar on each page.Team page
New
/teampage with a Team nav tab — a "Meet the team" heading and a grid of placeholder members (circular avatars with silhouette fallbacks). Members live in a simpleTEAMarray at the top of the file; add aphototo any member to swap the silhouette for a picture.Smaller tweaks
kidney_left→ "kidney left"), including the jump-to-organ tooltips.Testing
tsc -b) ✓