2.0.0-2023KW24
awildturtok
released this
12 Jun 13:51
·
1543 commits
to master
since this release
What's Changed
- adds description to asIds output for more info by @awildturtok in #3056
- uses ExecutionId in ExecutionManager cache, because the underlying im… by @awildturtok in #3058
- implement emptyLabel for FilterSearch by @awildturtok in #3031
- Change HoverNavitgable Timeout from 0.6s to 1s by @fabian-bizfactory in #3061
- Iterate time stratified infos by @Kadrian in #3057
- defaults for exclude from date aggregation by @awildturtok in #3064
- map progress as double, and fix sorting of progress by @awildturtok in #3066
- fix not setting excludeFromTimeAggregation for bare nodes by @awildturtok in #3068
- fix wrong usage of progress by @awildturtok in #3069
- Documentation for .import.json by @awildturtok in #3062
- set prettyPrint=false for EntityPreviewExecution output by @awildturtok in #3072
- Test building Container images in CI by @awildturtok in #3073
- added year and month selection to Datepicker by @MarcoKorinth in #3070
- Fix multi-select race condition by @Kadrian in #3079
- set first day of the week to monday in datepicker and added hover eff… by @MarcoKorinth in #3078
- Implements getValue for ExternalForm, also move the field into subcla… by @awildturtok in #3080
- allows not setting queryGroup which will then select ALL entities (CQ… by @awildturtok in #3081
- adds
ConceptColumnT
to ConceptColumnSelect if asIds=true by @awildturtok in #3074 - removes NOT_EMPTY validation for frontend, as no query-group is legal by @awildturtok in #3082
- Fixes which values are sent to Frontend and external Api by @awildturtok in #3087
Full Changelog: v2.0.0-2023KW19...v2.0.0-2023KW24