v2.5.0
UI
- replace modals by dialogs by @3lbanna in #902
- Data view by @Wintxer in #899
- Update redux modules by @skamril in #894
- Issue 840 Remove redux HOC by @skamril in #914
- Issue Update usePromise hook by @skamril in #917
- Improve app translation by @3lbanna in #906
- Update Studies page by @skamril in #921
- Add folder info + enlarge card width + reduce card height by @pl-buiquang in #932
- Add map/areas layout by @3lbanna in #924
- Add generic Form component by @skamril in #933
- Update Form component with auto submit feature by @skamril in #935
- Editable matrix view by @Wintxer in #925
- Add batch studies action (launch) by @pl-buiquang in #939
- Matrix in areas (wind solar reserves miscgen) by @Wintxer in #936
- Matrix stats columns by @Wintxer in #941
- Add form fields components by @skamril in #943
- Add Node Properties view by @3lbanna in #934
- Add strict folder filter by @pl-buiquang in #949
- Outputs summary view by @pl-buiquang in #951
- Add Configuration General params view by @skamril in #944
- Add Links view by @3lbanna in #950
- Add version to single study header by @pl-buiquang in b2def3e
Core
- Add ts number type and view by @pl-buiquang in #901
- Add archive system for outputs by @Hyralc in #923
Storage
- Add managed studies virtual folder management by @pl-buiquang in #900
- Add api with information about outputs variables by @pl-buiquang in #907
Variant Manager
Launcher
- Allow naming the output of a launch by @pl-buiquang in #911
- Add solver stats in db by @pl-buiquang in #937
- Add solver version user choice override by @Hyralc in #824
- Auto unarchive zipped imported output by @pl-buiquang in #938
Fixes
- Issue 716 fix todos in commands by @Hyralc in #898
- Fix pydantic new default deeepcopy on validation by @pl-buiquang in #919
- Fix logmodal & subscription on websockets reconnection by @pl-buiquang in #922
- Fix delete user by @pl-buiquang in #931
- UI Fixes by @pl-buiquang in #945
- Fixes : trad, variant cache bug, user config preservation on variant generation (xpansion) by @pl-buiquang in #947
- Fix cache invalidation on raw studies by @pl-buiquang in 35689ae
- FIX study additional data initialisation by @pl-buiquang in 5da001c
- Fix map view with single area + Fix get synthesis for variants by @pl-buiquang in 08637fb
- Fix note view when draft editor can't break words by @pl-buiquang in 1d2c5ff
Misc
- Update doc by @pl-buiquang in #910
- Add sonar for front by @pl-buiquang in #916
- Use construct in some pydantic model to skip costly validation by @pl-buiquang in #942
Full Changelog: v2.4.0...v2.5.0