OP-TED / eforms-notice-editor

This is a sample eForms application that demonstrates how to use the eFroms SDK to create a eForms notices.
5 stars 2 forks source link

Feature/tedefo 1415 save notice to xml #7

Closed rouschr closed 1 year ago

rouschr commented 1 year ago

Save notice to XML: visual model (JSON), conceptual model (Java), physical model (XML), XSD validation, returns XML to front end. There are unit tests covering the save notice feature (simple case, nested repeating groups, ...) and mvn clean install passes, meaning all tests pass.

Major refactoring of some backend code and more code documentation. Includes various checkstyle and spotbugs fixes.

Rewamp of the UI design and front end code by Ioannis.