openethereum/js/src/ui/Actionbar
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
..
Export Extract i18n from shared UI components (#4834) 2017-03-10 12:04:40 +01:00
Import Extract i18n strings in views/* (#4695) 2017-03-02 12:24:54 +01:00
Search Extract i18n from shared UI components (#4834) 2017-03-10 12:04:40 +01:00
Sort Fix default list sorting (#5303) 2017-03-28 08:35:10 +02:00
actionbar.css UI support for hardware wallets (#4539) 2017-03-02 23:51:56 +01:00
actionbar.js Node Health warnings (#5951) 2017-07-11 12:23:46 +02:00
actionbar.spec.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
index.js Build embedded Parity JS properly and separatly (#4426) 2017-02-09 15:30:57 +01:00