Commit Graph

8 Commits

Author SHA1 Message Date
Agustin Pane 85ff11796e Feature #272: Google Analytics (#299)
* Adds google analytics tracking for every route

* Adds cookies acceptance check before tracking

* Fix react-ga dependency

* Fix cookieStore deletion

* Merge with #189-cookie-banner

* Fixs react ga version
Refactored HOC with hooks

* Fix TYPO

* Fix path for cookies utils

* Fix imports

* remove flow type definition for polish

* Add GA ID log

* Fix load GA After cookies acceptance
2019-12-05 12:54:42 +04:00
Gabriel Rodriguez Alsina 4cf4ea3369 (update) removed polish flow type, added js-cookie flow type 2019-12-02 10:58:59 -03:00
Mikhail Mikheev a9e32042ab Pull updated flow-types from dev 2019-12-02 14:10:28 +04:00
Mikhail Mikheev 189d7e908a Update flow types 2019-12-02 13:51:44 +04:00
Gabriel Rodriguez Alsina 21e97b100e (update) flow-typed 2019-11-21 16:58:10 -03:00
Gabriel Rodriguez Alsina 3a3761a9c2 (fix) linting issues 2019-11-21 15:22:05 -03:00
Adolfo Panizo 135cbd1568
[WA-229] Feature - Create safe (#10)
DevOps:
  Webpack config for having CSS mixins
  Added Flow

FrontEnd:
  Added redux
  Added Layout Components (Row, Col...)
  Added Material UI custom theme
  Added final-form library for creating user inputs for creating a form
  
Logic:
  Added actions, selectors, and reducers for controlling Header's connection done using TDD
  Fetching web3 provider logic dynamically
  Creating a basic safe with harcoded data
2018-03-29 11:05:42 +02:00
Adolfo Panizo e8d8ca3037 Added flow-typed 2018-03-09 09:42:35 +01:00