Chartbrew
Stop being a stranger to your data. Connect your database to Chartbrew and visualize your data in a few simple steps.
:construction: connected the new data selector to the back-end
:construction: updated the dataset model with the conditions field
also removed the axis type field that was not used
:construction: keep all datasets as separate objects in the page
:construction: added basic UI functionality to the filters
Merge branch 'master' into beta13
:construction: small ui improvements to the new data component
:construction: implemented first draft of the new data selection component
Changed personalisation to appearance in the wording
:construction: separated dataset colors into its own component
:children_crossing: updated the copy in multiple components and made first dataset button more clickable
:fire: removed old code for the charts configuration in the backend
:fire: removed legacy code from the front-end
:construction: fixed issue with multiple datasets on line charts
fixed issue with sorting dates with multiple datasets
:construction: added support for multiple datasets with the new algorithm
:construction: fixed date mutability when the includeZeros was true
type detection on fields ✨
:bug: fixed bug with date mutation when zeros are included in timeseries
:construction: multiple bug fixes and edge cases checks
:construction: added dateField functionality setter in the UI and updated the UI a bit
:card_file_box: added a new migration to add dateField to dataset
:lipstick: improved the calendar input with the app colors and GB format
:construction: added the data type detection for the conditions
first implementation of date conditions
:lipstick: arranged the chart color section into two columns
:construction: making sure number filters have the values parsed into floats
:construction: added support for multiple conditions at the same time
:bug: fixed crash in the KPI line chart when the dataset data doesn't exist