-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Removes static web monitor files path for the dev env * Fixes #511 with temp file for monitor cache * Fixes #500 using source_path for web files on dev env * Sets monospace font family for hash codes on the web monitor * Fix merge * Git ignores web-monitor/public/build files * Sorts web monitor validators set (ascending and descending) * Removes unused key can_create_account from interface ValInfo * Fetches validators stats from chain - WIP * Enriches Vitals.chain_view.validator_view with ValsStats data fetched from the chain. Adds new stats to the web monitor. #504 * Web Monitor: Removes font monospace from hash codes * Studying to move query of validators stats at account state level - WIP * Finishes getting validators stats from account_state already fetched by ChainView * Sets web monitor dashboard and validators tab responsive Clean up code * Web Monitor Feat: Adds auto pay node owner setup view - WIP Web Monitor Refactoring: Moves subscription to Dash level * Web monitor: adds auto pay setup to check items Web monitor: adds auto pay tab Web monitor refactoring: moves subscription to the Main component * Web monitor: changes auto pay empty message * Web monitor autopay labels
- Loading branch information
Showing
16 changed files
with
22,011 additions
and
213 deletions.
There are no files selected for viewing
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
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
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
Oops, something went wrong.