v2.13.0
laurent-laporte-pro
released this
10 Mar 08:16
·
1738 commits
to dev
since this release
What's Changed
UI
- feat(ui-common): add doc link on subsections by @hdinia in #1241
- feat(ui-commands): add confirm dialog on delete command by @hdinia in #1258
- feat(ui-results): add download button on results matrix by @hdinia in #1290
- feat(ui-redux): add menu state in local storage by @hdinia in #1297
- feat(ui-study): add text ellipsis on study name by @hdinia in #1270
- feat(ui-study): add path tooltip on study title by @hdinia in #1300
- feat(ui-map): add layers and districts French translations by @hdinia in #1292
- feat(ui-model,api): update renewable form by @hdinia in #1313
- feat(ui-hydro): disable unnecessary matrices stats columns by @hdinia in #1342
- feat(ui): add tooltips to collapsed main menu by @hdinia in #1279
API / back office
- feat(api-websocket): Better handle the events in eventbus braodcasting by @laurent-laporte-pro in #1240
- feat(api,tablemode,ui-tablemode): add renewable and binding constraint type by @skamril in #1293
- feat(redux): extend left menu by default by @hdinia in #1266
- feat(launcher): integrate Antares Solver v8.5.0 by @laurent-laporte-pro in #1282
- feat(model,api): update thermal form by @hdinia in #1317
- feat(study): make projection in
XpansionSensitivitySettings
optional by @MartinBelthle in #1349 - feat(adequacy-patch): consider
excluded_areas
before launching and cleanup output by @laurent-laporte-pro in #1361 - feat(storage): add v8.5 template by @MartinBelthle in #1328
Fixes
- fix(ui-study): remove the create command button by @hdinia in #1251
- fix(storage/variant): create
filestudy
config with correct output path by @pl-buiquang in #1260 - fix(ui-wording): correct wording of user messages by @hdinia in #1271
- fix(ui-wording): correct French translations by @hdinia in #1273
- fix(api): unexpected behavior when launching simulations by @laurent-laporte-pro in #1301
- fix(storage): ignore zipped output if an unzipped version exists by @MartinBelthle in #1269
- fix(study-upgrader): add a fail-safe rollback to the upgrade process by @MartinBelthle in #1263
- fix(ui-studies): remove regex support in search field by @skamril in #1326
- fix(ui-hydro): add path for ror matrix in hydro by @hdinia in #1340
- fix(api-slurm): avoid raising FileNotFound error when retrieving outputs by @laurent-laporte-pro in #1380
- fix: prevent default workspace scan by @pl-buiquang in #1244
Other changes
- feat(GitHub): add feature request template by @laurent-laporte-pro in #1284
- feat(GitHub): add bug report template by @laurent-laporte-pro in #1283
- ci(GitHub): remove Create Issue Branch app file by @skamril in #1299
- ci(GitHub): use ubuntu-20.04 instead of ubuntu-22.04 (latest) by @flomnes in #1311
- build: update
package.json
and remove unused files by @skamril in #1323 - build: update
requirements.txt
and correct mypy issue by @laurent-laporte-pro in #1327 - test: simplify unit tests by @laurent-laporte-pro in #1325
New Contributors
Full Changelog: v2.12.2...v2.13.0