Chartbrew
Stop being a stranger to your data. Connect your database to Chartbrew and visualize your data in a few simple steps.
:lipstick: changed loading indicator
:construction: work in progress in getting the join to work on multiple data requests
:construction: refactored customer.io connection to joins
:construction: migrated realtime db to joins
:construction: migrated GA to joins
:construction: migrated the API builder to joins
:construction: migrated mysql and postgres to joins
:construction: migrated the mongo connection to the joins system
:construction: updated the FirestoreBuilder to work with multiple data requests
Pushed 1 change to chartbrew-marketing
Pushed 1 change to chartbrew-cloud
:construction: big refactor dataset-toMany-dataRequests
added the capability to run single requests using the dataRequest rather than the dataset
:construction: added delete and save functions separately to each request builder
:construction: more work on the UI to get CRUD operations going
:lipstick: changed the text selection color for dark mode
:construction: added connection_id to the dataRequest model
:construction: dataset now hasMany dataRequests
:rotating_light: fixed lint errors
Pushed 2 changes to chartbrew-cloud
:bug: fixed visual bug on smaller screens in the signup page
Pushed 3 changes to chartbrew-marketing
:construction: made sure the team role is returned from the API when it's updated
:lipstick: updated the shadow button color in dark mode
:rocket: added team role to invitations
:children_crossing: added team invites during onboarding and improved the design
:children_crossing: improved the design of the team invitation component
:bug: fixed issue with the team invitation being processed twice