Commit Graph

877 Commits

Author SHA1 Message Date
Daniel Ternyak b445a43488
Merge pull request #1226 from MyCryptoHQ/develop
Tag Beta Release 0.4.0
2018-03-02 00:35:23 -06:00
Daniel Ternyak 7c451ffd4f
Tag Beta Release 0.4.0 (#1225) 2018-03-02 00:31:26 -06:00
HenryNguyen5 e9d719be52 Remove tx on state change (#1224)
* Clear serialized transaction on any change to transaction state

* Fix tsc errors

* remove console error

* Remove property mutations

* dont reset network unit when unit property isnt being reset
2018-03-02 00:28:50 -06:00
Daniel Ternyak 84319ab9a1
Fix unit value (#1223) 2018-03-01 23:31:27 -06:00
greenkeeper[bot] dbb5d9944d fix(package): update wallet-address-validator to version 0.1.2 (#1222) 2018-03-01 23:05:54 -06:00
greenkeeper[bot] f442cdae61 chore(package): update copy-webpack-plugin to version 4.5.0 (#1221) 2018-03-01 19:30:43 -06:00
James Prado aabcd3f7a3 Use Network Symbol in Confirmation Modal (#1039)
* Set default unit to 'ETH' instead of 'ether'

* Use 'isEtherUnit()' everywhere

* Set default unit to empty string

* Update isEthUnit to isNetworkUnit

* Fix unit conversion for non-ethereum networks

* Set default network unit properly

* Fix tests

* fix typos

* Update isNetworkUnit selector

* Update isNetworkUnit

* Fix validationhelpers tests

* Add mock state to tests & Move isNetworkUnit to selectors

* Fix validation helper spec

* fix unit swap spec
2018-03-01 19:24:14 -06:00
greenkeeper[bot] 08335fbca0 chore(package): update file-loader to version 1.1.11 (#1220) 2018-03-01 17:18:56 -06:00
greenkeeper[bot] 2c37463f7c chore(package): update copy-webpack-plugin to version 4.4.3 (#1219) 2018-03-01 16:35:06 -06:00
Daniel Ternyak 162713ac6d
Logo updates (#1216)
* Update image brand color, remove unused images.

* Update brand color.
2018-03-01 13:49:07 -06:00
greenkeeper[bot] 328bd05859 chore(package): update @types/react to version 16.0.40 (#1214) 2018-03-01 13:37:43 -06:00
William O'Beirne 653c363279 Copy address touchups (#1215)
* Checksum address, adjust styles.

* Pull up address
2018-03-01 13:36:30 -06:00
James Prado 9ef1920fe0 Update dropdowns, inputs, and textareas (#1169)
* Align footer to bottom

* Fix request payment offset padding

* Update request payment padding

* Add new Input and Dropdown components

* Fix offset margins in equiv vals

* Update all send tx inputs & dropdowns

* Update generate wallet dropdowns

* Update inputs & dropdowns for contracts tab

* Add inputs & dropdowns for all but swap tab

* amend

* Fix imports

* inputs are invalid when not disabled or readonly

* Fix offset refresh button

* Add togglable password back to wallet generation

* Update swap inputs, textareas, and dropdowns

* Update any outstanding inputs

* Make UnitDropDown searchable

* unitdropdown searchanble if options > 10

* Fix css issues

* Reset before setting currentTo
2018-03-01 11:53:29 -06:00
Daniel Ternyak 95072d350a
chore(package): update html-webpack-plugin to version 3.0.3 (#1212)
Closes #1211
2018-03-01 11:45:49 -06:00
Kenneth Ashley 3953af5f03 Remove exclusion of font-awesome assets (#1172)
Excluding font awesome assets causes error due to webpack not knowing how to read the files.
2018-02-28 22:58:35 -06:00
Danny Skubak 23546a1cf9 Force Node Change on Web3 Unset (#1207)
* add CONFIG_NODE_CHANGE_FORCE action

* implement forceful node change on web3

* update comment

* add test

* make tsc happy

* update test
2018-02-28 22:31:33 -06:00
greenkeeper[bot] 1a711b5c20 chore(package): update lint-staged to version 7.0.0 (#1156) 2018-02-28 21:31:46 -06:00
Daniel Ternyak c01a4beaaa
chore(package): update thread-loader to version 1.1.5 (#1210)
Closes #1159
2018-02-28 21:13:15 -06:00
Rajiv Shah f12d72a57e Fix typo in disclaimer modal (#1118) 2018-02-28 21:04:58 -06:00
greenkeeper[bot] d147ec1b15 fix(package): update ethereumjs-util to version 5.1.5 (#1179) 2018-02-28 21:03:10 -06:00
greenkeeper[bot] bc2c4b776f chore(package): update css-loader to version 0.28.10 (#1163) 2018-02-28 21:01:21 -06:00
William O'Beirne 1eb57a38bc Address component for checksumming + linking to explorer (#1168)
* Add address component that checksums and optionally links to block explorer.

* tscheck

* Add exclusive props, type guard.
2018-02-28 20:54:43 -06:00
Daniel Ternyak 5fcec1ecd7
chore(package): update prettier to version 1.11.1 (#1209)
Closes #1186
2018-02-28 20:36:09 -06:00
greenkeeper[bot] a9b07cdf18 chore(package): update @types/jest to version 22.1.4 (#1202) 2018-02-28 20:26:44 -06:00
greenkeeper[bot] c6f58bb19c fix(package): update rc-slider to version 8.6.1 (#1188) 2018-02-28 20:26:17 -06:00
greenkeeper[bot] 093b0fecf6 chore(package): update less-loader to version 4.0.6 (#1187) 2018-02-28 20:19:53 -06:00
Daniel Ternyak 070b07ae40
chore(package): update nodemon to version 1.17.1 (#1195)
Closes #1190
2018-02-28 20:16:12 -06:00
greenkeeper[bot] e5b2ccef7a chore(package): update @types/react to version 16.0.39 (#1208) 2018-02-28 19:35:09 -06:00
greenkeeper[bot] 375360e71a chore(package): update cache-loader to version 1.2.2 (#1196) 2018-02-28 10:34:42 -06:00
William O'Beirne a430fe650c Update copy / links for Beta (#1193)
* AlphaAgreement -> BetaAgreement.

* Banner color.

* Remove language disclaimer.

* Discord link in footer.

* Update font for discord icon.

* Adjust copy.

* Link to github repo in error message.

* Remove always error
2018-02-27 15:35:32 -06:00
greenkeeper[bot] 296b78d62e fix(package): update react-markdown to version 3.2.2 (#1180) 2018-02-26 19:23:47 -06:00
greenkeeper[bot] 0a1f36a413 chore(package): update cache-loader to version 1.2.1 (#1184) 2018-02-26 19:23:04 -06:00
James Prado 81d4444dff Add regex for BIP44 Strings (#1035)
* Add regex check for BIP44 paths

* Add tests for BIP44 regex

* Remove '/config' from excluded paths in jest

* update path

* Update Validator tests & remove old dPathRegex tests

* Test hardcoded dpaths
2018-02-26 19:20:41 -06:00
greenkeeper[bot] b3da25c3f7 chore(package): update awesome-typescript-loader to version 3.5.0 (#1171) 2018-02-26 19:03:17 -06:00
greenkeeper[bot] 5436f20db7 chore(package): update file-loader to version 1.1.10 (#1182) 2018-02-26 18:11:11 -06:00
greenkeeper[bot] 696258e7cd chore(package): update worker-loader to version 1.1.1 (#1174) 2018-02-25 19:58:03 -06:00
Amidou Kante 4576b8f325 Copy to clipboard (#1146)
* added code for copy to clipbaord svg

* removed svg link

* can copy clipboard to mouse

* can copy clipboard to mouse

* can copy clipboard to mouse

* change copy svg to copy icon

* updated css styling

* locked in version number

* removed css state color

* scss updates coloring instead of additonal state

* change colors to scss variables

* changed p tag to span tag

* final style updates

* function to revert copied text
2018-02-25 14:02:03 -06:00
greenkeeper[bot] 23deceeb05 chore(package): update tslint-config-prettier to version 1.9.0 (#1176) 2018-02-25 13:20:16 -06:00
greenkeeper[bot] bd302ec730 chore(package): update ts-jest to version 22.4.0 (#1177) 2018-02-25 13:19:23 -06:00
Daniel Ternyak 2ae567005f
chore(package): update file-loader to version 1.1.9 (#1173)
Closes #1143
2018-02-24 19:38:36 -06:00
greenkeeper[bot] 21b946b0c1 chore(package): update webpack-dev-middleware to version 2.0.6 (#1164) 2018-02-24 19:36:04 -06:00
greenkeeper[bot] aa8bf24ab1 chore(package): update nodemon to version 1.15.1 (#1140) 2018-02-24 19:35:38 -06:00
Daniel Ternyak 29205626f2
chore(package): update electron-builder to version 20.2.0 (#1170)
Closes #1139
2018-02-24 19:33:14 -06:00
William O'Beirne 1b6143e457 Don't refresh on network change (#1144)
* Configure sagas and components to react to network switch.

* tscheck

* Update tests with new behavior.

* tscheck

* Log out of wallet on network change.

* Fix up test.
2018-02-24 19:32:34 -06:00
William O'Beirne 33f5ede22a Minor swap rates refactor (#1162)
* Refactor swaps:
* Remove references to bity fallback, it aint happening
* Consolidate sagas to single orchestrator function like other sagas
* Grab rates once, dont continuously poll

* tscheck

* Re-instate the auto-fetching behavior. This time, only notify the first time.

* Make CurrentRates responsible for redux actions. Fix up some typings.

* Remove commented code.

* Update snapshot.
2018-02-24 19:29:34 -06:00
William O'Beirne b48617e95e Simplify custom node URL (#1141)
* Simplify custom nodes to just be a URL, not a url + port.

* Allow modals to specify max width (#1142)
2018-02-24 12:02:07 -06:00
greenkeeper[bot] dc24a52e2c fix(package): update qrcode.react to version 0.8.0 (#1148) 2018-02-24 12:00:49 -06:00
William O'Beirne c76d0b3fa5 Handle Gas / Estimates on a Per Network Basis (#1160)
* Give each network the ability to specify default estimates, and whether or not they should fetch estimates from API. Convert gas slider to always use estimates.

* Fix gas cache invalidation, invalid too high / low logic.

* Fix up tests.

* tscheck
2018-02-24 12:00:00 -06:00
greenkeeper[bot] afaf045edd chore(package): update copy-webpack-plugin to version 4.4.2 (#1167) 2018-02-24 11:58:46 -06:00
James Prado 48536f79be Align footer to bottom (#1150) 2018-02-24 11:57:54 -06:00