-
- Downloads
Merge branch 'rtk-chart' into 'dev'
refactor(redux-rtk): chart See merge request !897
Showing
- src/components/Charts/Bar.spec.tsx 2 additions, 2 deletionssrc/components/Charts/Bar.spec.tsx
- src/components/Charts/Bar.tsx 3 additions, 3 deletionssrc/components/Charts/Bar.tsx
- src/components/ConsumptionVisualizer/InfoDataConsumptionVisualizer.tsx 2 additions, 2 deletions...s/ConsumptionVisualizer/InfoDataConsumptionVisualizer.tsx
- src/components/DateNavigator/DateNavigator.tsx 1 addition, 1 deletionsrc/components/DateNavigator/DateNavigator.tsx
- src/components/FluidChart/FluidChartSlide.tsx 2 additions, 2 deletionssrc/components/FluidChart/FluidChartSlide.tsx
- src/components/FluidChart/FluidChartSwipe.tsx 1 addition, 1 deletionsrc/components/FluidChart/FluidChartSwipe.tsx
- src/components/Home/ConsumptionView.spec.tsx 1 addition, 1 deletionsrc/components/Home/ConsumptionView.spec.tsx
- src/components/Home/ConsumptionView.tsx 1 addition, 1 deletionsrc/components/Home/ConsumptionView.tsx
- src/components/Hooks/useKonnectorAuth.tsx 1 addition, 1 deletionsrc/components/Hooks/useKonnectorAuth.tsx
- src/components/Konnector/KonnectorViewerCard.tsx 1 addition, 1 deletionsrc/components/Konnector/KonnectorViewerCard.tsx
- src/components/Splash/SplashRoot.tsx 1 addition, 1 deletionsrc/components/Splash/SplashRoot.tsx
- src/components/TimeStepSelector/TimeStepSelector.spec.tsx 1 addition, 1 deletionsrc/components/TimeStepSelector/TimeStepSelector.spec.tsx
- src/components/TimeStepSelector/TimeStepSelector.tsx 1 addition, 1 deletionsrc/components/TimeStepSelector/TimeStepSelector.tsx
- src/store/chart/chart.action.spec.ts 0 additions, 71 deletionssrc/store/chart/chart.action.spec.ts
- src/store/chart/chart.actions.ts 0 additions, 96 deletionssrc/store/chart/chart.actions.ts
- src/store/chart/chart.reducer.spec.ts 0 additions, 138 deletionssrc/store/chart/chart.reducer.spec.ts
- src/store/chart/chart.reducer.ts 0 additions, 59 deletionssrc/store/chart/chart.reducer.ts
- src/store/chart/chart.slice.spec.ts 103 additions, 0 deletionssrc/store/chart/chart.slice.spec.ts
- src/store/chart/chart.slice.ts 64 additions, 0 deletionssrc/store/chart/chart.slice.ts
- src/store/index.ts 2 additions, 3 deletionssrc/store/index.ts
Loading