forked from codeforboston/home-energy-analysis-tool
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dynamic <EnergyUsageHistoryChart/> from Python Rules Engine (codeforb…
…oston#249) * Begin sending prop data to usage charts table component Co-authored-by: plocket <[email protected]> Co-authored-by: Leopardfoot <[email protected]> * Hide some components that don't have data yet, pass indoor temperature from rules engine. Co-authored-by: plocket <[email protected]> Co-authored-by: AbdiladifG <[email protected]> * hydrate AnalysisHeader with rules-engine data * hydrate EnergyUseHistoryChart with rules-engine data * calculate num days in period, conditionally set row background, analysisType image and checkbox state * set up frame for Override Default checkbox behavior * linting, tsc, css->tailwind Co-authored-by: AbdiladifG <[email protected]> Co-authored-by: plocket <[email protected]> Co-authored-by: dwindleduck <[email protected]> --------- Co-authored-by: plocket <[email protected]> Co-authored-by: Leopardfoot <[email protected]> Co-authored-by: AbdiladifG <[email protected]> Co-authored-by: dwindleduck <[email protected]> Co-authored-by: dwindleduck <[email protected]>
- Loading branch information
1 parent
f810eee
commit 63c6f78
Showing
10 changed files
with
326 additions
and
182 deletions.
There are no files selected for viewing
93 changes: 71 additions & 22 deletions
93
heat-stack/app/components/ui/heat/CaseSummaryComponents/AnalysisHeader.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+655 Bytes
heat-stack/app/components/ui/heat/CaseSummaryComponents/assets/HeatingUsage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+775 Bytes
heat-stack/app/components/ui/heat/CaseSummaryComponents/assets/NonHeatingUsage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+582 Bytes
...pp/components/ui/heat/CaseSummaryComponents/assets/NotAllowedInCalculations.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.