ScottLogic / finos-vuu

Vuu - an open source view server and html 5 based UI system
https://vuu.finos.org
Apache License 2.0
1 stars 0 forks source link

Implement JsonNode in Layout DTOs #81

Open cfisher-scottlogic opened 11 months ago

cfisher-scottlogic commented 11 months ago

Background

Layout definitions are currently being transferred to and from the server as raw string values in a single JSON field. Since the layout is defined in a JSON format, we want to embed this as a fully formed node within the request/response.

Work Required

Notes

cfisher-scottlogic commented 11 months ago

Started working on this whilst I was waiting for #25 to be reviewed. Now that's been merged I'll be focusing on #66, so this can be picked up by someone else.

Branch (WIP): https://github.com/ScottLogic/finos-vuu/tree/VUU81-jsonnode-in-layout