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

v2.17.1 #2035

Closed
wants to merge 54 commits into from
Closed

v2.17.1 #2035

wants to merge 54 commits into from

Commits on Apr 29, 2024

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

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    920df39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63ec8d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    470edde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d011168 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c132082 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    860afe7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    365ef4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9de4e43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac1d270 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d6cad7b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

Commits on May 16, 2024

  1. feat(ui-utils): add overload signatures for validateNumber function…

    … in validationUtils
    skamril committed May 16, 2024
    Configuration menu
    Copy the full SHA
    63eda4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    430d88b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6afb77c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d51a5b0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

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

Commits on May 21, 2024

  1. feat(launcher): add new API endpoint /v1/launcher/time-limit and up…

    …date `LauncherDialog`
    laurent-laporte-pro authored and hdinia committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8fdae44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b63a111 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd98824 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    11ee6c9 View commit details
    Browse the repository at this point in the history
  2. feat(launcher): change endpoint /v1/launcher/time-limit to return `…

    …min`, `defaultValue` and `max`
    laurent-laporte-pro committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e9a63e0 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. feat(ui-launcher): use endpoint /v1/launcher/time-limit to get `min…

    …`, `defaultValue` and `max` values
    laurent-laporte-pro committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e71b84f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44c7aa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cf6ea4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc8a50d View commit details
    Browse the repository at this point in the history
  5. feat(launcher): add new API endpoint /v1/launcher/time-limit and up…

    …date `LauncherDialog` (#2012)
    
    Merge pull request #2012 from AntaresSimulatorTeam/feature/handle-time-limit-launcher
    laurent-laporte-pro authored May 23, 2024
    Configuration menu
    Copy the full SHA
    daf6a3a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. build(pyinstaller): upgrade version of pyinstaller in build requireme…

    …nts (#2030)
    
    Co-authored-by: belthlemar <martin.belthle@rte-france.com>
    laurent-laporte-pro and MartinBelthle authored May 24, 2024
    Configuration menu
    Copy the full SHA
    ae834f8 View commit details
    Browse the repository at this point in the history
  2. feat(raw): refactor aggregation endpoint (#2031)

    1- Speeds up the process (refactoring + new response model)
    2- Add possibility to select links ids
    3- Add max size limit
    4- Change horizon value to fit with the spec
    5- Tests added
    
    ---------
    
    Co-authored-by: Laurent LAPORTE <laurent.laporte.pro@gmail.com>
    MartinBelthle and laurent-laporte-pro authored May 24, 2024
    Configuration menu
    Copy the full SHA
    738ce3c View commit details
    Browse the repository at this point in the history
  3. refactor(ui-storages): update form (#2025)

    * add a fieldset
    * use validationUtils
    * change margin
    skamril authored May 24, 2024
    Configuration menu
    Copy the full SHA
    bc4d840 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4508a55 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. feat(desktop): update Antares Web Desktop version (#2036)

    Changes:
    - update the sample study to version v8.8
    - update Antares Solver to version v8.8.5
    - remove `AntaresWebWorker` from distribution
    laurent-laporte-pro authored May 27, 2024
    Configuration menu
    Copy the full SHA
    6686d10 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. fix(variant-command): correct behavior of area creation command (#2042)

    This PR corrects a bug in area creation command when the
    `input/thermal/areas.ini` file has missing sections
    
    ---------
    
    Co-authored-by: Mohamed Abdel Wedoud <mohammed.youssouf@gmail.com>
    laurent-laporte-pro and mabw-rte authored May 28, 2024
    Configuration menu
    Copy the full SHA
    accd728 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    b6e43c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    644f1dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61d85c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8768a35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48f893d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3e8c28 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    588f398 View commit details
    Browse the repository at this point in the history
  8. fix(commands): correct remove_cluster & remove_renewables_cluster

    … commands to remove Scenario Builder data
    laurent-laporte-pro committed May 29, 2024
    Configuration menu
    Copy the full SHA
    12715cd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6e1b4ac View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    772953b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15cb07d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    709fee5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c3bc8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0c82b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    500e865 View commit details
    Browse the repository at this point in the history
  5. feat(ui): add studies archive tag (#2043)

    (cherry picked from commit 30c4171)
    hdinia authored and laurent-laporte-pro committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6e41ba7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    827850e View commit details
    Browse the repository at this point in the history
  7. fix(ui): prevent CreateVariantDialog fields overflow (#2044)

    (cherry picked from commit 4665e88)
    hdinia authored and laurent-laporte-pro committed May 31, 2024
    Configuration menu
    Copy the full SHA
    012bee4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4ca31f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. fix(variants): display variants in chronological order in the variant…

    …s tree (#2049)
    
    This PR fixes
    [ANT-1797](https://gopro-tickets.rte-france.com/browse/ANT-1797)
    
    The database query was changed to query the children in chronological
    order.
    laurent-laporte-pro authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1283d80 View commit details
    Browse the repository at this point in the history
  2. fix(upgrade): raise an HTTP 417 exception when an upgrade has unmet r…

    …equirements (#2047)
    
    Context: 
    This PR addresses two potential issues that can occur when upgrading
    studies:
    - Upgrading a variant study could potentially corrupt it.
    - Upgrading a parent study that has variant children could potentially
    corrupt those children.
    
    Issue: 
    At present, our system does not support the upgrade of commands, which
    complicates the resolution of these issues. Until we develop a solution
    for upgrading commands, this PR implements measures to prevent the two
    situations mentioned above.
    
    Solution: 
    The modifications in this PR will trigger a 417 HTTP ERROR if an attempt
    is made to upgrade a study that either has children or is a variant.
    This is a temporary measure until we implement a solution for upgrading
    commands.
    mabw-rte authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5545e6f View commit details
    Browse the repository at this point in the history