Raz
Software engineer - maker of things
:twisted_rightwards_arrows: Merge pull request from kotchaniphapk/add-projectname
Add the dashboard name in the Navbar
:children_crossing: add a project name in the dashboard
:bug: hide nav bar in printview
:twisted_rightwards_arrows: Merge branch 'joins'
:construction: improved the loading on the data request modal
:construction: added the build chart button under a timeout instead of real-time waiting
: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
: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
:lipstick: changed loading indicator
:construction: work in progress in getting the join to work on multiple data requests