Chartbrew

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

:construction: making sure the project form redirect to the created project

:children_crossing: improved the design of the chart creation screen

:construction: added the option to create custom templates from the create chart screen

:children_crossing: moved the project creation options under the name field

:twisted_rightwards_arrows: Merge branch 'master' into custom_templates

:rocket: added the option to create a new project directly from a custom template

:construction: fixed template datasets linking to connections outside the project

:bug: prevent crash when the google tries to fetch metadata without an oauth object

:sparkles: finished first draft of fully working custom templates

:bug: fixed syntax error which would stop chart data from being updated

:construction: added a completion behaviour to template creation

:construction: first draft of the full custom template implementation

:construction: disable charts that don't have the connections active

:construction: first template of the custom template customisation form

:twisted_rightwards_arrows: Merge branch 'master' into custom_templates