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

Improve Identity page #327

Merged
merged 139 commits into from
Dec 24, 2024
Merged

Improve Identity page #327

merged 139 commits into from
Dec 24, 2024

Conversation

alexeyandreevsky
Copy link
Collaborator

@alexeyandreevsky alexeyandreevsky commented Nov 26, 2024

Issue

The identity page hasn't been updated for a long time. We already have a design for an updated identity page with new data. We need to implement it on the frontend.

Things done

The Identity page has been completely redesigned to match the new design.

The following changes were also made during the Identity page update:

  • Transfers list design updated
  • Updated styles of locked state in Alias component
  • Implemented colorScheme and size props to ValueContainer component
  • Updated styles of Data contracts list
  • Improve formats of DateBlock component
  • Update styles of Avatars in lists
  • Updated custom variants of chakra Button styles
  • Created BrandScroll and List styles mixins
  • Breadcrumbs enabled on Transactions page
  • Fixed breadcrumbs linter warning
  • Added 'n/a' state to CreditsBlock component
  • Implemented justify and className porerties to Pagination component
  • Implemented loading state and pagination in DataContractsList, TransfersList, DocumentsList, TransactionsList

New components created:

  • PublicKeysList
  • PublicKey enum
  • AliasesList
  • SmoothSize container for size animation
  • LinkContainer

@alexeyandreevsky alexeyandreevsky added the frontend Related to fronted (UI) label Nov 26, 2024
@alexeyandreevsky alexeyandreevsky self-assigned this Nov 26, 2024
Copy link

vercel bot commented Nov 26, 2024

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

Name Status Preview Comments Updated (UTC)
platform-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 24, 2024 11:57am
platform-explorer-mainnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 24, 2024 11:57am
platform-explorer-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 24, 2024 11:57am

# Conflicts:
#	packages/frontend/src/app/identity/[identifier]/Identity.js
@pshenmic pshenmic merged commit c5f1699 into develop Dec 24, 2024
8 checks passed
@alexeyandreevsky alexeyandreevsky deleted the feat/identity-page branch December 24, 2024 20:17
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