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

[explorer/frontend] feat: add account list filters, extended footer, japanese translation, and avatar customization #1109

Open
wants to merge 24 commits into
base: explorer-frontend/dev
Choose a base branch
from

Conversation

OlegMakarenko
Copy link
Contributor

@OlegMakarenko OlegMakarenko commented Sep 20, 2024

Problem

  1. The account list filters are disabled due to the missing endpoint.
  2. The current footer is limited and does not provide useful links such as social media, references, and product information.
  3. The website lacks Japanese language support.
  4. The Avatar component only generates account images automatically, even when a known company logo is available for the account.
  5. The node list is not presented in the explorer.

Solution

  1. Added a filter to sort accounts by activated harvesting status.
  2. Introduced a sort option to display accounts by height (latest), helping users find the most recent accounts quickly.
  3. Enhanced the footer to include social media links, reference links, and product links.
  4. Added support for Japanese translation.
  5. Updated the Avatar component to replace the autogenerated account image with the company's logo if the account address is known.
  6. Updated the README file to reflect the changes.
  7. Added tests.
  8. Added Node List and Node Info pages.
  9. Fixed the market cap and supply fields on the Home page.

@OlegMakarenko OlegMakarenko changed the title [explorer/frontend] feat: account filters and footer [explorer/frontend] feat: add account list filters, extended footer, japanese translation, and avatar customization Sep 20, 2024
@Wayonb
Copy link
Contributor

Wayonb commented Sep 23, 2024

Can you fix the linting failure?

@OlegMakarenko
Copy link
Contributor Author

@Wayonb fixed.

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