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

168 implementierung wahlkonfiguration #231

Merged
merged 85 commits into from
May 31, 2024

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    0a9951a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5e1e6d View commit details
    Browse the repository at this point in the history
  3. create database model

    MrSebastian committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b065396 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92773f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c50351 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0fa6986 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4414f2 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    26b260b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0a21d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6a9cfa View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    2afa1e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    935375c View commit details
    Browse the repository at this point in the history
  3. remove unused method

    MrSebastian committed May 10, 2024
    Configuration menu
    Copy the full SHA
    cf497ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c516ce6 View commit details
    Browse the repository at this point in the history
  5. add lombok builder

    MrSebastian committed May 10, 2024
    Configuration menu
    Copy the full SHA
    22a9250 View commit details
    Browse the repository at this point in the history
  6. creating tests

    MrSebastian committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a9c9c3d View commit details
    Browse the repository at this point in the history
  7. add lombok builder

    MrSebastian committed May 10, 2024
    Configuration menu
    Copy the full SHA
    82a092b View commit details
    Browse the repository at this point in the history
  8. add controller unit test

    MrSebastian committed May 10, 2024
    Configuration menu
    Copy the full SHA
    cce953d View commit details
    Browse the repository at this point in the history
  9. add dto mapper unit test

    MrSebastian committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c380139 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    03e3597 View commit details
    Browse the repository at this point in the history
  11. add service oid

    MrSebastian committed May 10, 2024
    Configuration menu
    Copy the full SHA
    762b264 View commit details
    Browse the repository at this point in the history
  12. add security test utils

    MrSebastian committed May 10, 2024
    Configuration menu
    Copy the full SHA
    09136ee View commit details
    Browse the repository at this point in the history
  13. add service security test

    MrSebastian committed May 10, 2024
    Configuration menu
    Copy the full SHA
    268cdcb View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. add default konfig values

    MrSebastian committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9486a0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d9e908 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c581bee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2aec6dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03639ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e975961 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ee363a View commit details
    Browse the repository at this point in the history
  8. spotless:apply

    MrSebastian committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1fc1aab View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Merge branch 'refs/heads/dev' into 168-implementierung-wahlkonfiguration

    # Conflicts:
    #	stack/keycloak/migration/keycloak-changelog.yml
    MrSebastian committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c863512 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f542cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a9ed15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3b976c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb0180c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb47128 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32f2482 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e525db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0695894 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6653209 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1b0d2e4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    68e5513 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0f0fd15 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    20717df View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ca7cad9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3e1044c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    88dae83 View commit details
    Browse the repository at this point in the history
  18. spotless:apply

    MrSebastian committed May 14, 2024
    Configuration menu
    Copy the full SHA
    59ac615 View commit details
    Browse the repository at this point in the history
  19. fixing tests

    MrSebastian committed May 14, 2024
    Configuration menu
    Copy the full SHA
    855676a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    020060d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    27c7051 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9d6f261 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    041735a View commit details
    Browse the repository at this point in the history
  24. fix typos in validator

    MrSebastian committed May 14, 2024
    Configuration menu
    Copy the full SHA
    1a73b6d View commit details
    Browse the repository at this point in the history
  25. remove unused method

    MrSebastian committed May 14, 2024
    Configuration menu
    Copy the full SHA
    615a75c View commit details
    Browse the repository at this point in the history
  26. add super @nonnull

    MrSebastian committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6eb8ed7 View commit details
    Browse the repository at this point in the history
  27. remove unnecessary ;

    MrSebastian committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a7c6c34 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    201a75e View commit details
    Browse the repository at this point in the history
  29. spotless:apply

    MrSebastian committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5a105c0 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. remove empty lines

    MrSebastian committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d8e2c48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96b409b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af2e01f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    734566d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0883108 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a42b14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e43e21 View commit details
    Browse the repository at this point in the history
  8. remove empty line

    MrSebastian committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1322de2 View commit details
    Browse the repository at this point in the history
  9. spotless:apply

    MrSebastian committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ecb1318 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b77cb70 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5143e89 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Merge branch 'refs/heads/dev' into 168-implementierung-wahlkonfiguration

    # Conflicts:
    #	stack/keycloak/migration/keycloak-changelog.yml
    #	wls-infomanagement-service/src/main/java/de/muenchen/oss/wahllokalsystem/infomanagementservice/configuration/SecurityConfiguration.java
    #	wls-infomanagement-service/src/test/java/de/muenchen/oss/wahllokalsystem/infomanagementservice/configuration/SecurityConfigurationTest.java
    MrSebastian committed May 22, 2024
    Configuration menu
    Copy the full SHA
    53fa731 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6069aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bc21b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3a26a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6246ea7 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Merge branch 'refs/heads/dev' into 168-implementierung-wahlkonfiguration

    # Conflicts:
    #	stack/keycloak/migration/keycloak-changelog.yml
    MrSebastian committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e941152 View commit details
    Browse the repository at this point in the history
  2. fix comment

    MrSebastian committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f57806c View commit details
    Browse the repository at this point in the history
  3. feedback: fixing typos

    Co-authored-by: Fabian Wilms <10800158+FabianWilms@users.noreply.github.com>
    MrSebastian and FabianWilms committed May 28, 2024
    Configuration menu
    Copy the full SHA
    afac4ae View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/168-implementierung-wahlkonfigur…

    …ation' into 168-implementierung-wahlkonfiguration
    MrSebastian committed May 28, 2024
    Configuration menu
    Copy the full SHA
    fe6e376 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27f3ef7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7be4b59 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8523da6 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Merge branch 'refs/heads/dev' into 168-implementierung-wahlkonfiguration

    # Conflicts:
    #	stack/keycloak/migration/keycloak-changelog.yml
    MrSebastian committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e762f69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    380166a View commit details
    Browse the repository at this point in the history