Raz
Software engineer - maker of things
:construction: fixed the chart data generation
:recycle: refactoring in the UI after introducing chartDatasetConfigs
:card_file_box: introducing the ChartDatasetConfig model and initial push to refactor code around it
:twisted_rightwards_arrows: Merge branch 'master' into v3
:card_file_box: changed the type of the connection host to text
:bug: resolved proxy issues on deployment
Pushed 3 changes to chartbrew-cloud
:card_file_box: changed the type of the connection host to text
:bug: resolved proxy issues on deployment
:card_file_box: :recycle: added a new ChartDataset model to replace the relation between Charts and Datasets
moved all dataset api routes to the team-level
refactored the dataset actions and reducers to RTK slice
:recycle: refactored team actions and reducers to RTK slice syntax
:construction: cleaned up the project board container
:construction: migrated the last routes and removed all traces of old react-router apis
:construction: migrated all routes and containers to react router v6
fixed RTK issues with mutation
:construction: refactored routing for user and team settings pages
:recycle: first draft of the RTK and router v6 implementation
:construction: added basic implementation for team-based connections
:twisted_rightwards_arrows: merged latest from master
:rocket: added a 'last month' shortcut for the dashboard date filters
:lock: closes - increased security by hashing passwords with bcrypt and rate limiting user routes for logging in and changing passwords
Merge branch 'master' of github.com:chartbrew/chartbrew
:bug: fixed timestamp and integer firestore filters
:bug: when dealing with a date range, add the missing dates at the start of the chart