MyCrypto/common/components
William O'Beirne 182eaa4329 Electron App (#854)
* Basic webpack build started.

* Get build working with electron-packager. Not fully satisfied, might investigate electron-builder.

* Custom title bar

* Rewrite all webpack configs to use common function. Organize webpack utils. Split into multiple dist folders.

* Replace electron build with electron-builder. Leave around packager for a bit.

* Check in progress on updater.

* Update modal flow.

* Fix tscheck.

* Adjust publish info.

* Arbitrary version bump.

* Bump version again.

* 5.0.2 bump fix autodownload.

* 5.0.2 bump again, readd dmg

* 5.0.3 bump

* Turn auto update back off. Log errors. Revert versions.

* Add os-specific builds. Improve update failure.

* Open external links in browser in electron.

* Remove custom title bar temporarily.

* Add info about the update download to the modal.

* Turn off development changes.

* Take the postBuild sorting script and move it into a webpack config.

* Initial conversion to typescript and electron-webpack.

* Switch from electron-webpack back to custom config, clean up unused code, typify electron bridge.

* Better typing for bridge.

* Remove unnecessary file.

* Reminify.

* Add shared folder resolving to jest config.

* Add enum to electron events
2018-01-22 17:38:06 -06:00
..
AddressFieldFactory ENS Resolution for AddressField Component (#807) 2018-01-15 03:57:09 -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 Various Browser Quirk Fixes (#881) 2018-01-22 14:44:13 -06:00
ConfirmationModal Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -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 Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
Footer Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
GasLimitFieldFactory Advanced Settings Input Validation (#872) 2018-01-21 12:41:20 -06:00
GasSlider Advanced Settings Input Validation (#872) 2018-01-21 12:41:20 -06:00
GenerateKeystoreModal Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
GenerateTransaction Advanced Settings Input Validation (#872) 2018-01-21 12:41:20 -06:00
Header Electron App (#854) 2018-01-22 17:38:06 -06:00
NonceFieldFactory Advanced Settings Input Validation (#872) 2018-01-21 12:41:20 -06:00
PageNotFound Routing Improvements (#859) 2018-01-22 06:24:05 -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 Replace <Aux> with React Fragements (#816) 2018-01-14 20:07:02 -06:00
SendEverything Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
SubTabs Routing Improvements (#859) 2018-01-22 06:24:05 -06:00
UnitDropDown Use network unit everywhere, fix network redux state (#765) 2018-01-09 14:13:14 -06:00
WalletDecrypt Handle Ledger Error with Non-U2F Browsers (#882) 2018-01-22 14:59:02 -06:00
hocs Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
renderCbs ENS Resolution for AddressField Component (#807) 2018-01-15 03:57:09 -06:00
ui Electron App (#854) 2018-01-22 17:38:06 -06:00
AddressField.tsx Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
AmountField.tsx Replace <Aux> with React Fragements (#816) 2018-01-14 20:07:02 -06:00
DataField.tsx Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
GasLimitField.tsx Advanced Settings Input Validation (#872) 2018-01-21 12:41:20 -06:00
LogOutPrompt.tsx Fix Logout Prompt (#725) 2018-01-04 10:31:22 -06:00
NonceField.tsx Improved Gas Estimate UX (#830) 2018-01-15 03:59:59 -06:00
RouteNotFound.tsx Routing Improvements (#859) 2018-01-22 06:24:05 -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
UpdateModal.scss Electron App (#854) 2018-01-22 17:38:06 -06:00
UpdateModal.tsx Electron App (#854) 2018-01-22 17:38:06 -06:00
index.ts Better Offline UX (#785) 2018-01-11 12:04:11 -06:00