Chartbrew
Stop being a stranger to your data. Connect your database to Chartbrew and visualize your data in a few simple steps.
:children_crossing: made the chart titles clickable and able to take the user to edit mode
:bug: dataset configuration was appearing when there was no field to show
:children_crossing: added instructions to the filters modal
:zap: sped up the filtering by only processing the datasets that contain the field
:fire: removed unused migration and field in the ChartCache model
:sparkles: introduced dashboard filtering
:construction: added new api endpoint for filtering charts temporarily
:construction: first draft of the UI for the dashboard filters
:construction: added a placeholder for the filters ui
:zap: using the field caching in front-end
:zap: added fields caching in each dataset to speed up the chart configuration
:construction: added the db migrations for caching fields
:construction: udpated the chart caches to update the data field rather than destroy the entire row
:children_crossing: made the chart titles clickable and able to take the user to edit mode
:bug: dataset configuration was appearing when there was no field to show
:children_crossing: added instructions to the filters modal
Pushed 43 changes to chartbrew-cloud
:zap: sped up the filtering by only processing the datasets that contain the field
Pushed 49 changes to chartbrew-cloud
:fire: removed unused migration and field in the ChartCache model
:sparkles: introduced dashboard filtering
:construction: added new api endpoint for filtering charts temporarily
:construction: first draft of the UI for the dashboard filters