Skip to content

Commit

Permalink
fix: about AO showed wrong datetime, newlines in interpretations and …
Browse files Browse the repository at this point in the history
…replies [v39] (#3003)

Fixes https://dhis2.atlassian.net/browse/DHIS2-15825 and
https://dhis2.atlassian.net/browse/DHIS2-16365
Key features

* Show correct date and time in About AO Unit in interpretations panel
* Preserve newlines in interpretations and replies

Other changes since analytics was last updated:
* feat: single value background color change based upon legend (DHIS2-13702)
* fix: sv size when downloading is a small square (DHIS2-15178)
* fix: avoid undefined in totals DHIS2-14511
  • Loading branch information
jenniferarnesen authored Mar 22, 2024
1 parent fcbc341 commit 9b13adc
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 173 deletions.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"redux-mock-store": "^1.5.4"
},
"dependencies": {
"@dhis2/analytics": "^24.9.3",
"@dhis2/analytics": "^24.10.3",
"@dhis2/app-runtime": "^3.9.0",
"@dhis2/app-runtime-adapter-d2": "^1.1.0",
"@dhis2/app-service-datastore": "^1.0.0-beta.3",
Expand Down
Loading

0 comments on commit 9b13adc

Please sign in to comment.