lbl-srg / ctrl-flow-dev

ctrl-flow development
Other
0 stars 0 forks source link

adjusts edit detail page selections and updates docx #297

Closed akapoor66 closed 1 year ago

akapoor66 commented 1 year ago

Description

This PR adjusts the edit detail page by removing the Not specified option from the climate zones. This is a simple fix but should be done on the backend within the parser at a later date.

Also code was added that removes all configs when saving project details. The reason for this is we don't want the user to use saved configs with changed project details as it will cause issues with evaluated values.

The docx source document was also updated.