Ui integration
Description
Remove the old UI and add the new UI to the core.
Closes #142 (closed)
Changes
Deleted old UI
Additions
- Added a dist.zip to the resources containing the output of
npm run build
in the auta-ui project zipped into one file - Added a gradle task that unzips the dist.zip into the static resource folder when the core is built
Test and Review
To be filled in by the reviewers
-
All of the methods are commented to expectation -
The methods are tested to satisfaction -
There are no unnecessary files present in the MR -
The continuous integration has no problems with the MR -
The MR is filled in as requested (including labels, milestones, and reviewers) -
The documentation is up-to-date -
All nullable parameters are marked as such