Skip to content

Add create new edition button

Timur Oberhuber requested to merge 51-add-add-new-edition-button into dev

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

Checklist

  • I have added a changelog entry to reflect the significant changes I made.
Edited by Timur Oberhuber

Merge request reports