RATIONALE
The application currently uses a Vue.js application to provide the UI for submitting and editing ETDs (via the InProgressEtd model).
This bypasses the Hyrax generated forms and related classes and views, which were not removed from the codebase when we cut-over to the JavaScript based front-end.
coverage: 76.584% (-17.2%) from 93.811%
when pulling 1804fb895fbb1114e52a31add2267273d55d51c8 on clean_up_etd_form
into e6bef2b57397b597ddd59fd86d9af315c5ffb572 on main.
RATIONALE The application currently uses a Vue.js application to provide the UI for submitting and editing ETDs (via the InProgressEtd model).
This bypasses the Hyrax generated forms and related classes and views, which were not removed from the codebase when we cut-over to the JavaScript based front-end.