Raz

Software engineer - maker of things

:recycle: refactoring in the UI after introducing chartDatasetConfigs

:card_file_box: introducing the ChartDatasetConfig model and initial push to refactor code around it

:card_file_box: changed the type of the connection host to text

: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: 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

:construction: added basic implementation for team-based connections

: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

:bug: when dealing with a date range, add the missing dates at the start of the chart