Chartbrew
Stop being a stranger to your data. Connect your database to Chartbrew and visualize your data in a few simple steps.
Pushed 2 changes to chartbrew-cloud
:rocket: added support for ObjectId querying for the mongodb connection
:recycle: refactored the simple analytics template form
Pushed 1 change to chartbrew-cloud
:recycle: refactored the customer.io connection form
:refresh: refactored the Google Analytics connection form
:bug: added the OAuth details on the connection fetch to make GA work properly
:recycle: refactored the realtime database connection form
:bug: fixed potential crash in the Chart component
Pushed 18 changes to chartbrew-cloud
:bug: fixed timeseries issue when dealing with multiple datasets on weekly and hourly time intervals
:recycle: refactored the firestore connection form
:recycle: refactored postgres and mysql connection forms
posted my July recap https://twitter.com/razvanilin/status/1553835336546938880
Fix env var positioning in README.md
Update database documentation with reference to the new environment variable
added .idea folder to gitignore for JetBrains IDEs
added env var for postgress ssl cert and mapped to database connector
Pushed 1 change to chartbrew-cloud
Pushed 2 changes to chartbrew-cloud
:recycle: refactored the connections container
:twisted_rightwards_arrows: Merge branch 'master' into design/nextui
:children_crossing: added a loading state for new charts when data is crunched on the server