Add create new edition button
Description
New Edition Button
- Adds a create new edition button
- This button opens an overlay to create a new edition
Code Clean-Up
- More Testing (Mostly AuthenticationService)
- Added JavaDoc to all methods in services and controllers
- Controllers only use services (not repositories)
- Services only use one repository (with slight exceptions when very tight coupling)
Related Issues
- Resolves #51 (closed)
Checklist
-
I have added a changelog entry to reflect the significant changes I made.
Edited by Timur Oberhuber