Dan J Miller
02bdbbbc3e
Add visual indicator when displaying a cached balance ( #5854 )
6 years ago
Dan Miller
76f9bdec63
Add integration test for ordering of shapeshift txs in history list.
6 years ago
Alexander Tseung
7d18a47c22
Fix integration tests
6 years ago
Esteban Miño
2d7c9b3dac
Prevent send to token warning ( #6058 )
6 years ago
Alexander Tseung
fba17d77de
Refactor first time flow, remove seed phrase from state ( #5994 )
...
* Refactor and fix styling for first time flow. Remove seed phrase from persisted metamask state
* Fix linting and tests
* Fix translations, initialization notice routing
* Fix drizzle tests
* Fix e2e tests
* Fix integration tests
* Fix styling
* Fix migration naming from 030 to 031
* Open extension in browser when user has not completed onboarding
6 years ago
Alexander Tseung
30a2be85ee
Prevent users from changing the From field in the send screen ( #5922 )
...
* Prevent users from changing the From field in the send screen
* Fix integration tests
6 years ago
Dan J Miller
1fbdce8916
Improve ux for low gas price set ( #5862 )
...
* Show user warning if they set gas price below safelow minimum, error if 0.
* Properly cache basic price estimate data.
* Default retry price to recommended price if original price was 0x0
* Use mock fetch in send-new-ui integration tests.
6 years ago
Whymarrh Whitby
b6789a6e2f
Remove beefy dependency and its usages
...
Refs #4768
Refs #5389
This changeset removes the beefy package that:
1. Was last published 2 yrs ago
2. Brought with it 1 moderate and 1 critical vulnerability
3. Was only used in scripts that no longer work
6 years ago
Dan Miller
b7f873b96e
Add gas data to integration test json data set.
6 years ago
Dan Miller
8c8359ca14
Remove gas customization integration tests (in favour of e2e tests)
6 years ago
Dan Finlay
5956f8d260
Version 5.0.3 ( #5785 )
...
* Version 5.0.3
Includes a fix to the `version:bump` script that now correctly updates
the changelog header.
* Include inpage provider events
6 years ago
Whymarrh Whitby
e68008edf4
Remove first-time and navigate-txs integration tests
6 years ago
Whymarrh Whitby
5dc87b6835
Speed up genStates script by using built-in require fn
6 years ago
PaddyMc
7ce2cf4572
Fixes #3425 : Better support for batch transactions ( #5437 )
6 years ago
kumavis
338c826961
development tools - fix i18n verify tool
6 years ago
HackyMiner
54a8ade266
Add support for RPC endpoints with custom chain IDs ( #5134 )
6 years ago
Alexander Tseung
badebe017f
Adds toggle for primary currency ( #5421 )
...
* Add UnitInput component
* Add CurrencyInput component
* Add UserPreferencedCurrencyInput component
* Add UserPreferencedCurrencyDisplay component
* Add updatePreferences action
* Add styles for CurrencyInput, CurrencyDisplay, and UnitInput
* Update SettingsTab page with Primary Currency toggle
* Refactor currency displays and inputs to use UserPreferenced displays and inputs
* Add TokenInput component
* Add UserPreferencedTokenInput component
* Use TokenInput in the send screen
* Fix unit tests
* Fix e2e and integration tests
* Remove send/CurrencyDisplay component
* Replace diamond unicode character with Eth logo. Fix typos
6 years ago
Bruno Barbieri
fb6eca3f65
CI - Allow sourcemap uploads to sentry for empty version ( #5403 )
...
* Allow sourcemap uploads to sentry for empty version
* Fix comments
* fix console log msgs
* fix console log msgs
* clean up
* fix linter errors
6 years ago
Vincent
cd91b45686
100% French locale, reordering of English locale, fixes #5457 ( #5470 )
...
* french locales: fix typos and improve wording
* french locales: more fixes and rewording
* fixed typo
* fixed typo
* added missing translations
* fixed alphabetical order
* fixed alphabetical order
* added missing translations for FR
* fixed verify-locale-strings.js
* fixed indentation
* fixed indentation
* updated french locale
* updated changelog with changes logs
* a few fixes after receiving comments, mostly Caps removing and adding
6 years ago
Esteban MIno
879e10d44a
add assetImages to development states
6 years ago
Esteban MIno
165a966a2a
balance components using selectors
6 years ago
Esteban MIno
63397047cf
fix integration test for asset images selectors
6 years ago
Dan Miller
40e0d92f57
Adds sidebar component and refactors slide in wallet view sidebar to use it.
6 years ago
Dan Miller
952edf695c
Revert changes to tx-list-items.json, and to mock getTransactionCount method in tx-list-items integration test.
6 years ago
Alexander Tseung
342522c6cf
Fix naming, add eth.getCode check for actions, fix translations for statuses
6 years ago
Alexander Tseung
9adf0c4b60
Fix integration tests
6 years ago
Bobby Dresser
eb2b36b3cb
fix tos link;
6 years ago
Dan
e91d87efd9
Fix bug in test mock signature request methods.
6 years ago
Dan
91eca558f0
Fix send integration tests for compatability with confirm refactor.
6 years ago
Dan
a7a66171c2
Fix signature request tests for compatability with confirm refactor.
6 years ago
brunobar79
73b6d5ff95
fix version-bump.js
6 years ago
brunobar79
26e4f87ce4
fix verify-locale-strings.js
6 years ago
brunobar79
3c1471d6c6
fix ui-dev.js warnings
6 years ago
brunobar79
42feca1f27
fix sourcemap-validator.js warnings
6 years ago
brunobar79
ffaca7971a
fix mock-dev.js warnings
6 years ago
brunobar79
8fbcd95d53
fix beefy.js warnings
6 years ago
brunobar79
a8f745f9fe
eslint --fix .
6 years ago
kumavis
44a8e48a04
notices - replace getLatestNotice with getNextNotice
6 years ago
Whymarrh Whitby
6ee9685490
Fix mock addresses used for integration tests
7 years ago
Dan
6bc8cc819a
Merge branch 'develop' into i3725-refactor-send-component-
7 years ago
kumavis
f4fe3e81c1
development - add sourcemap debug tool
7 years ago
Dan
33c16d1bf6
Fixes to get tests passing.
7 years ago
Dan Finlay
136caa2034
Add JSDocs Page and Script
...
Includes new script `npm run doc` for generating docs page.
7 years ago
Dan
285265ce8a
Add basic currency localization test.
7 years ago
Alexander Tseung
1e6f062bb6
Fix integration tests
7 years ago
Alexander Tseung
037d6e6624
Fix integration tests
7 years ago
kumavis
502a203218
ci - metamaskbot-announce - gracefully handle missing PR
7 years ago
kumavis
92dd2b3218
ci - job-publish - publish source+sourcemaps to sentry if new release
7 years ago
kumavis
6029ebf0ed
ci - metamaskbot announce - js style change
7 years ago
kumavis
8d577a923b
ci - dont log unneeded env var
7 years ago