Skip to content

Refresh Telos branding and explorer UI#892

Merged
TheJudii merged 3 commits into
masterfrom
agent/telos-brand-refresh
Jul 9, 2026
Merged

Refresh Telos branding and explorer UI#892
TheJudii merged 3 commits into
masterfrom
agent/telos-brand-refresh

Conversation

@TheJudii

@TheJudii TheJudii commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Adds current Telos/Telos Zero brand assets, Silka font assets, and shared Telos theme tokens.
  • Refreshes the explorer header, home/network surfaces, transaction tables, wallet/account dialogs, resource/staking dialogs, footer, map styling, and accessibility-related link/input/button contrast.
  • Updates Telos price-chart handling with provider fallbacks and safer rendering when market data is missing.
  • Filters the BP map data to active on-chain producers so stale producers from the S3 report are not shown.

User impact

  • The Telos explorer UI aligns more closely with the current Telos brand system while retaining the existing app structure.
  • Links, form fields, account actions, and transaction controls have improved contrast and clearer affordances.
  • The network price chart is less likely to render empty and now degrades gracefully when providers fail.
  • The producer map avoids displaying inactive/nonexistent BPs.

Validation

  • git diff --check
  • yarn lint passed with 6 existing unused-variable warnings in test files.
  • yarn test test/jest/__tests__/components/PriceChart.spec.ts --runInBand
  • Browser spot checks on account, network, staking/resource/send dialog, transaction table, chart, and map surfaces during the iteration.

Known validation note

  • yarn build is currently blocked in this local environment before app compilation by the existing Quasar CLI/runtime dependency combination: @quasar/app-webpack calls require('pretty-error').start(), while the existing lockfile resolves pretty-error@4.0.0, which no longer exposes .start() under Node 22. This PR does not include an unrelated dependency pin for that existing build-tool issue.

@netlify

netlify Bot commented Jul 9, 2026

Copy link
Copy Markdown

Deploy Preview for open-block-explorer ready!

Name Link
🔨 Latest commit cdc9e14
🔍 Latest deploy log https://app.netlify.com/projects/open-block-explorer/deploys/6a500f6a7b9ae6000895e3eb
😎 Deploy Preview https://deploy-preview-892--open-block-explorer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@netlify

netlify Bot commented Jul 9, 2026

Copy link
Copy Markdown

Deploy Preview for obe-testnet ready!

Name Link
🔨 Latest commit cdc9e14
🔍 Latest deploy log https://app.netlify.com/projects/obe-testnet/deploys/6a500f6a02fed30008c201ce
😎 Deploy Preview https://deploy-preview-892--obe-testnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 9, 2026

Copy link
Copy Markdown

Deploying open-block-explorer with  Cloudflare Pages  Cloudflare Pages

Latest commit: cdc9e14
Status: ✅  Deploy successful!
Preview URL: https://62fb4a1f.open-block-explorer.pages.dev
Branch Preview URL: https://agent-telos-brand-refresh.open-block-explorer.pages.dev

View logs

@TheJudii TheJudii marked this pull request as ready for review July 9, 2026 21:37
@TheJudii TheJudii merged commit aa11a6a into master Jul 9, 2026
10 checks passed
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.

2 participants