nicolas
2fe1fb2794
Remove safe address tracking for GA ( #1683 )
...
* reactGA bump
* remove address from GA
* remove unneeded option
* Disable travis cache
* Set travis to use latest linux build image
* Update to use python3 dependencies
Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
2020-12-09 20:45:06 +01:00
Mati Dastugue
19e6df725a
Add tracking info to Google analytics ( #1584 )
...
Add extra information to Google Analytics (#1510 )
2020-11-11 15:44:14 +01:00
nicolas
f7d4cfe112
Track GA for safe actions ( #1302 )
...
* Track GA for safe actions
* Add tracking for safeListSidebar
* review changes
* review changes v2
2020-08-31 18:33:55 +04:00
nicolas
982d79c0d0
Migrating to Typescript and bringing back react-scripts ( #933 )
...
* remove flow from src
* remove unused files
* remove rules from eslint
* replace absolute paths
* add tsconfig
* update package.json
* remove babel-polyfill
* eslint fix
* remove jsconfig.json
* replace .scss by .module.scss
* Revert "replace absolute paths"
This reverts commit e430c71263a1a4c190d50e72271bba7ea6356bc4.
* replace ~/ by src/
* js fixes
* scss fixes
* fix unused vars
* adding eslint
* adding back config folder
* fix eslint and prettier
* force build
* fix baseUrl
* rename js/jsx to ts/tsx
* some rules
* rename files with jsx syntax to tsx
* fix app build
* Revert "fix baseUrl"
This reverts commit 523f29c7b61e14dd6be0ffc3cd199ff399157467.
* some fixes
* replace ts to tsx
* some TS fixes
* more tsc changes
* more tsc fixes
* more fixes
* more ts fixes
* more fixes
* last fix
* fixes
* prettier fix
* some fixes
* fix safe information aligment
* add yarn.lock
* fix blockies and build memory space
* include blockies in tsconfig
* fix blockies
* fix blockies import
* fix Identicon component
* fix build command
* Fix ref type in Identicon
* add libusb-1.0-0-dev to travis
* build command fix [2]
* build command fix [3]
* fix margin layout
* Update yarn lock
* remove @ts-ignore
* hide Critial dependency
Co-authored-by: Mikhail Mikheev <mmvsha73@gmail.com>
Co-authored-by: Agustín Longoni <agustin.longoni@altoros.com>
Co-authored-by: Mati Dastugue <matias.dastugue@altoros.com>
2020-05-20 16:15:21 -03:00