Raz
Software engineer - maker of things
Pushed 1 change to chartbrew-marketing
Pushed 1 change to chartbrew-cloud
:bookmark: v1.11.0 and dependencies updates
:construction: making sure non-localhost URLs are using the https protocol
Pushed 30 changes to chartbrew-cloud
Merge branch 'master' of github.com:chartbrew/chartbrew
:pencil: added the google env variables to the template and docs
:construction: added the GA template to the add chart screen
:construction: added the GA template functionality in the front-end
:construction: added the backend stuff for the GA template
:rocket: changed the template route to add IDs and remove extra fields
:construction: added default values for startDate and enddate
:construction: added date parsing support for date dimensions
:construction: added more info on the GA form and fixed crashes
:construction: completed the data parser and fixed hooks in the front-end
:construction: completed support for getting analytics reporting data from GA
:construction: added the options to update the refresh_token in the oauth table
:construction: added metrics and dimensions to the UI
:construction: added account, property and view selection in the ga builder
:construction: plugged in a dummy GA request builder
:construction: fixed issues when a new GA connection couldn't be authenticated
:construction: added a test method and accounts fetching with google analytics
fixed issue with decrypting the refresh token
:recycle: refactored the google authentication to use the new oauth table to keep track of tokens
:twisted_rightwards_arrow: Merge branch 'master' into google
:construction: started some work on getting the google analytics auth implemented in Chartbrew