BHoM / SAP_Toolkit

GNU Lesser General Public License v3.0
4 stars 2 forks source link

Refactor to improve UX #129

Closed FraserGreenroyd closed 1 year ago

FraserGreenroyd commented 1 year ago

Following on from the workshop with @EKAdebo last week, the following should be completed to improve UX:

FYI @rboulton-BH @albinber @EKAdebo

FraserGreenroyd commented 1 year ago

Current state of affairs:

SAP Adapter now pulls SAP Reports, marrying up data pulled from Excel, and marrying up to heating templates. This is then used to produce 1 SAP Report per Dwelling on pull.

Push allows for each Dwelling's SAP Report to be pushed to the Argyle SAP XML schema for sending to the Argyle engine.

The XML objects are left within the oM but all have [NoAutoConstructor] attribute to prevent them showing up in the ctrl + shift + b search menu within BHoM - trying to prevent UI clutter for UX (@kprusicka @EKAdebo ).

Need to tidy up the objects and engine files next to complete the refactor. @rboulton-BH is evaluating the workflow compared to existing.

FraserGreenroyd commented 1 year ago

ToDo:

FraserGreenroyd commented 1 year ago

All items on the todo have been done - follow up needed with @rboulton-BH