diff --git a/website/data/app_releases.json b/website/data/app_releases.json
index 70a9c723..6c4fbbb5 100644
--- a/website/data/app_releases.json
+++ b/website/data/app_releases.json
@@ -2,8 +2,8 @@
"app-management-app": {
"v100.2.32": {
"Bug Fixes": [
- "DHIS2-13915: show spinner when an app is being installed",
- "DHIS2-15586: update installed state for non-core apps"
+ "DHIS2-15586: update installed state for non-core apps",
+ "DHIS2-13915: show spinner when an app is being installed"
]
},
"v100.2.31": {
@@ -69,8 +69,8 @@
},
"v100.2.19": {
"Bug Fixes": [
- "support core and custom app management when app hub is not available [DHIS2-13112] (#485)",
- "correct logic"
+ "correct logic",
+ "support core and custom app management when app hub is not available [DHIS2-13112] (#485)"
]
},
"v100.2.18": {
@@ -140,8 +140,8 @@
},
"v100.2.5": {
"Bug Fixes": [
- "sort app versions in descending order and remove button text underline (#315)",
- "remove text decoration from download link"
+ "remove text decoration from download link",
+ "sort app versions in descending order and remove button text underline (#315)"
]
},
"v100.2.4": {
@@ -222,9 +222,9 @@
},
"v100.1.0": {
"Bug Fixes": [
- "add cypress data test prefix to cypress.json",
+ "use getWithDataTest and findWithDataTest",
"add start:nobrowser script",
- "use getWithDataTest and findWithDataTest"
+ "add cypress data test prefix to cypress.json"
],
"Features": [
"add e2e workflow step"
@@ -331,8 +331,8 @@
},
"v100.43.0": {
"Bug Fixes": [
- "[DHIS2-15879] Unable to schedule event with note (#3421)",
- "translations: sync translations from transifex (master)"
+ "translations: sync translations from transifex (master)",
+ "[DHIS2-15879] Unable to schedule event with note (#3421)"
],
"Features": [
"[DHIS-14012] removed download as XML button (#3434)"
@@ -392,14 +392,14 @@
"dashboard-app": {
"v100.0.4": {
"Bug Fixes": [
- "translations: sync translations from transifex (dev)",
- "merge translations from past 3 weeks"
+ "merge translations from past 3 weeks",
+ "translations: sync translations from transifex (dev)"
]
},
"v100.0.3": {
"Bug Fixes": [
- "parse the ou filter correctly for all ou types (#2691)",
- "merge to master"
+ "merge to master",
+ "parse the ou filter correctly for all ou types (#2691)"
]
},
"v100.0.2": {
@@ -431,14 +431,14 @@
},
"v100.0.8": {
"Bug Fixes": [
- "add scroll for workflows [DHIS2-15415]",
"update jest mock [DHIS2-15415]",
- "remove v37 e2e",
- "update v39 fixtures",
- "update v38 fixtures",
- "prevent failing jest test",
+ "add scroll on workflow selector [DHIS2-15415]",
+ "add scroll for workflows [DHIS2-15415]",
"translations: sync translations from transifex (master)",
- "add scroll on workflow selector [DHIS2-15415]"
+ "prevent failing jest test",
+ "update v39 fixtures",
+ "remove v37 e2e",
+ "update v38 fixtures"
]
},
"v100.0.7": {
@@ -485,12 +485,12 @@
},
"v100.3.8": {
"Bug Fixes": [
- "help: add warning style reference to help",
- "warning border style to yellow",
"prevent setting warning as undefined",
- "tests: update tests",
+ "validator: limits as warning instead of error (#357)",
+ "warning border style to yellow",
"prevent unnecessary renders when form has errors (#358)",
- "validator: limits as warning instead of error (#357)"
+ "tests: update tests",
+ "help: add warning style reference to help"
]
},
"v100.3.7": {
@@ -520,11 +520,11 @@
},
"v100.3.3": {
"Testing": [
+ "publish cypress test results to reportportal (#349)",
"cleaning PR",
"debug merging launches",
"update API_KEY name and merge parallel launches",
- "use import instead of require",
- "publish cypress test results to reportportal (#349)"
+ "use import instead of require"
],
"Bug Fixes": [
"handle non-standard server time zone ids [DHIS2-15511] (#344)"
@@ -537,31 +537,31 @@
},
"v100.3.1": {
"Testing": [
- "use set form completion mutation: cover with tests",
- "use imperative validate: cover request failure",
- "cover hooks in data-value-mutations.js (#314)",
- "cover & cartesian",
- "category combo table body: cover with tests",
+ "use update limits: cover with tests",
+ "use delete data value mutation: cover with tests",
"use imperative validate: use real query keys instead of mocked ones",
"use upload file data value mutation: cover with tests",
- "cover remaining metadata selectors",
- "use set data value mutation: cover with tests",
"use delete limits: cover with tests",
- "use delete data value mutation: cover with tests",
+ "category combo table body: cover with tests",
+ "use set data value mutation: cover with tests",
"cartesian: cover with tests (DHIS2-14386)",
- "use update limits: cover with tests",
- "metadata selectors: add jest tests for all untested selectors",
+ "use imperative validate: cover request failure",
+ "cover remaining metadata selectors",
+ "cover hooks in data-value-mutations.js (#314)",
"cover useImperativeValidate with tests (#321)",
- "use imperative validate: cover response transformation"
+ "cover & cartesian",
+ "use imperative validate: cover response transformation",
+ "use set form completion mutation: cover with tests",
+ "metadata selectors: add jest tests for all untested selectors"
],
"Bug Fixes": [
+ "translations: sync translations from transifex (development)",
"lock forms when organisation unit is closed [BETA-25] (#317)",
+ "rollback failed complete [DHIS2-15033] (#312)",
"use FetchError class from app-runtime [DHIS2-15085] (#316)",
- "include attribute options in completion post [DHIS2-15032] (#311)",
"use set form completion mutation: handle optimistic update errors correctly",
- "rollback failed complete [DHIS2-15033] (#312)",
- "translations: sync translations from transifex (development)",
"cover useSetFormCompletionMutation with tests (#315)",
+ "include attribute options in completion post [DHIS2-15032] (#311)",
"cartesian: return empty array when no vectors provided"
],
"Features": [
@@ -570,34 +570,34 @@
},
"v100.3.0": {
"Features": [
- "lock-status: check lockDate (wip)",
"lock-status: add expiry to footer bar",
+ "lock-status: check lockDate (wip)",
"form expiry info and data input periods [DHIS2-14600] [DHIS2-14218] (#300)",
"nice UI"
],
"Bug Fixes": [
- "adjust for different time locales",
"remove conditional chaining",
- "use set form completion mutation: handle optimistic update errors correctly",
- "error when no period is selected",
"use relative time with absolute time in tooltip",
- "use suggested text",
- "only update status from backend once",
- "handle undefined data set",
- "expiry date calculation",
+ "include username in string for i18n",
"don't show expiration if excepted by user authorities",
+ "use set form completion mutation: handle optimistic update errors correctly",
+ "only update status from backend once",
"align inputPeriod check with backend [DHIS2-14218]",
"cover useSetFormCompletionMutation with tests (#315)",
- "include username in string for i18n"
+ "expiry date calculation",
+ "adjust for different time locales",
+ "handle undefined data set",
+ "error when no period is selected",
+ "use suggested text"
],
"Testing": [
- "use set form completion mutation: cover with tests",
- "cover hooks in data-value-mutations.js (#314)",
+ "use update limits: cover with tests",
+ "use delete data value mutation: cover with tests",
"use upload file data value mutation: cover with tests",
+ "use delete limits: cover with tests",
"use set data value mutation: cover with tests",
- "use delete data value mutation: cover with tests",
- "use update limits: cover with tests",
- "use delete limits: cover with tests"
+ "cover hooks in data-value-mutations.js (#314)",
+ "use set form completion mutation: cover with tests"
]
},
"v100.2.4": {
@@ -622,79 +622,79 @@
},
"v100.2.0": {
"Bug Fixes": [
+ "optionSet: sort selected options",
+ "translations: sync translations from transifex (development)",
+ "deps: update tanstack-query monorepo to v4.19.1",
"option-set: fix clear button",
- "deps: update dependency idb-keyval to v6.2.0",
- "implement PR feedback by @tomzemp from 2023-03-04",
- "deps: update tanstack-query monorepo to v4.24.9",
- "data value store: set correct default when data value set falsy",
+ "deps: update dependency re-reselect to v4.0.1",
+ "deps: update dependency query-string to v7.1.3",
+ "deps: update dependency react-chartjs-2 to v4.3.1",
+ "deps: update dependency chart.js to v3.9.1",
"print: fix print-styles for selects",
- "deps: update dependency @tanstack/react-query-devtools to v4.24.14",
+ "deps: update tanstack-query monorepo to v4.18.0",
"deps: update dependency classnames to v2.3.2",
- "minor cleanup",
- "deps: update tanstack-query monorepo to v4.24.6",
+ "clear selections with only dataset [DHIS2-14039] (#243)",
"deps: update tanstack-query monorepo to v4.20.4",
+ "data value store: return boolean from isComplete selector",
+ "adjust disabled org unit style",
+ "deps: update tanstack-query monorepo to v4.24.10",
+ "total-cell: clear total value when printing empty form (#298)",
+ "optionset: re-add input spread to button",
+ "implement PR feedback by @tomzemp from 2023-03-02",
+ "deps: update dependency html-react-parser to v1.4.14",
+ "handle remove periods calculation for end-of-month [DHIS2-14007] (#238)",
+ "ensure biweeks allow entry over entire year [TECH-1308] (#242)",
+ "deps: update dependency final-form to v4.20.9",
"deps: update tanstack-query monorepo to v4.16.1",
- "multi-select: update max-width",
- "deps: update dependency query-string to v7.1.2",
+ "data-test attribute and linting errors",
+ "deps: update tanstack-query monorepo to v4.24.9",
"options-sort: fix undefined check",
- "deps: update dependency final-form to v4.20.9",
+ "metadata and user info error handling (#294)",
+ "highlighted field store: correct wrong initial state",
+ "deps: bump platform and runtime deps [TECH-1462] (#236)",
+ "deps: update dependency idb-keyval to v6.2.0",
+ "remove unnecessary overflow",
+ "minor cleanup",
+ "deps: update dependency reselect to v4.1.7",
+ "deps: update tanstack-query monorepo to v4.19.0",
"address period issues that occurred after new year 2022/2023",
- "adjust disabled org unit style",
- "deps: update dependency html-react-parser to v1.4.14",
+ "deps: update tanstack-query monorepo to v4.17.1",
+ "data value store: set correct default when data value set falsy",
"deps: update dependency zustand to v4.1.5",
- "deps: update dependency chart.js to v3.9.1",
- "total-cell: clear total value when printing empty form (#298)",
- "deps: update tanstack-query monorepo to v4.23.0",
- "ensure biweeks allow entry over entire year [TECH-1308] (#242)",
+ "multi-select: update max-width",
"use periods: check if lastPeriodOfPrevYear exists",
- "deps: update tanstack-query monorepo to v4.18.0",
- "clear selections with only dataset [DHIS2-14039] (#243)",
- "handle remove periods calculation for end-of-month [DHIS2-14007] (#238)",
- "deps: update tanstack-query monorepo to v4.24.10",
- "translations: sync translations from transifex (development)",
- "deps: update dependency react-chartjs-2 to v4.3.1",
- "option-set: remove unnecessary sort",
"deps: update dependency zustand to v4.1.4",
"clean up audit styling [TECH-1469] [TECH-1470] (#237)",
- "deps: bump platform and runtime deps [TECH-1462] (#236)",
- "data-test attribute and linting errors",
- "implement PR feedback by @tomzemp from 2023-03-02",
- "use periods: reverse order & add first/last periods of next/prev year if in current year",
- "deps: update dependency re-reselect to v4.0.1",
"deps: update tanstack-query monorepo to v4.20.2",
- "metadata and user info error handling (#294)",
- "deps: update tanstack-query monorepo to v4.19.1",
- "deps: update dependency reselect to v4.1.7",
- "use multi-calendar-dates to address periods that don't start on Jan 1st",
- "optionSet: sort selected options",
- "metadata error handling",
- "optionset: re-add input spread to button",
+ "deps: update dependency query-string to v7.1.2",
+ "update ui version",
+ "use periods: reverse order & add first/last periods of next/prev year if in current year",
+ "deps: update tanstack-query monorepo to v4.23.0",
"deps: update dependency react-router-dom to v5.3.4",
- "deps: update dependency query-string to v7.1.3",
- "data value store: return boolean from isComplete selector",
- "highlighted field store: correct wrong initial state",
- "deps: update tanstack-query monorepo to v4.17.1",
- "deps: update tanstack-query monorepo to v4.19.0",
+ "deps: update dependency @tanstack/react-query-devtools to v4.24.14",
"deps: update tanstack-query monorepo to v4.24.4",
- "update ui version",
+ "deps: update tanstack-query monorepo to v4.24.6",
+ "use multi-calendar-dates to address periods that don't start on Jan 1st",
+ "implement PR feedback by @tomzemp from 2023-03-04",
+ "option-set: remove unnecessary sort",
"deps: update dependency @tanstack/react-query-devtools to v4.24.13",
- "remove unnecessary overflow"
+ "metadata error handling"
],
"Features": [
- "optionset: add support for multi-text optionSet",
"zustand: create wrapper",
+ "optionset: add support for multi-text optionSet",
"option-set: add multi text support (#290)"
],
"Testing": [
- "sync errors store: cover with tests",
- "cover stores with tests (and fix some minor issues)",
- "data value store: cover store with tests",
- "unsaved data store: cover with tests",
"validation store: cover with tests",
- "data value store: cover with test & establish testing pattern",
"entry form store: cover with tests",
+ "cover stores with tests (and fix some minor issues)",
+ "get cell id: cover with tests",
+ "sync errors store: cover with tests",
"highlighted field store: cover with tests",
- "get cell id: cover with tests"
+ "data value store: cover store with tests",
+ "unsaved data store: cover with tests",
+ "data value store: cover with test & establish testing pattern"
]
},
"v100.1.2": {
@@ -710,125 +710,125 @@
},
"v100.1.0": {
"Bug Fixes": [
- "update Add limits styling [DHIS2-13958]",
- "error-details optional chaining",
- "shouldRollbackError",
- "ensure deepest level is never lower than root level",
- "remove 403 as temporal error",
- "always apply long delay when showing/hiding",
- "file-input: reset lastSyncedValue",
- "onlineStatus: sync header-bar status to onlineManager status",
- "fix disabled cell styling [TECH-1466] (#234)",
- "use a stable date string instead of an instable date instance (#201)",
- "set highlighted field null",
- "errors-store: add getNumberOfErrors",
- "dates: ensure that server or client time is used when appropriate",
+ "translations: sync translations from transifex (development)",
+ "use prefetched units when user org unit is not the highest level",
"deps: pin dependencies",
- "or between shortcuts [DHIS2-13955]",
- "handle temporal mutation errors (#206)",
- "use highlightedfieldstore",
- "tooltip: fix tooltip flickering",
- "offline-error-types, show alertbar once",
- "handle network-error alert",
- "true-only checkbox lastSynced comparison",
+ "import locales so app has access to them (#207)",
+ "headerbar: use smarter delay for headerbar-status",
+ "onlineManager: make sure to go online when navigator goes online",
+ "reset error when pristine",
+ "move handlerHeaderBarStatus to dataworkspace due to re-render issues",
+ "use-value-store: add optional-chaining for safety",
+ "entry-field: cleanup highlighted-field properly",
+ "address pr comments",
+ "fix breaking tests around side bar, basic info and follow up button",
+ "add missing files",
"misc cleanup",
- "rerun validation on main bar button click",
- "update useHighlightedField",
- "fix temporal error handling",
+ "file-input: reset lastSyncedValue",
+ "validation button: disable validation run when offline [TECH-1377] (#178)",
+ "adjust client time to server timezone when computing date ranges (#165)",
+ "error-details optional chaining",
+ "stop tooltip flickering [DHIS2-13954]",
+ "errors-store: add getNumberOfErrors",
"refactor validation-tooltip to child of wrapper",
- "use zustand store for highlighted-field",
- "contextual-help: add help-legend for sync-errors",
- "handle inconsistent formats from api for orgUnits [DHIS2-13888] (#210)",
- "preserve input-component format",
+ "rerun validation on main bar button click",
+ "update variable name [TECH-1465] (#231)",
+ "basic information: display client date in tooltip",
"data-value-set: disable when mutating",
- "fix breaking tests around side bar, basic info and follow up button",
- "adjust synced cell style (#199)",
- "ensure we use a local date string",
- "print styles [TECH-1312] (#217)",
+ "init lastSyncedValue, fix file-field",
+ "audit history: update processing, clean up [TECH-1281] (#131)",
+ "fix disabled cell styling [TECH-1466] (#234)",
+ "or between shortcuts [DHIS2-13955]",
"remove defaultOnSuccess for queries",
- "clear highlight when field is umounted",
+ "use highlightedfieldstore",
"always retry offline-trigger errors",
- "basic information: display client date in tooltip",
- "import locales so app has access to them (#207)",
- "persist: persist mutations that are network-errors",
- "use selector to get coc",
+ "filter-field: do not reset highlighted when focused",
+ "allow for unit paths starting at the real root instead of user root (#197)",
+ "handle network-error alert",
+ "manage unsaved comments when moving cells",
+ "update Add limits styling [DHIS2-13958]",
+ "dates: ensure that server or client time is used when appropriate",
+ "tooltip: show all errors in tooltip",
+ "try to use cjs import fetcherror",
+ "minor cleanup",
+ "handle invalid parameters in URL [TECH-1382] [TECH-1384] (#208)",
"bottom-bar: add failed to save summary",
- "review",
+ "error-summary: use yellow800 for icon color",
+ "handle temporal mutation errors (#206)",
+ "use zustand store for highlighted-field",
+ "remove 403 as temporal error",
+ "fix some crashes",
+ "print styles [TECH-1312] (#217)",
+ "onlineStatus: sync header-bar status to onlineManager status",
+ "add missing error-summary file",
"dates: use server time when appropriate",
+ "manage unsaved comments and limits when moving cells",
+ "option-set input lastSyncedValue",
+ "use selector to get coc",
"remove unnecessary clear highlightedfield",
+ "inner-wrapper: properly clear error if last-synced",
+ "use a stable date string instead of an instable date instance (#201)",
+ "set highlighted field null",
+ "global filter field size (#221)",
+ "ensure offline units are fetched correctly for users deep in the hierarchy (#226)",
+ "use date limit: prevent recomputing on every re-render",
+ "deps: update deps",
+ "review",
+ "make useDataValueParams and useApiAttributeParams stable",
+ "always apply long delay when showing/hiding",
+ "shouldRollbackError",
+ "resolveAlertProps",
+ "true-only checkbox lastSynced comparison",
+ "copy FetchError from data-service",
+ "filter-field: hide clear-button when no filter (#222)",
+ "adjust synced cell style (#199)",
+ "ensure deepest level is never lower than root level",
+ "offline-error-types, show alertbar once",
+ "use retry to pause mutations",
+ "allow the webapi to return a single object instead of wrapped array",
+ "deps: update dependency @dhis2/ui to v8.5.3 (#225)",
"clear sync-status when value changes (#182)",
- "section-filter: do not reset highlighted on focus",
- "filter-field: do not reset highlighted when focused",
- "move handlerHeaderBarStatus to dataworkspace due to re-render issues",
- "headerbar: use smarter delay for headerbar-status",
- "error-summary: use yellow800 for icon color",
- "set networkmode offlineFirst",
- "entry-field: cleanup highlighted-field properly",
- "validation button: disable validation run when offline [TECH-1377] (#178)",
- "manage unsaved comments and limits when moving cells",
+ "handle inconsistent formats from api for orgUnits [DHIS2-13888] (#210)",
+ "highlighted fields performance (#155)",
"data-workspace: show loader if in flight, regardless of cached data",
- "add missing error-summary file",
- "make bottom bar buttons small [DHIS2-13956]",
- "add missing files",
- "onlineManager: make sure to go online when navigator goes online",
- "fix some crashes",
- "translations: sync translations from transifex (development)",
- "adjust client time to server timezone when computing date ranges (#165)",
+ "set networkmode offlineFirst",
+ "preserve input-component format",
+ "clear highlight when field is umounted",
+ "persist: persist mutations that are network-errors",
+ "fix temporal error handling",
"deps: update dependency @dhis2/app-runtime to v3.5.0 (#224)",
- "make useDataValueParams and useApiAttributeParams stable",
- "init lastSyncedValue, fix file-field",
- "getCellId",
- "address pr comments",
- "cleanup on umount only",
- "audit history: update processing, clean up [TECH-1281] (#131)",
+ "ensure we use a local date string",
"remove custom styles for data details button",
- "deps: update dependency @dhis2/ui to v8.5.3 (#225)",
- "minor cleanup",
- "highlighted fields performance (#155)",
- "resolveAlertProps",
- "stop tooltip flickering [DHIS2-13954]",
- "ensure offline units are fetched correctly for users deep in the hierarchy (#226)",
- "option-set input lastSyncedValue",
- "allow the webapi to return a single object instead of wrapped array",
- "reset error when pristine",
- "use retry to pause mutations",
- "use date limit: prevent recomputing on every re-render",
- "update variable name [TECH-1465] (#231)",
- "try to use cjs import fetcherror",
- "handle invalid parameters in URL [TECH-1382] [TECH-1384] (#208)",
- "global filter field size (#221)",
- "use prefetched units when user org unit is not the highest level",
- "manage unsaved comments when moving cells",
"manage unsaved limits when moving cells",
+ "cleanup on umount only",
+ "section-filter: do not reset highlighted on focus",
+ "tooltip: fix tooltip flickering",
+ "make bottom bar buttons small [DHIS2-13956]",
"error-summary: count errors in selection",
- "allow for unit paths starting at the real root instead of user root (#197)",
- "tooltip: show all errors in tooltip",
- "use-value-store: add optional-chaining for safety",
- "deps: update deps",
- "inner-wrapper: properly clear error if last-synced",
- "copy FetchError from data-service",
- "filter-field: hide clear-button when no filter (#222)"
+ "contextual-help: add help-legend for sync-errors",
+ "update useHighlightedField",
+ "getCellId"
],
"Testing": [
- "fix tests",
"add test to getPreFetchedChildren",
- "update tests",
"fix test description",
"move query-key test",
+ "fix tests",
+ "update tests",
"add authority tests to comment and limit tests"
],
"Features": [
+ "get current date: set milliseconds to 0",
+ "error-indicator: add error indicator",
"sync error handling (#218)",
"headerbar: integrate offline-status message (#233)",
- "sync-errors: add sync-errors store",
- "error-indicator: add error indicator",
- "client server date: add DRY utils",
"custom forms: notify user about pre-fetching failure",
- "get current date: set milliseconds to 0",
- "notify user about failures of critical requests",
- "sync-error: add sync error to field",
"headerbar: integrate offline-status-message",
- "respect F_DATAVALUE_ADD user authority"
+ "client server date: add DRY utils",
+ "sync-error: add sync error to field",
+ "respect F_DATAVALUE_ADD user authority",
+ "notify user about failures of critical requests",
+ "sync-errors: add sync-errors store"
]
}
},
@@ -885,9 +885,9 @@
},
"v100.0.2": {
"Bug Fixes": [
- "always use outputIdScheme=UID for data preview [DHIS2-14061]",
"always use outputIdScheme=UID [DHIS2-14061]",
- "updated cypress fixtures [DHIS2-14061]"
+ "updated cypress fixtures [DHIS2-14061]",
+ "always use outputIdScheme=UID for data preview [DHIS2-14061]"
]
},
"v100.0.1": {
@@ -900,36 +900,36 @@
"v100.4.0": {
"Bug Fixes": [
"dependency updates (#2243)",
- "hide icon from visualization when option is toggled",
+ "fetch data element icon and pass it in extraOptions",
"avoid crash when visualization object is empty (ie. New)",
+ "translations: sync translations from transifex (dev)",
"fix bug which cause current to loose props",
+ "hide icon from visualization when option is toggled",
"avoid visualization flashing when changing options",
- "update cli-app-scripts and analytics deps",
"set disabledOptions on AO loading and vis type switching",
- "translations: sync translations from transifex (dev)",
"do not pass a boolean for icons when saving",
- "fetch data element icon and pass it in extraOptions"
+ "update cli-app-scripts and analytics deps"
],
"Features": [
+ "disable option when cumulativeValues is checked in PT DHiS2-15728",
"disabled options based on cumulativeValues in PT DHIS2-15728",
- "single value background color change based upon legend (DHIS2-13702) (#2223)",
+ "cumulative values in PT (DHIS2-5497) (#2746)",
"implement data icon option for SV visualization (DHIS2-10496) (#2236)",
- "disable legend option when cumulative values is enabled",
- "disable option when cumulativeValues is checked in PT DHiS2-15728",
- "v100.4.0",
"handle disabled option in Redux store",
- "cumulative values in PT (DHIS2-5497) (#2746)",
+ "single value background color change based upon legend (DHIS2-13702) (#2223)",
"handle disabled and helpText props for disabled options",
+ "disable legend option when cumulative values is enabled",
+ "support non-gregorian fixed periods (#2233)",
"remove disabled before passing object to visualization generator",
- "support non-gregorian fixed periods (#2233)"
+ "v100.4.0"
],
"Testing": [
- "enhance tests, options and sorting",
"add tests for cumulativeValues option in PT",
- "refactor clickCheckbox to check/uncheckCheckbox",
- "fix test failing due to change in single value behaviour",
+ "add helper functions for totals options",
+ "enhance tests, options and sorting",
"use current year instead of hardcode it",
- "add helper functions for totals options"
+ "fix test failing due to change in single value behaviour",
+ "refactor clickCheckbox to check/uncheckCheckbox"
]
},
"v100.3.1": {
@@ -944,15 +944,15 @@
"send test results to report portal dashboard"
],
"Bug Fixes": [
+ "limit max value shifts to min value fields in PT (DHIS2-10235) (#2756)",
+ "prevent state update when modal is closing",
+ "translations: sync translations from transifex (dev)",
+ "disable Save when vis not in unsaved/dirty state DHIS2-15373 (#2758)",
+ "only update interpretations list when in DOM",
"translate dimension labels in PT DHIS2-15750 (#2783)",
"visualization deleted when saving it after copy DHIS2-15722 (#2778)",
- "change legend type description to fit SV (DHIS2-15120) (#2757)",
- "disable Save when vis not in unsaved/dirty state DHIS2-15373 (#2758)",
- "prevent state update when modal is closing",
"allow closing the interpretations modal when accessed via URL (DHIS2-15721) (#2748)",
- "only update interpretations list when in DOM",
- "limit max value shifts to min value fields in PT (DHIS2-10235) (#2756)",
- "translations: sync translations from transifex (dev)"
+ "change legend type description to fit SV (DHIS2-15120) (#2757)"
],
"Features": [
"100.3.0",
@@ -962,31 +962,31 @@
"v100.2.0": {
"Features": [
"use UpdateButton and HoverMenubar from analytics",
+ "update download menu to use hovermenu components from analytics",
+ "use hover menu components from analytics for options menu",
"100.2.0 (#2741)",
"use Toolbar and ToolbarSidebar from analytics (#2358)",
- "use interpretations button from analytics",
- "update download menu to use hovermenu components from analytics",
- "use hover menu components from analytics for options menu"
+ "use interpretations button from analytics"
],
"Testing": [
- "comment out icon tests for currently unsupported types",
- "rename AO-title to titlebar (DHIS2-15063) (#2435)",
- "add Cypress tests for SV icon (DHIS2-10496) (#2372)",
+ "prevent test names from being dynamic (#2576)",
"extend timeout after delete has been triggered (#2499)",
+ "rename AO-title to titlebar (DHIS2-15063) (#2435)",
+ "more tests for custom calculations (DHIS2-13871) (#2287)",
"skip legend test while data element icons are unsupported",
- "prevent test names from being dynamic (#2576)",
- "more tests for custom calculations (DHIS2-13871) (#2287)"
+ "add Cypress tests for SV icon (DHIS2-10496) (#2372)",
+ "comment out icon tests for currently unsupported types"
],
"Bug Fixes": [
- "adjust closeFileMenuWithClick command",
"adjust data test name",
- "ensure `MenuSectionHeader` is `dense` when in `HoverMenuBar`",
- "inject style in props passed to VisualizationPlugin (DHIS2-15126) (#2322)",
+ "translations: sync translations from transifex (dev)",
+ "observe size changes for legend positioning",
"tweak viz type selector styles to match toolbar",
"adjust e2e element slectors",
- "observe size changes for legend positioning",
- "translations: sync translations from transifex (dev)",
- "remove divider from plain data source submenu"
+ "ensure `MenuSectionHeader` is `dense` when in `HoverMenuBar`",
+ "adjust closeFileMenuWithClick command",
+ "remove divider from plain data source submenu",
+ "inject style in props passed to VisualizationPlugin (DHIS2-15126) (#2322)"
]
},
"v100.1.4": {
@@ -995,17 +995,17 @@
"extend timeout for loading visualizations (#2368)"
],
"Bug Fixes": [
- "translations: sync translations from transifex (dev)",
- "image paths and apply d2 style"
+ "image paths and apply d2 style",
+ "translations: sync translations from transifex (dev)"
]
},
"v100.1.3": {
"Bug Fixes": [
- "v100.1.1",
- "bump cli-app-scripts to 10.3.8 for LIBS-499 fix (#2285)",
+ "deps: platform deps for login redirect [DHIS2-15319] (#2300)",
"case E7113 throws same msg as E7114 (#2278)",
- "single value size and position issues (analytics@25.1.10) (#2359)",
- "deps: platform deps for login redirect [DHIS2-15319] (#2300)"
+ "bump cli-app-scripts to 10.3.8 for LIBS-499 fix (#2285)",
+ "v100.1.1",
+ "single value size and position issues (analytics@25.1.10) (#2359)"
]
},
"v100.1.2": {
@@ -1020,33 +1020,33 @@
},
"v100.1.0": {
"Features": [
- "single value background color change based upon legend (DHIS2-13702) (#2223)",
- "custom calculations (DHIS2-13871) (#2232)",
- "implement data icon option for SV visualization (DHIS2-10496) (#2236)",
"plugin: send installation status [DHIS2-15097] (#2273)",
+ "100.1.0 (#2286)",
+ "implement data icon option for SV visualization (DHIS2-10496) (#2236)",
+ "single value background color change based upon legend (DHIS2-13702) (#2223)",
"support non-gregorian fixed periods (#2233)",
- "100.1.0 (#2286)"
+ "custom calculations (DHIS2-13871) (#2232)"
],
"Testing": [
- "fix test failing due to change in single value behaviour",
- "add extended timeout for file open modal (#2284)"
+ "add extended timeout for file open modal (#2284)",
+ "fix test failing due to change in single value behaviour"
],
"Bug Fixes": [
"dependency updates (#2243)",
- "hide icon from visualization when option is toggled",
+ "fetch data element icon and pass it in extraOptions",
+ "inject CSS UI variables in plugin (#2270)",
"set height on chart container when not defined (#2246) (#2250)",
- "remove old i18n initialisation (#2241)",
+ "update cli-app-scripts and analytics (#2247)",
+ "nightly workflow has to run on default branch which is currently dev (#2269)",
"translations: sync translations from transifex (master) (#2192)",
+ "remove old i18n initialisation (#2241)",
"plugin sends installation status (#2277)",
- "inject CSS UI variables in plugin (#2270)",
- "remove translucent layer by using app-scripts 10.3.4 (DHIS2-15008) (#2251)",
+ "hide icon from visualization when option is toggled",
"target window.parent for postRobot communication (#2256)",
- "nightly workflow has to run on default branch which is currently dev (#2269)",
+ "remove translucent layer by using app-scripts 10.3.4 (DHIS2-15008) (#2251)",
"deps: bump cli-app-scripts for precaching improvement",
- "update cli-app-scripts and analytics deps",
"do not pass a boolean for icons when saving",
- "fetch data element icon and pass it in extraOptions",
- "update cli-app-scripts and analytics (#2247)"
+ "update cli-app-scripts and analytics deps"
]
},
"v100.0.3": {
@@ -1094,18 +1094,18 @@
"distinguish non-existent repetitions from empty values in line lists (DHIS2-15767) (#427)"
],
"Bug Fixes": [
- "return empty value for undefined boolean cells",
"update color according to spec change",
- "add custom styling to undefined cells",
"remove background color for undefined cell",
+ "always display 'no event' for enrollment",
+ "return empty value for undefined boolean cells",
"change background image for undefined cell",
"add tooltip to undefined cells",
- "always display 'no event' for enrollment"
+ "add custom styling to undefined cells"
],
"Testing": [
"change test cell to match test.e2e data",
- "add tests for undefined values",
- "change tooltip label"
+ "change tooltip label",
+ "add tests for undefined values"
]
},
"v100.10.6": {
@@ -1115,13 +1115,13 @@
},
"v100.10.5": {
"Bug Fixes": [
+ "update optionSet options metadata on selection in the modal",
+ "fix name for option set options shown in chip tooltip (DHIS2-16181)",
+ "store metadata for option set options on load (DHIS2-16181)",
"handle options with non-unique codes across optionsets (DHIS2-15771) (#426)",
"lookup option set options labels correctly DHIS2-15771",
- "fix plain download with name",
"replace id with uid after backend adjusted the response",
- "store metadata for option set options on load (DHIS2-16181)",
- "update optionSet options metadata on selection in the modal",
- "fix name for option set options shown in chip tooltip (DHIS2-16181)"
+ "fix plain download with name"
],
"Testing": [
"add test for option set options label",
@@ -1135,13 +1135,13 @@
},
"v100.10.3": {
"Bug Fixes": [
+ "increment based on correct property `pager.page` not `data.page`",
+ "make scrollbox scrollable without fixed height",
"ensure scrollbox actually scrolls instead of the container",
"return `fetching` from useProgramDataDimensions for lazy loading",
- "increment based on correct property `pager.page` not `data.page`",
- "your- and program-dimensions list lazy loading (#453)",
+ "ensure `loading` remains `false` when lazy loading additional items",
"ensure variable names matches function argument",
- "make scrollbox scrollable without fixed height",
- "ensure `loading` remains `false` when lazy loading additional items"
+ "your- and program-dimensions list lazy loading (#453)"
]
},
"v100.10.2": {
@@ -1151,11 +1151,11 @@
},
"v100.10.1": {
"Bug Fixes": [
- "upgrade @dhis2/analytics to latest",
- "take legend-key into account when computing pagination max-width (DHIS2-15465)",
- "various hackathon issues",
+ "allow opening interpretations for AOs without a time dimension (DHIS2-15781)",
"correctly center the table spinner (DHIS2-13947, DHIS2-13946)",
- "allow opening interpretations for AOs without a time dimension (DHIS2-15781)"
+ "various hackathon issues",
+ "take legend-key into account when computing pagination max-width (DHIS2-15465)",
+ "upgrade @dhis2/analytics to latest"
]
},
"v100.10.0": {
@@ -1180,10 +1180,10 @@
"Bug Fixes": [
"upgrade @dhis2/ui to get spacing between pagination elements",
"ensure pagination max-width is correct in interpretations modal (#434)",
- "always attach resize observer if node is found",
+ "bump min width for less concise locales",
"implement min width on pagination container so dropdowns fit",
+ "always attach resize observer if node is found",
"translations: sync translations from transifex (master)",
- "bump min width for less concise locales",
"lack of access show the generic \"something went wrong\" error (DHIS2-15737) (#429)"
]
},
@@ -1199,31 +1199,31 @@
},
"v100.9.0": {
"Features": [
- "add update button",
"add HoverMenuBar",
- "let download menu be clickable or hoverable",
- "migrate view-menu",
- "add InterpretationsAndDetailsToggler",
- "port file-menu to new hoverable menubar",
- "add menu and menu items WIP",
+ "add disabled state to view menu",
+ "add app logo",
"hoverable options menu",
"toolbar UI update (DHIS2-15167) (#368)",
+ "migrate view-menu",
+ "add menu and menu items WIP",
+ "add update button",
+ "let download menu be clickable or hoverable",
+ "port file-menu to new hoverable menubar",
"implement download menu that can be hovered or clicked",
- "add disabled state to view menu",
- "migrate download menu wip",
- "add app logo"
+ "add InterpretationsAndDetailsToggler",
+ "migrate download menu wip"
],
"Bug Fixes": [
- "let dropdown render children directly in popper",
- "ensure flexbox children consume full height",
+ "wrap action call in useCallback",
+ "adjust height to 32 px",
"ensure `MenuSectionHeader` is `dense` when in the `HoverMenuBar`",
"upgrade @dhis2/ui to get consistent menu section header styles",
- "wrap action call in useCallback",
- "push app name 1px down to improve visual alignment",
"trigger toggleSubMenu when on items without children so it closes",
- "adjust height to 32 px",
+ "remove unused import",
"adjust import name",
- "remove unused import"
+ "push app name 1px down to improve visual alignment",
+ "let dropdown render children directly in popper",
+ "ensure flexbox children consume full height"
]
},
"v100.8.2": {
@@ -1238,21 +1238,21 @@
},
"v100.8.0": {
"Testing": [
- "update the error message for 2.38",
- "remove special handling for 38",
+ "remove intercept evaluation that is suddenly failing",
"update download and filemenu tests to reflect pe being optional",
- "improve period click targeting",
"add special handling for 2.38",
+ "remove special handling for 38",
+ "improve period click targeting",
"add ou instead of pe",
"remove unused imports",
- "remove intercept evaluation that is suddenly failing",
- "rename visualization-title to titlebar (DHIS2-15063) (#384)"
+ "rename visualization-title to titlebar (DHIS2-15063) (#384)",
+ "update the error message for 2.38"
],
"Bug Fixes": [
"remove unused prop",
+ "allow 1 retry on CI",
"align e2e file with master",
- "allow developers to choose cy.open browser environment themselves",
- "allow 1 retry on CI"
+ "allow developers to choose cy.open browser environment themselves"
],
"Features": [
"remove period validation (DHIS2-15015) (#381)"
@@ -1286,34 +1286,34 @@
},
"v100.7.0": {
"Features": [
+ "toggle panel visibility when clicking the fullscreen button",
"allow expanding visualization and hiding panels (#344)",
+ "add view menu",
"add state for expanding the visualization canvas",
"separate state for hidden layout and sidebar",
- "allow toggling individual panels from menu bar",
- "toggle panel visibility when clicking the fullscreen button",
- "add view menu",
- "add button to titlebar that toggles visualization canvas expansion"
+ "add button to titlebar that toggles visualization canvas expansion",
+ "allow toggling individual panels from menu bar"
],
"Bug Fixes": [
+ "hide tooltip immediately to avoid it jumping across the screen",
"initialise hidden panel state and remove fallbacks from selectors",
+ "subscribe to correct hidden state in the viz type selector",
"disable interpretations view menu when no AO is loaded",
- "make button square",
- "hide tooltip immediately to avoid it jumping across the screen",
"tweak fullscreen toggle tooltip text",
- "subscribe to correct hidden state in the viz type selector"
+ "make button square"
],
"Testing": [
- "verify panel hiding logic is correct",
- "add intergration tests for fullscreen toggle"
+ "add intergration tests for fullscreen toggle",
+ "verify panel hiding logic is correct"
]
},
"v100.6.2": {
"Testing": [
+ "ou hierarchy tests (DHIS2-2367) (#353)",
"add tests for ou hierarchy (untested due to instances being down)",
+ "readd the skip as the bug is still present",
"unskip old test that should work now",
- "add version toggle for 2.40",
- "ou hierarchy tests (DHIS2-2367) (#353)",
- "readd the skip as the bug is still present"
+ "add version toggle for 2.40"
],
"Bug Fixes": [
"bump cli-app-scripts to 10.3.8 for LIBS-499 fix (#352)"
@@ -1334,18 +1334,18 @@
},
"v100.2.1": {
"Bug Fixes": [
- "external basemaps were not showing [DHIS2-15953] (#3017)",
+ "translations: sync translations from transifex (dev)",
"sorting of layers by drag and drop was not working [DHIS2-16024] (#3021)",
- "external layers were getting an endless spinner when being added to map [DHIS2-16078] (#3023)",
"ensure layer type is supported and remove the unsupported Google basemaps",
- "translations: sync translations from transifex (dev)",
- "release candidate 100.2.1"
+ "release candidate 100.2.1",
+ "external layers were getting an endless spinner when being added to map [DHIS2-16078] (#3023)",
+ "external basemaps were not showing [DHIS2-15953] (#3017)"
]
},
"v100.2.0": {
"Features": [
- "merge to master Sept 27",
- "upgrade toolbar (DHIS2-15667) (#2936)"
+ "upgrade toolbar (DHIS2-15667) (#2936)",
+ "merge to master Sept 27"
],
"Bug Fixes": [
"translations: sync translations from transifex (dev)",
@@ -1354,23 +1354,23 @@
},
"v100.1.7": {
"Bug Fixes": [
- "hide see position from context meny for split view maps",
- "set default basemap for interpretation map (DHIS2-15788) (#2944)",
- "post a data statistics view when map is open or saved (#2951)",
"use programIndicators endpoint respecting sharing settings (#2950)",
+ "use display name for data sets (#2947)",
"draw layers with opacity (#2948)",
+ "post a data statistics view when map is open or saved (#2951)",
+ "hide see position from context meny for split view maps",
+ "set default basemap for interpretation map (DHIS2-15788) (#2944)",
"hide \"show longitude/latitude\" from context menu for split view maps (DHIS2-15798) (#2945)",
- "use display name for data sets (#2947)",
"show warning if event filter is not supported (#2952)"
]
},
"v100.1.6": {
"Bug Fixes": [
- "keep layer visibility when period is changed (#2705)",
+ "translations: sync translations from transifex (dev)",
"Set rendering strategy to single if not relative period (#2703)",
- "upgrade landcover dataset (#2732)",
+ "keep layer visibility when period is changed (#2705)",
"set period for each split view map (#2721)",
- "translations: sync translations from transifex (dev)"
+ "upgrade landcover dataset (#2732)"
]
},
"v100.1.5": {
@@ -1400,10 +1400,10 @@
},
"v100.1.0": {
"Bug Fixes": [
- "bumps cli-app-scripts to 10.3.8 for LIBS-499 fix (#2592)",
"bump cli-app-scripts for precaching improvement",
- "use window.parent",
- "remove fallback coordinate field (DHIS2-8165) (#2575)"
+ "remove fallback coordinate field (DHIS2-8165) (#2575)",
+ "bumps cli-app-scripts to 10.3.8 for LIBS-499 fix (#2592)",
+ "use window.parent"
],
"Features": [
"plugin: send installation status [DHIS2-15097] (#2580)"