MyCrypto/common/components
William O'Beirne 4f6e83acf4 Better Offline UX (#785)
* Check offline status immediately.

* If they start the page offline, show a less severe error message.

* Get rid of offline aware header. Disable wallet options when offline.

* Add online indicator to the header.

* Prevent some components from render, some requests from firing when offline.

* Allow for array of elements with typing.

* Dont show dollars in fee summary when offline.

* Fix up saga tests.

* Fix sidebar component offline styles.

* Remove force offline.

* Dont request rates if offline.

* Nonce in advanced, show even of online.

* Show invalid advanced props.

* Fix up offline poll tests.
2018-01-11 12:04:11 -06:00
..
AddressFieldFactory Fix ENS Address Field (#724) 2018-01-08 01:12:16 -06:00
AlphaAgreement Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
AmountFieldFactory Fix Miscellaneous Types (#635) 2017-12-19 16:46:34 -06:00
BalanceSidebar Better Offline UX (#785) 2018-01-11 12:04:11 -06:00
ConfirmationModal Use network unit everywhere, fix network redux state (#765) 2018-01-09 14:13:14 -06:00
CurrentCustomMessage Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
DataFieldFactory Fix Miscellaneous Types (#635) 2017-12-19 16:46:34 -06:00
ErrorScreen Enforce HTTPS / Prevent Reverse Tabnabbing (#773) 2018-01-09 23:17:52 -06:00
ExtendedNotifications Enforce HTTPS / Prevent Reverse Tabnabbing (#773) 2018-01-09 23:17:52 -06:00
Footer Fix Miscellaneous Types (#635) 2017-12-19 16:46:34 -06:00
GasLimitFieldFactory Improved Gas UX (Pt. 1 - Gas Slider on Send) (#728) 2018-01-07 10:43:06 -06:00
GasSlider Better Offline UX (#785) 2018-01-11 12:04:11 -06:00
GenerateKeystoreModal Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
GenerateTransaction Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
Header Better Offline UX (#785) 2018-01-11 12:04:11 -06:00
NonceField Better Offline UX (#785) 2018-01-11 12:04:11 -06:00
PageNotFound Add "404" Page (#705) 2018-01-01 18:37:41 -06:00
PaperWallet Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
PrintableWallet Generate Mnemonic Wallet (#659) 2017-12-28 13:54:07 -06:00
SendButtonFactory Broadcast UI Cleanup (#658) 2017-12-24 15:56:40 -06:00
SendEverything Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
SubTabs Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
UnitDropDown Use network unit everywhere, fix network redux state (#765) 2018-01-09 14:13:14 -06:00
WalletDecrypt Better Offline UX (#785) 2018-01-11 12:04:11 -06:00
hocs Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
renderCbs Wallet Decrypt Redesign (#677) 2018-01-01 13:46:28 -06:00
ui Better Offline UX (#785) 2018-01-11 12:04:11 -06:00
AddressField.tsx Fix ENS Address Field (#724) 2018-01-08 01:12:16 -06:00
AmountField.tsx Request Payment SubTab - EIP 681 (#671) 2018-01-02 21:18:10 -06:00
DataField.tsx Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
GasLimitField.tsx Improved Gas UX (Pt. 1 - Gas Slider on Send) (#728) 2018-01-07 10:43:06 -06:00
LogOutPrompt.tsx Fix Logout Prompt (#725) 2018-01-04 10:31:22 -06:00
SendButton.tsx Broadcast UI Cleanup (#658) 2017-12-24 15:56:40 -06:00
SigningStatus.tsx Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
Translate.tsx Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
index.ts Better Offline UX (#785) 2018-01-11 12:04:11 -06:00