iTwin / viewer-components-react

Components built on iTwin.js for usability in an iTwin.js based Viewer.
MIT License
24 stars 33 forks source link

Revamping EC3 Widget's Template Creation Workflow #940

Closed parideshpande closed 2 weeks ago

parideshpande commented 3 weeks ago

As the EC3 widget is being integrated in itwin-experience to surface carbon calculation, there is a UX revamp required for the widget. I have broken down the revamp process into parts, and this PR covers the 1st part only. Considering that this is part 1, following screens would be included in the scope of this PR-

Out of scope -

Note: I have deleted all the unused files from the previous implementation, in order to keep the code clean

CLAassistant commented 3 weeks ago

CLA assistant check
All committers have signed the CLA.

Guillar1 commented 3 weeks ago

Eventually Template.ts has to be removed and replaced with types from @itwin/insights-client. Configuration --> EC3Configuration