Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add introduction block on pages #136

Merged
merged 59 commits into from
Jun 26, 2024
Merged

Add introduction block on pages #136

merged 59 commits into from
Jun 26, 2024

Conversation

alexeyandreevsky
Copy link
Collaborator

@alexeyandreevsky alexeyandreevsky commented May 22, 2024

Issue

Pages with entities list seems boring and contains not enough useful information. It will be useful to add introductory text describing the entities and some statistics at the top of the pages.

Things done

  • Added intro text for the following pages: blocks, transactions, data contracts, identities
  • Added total stats to blocks page
  • Created cards components
  • Added top Data Contracts cards to data contracts page
  • Added top Identities cards on Identities page
  • Implemented jest for unit tests
  • Created unit test for currencyRound() function

Copy link

vercel bot commented May 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
platform-explorer-zham ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 22, 2024 2:58pm

@alexeyandreevsky alexeyandreevsky self-assigned this May 22, 2024
@alexeyandreevsky alexeyandreevsky added the frontend Related to fronted (UI) label May 22, 2024
# Conflicts:
#	packages/frontend/src/app/dataContracts/DataContracts.js
#	packages/frontend/src/app/identities/Identities.js
# Conflicts:
#	packages/frontend/src/components/dataContracts/DataContractsListItem.js
@pshenmic pshenmic merged commit 31d284c into master Jun 26, 2024
8 checks passed
@pshenmic pshenmic deleted the feat/inro-on-pages branch June 26, 2024 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Related to fronted (UI)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants