Chartbrew

Stop being a stranger to your data. Connect your database to Chartbrew and visualize your data in a few simple steps.

: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 account, property and view selection in the ga 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

: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

: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