1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/controllers
Ariella Vu f088db99a3
MetaMetrics: add segment.identify (#14195)
* MetaMetrics: add segment.identify

* MetaMetrics: rm non-existent typedef

* MetaMetrics: WIP segment.identify pt. 2

* Revert "MetaMetrics: WIP segment.identify pt. 2"

This reverts commit 8126de4dff9312aab2275cba81d0432bfcdb097b.

* MetaMetrics: add identify tests

* MetaMetricsController: update identify w/ fix

* MetaMetricsController: fix identify tests

* MetaMetricsController#identify: warn instead of throw

* MetaMetrics: transform date into ISO string

* MetaMetricsController: alphabetize test

* MetaMetricsController: restore asset in test

* MetaMetrics: rn traits -> userTraits

* MetaMetrics: restore trackEvent location

* update to follow analytics-node api

* MetaMetricsController: update tests + @link

* MetaMetrics: destimation -> destination

Co-authored-by: brad-decker <bhdecker84@gmail.com>
2022-03-31 16:21:01 -03:00
..
ens use safer toChecksum utility (#11117) 2021-05-17 16:19:39 -05:00
network Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
permissions snaps-skunkworks@0.10.2 (#13901) 2022-03-14 12:37:19 -07:00
transactions TransactionsControllerTest: catch uncaught errors (#14196) 2022-03-30 11:13:25 -03:00
alert.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
app-state.js More nft ux fixes (#13388) 2022-01-27 11:26:33 -06:00
cached-balances.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
cached-balances.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
detect-tokens.js extract determineTransactionType from tx controller (#13737) 2022-03-07 12:54:36 -06:00
detect-tokens.test.js Turning OFF token detection for test nets (#12232) 2021-09-29 14:53:56 -04:00
incoming-transactions.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
incoming-transactions.test.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
metametrics.js MetaMetrics: add segment.identify (#14195) 2022-03-31 16:21:01 -03:00
metametrics.test.js MetaMetrics: add segment.identify (#14195) 2022-03-31 16:21:01 -03:00
onboarding.js fix registerOnboarding method to correctly access completedOnboarding state value (#13723) 2022-02-22 18:59:26 -06:00
preferences.js Enable Token Detection by default on supported networks (#14002) 2022-03-31 09:47:19 -04:00
preferences.test.js Adding new settings dropdown for Dark mode in Experimental tab (#13097) 2022-03-07 12:53:19 -06:00
swaps.js extract determineTransactionType from tx controller (#13737) 2022-03-07 12:54:36 -06:00
swaps.test.js Add support for Smart Transactions (#12676) 2022-02-18 17:48:38 +01:00
threebox.js eth-json-rpc-middleware@8.0.0 (#10738) 2021-11-11 12:26:49 -08:00