Raz

Software engineer - maker of things

:construction: made sure the table doesn't crash the UI when there are no results to show

:construction: modified the table component to normalize the header data

:children_crossing: added a loading state for new charts when data is crunched on the server

:zap: greatly improved the performance of timeseries charts when dealing with thousands of data items

:zap: added the data caching feature to the MongoDB connection

:recycle: refactored the KPI mode for line charts and adjusted the dark mode theme

:twisted_rightwards_arrows: Merge branch 'master' into design/nextui

:bug: fixed issue with the onboarding not working for users that created an account as part of a team

:twisted_rightwards_arrows: Merge branch 'master' of github.com:chartbrew/chartbrew

:bug: fixed issue with getting customer.io data when users don't have an id attribute

:twisted_rightwards_arrows: Merge pull request from wesdobry/master Update Dockerfile to Node 14-slim