Chartbrew
Stop being a stranger to your data. Connect your database to Chartbrew and visualize your data in a few simple steps.
:arrow_up: minor dependencies bump
: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
:arrow_up: updated vuepress
: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
:sparkles: completed the customer querying for customerio
: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: supporting OR operand for segments
: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
:construction: added the customerio connection form
:twisted_rightwards_arrows: Merge branch 'master' into customerio