v2.16.0
laurent-laporte-pro
released this
30 Nov 08:40
·
1061 commits
to master
since this release
What's Changed
- Update npm packages by @skamril in #1749
- feat(model): handling binding constraints frequency in study configuration parsing by @MartinBelthle in #1702
- feat(api): add endpoint get_nb_cores by @TLAIDI in #1727
- feat(st-storage): allow all parameters in endpoint for short term storage creation by @TLAIDI in #1736
- feat(launcher): add information about which user launched a study by @MartinBelthle in #1761
- feat(simulation-ui): use API to get launcher number of cores by @hdinia in #1776
- test(api): added end-to-end test to ensure seamless functionality of API endpoints with the "bot" token by @MartinBelthle in #1770
- feat(permission): update permission types, replaced DELETE with WRITE for improved study control by @MartinBelthle in #1775
- test: correct
test_commands_service
: ensure the admin user is in database by @laurent-laporte-pro in #1782 - feat(ui-studies): rework study launch dialog by @hdinia in #1784
- feat(thermal): refactor thermal view by @hdinia in #1733
- feat(ui): update LauncherDialog by @hdinia in #1789
- chore(api): modify
ThermalConfig
in API example to avoidValidationError
by @MartinBelthle in #1795 - feat(api): add renewable clusters to API endpoints by @hdinia in #1798
- chore: fix typo in the documentation of shell scripts by @laurent-laporte-pro in #1793
- feat(ui-storages): add storages list view and form by @hdinia in #1791
- feat(utils): support 7z import for studies, outputs and matrices by @MartinBelthle in #1762
- fix(st-storage): the
initial_level
value must be between 0 and 1 by @laurent-laporte-pro in #1815 - test(apidoc): add unit test for apidoc page by @MartinBelthle in #1797
- feat(ui-thermal): update thermal clusters list view and form labels by @hdinia in #1807
- fix(ui): update dynamic areaId segment URL path on area change by @hdinia in #1811
- fix(ui-tasks): filter deleted studies jobs by @hdinia in #1816
- feat(ui): reduce studies header height by @hdinia in #1819
- fix(ui-study): prevent study tasks list to contain all studies tasks by @hdinia in #1820
- feat(ui-renewables): add new list view by @hdinia in #1803
- feat(api-raw): add the
create_missing
flag to allow creating missing files when uploading a file by @laurent-laporte-pro in #1817 - feat(ui-areas): add version check for storage tab by @hdinia in #1825
- docs(rtd): correct the configuration for ReadTheDocs by @laurent-laporte-pro in #1833
- Hotfix v2.15.6 to dev by @skamril in #1834
- feat(api-storage): update initial level field default value by @hdinia in #1836
- feat(study-upgrader): denormalize study only when needed by @MartinBelthle in #1813
- perf(api-study): optimize study overview display in Antares Web by @laurent-laporte-pro in #1827
- feat(launcher): allow users with
Permission.READ
or above to unzip a study by @MartinBelthle in #1796 - fix(xpansion): add missing
separation_parameter
field in the settings by @romeoadanhounme in #1831 - feat(ui-studies): update launcher dialog xpansion field by @hdinia in #1826
- build: v2.16.0 on master 🌞 by @laurent-laporte-pro in #1844
New Contributors
- @romeoadanhounme made their first contribution in #1831
Full Changelog: v2.15.6...v2.16.0