Skip to content

feat(tangle-cloud): restore shared blueprint gallery#3263

Merged
drewstone merged 1 commit into
masterfrom
feat/blueprints-shared-gallery
Jun 8, 2026
Merged

feat(tangle-cloud): restore shared blueprint gallery#3263
drewstone merged 1 commit into
masterfrom
feat/blueprints-shared-gallery

Conversation

@drewstone
Copy link
Copy Markdown
Contributor

Summary

  • replaces the bespoke Blueprints catalog/dashboard surface with the existing shared BlueprintGallery from tangle-shared-ui
  • keeps Cloud-specific behavior as a thin adapter: deduped blueprint modes, generated/default visuals, card view routing, deploy, and add-capacity registration
  • restores Tangle dapp visual fundamentals in Cloud: shared ui-components CSS import, Satoshi/Cousine fonts, shared bg-tangle background, and shared buttons
  • extends BlueprintGallery narrowly with optional card action and click hooks instead of duplicating a second gallery system

Why

The previous redesign still looked unlike the original Tangle dapp because it introduced a new command-panel/card system, Geist fonts, and a Cloud-specific background override. This moves Blueprints back onto the existing Tangle UI surface and deletes the large one-off listing implementation.

Verification

  • NX_DAEMON=false NX_SKIP_NX_CACHE=true yarn nx typecheck tangle-cloud
  • NX_DAEMON=false NX_SKIP_NX_CACHE=true yarn nx test tangle-cloud
  • NX_DAEMON=false NX_SKIP_NX_CACHE=true yarn nx build tangle-cloud
  • git diff --check
  • local Playwright screenshots:
    • /tmp/tangle-cloud-blueprints-shared-gallery-desktop-v2.png
    • /tmp/tangle-cloud-blueprints-shared-gallery-mobile-v2.png

Browser checks confirmed 12 cards, shared pagination, Satoshi font, shared Tangle background image, no command-panel residue, no italic buttons, and no horizontal overflow.

@drewstone drewstone requested a review from AtelyPham as a code owner June 8, 2026 11:53
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 8, 2026

Deploy Preview for tangle-leaderboard ready!

Name Link
🔨 Latest commit 17f38d5
🔍 Latest deploy log https://app.netlify.com/projects/tangle-leaderboard/deploys/6a26ad3248ddb4000800334c
😎 Deploy Preview https://deploy-preview-3263--tangle-leaderboard.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 8, 2026

Deploy Preview for tangle-dapp ready!

Name Link
🔨 Latest commit 17f38d5
🔍 Latest deploy log https://app.netlify.com/projects/tangle-dapp/deploys/6a26ad327ac6330008211d7a
😎 Deploy Preview https://deploy-preview-3263--tangle-dapp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 8, 2026

Deploy Preview for tangle-cloud ready!

Name Link
🔨 Latest commit 17f38d5
🔍 Latest deploy log https://app.netlify.com/projects/tangle-cloud/deploys/6a26ad320e87d4000800c68a
😎 Deploy Preview https://deploy-preview-3263--tangle-cloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@drewstone drewstone merged commit 5bbaff0 into master Jun 8, 2026
20 checks passed
@drewstone drewstone deleted the feat/blueprints-shared-gallery branch June 8, 2026 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant