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

Vorbereitung zur Demo 20.11.2024 #165

Merged
merged 4 commits into from
Nov 19, 2024
Merged

Vorbereitung zur Demo 20.11.2024 #165

merged 4 commits into from
Nov 19, 2024

Commits on Oct 17, 2024

  1. Refactor/dave 200 anbindung feature service messstelle (#144)

    * an neue GEODATENEAI-API angepasst
    
    * update spring boot and mapstruct
    
    * add aop for logging metrics
    
    * add changed geodataeai
    
    * adapt openapi file
    
    * reformat code
    
    * rafctor method to load messwerte
    
    * reformat code
    
    * reformat code
    
    * adapt logic
    
    * add some logic
    
    * sicherung
    
    * remove unused method
    
    * add unit test and adapt unit tests
    
    * add unit test
    
    * add unit test
    
    * add unit tests and adapt logic
    
    * add unit tests
    
    * reformat enums
    
    * add unit test
    
    * add unit test
    
    * add unit tests
    
    * add unit test and adapt logic in calculation method
    
    * refactor code
    
    * add unit test and adapt logic in calculation method
    
    * add unit test and adapt logic in calculation method
    
    * add unit test and refactpr mapper
    
    * add unit test
    
    * add unit test
    
    * add unit test
    
    * add unit test
    
    * add unit test
    
    * adapt logic
    
    * change logic listenausgabe
    
    * add unit test
    
    * add unit test
    
    * add unit test
    
    * add unit test
    
    * add unit test
    
    * add unit test
    
    * add unit test
    
    * add unit test
    
    * add unit test
    
    * add unit test ganglinie
    
    * add unit test
    
    * add unit test
    
    * add unit tes
    
    * refactor code
    
    * refactor code
    
    * refactor code
    
    * reformat code
    
    * add reformat code
    
    * refactor code
    
    * refactor code
    
    * fix unit test
    
    * fix unit test
    
    * adapt code in listenausgabe
    
    * adapt code in listenausgabe
    
    * remove settings of attribute
    
    * add docs
    
    * add docs
    
    * add tagestyp
    
    * change api
    
    * reformat code
    
    * remove file
    
    * add logic to avoid nullpointerexception
    
    * add logic to avoid nullpointerexception
    
    * fix unit test
    
    * fix bug in logic of suche mapper
    
    * fix bug in logic of suche mapper
    
    * fix bug in logic of suche mapper
    
    * fix bug in logic of suche mapper
    
    * fix test
    
    * only add unbekannt if not status == abgebaut
    
    * fix LocaDate.max error
    
    * add unspecified to tagestyp
    
    * add filter for response interval type null
    
    * fix bug spitzenstunde
    
    * fix bug intervals
    
    * remove unused import
    
    * an neue api angepasst, remove unused code
    
    * fix validateTagestyp
    
    * change versions
    
    * change version
    
    * change version
    
    * revert versions
    
    * add final
    
    * remove workaround
    
    * Update application-local.yml
    
    * Update application-local.yml
    
    ---------
    
    Co-authored-by: alexander.boxhorn <[email protected]>
    Co-authored-by: boal <[email protected]>
    3 people authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    dee0bd9 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Bug Hotfix Summenbildung mit letzten Intervall des Tages (#160)

    * add unit test
    
    * fix bug for hourly summation
    
    * reformat code
    
    * remove unused imports
    
    * remove unused imports
    
    * change readme
    
    * rename method
    boal authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    bd33e28 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. DAVE-205 Gesamtauswertung Ausgabe Excel (#162)

    * excel wird prototypisch erzeugt
    
    * wip
    
    * wip
    
    * move pom dependency
    
    * regroup code
    
    * move method of spreadsheetservice
    
    * move method of spreadsheetservice
    
    * refactor code
    
    * refactor code
    
    * refactor code
    
    * add javadoc
    
    * streamify nested for loop
    
    * streamify nested for loop
    
    * rename method names
    
    * refactor code
    
    * refactor code
    
    * remove unused import
    
    * add mst id to response info
    
    * add mst id to response info
    
    * rename class and attribute
    
    * rename class and attribute
    
    * refactor code
    
    * refactor code
    
    * remove unused docs
    
    * remove unused docs
    
    * make code more resilient
    
    * adapt to new api docs for geodata eai
    
    * add todo
    
    * umgestellt auf neue Datenstruktur
    
    * generierung des files eingebaut
    
    * sort results
    
    * sort results
    
    * renaming
    
    * add Tests for AuswertungService
    
    * logs entfernt
    
    * add javadoc
    
    * Reviewanmerkungen umgesetzt
    
    * Reviewanmerkungen umgesetzt
    
    * spotless
    
    ---------
    
    Co-authored-by: alexander.kerscher <[email protected]>
    boal and Der-Alex-K authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    6671f3d View commit details
    Browse the repository at this point in the history
  2. Refactor/DAVE-345 Flyway and Postgres (#159)

    * Added Flyway and Postgres
    
    * cleanup pom and flyway script
    
    * disable flyway for unit tests
    
    * fixed pom
    
    ---------
    
    Co-authored-by: alexander.boxhorn <[email protected]>
    vermali and boal authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    374cda9 View commit details
    Browse the repository at this point in the history