Chartbrew
Stop being a stranger to your data. Connect your database to Chartbrew and visualize your data in a few simple steps.
:sparkles: added a check for the latest update
:rocket: moved the API call url building in the back-end only
front-end does not automatically add a / anymore
:sparkles: added a check for the latest update
Pushed 7 changes to chartbrew-cloud
:rocket: moved the API call url building in the back-end only
front-end does not automatically add a / anymore
Pushed 1 change to chartbrew-cloud
:construction: added the option to calculate the average value of all the points in a chart
:construction: populated the main response with the subcollections
Pushed 5 changes to chartbrew-cloud
:bug: make sure the xlsx export sheet names don't have any special characters in them
Pushed 2 changes to chartbrew-cloud
:goal_net: added better error description for the chart export route
:construction: the cache rows are now cleaned if they don't have an file associated with them
:bug: making sure replaceAll is a function in the data extractor
:building_construction: changed the caching strategy to be file-based
Pushed 12 changes to chartbrew-cloud
:building_construction: changed the caching strategy to be file-based
:bug: making sure Mongo bson type doesn't interfere with the table views
:bug: fixed the loading state from the chart reducer
:zap: optimization improvements for data exploration and chart updates
Pushed 7 changes to chartbrew-cloud
:wrench: making sure a newer version of mongoose is not installed automatically