Chartbrew
Stop being a stranger to your data. Connect your database to Chartbrew and visualize your data in a few simple steps.
:pencil: update the docker instructions
:construction: switched to production env with docker and better handling of the env vars
:construction: added the host in the express settings
:construction: cleaned up the commands and added docker-specific env template
:construction: first draft of the KPI charts
Pushed 2 changes to chartbrew-cloud
:bug: fixed issue with aggregating data on time intervals bigger than daily
Pushed 3 changes to chartbrew-cloud
:lipstick: hide the refresh all button when there are no charts on the dashboard
:bug: fixed visual bug where empty spaces appear in the dashboard
:bookmark: changed the version to v1.0.0-beta.11
:twisted_rightwards_arrows: merged PR into beta11
:lipstick: changed the styling of the chart settings button
:lipstick: changed the design of the chart tooltips and ticks
:bug: fixed promise chain in the delete user route
:bug: Fixed hooks syntax error
:lipstick: changed the styling of the chart containers
:speech_balloon: update the copy of the chart date settings toggle
:bug: fixed issue with invisible charts still taking place in the public dashboard
:sparkles: added the refresh all charts feature
:bug: fixed issue with drafts still taking space in the dashboard
:lipstick: set the charts ticks precision to 0
:sparkles: added support for dynamic date ranges
:wrench: updated the eslint directories
updated code based on review