Chartbrew
Stop being a stranger to your data. Connect your database to Chartbrew and visualize your data in a few simple steps.
:construction: added connection_id to the dataRequest model
:construction: dataset now hasMany dataRequests
:construction: improved the loading on the data request modal
:construction: added the build chart button under a timeout instead of real-time waiting
Pushed 51 changes to chartbrew-cloud
:memo: changed the copy of the add button
:bug: fixed the caching for mysql, postgres and GA
:children_crossing: added a walkthrough for the new join settings screen
:children_crossing: the axes display a warning when the selected fields cannot be found in the response
:zap: optimised the refresh all charts option in the dashboards
:construction: covered the case when doing a join on the same source
:construction: added coverage for more use-caes when not using the joins in the charts
:construction: changed the chart and filters processing to work with joins
:construction: changed the joins to appear in objects inside the main response
:construction: adjusted the caching mechanism to work with the joins
:construction: added aliases to the joins
:construction: added the join algorithm in the backend
:construction: added data persistence with the joins settings
Pushed 2 changes to chartbrew-marketing
Pushed 2 changes to chartbrew-cloud
Pushed 4 changes to chartbrew-marketing
:construction: organised the joins in a grid
:construction: improved the UI for the joins
:construction: improved the visual status of the data requests and improved the UI for the join settings
:construction: modified the dataRequest reducer to properly map loading and error states