-
- Downloads
Merge branch 'feat/hp-hc-ratio' into 'dev'
feat(analysis): off-peak hours ratio See merge request !1099
No related branches found
No related tags found
Showing
- scripts/config.template.js 4 additions, 4 deletionsscripts/config.template.js
- scripts/createConnections.js 1 addition, 0 deletionsscripts/createConnections.js
- scripts/createDayDataFiles.js 95 additions, 226 deletionsscripts/createDayDataFiles.js
- scripts/importData.sh 14 additions, 4 deletionsscripts/importData.sh
- src/assets/icons/ico/offPeakHour.svg 11 additions, 0 deletionssrc/assets/icons/ico/offPeakHour.svg
- src/components/Analysis/ElecHalfHourMonthlyAnalysis/ElecHalfHourMonthlyAnalysis.spec.tsx 2 additions, 1 deletion...fHourMonthlyAnalysis/ElecHalfHourMonthlyAnalysis.spec.tsx
- src/components/Analysis/ElecHalfHourMonthlyAnalysis/ElecHalfHourMonthlyAnalysis.tsx 50 additions, 1 deletion...ecHalfHourMonthlyAnalysis/ElecHalfHourMonthlyAnalysis.tsx
- src/components/Analysis/ElecHalfHourMonthlyAnalysis/ElecInfoModal.spec.tsx 21 additions, 2 deletions...alysis/ElecHalfHourMonthlyAnalysis/ElecInfoModal.spec.tsx
- src/components/Analysis/ElecHalfHourMonthlyAnalysis/ElecInfoModal.tsx 33 additions, 7 deletions...ts/Analysis/ElecHalfHourMonthlyAnalysis/ElecInfoModal.tsx
- src/components/Analysis/ElecHalfHourMonthlyAnalysis/__snapshots__/ElecInfoModal.spec.tsx.snap 116 additions, 6 deletions...MonthlyAnalysis/__snapshots__/ElecInfoModal.spec.tsx.snap
- src/components/Options/ExportData/Modals/exportLoadingModal.tsx 2 additions, 3 deletions...mponents/Options/ExportData/Modals/exportLoadingModal.tsx
- src/components/ProfileType/ProfileTypeFormDateSelection/ProfileTypeFormDateSelection.tsx 2 additions, 2 deletions...ileTypeFormDateSelection/ProfileTypeFormDateSelection.tsx
- src/locales/fr.json 8 additions, 5 deletionssrc/locales/fr.json
- src/models/account.model.ts 3 additions, 2 deletionssrc/models/account.model.ts
- src/models/enedisMonthlyAnalysis.ts 1 addition, 0 deletionssrc/models/enedisMonthlyAnalysis.ts
- src/services/enedisMonthlyAnalysisData.service.spec.ts 0 additions, 11 deletionssrc/services/enedisMonthlyAnalysisData.service.spec.ts
- src/services/enedisMonthlyAnalysisData.service.ts 116 additions, 16 deletionssrc/services/enedisMonthlyAnalysisData.service.ts
- src/targets/services/enedisHalfHourMonthlyAnalysis.ts 142 additions, 91 deletionssrc/targets/services/enedisHalfHourMonthlyAnalysis.ts
- src/utils/utils.spec.ts 114 additions, 0 deletionssrc/utils/utils.spec.ts
- src/utils/utils.ts 146 additions, 0 deletionssrc/utils/utils.ts
Loading