Switch to new NOVA libraries
Summary of Changes
We have been working on standardizing the packages we use to build Trame apps and putting them all in a single namespace (nova-trame, nova-mvvm, etc). This repo was setup before this was in place, so I've updated it to use the new libraries properly.
I believe this should be everything. If you notice any issues just let me know!
Checklist
-
The MR has a clear and concise title -
Code is self-documented and follows style guidelines. -
Automated tests are written and pass successfully. -
Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable) -
Readme file is present and up-to-date.