Raz
Software engineer - maker of things
: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
: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
: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