Chartbrew
Stop being a stranger to your data. Connect your database to Chartbrew and visualize your data in a few simple steps.
:construction: added table configuration UI in the dataset config component
:construction: fixed table views
Pushed 2 changes to chartbrew-cloud
:bug: fixed some instances of wrong date ordering and optimised the timeseries code
:construction: add/remove datasets from charts
improved the chart colors and how they work
:construction: integrated the alerts with the chart-dataset configs
:card_file_box: migrated alerts to chartDatasetConfigs
:construction: replaced former dataset options to the new CDC model
Merge branch 'master' of github.com:chartbrew/chartbrew into v3
:construction: added more functionality to the chartdatasetconfig UI
:rocket: improved the field finder checks to extend the search when the type is undefined
:bug: fixed conversion issue with number filters
:rocket: improved regex in the FirestoreConnection to detect negative numbers
:construction: first draft of the chart dataset configs in the UI
:construction: fixed crash on the team members page
Pushed 3 changes to chartbrew-cloud
:rocket: improved the field finder checks to extend the search when the type is undefined
:bug: fixed conversion issue with number filters
Pushed 2 changes to chartbrew-cloud
:rocket: improved regex in the FirestoreConnection to detect negative numbers
:construction: fixed migration
Pushed 37 changes to chartbrew-cloud
:recycle: refactored the chart reducer
:construction: fixed the chart data generation
:recycle: refactoring in the UI after introducing chartDatasetConfigs