We need to figure out how we will persist the completion status to the database. Perhaps in the same pattern as we currently have. Out of the scope of this issue is part 2 which is highlighting nodes without outstanding dependencies. Relevant files are displayLayerStore.js and serde.js.
We need to figure out how we will persist the completion status to the database. Perhaps in the same pattern as we currently have. Out of the scope of this issue is part 2 which is highlighting nodes without outstanding dependencies. Relevant files are
displayLayerStore.js
andserde.js
.