uo-lca / CalRecycleLCA

CalRecycle Used Oil LCA Online Tool
Other
0 stars 0 forks source link

Display general comments on process instances and process LCIA #251

Closed bkuczenski closed 9 years ago

bkuczenski commented 9 years ago

New API route /api/processes/x/comment returns the contents of common:generalComment in the XML file. This should be displayed on the process-instance and process-lcia views, somewhere sensible, maybe to the right of the header block. Note: for many processes it is empty.

There is also an /api/flows/x/comment but at the moment I can't think of anywhere this should be displayed.

uo-lca commented 9 years ago

This issue was moved to uo-lca/FrontEnd#1

binaworks commented 9 years ago

backend should wrap comment inside an object

bkuczenski commented 9 years ago

in the process of updating generalComment fields...

bkuczenski commented 9 years ago

done!