Updating Staging from Main#146
Merged
Merged
Conversation
Arthuriana: ports the Claude Design prototype (medieval heraldic character network) into the Vite/React build as two new pages — apps/arthuriana.html (armorial graph) and apps/arthuriana-studio.html (coat-of-arms builder). Converts Babel globals to ES module exports, replaces the host-only TweaksPanel with a persistent ArthurianControls overlay (layout buttons + relation toggles), and wires up nav links in SiteNavPanel and index.html. Username display: ContributorPortalApp now prefers clerkUser.username over fullName/firstName when building displayName. adminService ensureUserExists now syncs display_name on every login (not only when empty), so existing users get their username applied on next sign-in. https://claude.ai/code/session_013yG27kBU5JeKdX29ZwV1kv
Replaces the generic gold cross-hatch on the topbar shield with a white falcon silhouette traced from the Windhover logo — beak facing left, wing sweeping to the upper-right, tail fanning to the lower-right, all coordinates verified inside the heater shield's curved boundary. https://claude.ai/code/session_013yG27kBU5JeKdX29ZwV1kv
…hield Replaces the hand-traced SVG path (which didn't read as a bird at small scale) with the actual Windhover_BLK.png imported at build time, rendered white via SVG feColorMatrix inversion, and clipped to the shield interior. Vite processes the asset correctly at build time. https://claude.ai/code/session_013yG27kBU5JeKdX29ZwV1kv
SVG grows from 34×40 to 44×52; the image element shrinks from 78×57 to 60×44 viewBox units so the bird stays at ~26×19 px while the shield gains ~5 px of red border on each side. https://claude.ai/code/session_013yG27kBU5JeKdX29ZwV1kv
Shield: 44×52 → 40×47 px. Image element: 60×44 → 66×48 viewBox units to hold the falcon at the same ~26×19 px while the shield shrinks. https://claude.ai/code/session_013yG27kBU5JeKdX29ZwV1kv
Disabled relation types now hide their buckets in the panel to match the graph, which already hides those edges. Fixes inconsistency noted in code review. https://claude.ai/code/session_013yG27kBU5JeKdX29ZwV1kv
…ection-HZ10s Add Arthuriana: interactive Arthurian legend character map with heraldry
Deploying profile-site with
|
| Latest commit: |
30ac2bf
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://51aae4e5.profile-site-bgf.pages.dev |
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.
No description provided.