Chartbrew

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

:zap: removed unnecessary data fetched from the project controller

:rocket: updated the field finder to check for multiple objects instead of just the first

:rocket: added the option to select a collection in the table view

:children_crossing: added a scrolling list of projects and a search box

:bug: fixed the way projects are loaded when switching between them

:twisted_rightwards_arrows: Merge branch 'master' of github.com:chartbrew/chartbrew

:recycle: removed complexity from the Chart preview component

:construction: first draft of the full custom template implementation

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

:whale: removed the migration command from the docker entrypoint

:wrench: added the built css to version control and made building semantic optional

:whale: removed the migration command from the docker entrypoint

:wrench: added the built css to version control and made building semantic optional

:construction: first template of the custom template customisation form

:twisted_rightwards_arrows: Merge branch 'master' into custom_templates