-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Cross Cycle Tabular View for Portfolio Summary Goals (#4440)
* import data review frontend * filter for ALI properties * naming * data review controller * starting labels functional * displaying labels by property not property_view * dynamically add starting and ending labels * formatting * ending style * styles * rename data review to portfolio summary * reorganize - functional * pm property id sorted as number * endpoint for summary stats * change starting ending to baseline current * debugging * loading for both tables * refactor for faster load times * returning 100 matching properties * pagination working, sorting not * sorting working on cannonical columns * ali as an argument for get properties * portfolio endpoint using ali argument * change site_eui for source_eui with prefered order for summary * generic eui display * formatting * list endpoints for goal db table * goal delete tested * goal create tested * update endpoint and decorators for standard endpoints * goal crud tested * begin development on portfolio_summary endpoint * portfolio_summary endpoint * reusing filter endpoint for second cycle property call * imports * base for goal modal * update column validation * create endpoint from frontned * goal serializes level name, delete and list integrated into frontend modal * update goal via modal * troubleshooting org ownership * functional goal select, needs refactoring * reformat goal details display * reformat goal details display * goal passed between parent page and child modal * guard against organization mismatches * cleanup, using backend logic over frontend logic * filtering on cycle_sqft and cycle_eui * on modal close * portfolio summary with extra data * save sort and filters * display goal errors * allow filtering one one cycle column at a time * extra data tested * precommit * cleanup * no goals and error display * remove restricted level names * oneline * formatting * column ids over profile and initialize columns refactor * protect against null values in summary * label click bug * dc's cannot be filtered or sorted * clarify naming * export current page to csv * precommit * toast notifications on save and delete * rename goal column to eui_column * add area column selection to goal * add units and unit conversion - still fails with extra data * guard against none values for kbtu and area * migration order * provide links to update column in column settings * precommit * precommit * added help text and translations * visibility issues, sorting, info text * phrasing * units * precommit * type check --------- Co-authored-by: kflemin <[email protected]>
- Loading branch information
Showing
28 changed files
with
2,729 additions
and
18 deletions.
There are no files selected for viewing
Binary file not shown.
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 not shown.
Oops, something went wrong.