openethereum/js/src/views
Tomasz Drwięga 4936e99f30 Node Health warnings (#5951)
* Health endpoint.

* Asynchronous health endpoint.

* Configure time api URL via CLI.

* Tests for TimeChecker.

* Health indication on Status page.

* Adding status indication to tab titles.

* Add status to ParityBar.

* Fixing lints.

* Add health status on SyncWarning.

* Fix health URL for embed.

* Nicer messages.

* Fix tests.

* Fixing JS tests.

* NTP time sync (#5956)

* use NTP to check time drift

* update time module documentation

* replace time_api flag with ntp_server

* fix TimeChecker tests

* fix ntp-server flag usage

* hide status tooltip if there's no message to show

* remove TimeProvider trait

* use Cell in FakeNtp test trait

* share fetch client and ntp client cpu pool

* Add documentation to public method.

* Removing peer count from status.

* Remove unknown upgrade status.

* Send two time requests at the time.

* Revert "Send two time requests at the time."

This reverts commit f7b754b1155076a5a5d8fdafa022801fae324452.

* Defer reporting time synchronization issues.

* Fix tests.

* Fix linting.
2017-07-11 12:23:46 +02:00
..
Account Export acc js (#4973) 2017-04-26 11:34:48 +02:00
Accounts Node Health warnings (#5951) 2017-07-11 12:23:46 +02:00
Address Refactoring of Tokens & Balances (#5372) 2017-04-19 18:00:05 +02:00
Addresses Refactoring of Tokens & Balances (#5372) 2017-04-19 18:00:05 +02:00
Application Node Health warnings (#5951) 2017-07-11 12:23:46 +02:00
Connection Connection dialog timestamp info (#5554) 2017-05-18 12:46:30 +02:00
Contract Use default account for sending transactions (#5588) 2017-05-16 15:38:16 +01:00
Contracts Refactoring of Tokens & Balances (#5372) 2017-04-19 18:00:05 +02:00
Dapp Align list displays with SectionList (UI consistency) (#4621) 2017-02-24 15:21:36 +01:00
Dapps Public node WASM, performance and fixes (#5734) 2017-06-12 15:57:16 +02:00
Home Merge branch 'master' into fix-tests 2017-06-12 17:07:07 +02:00
ParityBar Node Health warnings (#5951) 2017-07-11 12:23:46 +02:00
RpcCalls Cleanup the Status View (#5317) 2017-03-29 14:38:07 +02:00
Settings Node Health warnings (#5951) 2017-07-11 12:23:46 +02:00
Signer Fix wrongly called timeouts 2017-06-14 12:35:36 +02:00
Status Node Health warnings (#5951) 2017-07-11 12:23:46 +02:00
SyncWarning Node Health warnings (#5951) 2017-07-11 12:23:46 +02:00
Vaults Vault Management UI (round 3) (#4652) 2017-03-03 19:50:54 +01:00
Wallet Refactoring of Tokens & Balances (#5372) 2017-04-19 18:00:05 +02:00
Web Domain-locked web tokens. (#5894) 2017-06-22 20:05:40 +02:00
WriteContract Can't deploy without compiling Contract (#5593) 2017-05-10 15:24:24 +02:00
index.js UI support for hardware wallets (#4539) 2017-03-02 23:51:56 +01:00