Chartbrew

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

:recycle: refactored the update charts cron job and made sure to catch errors

:arrow_up: upgraded redux and router to the latest versions

:children_crossing: adjusted the position of the elements in the customerio query builder

:zap: added the caching strategy to the customerio connection

:bug: fixed issue with authenticating requests for non-existent charts :children_crossing: improved the loading strategy for the chart builder

:recycle: removed redux-form and refactored signup and login components

:construction: fixed the connection effect in the customerio form

:construction: fixed the connection forms to get the connection details from the server

:passport_control: return the connection password when having editing permissions on a connection

:children_crossing: added a link to get the customerio region

:construction: added the option to get the customers' attributes from customerio

:construction: added full support for segments and attributes filters

:twisted_rightwards_arrows: Merge branch 'master' into customerio

:twisted_rightwards_arrows: Merge branch 'master' into customerio

:construction: added form items for adding attribute filters

:construction: added support for calling custom connection methods customerio segments can now be selected from a dropdown

:construction: separated customer-related UI in a component and added limit control

:rocket: trimming all arrays in the response to avoid issues with the UI

:twisted_rightwards_arrows: Merge branch 'master' into customerio