Raz
Software engineer - maker of things
:green_heart: install rsync during the setup process
:green_heart: installing rsync for the build_client workflow
:green_heart: installing rsync for the lint_client workflow
:green_heart: install rsync during the setup process
:building_construction: replaced cp -n with rsync to avoid setup issues on unix systems
:bookmark: up the version to 1.0.0-beta.5.4
:arrow_up: Minor bumps to outdated dependencies
:rotating_light: re-activated the cache code and removed linter errors
:bug: Fixed - Made sure timeInterval was being sent to the backend
Merge branch 'master' into bug/32
:construction: found issue with the line chart algorithm
:rotating_light: re-activated the cache code and removed linter errors
:bug: fixed bug with the ApiRequest not updating properly during drafting
Pushed 10 changes to chartbrew-cloud
:bookmark: up the version to 1.0.0-beta.5.3
:bug: fixed bug with the ApiRequest not updating properly during drafting
Pushed 36 changes to chartbrew-cloud
:construction: found issue with the line chart algorithm
:bookmark: up the version to 1.0.0-beta.5.2
:bug: Fixes - No more duplicate datasets on chart creation
✨ Merge pull request from chartbrew/useradmin
Added new routes in the API to fetch admin data - created admin role as well