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

[energidataservice] Initial contribution #14376

Merged
merged 17 commits into from
Jul 3, 2023

Commits on Jun 16, 2023

  1. Initial contribution

    Signed-off-by: Jacob Laursen <[email protected]>
    jlaur committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    c095bee View commit details
    Browse the repository at this point in the history
  2. Remove Value-Added Tax

    Signed-off-by: Jacob Laursen <[email protected]>
    jlaur committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    e0e0298 View commit details
    Browse the repository at this point in the history
  3. Migrate naming convention

    Signed-off-by: Jacob Laursen <[email protected]>
    jlaur committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    8b9e8c2 View commit details
    Browse the repository at this point in the history
  4. Add channel configuration example

    Signed-off-by: Jacob Laursen <[email protected]>
    jlaur committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    7a2fa81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d8797f View commit details
    Browse the repository at this point in the history
  6. Add filter for another grid company

    Signed-off-by: Jacob Laursen <[email protected]>
    jlaur committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    9376fc5 View commit details
    Browse the repository at this point in the history
  7. Use ISO 3166-1 alpha-2 codes in lowercase for XSD compliance

    Signed-off-by: Jacob Laursen <[email protected]>
    jlaur committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    dbd0946 View commit details
    Browse the repository at this point in the history
  8. Fix error handling for deserializers

    Signed-off-by: Jacob Laursen <[email protected]>
    jlaur committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    a885b85 View commit details
    Browse the repository at this point in the history
  9. Fix compliance with RFC 9110 section 10.1.5

    Signed-off-by: Jacob Laursen <[email protected]>
    jlaur committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    7b59988 View commit details
    Browse the repository at this point in the history
  10. Add JavaScript example code

    Signed-off-by: Jacob Laursen <[email protected]>
    jlaur committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    a47fe9d View commit details
    Browse the repository at this point in the history
  11. Refactor List to Collection and use iterators

    Signed-off-by: Jacob Laursen <[email protected]>
    jlaur committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    3f73405 View commit details
    Browse the repository at this point in the history
  12. Add filter for another grid company

    Signed-off-by: Jacob Laursen <[email protected]>
    jlaur committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    68b7487 View commit details
    Browse the repository at this point in the history
  13. Extend cached history to 24 hours

    Signed-off-by: Jacob Laursen <[email protected]>
    jlaur committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    4d00b22 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Remove filter for expired GLN

    Signed-off-by: Jacob Laursen <[email protected]>
    jlaur committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    eeddd5a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Fix typos

    Signed-off-by: Jacob Laursen <[email protected]>
    jlaur committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    a60efef View commit details
    Browse the repository at this point in the history
  2. Improve descriptions

    Signed-off-by: Jacob Laursen <[email protected]>
    jlaur committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    983efd6 View commit details
    Browse the repository at this point in the history
  3. Improve logging

    Signed-off-by: Jacob Laursen <[email protected]>
    jlaur committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    14452dc View commit details
    Browse the repository at this point in the history