Commits on Source (27)
-
Adel LAKHDAR authored
-
Adel LAKHDAR authored
feat(ecogesture/profile): add "garden" equipment See merge request !1139
-
Mathieu Ponton authored
-
Mathieu Ponton authored
fix(analysis): update order of "plus d'infos" modal See merge request !1142
-
Bastien DUMONT authored
-
Adel LAKHDAR authored
-
Adel LAKHDAR authored
feat(astuces) - Retravailler l'ordre d'affichage des astuces" See merge request !1143
-
Bastien DUMONT authored
-
Bastien DUMONT authored
fix(electricity): remove loader delay See merge request !1145
-
Bastien DUMONT authored
related to 90dabbd9
-
Adel LAKHDAR authored
-
Adel LAKHDAR authored
chore(UI): add required prop to electricity login forms See merge request !1150
-
Bastien DUMONT authored
-
Bastien DUMONT authored
refactor: put function argument into callback dependency See merge request !1147
-
Bastien DUMONT authored
-
Bastien DUMONT authored
chore: fix failing test See merge request !1149
-
Bastien DUMONT authored
-
Bastien DUMONT authored
related to fb472f59
-
Bastien DUMONT authored
-
Bastien DUMONT authored
refactor: use utils methods & create isMulti for consistency See merge request !1153
-
Bastien DUMONT authored
-
Bastien DUMONT authored
chore: upgrade testing libs & remove falsy tests See merge request !1151
-
Bastien DUMONT authored
-
Bastien DUMONT authored
-
Bastien DUMONT authored
chore: reduce sonar smell See merge request !1155
-
Bastien DUMONT authored
-
Bastien DUMONT authored
feat(grdf)!: update error messages See merge request !1137
Showing
- .gitlab/merge_request_templates/default.md 21 additions, 5 deletions.gitlab/merge_request_templates/default.md
- .vscode/settings.json 3 additions, 1 deletion.vscode/settings.json
- app.config.environment.alpha.js 7 additions, 4 deletionsapp.config.environment.alpha.js
- app.config.environment.dev.js 3 additions, 0 deletionsapp.config.environment.dev.js
- app.config.environment.prod.js 4 additions, 1 deletionapp.config.environment.prod.js
- package.json 3 additions, 3 deletionspackage.json
- src/assets/icons/visu/equipments/GARDEN.svg 6 additions, 0 deletionssrc/assets/icons/visu/equipments/GARDEN.svg
- src/components/Analysis/Comparison/Comparison.tsx 0 additions, 1 deletionsrc/components/Analysis/Comparison/Comparison.tsx
- src/components/Analysis/ElecHalfHourMonthlyAnalysis/ElecInfoModal.tsx 15 additions, 12 deletions...ts/Analysis/ElecHalfHourMonthlyAnalysis/ElecInfoModal.tsx
- src/components/Analysis/ElecHalfHourMonthlyAnalysis/__snapshots__/ElecHalfHourChart.spec.tsx.snap 12 additions, 12 deletions...hlyAnalysis/__snapshots__/ElecHalfHourChart.spec.tsx.snap
- src/components/Analysis/ElecHalfHourMonthlyAnalysis/__snapshots__/ElecInfoModal.spec.tsx.snap 20 additions, 32 deletions...MonthlyAnalysis/__snapshots__/ElecInfoModal.spec.tsx.snap
- src/components/Analysis/MaxConsumptionCard/__snapshots__/MaxConsumptionCard.spec.tsx.snap 7 additions, 7 deletions...mptionCard/__snapshots__/MaxConsumptionCard.spec.tsx.snap
- src/components/Analysis/ProfileComparator/ProfileComparator.spec.tsx 1 addition, 2 deletions...nts/Analysis/ProfileComparator/ProfileComparator.spec.tsx
- src/components/Analysis/ProfileComparator/ProfileComparator.tsx 3 additions, 3 deletions...mponents/Analysis/ProfileComparator/ProfileComparator.tsx
- src/components/Analysis/ProfileComparator/ProfileComparatorRow.spec.tsx 6 additions, 6 deletions.../Analysis/ProfileComparator/ProfileComparatorRow.spec.tsx
- src/components/Analysis/ProfileComparator/ProfileComparatorRow.tsx 36 additions, 43 deletions...nents/Analysis/ProfileComparator/ProfileComparatorRow.tsx
- src/components/Analysis/ProfileComparator/__snapshots__/ProfileComparator.spec.tsx.snap 4 additions, 4 deletions...eComparator/__snapshots__/ProfileComparator.spec.tsx.snap
- src/components/Charts/AxisRight.tsx 5 additions, 6 deletionssrc/components/Charts/AxisRight.tsx
- src/components/Charts/Bar.tsx 13 additions, 4 deletionssrc/components/Charts/Bar.tsx
- src/components/Charts/__snapshots__/Bar.spec.tsx.snap 20 additions, 20 deletionssrc/components/Charts/__snapshots__/Bar.spec.tsx.snap
... | ... | @@ -85,9 +85,9 @@ |
"devDependencies": { | ||
"@babel/preset-typescript": "^7.7.4", | ||
"@testing-library/dom": "^9.3.3", | ||
"@testing-library/jest-dom": "^6.1.4", | ||
"@testing-library/react": "^14.1.2", | ||
"@testing-library/user-event": "^14.5.1", | ||
"@testing-library/jest-dom": "^6.4.2", | ||
"@testing-library/react": "^14.3.0", | ||
"@testing-library/user-event": "^14.5.2", | ||
"@types/d3": "^6.0.0", | ||
"@types/file-saver": "^2.0.5", | ||
"@types/history": "^5.0.0", | ||
... | ... |
src/assets/icons/visu/equipments/GARDEN.svg
0 → 100644