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

Dynawo models supplier #349

Merged
merged 15 commits into from
Jun 7, 2024
Merged

Dynawo models supplier #349

merged 15 commits into from
Jun 7, 2024

Commits on Apr 30, 2024

  1. add equipment method in EquipmentModelBuilder interface

    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4fbd5af View commit details
    Browse the repository at this point in the history
  2. Add category name to dynamic and event builders

    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    782f34f View commit details
    Browse the repository at this point in the history
  3. Add category name to dynamic and event builders 2

    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    66ac224 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Add dynamic and event models suppliers

    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f1d3fb0 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Add test coverage

    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5b85593 View commit details
    Browse the repository at this point in the history
  2. Fix code smell

    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d329a2f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    51e7cce View commit details
    Browse the repository at this point in the history
  2. Fix report id key duplicate

    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2070a1a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Switch DynamicModelConfig and EventModelConfig to record

    Add javadoc
    
    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cd371ad View commit details
    Browse the repository at this point in the history
  2. Add javadoc

    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1a05055 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Add single parameter setter in TCB builder

    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a5f2076 View commit details
    Browse the repository at this point in the history
  2. Use PropertyBuilder.CollectionType instead of special property type

    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fc531a3 View commit details
    Browse the repository at this point in the history
  3. Review fix

    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c972518 View commit details
    Browse the repository at this point in the history
  4. Add conversion for PropertyBuilder arrays

    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d71bac7 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    a2aac60 View commit details
    Browse the repository at this point in the history