Niranjana Binoy
|
6c757ab5e0
|
Event tracking for Token Detection V2 (#14441)
|
3 years ago |
Guillaume Roux
|
71d0873ded
|
Add token standard to custom token details (#14506)
* use getTokenStandardAndDetails to get token standard
* remove console.log and fix test
* remove console.log
|
3 years ago |
Guillaume Roux
|
7a9662b88e
|
Add token standard to custom token details (#14506)
* use getTokenStandardAndDetails to get token standard
* remove console.log and fix test
* remove console.log
|
3 years ago |
Ariella Vu
|
78f4684b2a
|
MetaMetrics: Add EVENT.CATEGORIES const (#14474)
* MetaMetrics: add EVENT.CATEGORIES const
* MetaMetrics: add EVENT.CATEGORIES.INPAGE_PROVIDER
* MetaMetrics: add EVENT.CATEGORIES.AUTH
* MetaMetrics: add EVENT.CATEGORIES.ACCOUNTS pt. 1
* MetaMetrics: add EVENT.CATEGORIES.ACCOUNTS pt. 2
confirm we want to use 'Accounts' instead of 'Account'
* MetaMetrics: add EVENT.CATEGORIES.MESSAGES
* MetaMetrics: add EVENT.CATEGORIES.RETENTION const
* MetaMetrics: add EVENT.CATEGORIES.SETTINGS
* MetaMask: add missing EVENT.CATEGORIES.SNAPS
* MetaMetrics: add EVENT.CATEGORIES.WALLET const
* MetaMetrics: add EVENT.CATEGORIES.ONBOARDING const
* MetaMetrics: add EVENT.CATEGORIES.ONBOARDING
& EVENT.CATEGORIES.TRANSACTIONS consts
* MetaMetrics: use EVENT.CATEGORIES
* ducks/swaps: revert slice name
* MetaMetrics: add missing EVENT.CATEGORIES.NETWORK
|
3 years ago |
filipsekulic
|
8cb1f4af2e
|
Renamed metametrics.new.js to metametrics.js (#14327)
|
3 years ago |
Olusegun Akintayo
|
3c2e4e9c9e
|
Add asset_type to 'Tokens Added' event. (#14252)
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
|
3 years ago |
Olusegun Akintayo
|
4ac0f82125
|
Add token standard to Token Added event. (#14253)
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
|
3 years ago |
Niranjana Binoy
|
e9cd1237ce
|
ImportToken does not clear up the page when going back (#14093)
|
3 years ago |
Niranjana Binoy
|
8d295f189b
|
ImportToken does not clear up the page when going back (#14093)
|
3 years ago |
Ariella Vu
|
f09459cb84
|
ConfirmImportToken: rm unused .token-balance style (#13900)
|
3 years ago |
Ariella Vu
|
e4181ec581
|
ConfirmImportToken: update metrics logic (#13775)
|
3 years ago |
Ariella Vu
|
fadad601b8
|
ConfirmImportToken: Convert to Functional Component; Add storybook controls (#13594)
* ConfirmImportToken: convert to FC
* ConfirmImportToken: reorganize
* ConfirmImportToken: rm component from path
* replace mapStateToProps w/ useSelector
ConfirmImportToken
* replace mapDispatchToProps w/ useDispatch
ConfirmImportToken
* ConfirmAddSuggestedToken: useHistory
* ConfirmImportToken: add storybook controls
* ConfirmImportToken: rm 1st entry overwrite
* ConfirmImportToken: add tests
* ConfirmImportToken: use real Redux store in tests
* ConfirmImportToken: do not use mock-state.json
https://github.com/MetaMask/metamask-extension/pull/13594#discussion_r805022647
* ConfirmImportToken: tokenAddedEvent -> trackTokenAddedEvent
* Update ui/pages/confirm-import-token/confirm-import-token.js
Co-authored-by: Elliot Winkler <elliot.winkler@gmail.com>
* ConfirmImportToken: update useSelector logic
* ConfirmImportToken: replace typeof check w/ === undefined
* ConfirmImportToken: rm unnecessary /rendering from path
* ConfirmImportToken: fix add token redirect
* ConfirmImportToken: use useNewMetricEvent
* ConfirmImportToken: rename vars using "addedToken"
* ConfirmImportToken: setAddedToken to obj copy
Co-authored-by: Elliot Winkler <elliot.winkler@gmail.com>
|
3 years ago |
David Walsh
|
10dc686505
|
Dark Mode Part 1: Switch to Using CSS Variables (#13147)
|
3 years ago |
George Marshall
|
854fc71ae7
|
Organizing storybook to echo app folder structure (#12796)
* Organizing storybook to echo app folder structure
* Updating new stories to follow new convention from develop
|
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 |
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 |
Niranjana Binoy
|
05aadb38f2
|
Adding fake token warning and replacing `Add Token` labels with `Import Tokens` (#11798)
|
3 years ago |