Raz

Software engineer - maker of things

:construction: added table configuration UI in the dataset config component

:construction: add/remove datasets from charts improved the chart colors and how they work

:construction: integrated the alerts with the chart-dataset configs

:construction: replaced former dataset options to the new CDC model

:construction: added more functionality to the chartdatasetconfig UI

:construction: first draft of the chart dataset configs in the UI

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