-
Notifications
You must be signed in to change notification settings - Fork 0
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
Stage upgrade #98
Merged
Merged
Stage upgrade #98
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
elboletaire
commented
Aug 20, 2024
•
edited
Loading
edited
- Implement new stats/home page #82
- Fix block not found card #99
- Fix tx information #102
- Rename to Accounts #104
- Update translations #105
- Bulk bugfix #106
- Fix unused imports #107
- Fix error pages #108
* ADd stats initial data * Create icons map * Improve stats cards * Refactor blockCard to accept compact * Pass grid props * Refactor stats card * Reuse component * WIP Implement ChainCosts * Use IncrementalStat * Implement details grid info * Implement show raw modal * Create hint component * Fix DetailsGrid layout * Implement ChainCosts * Minor layout fixes * Mock txCosts * Minor layout fixes * Create wide layout * Fix wide layout max width * Fix dancing words * Change read more use an icon instead * Fix image height * Refactor to use right component * Add close button to raw modal * Refactor price factors * Revert "Create wide layout" This reverts commit 28fddc8. * Refactor chain info card * Fix prettier * Change homepage layout * Add blockTimestamp * Add blockTimestamp tooltip * Multiple string fixes * Show last 3 blocks * Fix prettier * Update extended-sdk and remove mock * Upgrade sdk commit * Fix missing import * Add error handling It also refactors the `StatisticsCardWrapper` into a `StatsCardWrapper` component. * Delete unused component * Fix in sync badge color * Use Raw IconButton * Implement StatsModalWrapper This way the price factors and VOC tokens price are shown inside two separated modals that can be opened from the Blockhain info card * Minor fixes - Delete commented - Comment useEffect --------- Co-authored-by: Òscar Casajuana <elboletaire@gmail.com>
* Add word break * Upgrade extended sdk
* Fix txs card * Fix tx title * Fix timestamps * Fix grid layout * Delete padding
* Rename to Accounts * Use compte not compta
* Improve invalid election card * Minor bugfixes * Unify NoResultsError component * Fix typo * Use organization provider
* Fix ErrBlockNotFound page * Improve invalid election page * Implement tx not found page * Fix translation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.