Alex Donesky
f733857388
Onboarding V2 Cleanups ( #12417 )
...
* remove the onboarding V2 feature flags used for dev, some remain until we're ready to make the switch
* update route
* add setCompletedOnboarding dispatch to submission on privacy-settings view
* update privacy-settings test
3 years ago
Alex Donesky
83d5eec2dc
centralize min gas const ( #12387 )
3 years ago
David Walsh
d90ac2d8e6
Fix 12192 - Implement new metametrics onboarding screen ( #12282 )
3 years ago
David Walsh
16d741348e
Fix #12190 - Implement new pin extension view for onboarding ( #12290 )
3 years ago
ryanml
308cca1897
Preventing swaps data re-fetch when navigating back to home screeen ( #12370 )
3 years ago
ryanml
54f57826c4
Fixing invalid prop type for ActionableMessage (ImportToken) ( #12377 )
3 years ago
David Walsh
84e0547ac0
Use consistent naming for welcome route of onboarding ( #12366 )
3 years ago
Alex Donesky
71f91568db
Migrate completedOnboarding and firstTimeFlowType state into onboardingController ( #12356 )
...
* migrate completedOnboarding state into onboardingController
* migrate firstTimeFlowType state from preferencesController to onboardingController
3 years ago
Etienne Dusseault
be0508d41e
Add send-hex-data-row to Storybook ( #12085 )
...
* send-hex-data
* id filename
* lint
3 years ago
Etienne Dusseault
1e5c0078dd
Add send-asset-row to Storybook ( #12081 )
...
* send-asset
* id filename
3 years ago
Alex Donesky
859b80955b
Small clean ups of onboarding flow v2 changes ( #12349 )
3 years ago
Alex Donesky
aa070edd3f
Fixing address truncation papercuts ( #12330 )
...
* fixing address truncation papercuts
3 years ago
Alex Donesky
398ea62029
Add Import Secret Recovery Phrase View ( #12289 )
...
* Add import secret recovery phrase to onboarding flow
3 years ago
David Walsh
77f8ec4d3a
Fix 12265 - Update onboarding welcome screen ( #12275 )
3 years ago
ryanml
31b681f301
Removing top cancel button when in send draft flow ( #12304 )
3 years ago
Alex Donesky
a8ec9ada2a
Onboarding V2 Creation Successful view ( #12248 )
...
* add creation-successful onboarding view
3 years ago
Dan J Miller
3d630ca8d1
Do case-insensitive comparisons of token addresses in view-quote and build-quote ( #12315 )
3 years ago
Dan J Miller
18ca9d14e0
Do case-insensitive comparisons of token addresses in view-quote and build-quote ( #12315 )
3 years ago
Alex Donesky
3d36fbd8ce
Onboarding V2 Privacy settings view ( #12253 )
...
* add Set Advanced Privacy Settings onboarding view
3 years ago
Alex Donesky
614228cba7
Onboarding V2 Secure Your Wallet view ( #12208 )
...
* secure-your-wallet onboarding view
3 years ago
Jyoti Puri
fc41321470
Support for type 0 transaction ( #12252 )
...
Support for type 0 transaction
3 years ago
Alex Donesky
3985a65e36
Onboarding V2 App Header ( #12264 )
...
* Add onboarding app header
3 years ago
Niranjana Binoy
68259ee3e2
UX Papercuts Epic: Create a consistent representation of the Buttons ( #12096 )
3 years ago
ryanml
f741712255
Fixing confirmation screen storybook views ( #12271 )
3 years ago
ryanml
c14f46eb92
Fixing confirm-add-suggested-token storybook entry ( #12261 )
3 years ago
Alex Donesky
9355fb21c7
Establish onboarding-flow wrapper/router base and feature flag env variable ( #12247 )
...
* establish onboarding-flow wrapper/router base and feature flag env variable
* small cleanup
* addressing feedback
3 years ago
Jyoti Puri
6187ab9b01
Fix gas control flicker on send screen when switching between EIP-1559 networks ( #12230 )
...
Fix gas control flicker on send screen when switching between EIP-1559 networks
3 years ago
Etienne Dusseault
bf89226ca1
Add send-header to Storybook ( #12084 )
3 years ago
Etienne Dusseault
c2bbbdd19c
Add account-list component to Storybook ( #12228 )
3 years ago
Etienne Dusseault
b5103bf317
Add select-hardware component to Storybook ( #12227 )
3 years ago
Matthew Epps
53f2c84209
Add client id to GasFeeController ( #12221 )
...
* chore: Add client id to GasFeeController
* chore: change EXTENSION_CLIENT_ID to SWAPS_CLIENT_ID in constants file
3 years ago
ryanml
f52dac290b
Using parsed seed phrase for restore vault input validation ( #12229 )
...
Fixes MetaMask/metamask-extension#12225
3 years ago
Akintayo A. Olusegun
08dff86be0
Add target object word to "View on Etherscan" links ( #12100 )
...
* Add target object word to "View on Etherscan" links
Fix for: #9476
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
* Fix Swap tests checking for View $1 at or View $1 on
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
* Linter Fixes
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
* Fix ui/hooks/useTransactionDisplayData.test.js expected result should
be May 13, 2020
Update Jest snapshot for view on etherscan test
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
* Add description of the variables in messages.
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
* 1. localize all of the blockExplorerViewAction values
2. Apply this nit. https://github.com/MetaMask/metamask-extension/pull/12100#discussion_r708343532
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
* Lint fixes.
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
* Fix locale value not used on GUI error lint error.
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
* Reverted this commit, on circle ci, the date is May 12.
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
* Add description to link block explore actions to where it's used.
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
* Fix missing messages.
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
3 years ago
ryanml
ae8467cc74
Fixing alignment of settings close button ( #12202 )
3 years ago
ryanml
30105a19d1
Fixing alignment of settings close button ( #12202 )
3 years ago
Etienne Dusseault
a86129d23f
fee-card ( #12166 )
3 years ago
ryanml
5c842107b9
Hardening property check for stopPropagation in ConfirmTxScreen ( #12158 )
3 years ago
ryanml
a58211c0dd
Fixing ledger steps display (Confirm TX) ( #12163 )
...
* Fixing ledger steps display (Confirm TX)
* Hiding step two on Firefox
3 years ago
ryanml
aba2c71948
Fixing ledger steps display (Confirm TX) ( #12163 )
...
* Fixing ledger steps display (Confirm TX)
* Hiding step two on Firefox
3 years ago
Niranjana Binoy
9929820b88
Adding a Token detection announcement in Search tab ( #12152 )
3 years ago
Matthew Epps
3ca6202282
Add client id header for Swaps Apis ( #12137 )
3 years ago
Etienne Dusseault
6b7444c257
Add add-recipient to Storybook ( #12076 )
3 years ago
Niranjana Binoy
e03d3dd5f0
Moving UseTokenDetection toggle to new Experimental tab ( #12136 )
3 years ago
ryanml
8310b551fb
Adding "Enable smart contract data" step to Ledger Instructions (Confirmation Screen) ( #12115 )
3 years ago
Alex
4e08c24552
fixing merge issues
3 years ago
ryanml
6fb6a8e35a
Adding usage instructions for Ledger Live users to confirmation screen ( #12020 )
...
* Adding usage instructions for Ledger Live users to confirmation screen
* Using design system components
* Hiding first step on Firefox
3 years ago
Jyoti Puri
ade9e4ac4b
Changing cancel button labels in send screen when in editing stage ( #12056 )
...
* Changing cancel button labels in send screen when in editing stage
* Re-route user to home page when reject is clicked on edit transaction page
3 years ago
ryanml
792f9efa56
Adding "Enable smart contract data" step to Ledger Instructions (Confirmation Screen) ( #12115 )
3 years ago
Alex Donesky
2a9fbffb6c
Replace hardcoded sent ether label on confirm screen ( #11802 )
...
* Replace hardcoded sent ether label on confirm screen
* replace transaction type SENT_ETHER with network agnostic SENDING_NATIVE_ASSET
* remove sentEther translation base
* make backwards compatible with lingering transaction of legacy sentEther type
* update localalization files
* fixup legacy sentEther transaction type
* changing new transaction type away from localization string
* revert migration tests
* update fixtures and test data
* update name of new transaction type
* add migration
* remove legacy SENT_ETHER from transaction types enum object
3 years ago
kumavis
f472c2615a
CI - add metamaskbot comment "highlights" section for showing relevant storybook changes ( #12095 )
...
* ci/announce/highlight - add bot announcement section for "highlights" showing off important diffs + storybook highlights
* ci/announce/highlight - fix announcement message
* Update index.js
* xxx tmp xxx
* ci/announce/highlight - fix dirty file calculation
* ci/announce/highlight - try/catch wrap highlight generation for build stability
* ui - put fox emojis in the mascot component
* ci/announce/highlight - start storybook permalinks
* ci/announce/highlight - fix storybook permalink util
* ci/announce/highlight - fix storybook permalink util
* ci/announce/highlight - small styling fix
* storybook - use any easily predictable story id
* ci/announce/highlight - revert sample commit
* ci/announce/highlight - minimal documentation
3 years ago