Dan J Miller
961ad267df
New settings page rebased ( #6333 )
...
* New setting tab
* Add InfoTab
* Add Advanced tab
* Add Security Tab
* Finish mobile view
* Make new setting page responsive
* Fix linter
* Fix y scrolling
* Update link in network dropdown
* Fix e2e tests
* Remove duplicate translation key
* Resolve merge conflict
* Only change settings header in popup view.
* Place mobile-sync button in advanced-tab of settings
2019-03-25 13:43:23 -02:30
Dan J Miller
4ff9126ff2
Replaces the coinbase link in the deposit modal with one for wyre ( #6302 )
2019-03-22 12:32:07 -02:30
Dan J Miller
174ec2d596
Fix oversized loading overlay on gas customization modal. ( #6326 )
2019-03-22 12:20:37 -02:30
Dan J Miller
2b992d2946
Fix gas fee in the submitted step of the transaction details activity log. ( #6301 )
2019-03-22 12:20:25 -02:30
Dan J Miller
468bc96bdf
Hide gas price chart and prevent api call when not on ethereum networks. ( #6300 )
...
Add missing translations in gas customization modal
2019-03-22 12:20:12 -02:30
Chi Kei Chan
31175625b4
Folder restructure ( #6304 )
...
* Remove ui/app/keychains/
* Remove ui/app/img/ (unused images)
* Move conversion-util to helpers/utils/
* Move token-util to helpers/utils/
* Move /helpers/*.js inside /helpers/utils/
* Move util tests inside /helpers/utils/
* Renameand move confirm-transaction/util.js to helpers/utils/
* Move higher-order-components to helpers/higher-order-components/
* Move infura-conversion.json to helpers/constants/
* Move all utility functions to helpers/utils/
* Move pages directory to top-level
* Move all constants to helpers/constants/
* Move metametrics inside helpers/
* Move app and root inside pages/
* Move routes inside helpers/
* Re-organize ducks/
* Move reducers to ducks/
* Move selectors inside selectors/
* Move test out of test folder
* Move action, reducer, store inside store/
* Move ui components inside ui/
* Move UI components inside ui/
* Move connected components inside components/app/
* Move i18n-helper inside helpers/
* Fix unit tests
* Fix unit test
* Move pages components
* Rename routes component
* Move reducers to ducks/index
* Fix bad path in unit test
2019-03-21 20:33:30 -02:30
Bruno Barbieri
7287133e15
Enable mobile sync ( #6332 )
...
* enable mobile sync
* remove mobile sync as a preference
* Fix typo
2019-03-21 12:43:10 -07:00
Josh Stevens
2aaec1d9fb
Stop reloading dapps on network change allowing dapps to decide if it should refresh or not ( #6330 )
...
* feat: `inpageProvider.autoRefreshOnNetworkChange` to allow dapps to control if it refreshes or not
* feat: check the `autoRefreshOnNetworkChange` before a refresh
* fix linting error
* fix: use `window.ethereum` now `web3.ethereum`
2019-03-21 12:42:23 -07:00
fixanoid
e1af6312ce
Fixing spelling of Ethereum in MetaMetrics copy ( #6329 )
2019-03-21 12:27:26 -02:30
Thomas Huang
07c9745258
Remove exclusive test
2019-03-20 21:29:08 -05:00
Thomas Huang
c43374a553
Clear notices when setCompletedOnboarding is called
2019-03-20 20:26:48 -05:00
Whymarrh Whitby
fc534b8041
Merge pull request #6327 from MetaMask/eth-contract-metadata
...
Update eth-contract-metadata dependency and sub-dependencies
2019-03-20 17:30:22 -02:30
Whymarrh Whitby
a702ade3fe
Bump gaba version to avoid broken eth-contract-metadata
2019-03-20 17:01:15 -02:30
Dan Finlay
823007121d
Add rollback script, move auto-changelog script ( #6252 )
2019-03-20 09:48:50 -02:30
Thomas Huang
00c52d537c
Fix typos in English messages ( #6317 )
2019-03-18 21:01:26 -02:30
William Monti Souza
98699fbbc0
Fixes popups not showing when screen size is odd ( #6312 )
2019-03-17 18:30:51 -02:30
Whymarrh Whitby
ea34d3b0ff
Centre the notification in the current window ( #6307 )
2019-03-14 12:52:57 -05:00
Whymarrh Whitby
4962c98d6f
Merge pull request #6298 from whymarrh/node-8.15.1
...
Node 8.15.x
2019-03-13 10:56:39 -02:30
Whymarrh Whitby
7b63d4dbea
Merge pull request #6213 from whymarrh/seed-phrase-newline
...
Allow seed phrases with a trailing newline
2019-03-13 10:56:20 -02:30
Whymarrh Whitby
29a0b34786
Allow seed phrases with a trailing newline
2019-03-13 10:00:42 -02:30
Whymarrh Whitby
c426564a39
ci: Skip updating npm@6 as it is default
2019-03-13 09:57:05 -02:30
Whymarrh Whitby
23fedf886f
Update Node minor version
2019-03-13 09:56:36 -02:30
Thomas Huang
5d565174b7
Patch/bump version ( #6294 )
2019-03-12 15:24:30 -07:00
Thomas Huang
7981b1bf23
Merge pull request #6281 from MetaMask/fix-browser-back-on-reveal-seed
...
Fixes the use of the browser back button on the reveal seed screen
2019-03-12 11:31:19 -05:00
kumavis
9d130a104a
Merge pull request #6292 from whymarrh/npm-ci
...
Use npm ci for fast(er) installs on CI
2019-03-12 23:55:37 +08:00
kumavis
e072a3d993
build - babel - move config to babelrc ( #6284 )
2019-03-12 13:25:28 -02:30
Whymarrh Whitby
0d417bbf6b
ci: Use npm ci for fast(er) installs
2019-03-12 13:10:40 -02:30
kumavis
10691d7d33
Merge pull request #6271 from whymarrh/centre-notificatons
...
Centre all notification popups
2019-03-12 23:36:05 +08:00
bowbowbow
4812fdb7b9
Improve Korean translations ( #6268 )
2019-03-12 12:29:40 -02:30
kumavis
d288e59a9b
ui - add missing PropTypes ( #6287 )
2019-03-12 12:09:55 -02:30
Whymarrh Whitby
5bf8a36a87
Centre all notification popups
2019-03-12 11:37:14 -02:30
kumavis
cf3e0c2d53
circleci - disable npm dep cache ( #6288 )
2019-03-12 11:21:29 -02:30
kumavis
48047f8194
mascara - remove from project ( #6283 )
2019-03-12 11:17:21 -02:30
kumavis
70e7e592ae
Merge pull request #6289 from whymarrh/fix-ci-deps
...
Allow npm to update package-lock.json file
2019-03-12 20:52:31 +08:00
Whymarrh Whitby
0c52199007
npm i -D ganache-core@2.5.3
2019-03-12 09:59:27 -02:30
Whymarrh Whitby
0e9882ff94
Allow npm to update the package-lock.json file
2019-03-12 09:59:27 -02:30
kumavis
1985dcc494
ci: Use cache version from circle environment var ( #6286 )
2019-03-12 09:19:06 -02:30
Paul Bouchon
daae155ce2
GABA: Integrate AddressBookController ( #5847 )
...
* gaba: integrate AddressBookController
* pin gaba version and update lockfile
2019-03-11 18:40:41 -10:00
Thomas Huang
59dbb9babb
Merge pull request #6279 from MetaMask/notification-window
...
Nonmultiple notifications for batch txs
2019-03-11 16:54:00 -05:00
Thomas Huang
c44f7857a8
Merge pull request #6280 from MetaMask/network-checksum-disable
...
No longer check network when validating checksum addresses
2019-03-11 16:53:41 -05:00
Dan Miller
17911dddff
Fixes the use of the browser back button on the reveal seed screen
2019-03-11 16:52:26 -02:30
Thomas Huang
ef7ac90bca
Remove line rather than comment out
2019-03-11 13:36:36 -05:00
Thomas Huang
5abcce2be7
Version 6.2.1 ( #6251 )
2019-03-11 11:23:11 -07:00
Thomas Huang
22c4fe0469
No longer check network when validating checksum addresses
2019-03-11 13:00:03 -05:00
Thomas Huang
43f5fd0716
Nonmultiple notifications for batch txs
2019-03-11 12:37:47 -05:00
kumavis
82959b6b0e
development - enhancement for sourcemap validator tool ( #6277 )
2019-03-11 09:55:43 -07:00
Thomas Huang
20feaa4baf
Merge pull request #6261 from Pedro-vk/patch-1
...
Uppercase and context fixes on Spanish translation.
2019-03-07 10:48:20 -06:00
Pedro Gutiérrez
858ab42fd6
Uppercase and context fixes on Spanish translation.
2019-03-07 10:54:53 +01:00
Dan J Miller
b8f143f1c3
Handle undefined gas limits and prices in transaction-breakdown.component ( #6246 )
2019-03-06 14:44:53 -03:30
Dan J Miller
be2d2bad4b
Add privacy policy link to modal metrics opt-in ( #6250 )
2019-03-06 13:02:54 -03:30