Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

154 implementierung wahlvorschlag #337

Merged
merged 57 commits into from
Jul 9, 2024
Merged

Conversation

dragonfly28
Copy link
Contributor

Beschreibung:

Implementierung der Wahlvorschläge für den EAI-Service:

  • loadWahlvorschlaege
  • loadWahlvorschlaegeListe
  • loadReferendumvorlagen

Definition of Done (DoD):

Backend

  • Doku aktualisiert
  • Swagger-API vollständig
  • Unit-Tests gepflegt
  • Integrationstests gepflegt
  • Beispiel-Requests gepflegt

Closes #154

@dragonfly28 dragonfly28 linked an issue Jul 4, 2024 that may be closed by this pull request
2 tasks
Copy link
Member

@MrSebastian MrSebastian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bitte auch noch den Conflict auflösen

dragonfly28 and others added 7 commits July 5, 2024 13:47
…eaiservice/domain/wahlvorschlag/Kandidat.java

Co-authored-by: MrSebastian <13592751+MrSebastian@users.noreply.github.com>
…eaiservice/domain/wahlvorschlag/Referendumoption.java

Co-authored-by: MrSebastian <13592751+MrSebastian@users.noreply.github.com>
…eaiservice/domain/wahlvorschlag/Referendumoption.java

Co-authored-by: MrSebastian <13592751+MrSebastian@users.noreply.github.com>
…eaiservice/domain/wahlvorschlag/Referendumvorlage.java

Co-authored-by: MrSebastian <13592751+MrSebastian@users.noreply.github.com>
…eaiservice/domain/wahlvorschlag/Referendumvorlage.java

Co-authored-by: MrSebastian <13592751+MrSebastian@users.noreply.github.com>
…eaiservice/service/wahlvorschlag/WahlvorschlagServiceTest.java

Co-authored-by: MrSebastian <13592751+MrSebastian@users.noreply.github.com>
…eaiservice/service/wahlvorschlag/WahlvorschlagServiceTest.java

Co-authored-by: MrSebastian <13592751+MrSebastian@users.noreply.github.com>
dragonfly28 and others added 15 commits July 5, 2024 14:02
…eaiservice/service/wahlvorschlag/WahlvorschlagService.java

Co-authored-by: MrSebastian <13592751+MrSebastian@users.noreply.github.com>
…eaiservice/service/wahlvorschlag/WahlvorschlagMapper.java

Co-authored-by: MrSebastian <13592751+MrSebastian@users.noreply.github.com>
…eaiservice/service/wahlvorschlag/WahlvorschlagServiceTest.java

Co-authored-by: MrSebastian <13592751+MrSebastian@users.noreply.github.com>
…eaiservice/service/wahlvorschlag/WahlvorschlagServiceTest.java

Co-authored-by: MrSebastian <13592751+MrSebastian@users.noreply.github.com>
dragonfly28 and others added 3 commits July 9, 2024 13:50
suggestions from MrSebastian

Co-authored-by: MrSebastian <13592751+MrSebastian@users.noreply.github.com>
@dragonfly28 dragonfly28 merged commit 225224c into dev Jul 9, 2024
3 checks passed
@dragonfly28 dragonfly28 deleted the 154-implementierung-wahlvorschlag branch July 9, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implementierung Wahlvorschlag
2 participants