diff --git a/website/data/app_releases.json b/website/data/app_releases.json
index deba8b57..39934406 100644
--- a/website/data/app_releases.json
+++ b/website/data/app_releases.json
@@ -47,8 +47,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": {
@@ -220,9 +220,9 @@
},
"v100.1.0": {
"Bug Fixes": [
- "use getWithDataTest and findWithDataTest",
"add start:nobrowser script",
- "add cypress data test prefix to cypress.json"
+ "add cypress data test prefix to cypress.json",
+ "use getWithDataTest and findWithDataTest"
],
"Features": [
"add e2e workflow step"
@@ -379,8 +379,8 @@
"dashboard-app": {
"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": {
@@ -407,14 +407,14 @@
},
"v100.0.8": {
"Bug Fixes": [
- "remove v37 e2e",
- "update v39 fixtures",
- "add scroll on workflow selector [DHIS2-15415]",
- "prevent failing jest test",
"update v38 fixtures",
- "translations: sync translations from transifex (master)",
+ "add scroll for workflows [DHIS2-15415]",
+ "add scroll on workflow selector [DHIS2-15415]",
+ "update v39 fixtures",
"update jest mock [DHIS2-15415]",
- "add scroll for workflows [DHIS2-15415]"
+ "translations: sync translations from transifex (master)",
+ "remove v37 e2e",
+ "prevent failing jest test"
]
},
"v100.0.7": {
@@ -466,8 +466,8 @@
},
"v100.3.5": {
"Testing": [
- "publish jest test results to reportportal (#352)",
"use org variables + add RP attributes",
+ "publish jest test results to reportportal (#352)",
"fix ci"
],
"Bug Fixes": [
@@ -481,11 +481,11 @@
},
"v100.3.3": {
"Testing": [
+ "use import instead of require",
"publish cypress test results to reportportal (#349)",
"debug merging launches",
- "use import instead of require",
- "update API_KEY name and merge parallel launches",
- "cleaning PR"
+ "cleaning PR",
+ "update API_KEY name and merge parallel launches"
],
"Bug Fixes": [
"handle non-standard server time zone ids [DHIS2-15511] (#344)"
@@ -498,32 +498,32 @@
},
"v100.3.1": {
"Testing": [
- "cover & cartesian",
- "category combo table body: cover with tests",
"use imperative validate: cover request failure",
- "cartesian: cover with tests (DHIS2-14386)",
- "use set form completion mutation: cover with tests",
+ "category combo table body: cover with tests",
"cover useImperativeValidate with tests (#321)",
- "use delete data value mutation: cover with tests",
- "use update limits: cover with tests",
- "use set data value mutation: cover with tests",
- "cover remaining metadata selectors",
+ "cover & cartesian",
+ "use imperative validate: cover response transformation",
+ "use delete limits: cover with tests",
"metadata selectors: add jest tests for all untested selectors",
+ "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",
+ "cover remaining metadata selectors",
+ "use upload file data value mutation: cover with tests",
+ "use set form completion mutation: cover with tests",
"cover hooks in data-value-mutations.js (#314)",
- "use delete limits: cover with tests",
- "use imperative validate: cover response transformation",
- "use upload file data value mutation: cover with tests"
+ "cartesian: cover with tests (DHIS2-14386)",
+ "use set data value mutation: cover with tests"
],
"Bug Fixes": [
- "translations: sync translations from transifex (development)",
- "use FetchError class from app-runtime [DHIS2-15085] (#316)",
- "cartesian: return empty array when no vectors provided",
"cover useSetFormCompletionMutation with tests (#315)",
- "use set form completion mutation: handle optimistic update errors correctly",
"include attribute options in completion post [DHIS2-15032] (#311)",
+ "use FetchError class from app-runtime [DHIS2-15085] (#316)",
"rollback failed complete [DHIS2-15033] (#312)",
- "lock forms when organisation unit is closed [BETA-25] (#317)"
+ "use set form completion mutation: handle optimistic update errors correctly",
+ "lock forms when organisation unit is closed [BETA-25] (#317)",
+ "translations: sync translations from transifex (development)",
+ "cartesian: return empty array when no vectors provided"
],
"Features": [
"merge development into master"
@@ -532,33 +532,33 @@
"v100.3.0": {
"Features": [
"lock-status: check lockDate (wip)",
- "form expiry info and data input periods [DHIS2-14600] [DHIS2-14218] (#300)",
"lock-status: add expiry to footer bar",
+ "form expiry info and data input periods [DHIS2-14600] [DHIS2-14218] (#300)",
"nice UI"
],
"Bug Fixes": [
- "error when no period is selected",
- "don't show expiration if excepted by user authorities",
- "use relative time with absolute time in tooltip",
- "align inputPeriod check with backend [DHIS2-14218]",
- "adjust for different time locales",
"cover useSetFormCompletionMutation with tests (#315)",
- "use set form completion mutation: handle optimistic update errors correctly",
- "only update status from backend once",
- "handle undefined data set",
- "expiry date calculation",
"use suggested text",
+ "expiry date calculation",
"remove conditional chaining",
- "include username in string for i18n"
+ "adjust for different time locales",
+ "align inputPeriod check with backend [DHIS2-14218]",
+ "don't show expiration if excepted by user authorities",
+ "error when no period is selected",
+ "only update status from backend once",
+ "use set form completion mutation: handle optimistic update errors correctly",
+ "include username in string for i18n",
+ "handle undefined data set",
+ "use relative time with absolute time in tooltip"
],
"Testing": [
- "use set form completion mutation: cover with tests",
- "use delete data value mutation: cover with tests",
+ "use delete limits: cover with tests",
"use update limits: cover with tests",
+ "use delete data value mutation: cover with tests",
+ "use upload file data value mutation: cover with tests",
+ "use set form completion mutation: cover with tests",
"cover hooks in data-value-mutations.js (#314)",
- "use delete limits: cover with tests",
- "use set data value mutation: cover with tests",
- "use upload file data value mutation: cover with tests"
+ "use set data value mutation: cover with tests"
]
},
"v100.2.4": {
@@ -583,79 +583,79 @@
},
"v100.2.0": {
"Bug Fixes": [
- "deps: update dependency query-string to v7.1.3",
- "data value store: set correct default when data value set falsy",
- "translations: sync translations from transifex (development)",
- "adjust disabled org unit style",
- "deps: update dependency re-reselect to v4.0.1",
"deps: update tanstack-query monorepo to v4.18.0",
- "highlighted field store: correct wrong initial state",
- "remove unnecessary overflow",
- "print: fix print-styles for selects",
- "clean up audit styling [TECH-1469] [TECH-1470] (#237)",
- "deps: update tanstack-query monorepo to v4.24.4",
- "options-sort: fix undefined check",
- "metadata and user info error handling (#294)",
- "deps: update tanstack-query monorepo to v4.20.2",
- "deps: update dependency classnames to v2.3.2",
"deps: update dependency react-router-dom to v5.3.4",
- "implement PR feedback by @tomzemp from 2023-03-02",
+ "highlighted field store: correct wrong initial state",
+ "deps: update dependency @tanstack/react-query-devtools to v4.24.14",
+ "deps: update dependency zustand to v4.1.4",
+ "deps: update dependency final-form to v4.20.9",
"deps: bump platform and runtime deps [TECH-1462] (#236)",
- "deps: update dependency reselect to v4.1.7",
- "minor cleanup",
- "address period issues that occurred after new year 2022/2023",
- "clear selections with only dataset [DHIS2-14039] (#243)",
+ "metadata error handling",
+ "translations: sync translations from transifex (development)",
+ "optionSet: sort selected options",
"optionset: re-add input spread to button",
- "implement PR feedback by @tomzemp from 2023-03-04",
- "deps: update dependency @tanstack/react-query-devtools to v4.24.13",
+ "deps: update dependency chart.js to v3.9.1",
+ "print: fix print-styles for selects",
+ "deps: update dependency reselect to v4.1.7",
+ "multi-select: update max-width",
+ "clean up audit styling [TECH-1469] [TECH-1470] (#237)",
"data-test attribute and linting errors",
- "update ui version",
+ "implement PR feedback by @tomzemp from 2023-03-02",
+ "deps: update dependency react-chartjs-2 to v4.3.1",
"deps: update tanstack-query monorepo to v4.24.9",
- "use multi-calendar-dates to address periods that don't start on Jan 1st",
- "deps: update dependency @tanstack/react-query-devtools to v4.24.14",
- "deps: update tanstack-query monorepo to v4.16.1",
- "deps: update dependency final-form to v4.20.9",
- "deps: update tanstack-query monorepo to v4.23.0",
- "multi-select: update max-width",
- "optionSet: sort selected options",
- "deps: update tanstack-query monorepo to v4.19.1",
"use periods: check if lastPeriodOfPrevYear exists",
- "total-cell: clear total value when printing empty form (#298)",
- "deps: update tanstack-query monorepo to v4.20.4",
- "deps: update dependency html-react-parser to v1.4.14",
- "deps: update dependency chart.js to v3.9.1",
- "use periods: reverse order & add first/last periods of next/prev year if in current year",
- "ensure biweeks allow entry over entire year [TECH-1308] (#242)",
- "deps: update dependency query-string to v7.1.2",
+ "deps: update tanstack-query monorepo to v4.24.10",
"deps: update dependency idb-keyval to v6.2.0",
- "option-set: remove unnecessary sort",
- "deps: update tanstack-query monorepo to v4.17.1",
+ "deps: update dependency query-string to v7.1.2",
+ "deps: update tanstack-query monorepo to v4.24.4",
+ "ensure biweeks allow entry over entire year [TECH-1308] (#242)",
+ "deps: update tanstack-query monorepo to v4.16.1",
"deps: update tanstack-query monorepo to v4.19.0",
- "deps: update dependency zustand to v4.1.4",
"deps: update dependency zustand to v4.1.5",
- "handle remove periods calculation for end-of-month [DHIS2-14007] (#238)",
- "deps: update dependency react-chartjs-2 to v4.3.1",
- "metadata error handling",
- "deps: update tanstack-query monorepo to v4.24.10",
+ "options-sort: fix undefined check",
+ "address period issues that occurred after new year 2022/2023",
+ "deps: update dependency re-reselect to v4.0.1",
+ "minor cleanup",
+ "deps: update dependency classnames to v2.3.2",
+ "metadata and user info error handling (#294)",
+ "deps: update dependency html-react-parser to v1.4.14",
+ "deps: update dependency query-string to v7.1.3",
+ "data value store: set correct default when data value set falsy",
"data value store: return boolean from isComplete selector",
+ "deps: update dependency @tanstack/react-query-devtools to v4.24.13",
+ "implement PR feedback by @tomzemp from 2023-03-04",
+ "use periods: reverse order & add first/last periods of next/prev year if in current year",
+ "handle remove periods calculation for end-of-month [DHIS2-14007] (#238)",
"option-set: fix clear button",
- "deps: update tanstack-query monorepo to v4.24.6"
+ "deps: update tanstack-query monorepo to v4.19.1",
+ "clear selections with only dataset [DHIS2-14039] (#243)",
+ "option-set: remove unnecessary sort",
+ "deps: update tanstack-query monorepo to v4.20.2",
+ "deps: update tanstack-query monorepo to v4.24.6",
+ "use multi-calendar-dates to address periods that don't start on Jan 1st",
+ "deps: update tanstack-query monorepo to v4.20.4",
+ "remove unnecessary overflow",
+ "update ui version",
+ "deps: update tanstack-query monorepo to v4.23.0",
+ "deps: update tanstack-query monorepo to v4.17.1",
+ "total-cell: clear total value when printing empty form (#298)",
+ "adjust disabled org unit style"
],
"Features": [
- "zustand: create wrapper",
"option-set: add multi text support (#290)",
- "optionset: add support for multi-text optionSet"
+ "optionset: add support for multi-text optionSet",
+ "zustand: create wrapper"
],
"Testing": [
- "data value store: cover with test & establish testing pattern",
"entry form store: cover with tests",
- "get cell id: cover with tests",
+ "unsaved data store: cover with tests",
+ "validation store: cover with tests",
+ "data value store: cover with test & establish testing pattern",
"data value store: cover store with tests",
"sync errors store: cover with tests",
- "highlighted field store: cover with tests",
- "unsaved data store: cover with tests",
"cover stores with tests (and fix some minor issues)",
- "validation store: cover with tests"
+ "get cell id: cover with tests",
+ "highlighted field store: cover with tests"
]
},
"v100.1.2": {
@@ -671,125 +671,125 @@
},
"v100.1.0": {
"Bug Fixes": [
- "copy FetchError from data-service",
- "import locales so app has access to them (#207)",
- "always apply long delay when showing/hiding",
- "ensure deepest level is never lower than root level",
+ "use retry to pause mutations",
+ "filter-field: do not reset highlighted when focused",
"refactor validation-tooltip to child of wrapper",
- "validation button: disable validation run when offline [TECH-1377] (#178)",
- "try to use cjs import fetcherror",
- "fix disabled cell styling [TECH-1466] (#234)",
- "data-value-set: disable when mutating",
- "move handlerHeaderBarStatus to dataworkspace due to re-render issues",
- "make useDataValueParams and useApiAttributeParams stable",
+ "cleanup on umount only",
+ "handle network-error alert",
"filter-field: hide clear-button when no filter (#222)",
- "remove unnecessary clear highlightedfield",
+ "use date limit: prevent recomputing on every re-render",
+ "tooltip: fix tooltip flickering",
+ "make useDataValueParams and useApiAttributeParams stable",
+ "section-filter: do not reset highlighted on focus",
+ "fix disabled cell styling [TECH-1466] (#234)",
+ "preserve input-component format",
+ "deps: update dependency @dhis2/app-runtime to v3.5.0 (#224)",
+ "update useHighlightedField",
+ "shouldRollbackError",
+ "add missing error-summary file",
+ "try to use cjs import fetcherror",
+ "onlineManager: make sure to go online when navigator goes online",
+ "adjust synced cell style (#199)",
+ "add missing files",
+ "set networkmode offlineFirst",
+ "audit history: update processing, clean up [TECH-1281] (#131)",
+ "allow for unit paths starting at the real root instead of user root (#197)",
+ "or between shortcuts [DHIS2-13955]",
+ "deps: update dependency @dhis2/ui to v8.5.3 (#225)",
+ "reset error when pristine",
+ "always apply long delay when showing/hiding",
"remove custom styles for data details button",
- "use selector to get coc",
- "contextual-help: add help-legend for sync-errors",
- "init lastSyncedValue, fix file-field",
- "update Add limits styling [DHIS2-13958]",
+ "update variable name [TECH-1465] (#231)",
+ "set highlighted field null",
+ "error-summary: use yellow800 for icon color",
+ "use-value-store: add optional-chaining for safety",
+ "address pr comments",
+ "copy FetchError from data-service",
+ "ensure we use a local date string",
"offline-error-types, show alertbar once",
+ "review",
+ "validation button: disable validation run when offline [TECH-1377] (#178)",
+ "resolveAlertProps",
+ "stop tooltip flickering [DHIS2-13954]",
+ "getCellId",
+ "dates: use server time when appropriate",
+ "clear highlight when field is umounted",
+ "data-value-set: disable when mutating",
+ "make bottom bar buttons small [DHIS2-13956]",
+ "import locales so app has access to them (#207)",
+ "use zustand store for highlighted-field",
+ "true-only checkbox lastSynced comparison",
"global filter field size (#221)",
- "use date limit: prevent recomputing on every re-render",
- "set highlighted field null",
- "data-workspace: show loader if in flight, regardless of cached data",
- "bottom-bar: add failed to save summary",
- "handle invalid parameters in URL [TECH-1382] [TECH-1384] (#208)",
+ "use highlightedfieldstore",
"remove 403 as temporal error",
- "translations: sync translations from transifex (development)",
- "headerbar: use smarter delay for headerbar-status",
- "allow for unit paths starting at the real root instead of user root (#197)",
- "manage unsaved comments and limits when moving cells",
- "error-details optional chaining",
- "always retry offline-trigger errors",
- "clear highlight when field is umounted",
- "update useHighlightedField",
+ "adjust client time to server timezone when computing date ranges (#165)",
"persist: persist mutations that are network-errors",
- "use highlightedfieldstore",
- "use-value-store: add optional-chaining for safety",
- "deps: update dependency @dhis2/ui to v8.5.3 (#225)",
- "fix some crashes",
- "stop tooltip flickering [DHIS2-13954]",
- "use a stable date string instead of an instable date instance (#201)",
"dates: ensure that server or client time is used when appropriate",
+ "highlighted fields performance (#155)",
+ "basic information: display client date in tooltip",
+ "misc cleanup",
+ "remove defaultOnSuccess for queries",
+ "tooltip: show all errors in tooltip",
"minor cleanup",
- "set networkmode offlineFirst",
- "use zustand store for highlighted-field",
- "add missing error-summary file",
+ "always retry offline-trigger errors",
+ "clear sync-status when value changes (#182)",
+ "update Add limits styling [DHIS2-13958]",
+ "use a stable date string instead of an instable date instance (#201)",
+ "use prefetched units when user org unit is not the highest level",
"onlineStatus: sync header-bar status to onlineManager status",
- "address pr comments",
- "getCellId",
+ "remove unnecessary clear highlightedfield",
+ "ensure offline units are fetched correctly for users deep in the hierarchy (#226)",
+ "entry-field: cleanup highlighted-field properly",
+ "error-details optional chaining",
+ "handle inconsistent formats from api for orgUnits [DHIS2-13888] (#210)",
+ "handle temporal mutation errors (#206)",
+ "use selector to get coc",
"fix breaking tests around side bar, basic info and follow up button",
- "ensure we use a local date string",
- "true-only checkbox lastSynced comparison",
- "file-input: reset lastSyncedValue",
- "preserve input-component format",
+ "move handlerHeaderBarStatus to dataworkspace due to re-render issues",
+ "translations: sync translations from transifex (development)",
+ "bottom-bar: add failed to save summary",
+ "headerbar: use smarter delay for headerbar-status",
+ "errors-store: add getNumberOfErrors",
+ "option-set input lastSyncedValue",
+ "manage unsaved comments when moving cells",
+ "rerun validation on main bar button click",
+ "contextual-help: add help-legend for sync-errors",
"error-summary: count errors in selection",
- "manage unsaved limits when moving cells",
- "clear sync-status when value changes (#182)",
- "deps: update dependency @dhis2/app-runtime to v3.5.0 (#224)",
- "ensure offline units are fetched correctly for users deep in the hierarchy (#226)",
+ "print styles [TECH-1312] (#217)",
"allow the webapi to return a single object instead of wrapped array",
- "shouldRollbackError",
- "reset error when pristine",
- "handle network-error alert",
+ "handle invalid parameters in URL [TECH-1382] [TECH-1384] (#208)",
+ "deps: pin dependencies",
+ "manage unsaved limits when moving cells",
+ "init lastSyncedValue, fix file-field",
+ "data-workspace: show loader if in flight, regardless of cached data",
+ "manage unsaved comments and limits when moving cells",
+ "ensure deepest level is never lower than root level",
"deps: update deps",
- "use prefetched units when user org unit is not the highest level",
- "dates: use server time when appropriate",
- "manage unsaved comments when moving cells",
- "inner-wrapper: properly clear error if last-synced",
- "option-set input lastSyncedValue",
- "misc cleanup",
- "errors-store: add getNumberOfErrors",
- "handle inconsistent formats from api for orgUnits [DHIS2-13888] (#210)",
- "basic information: display client date in tooltip",
- "use retry to pause mutations",
- "or between shortcuts [DHIS2-13955]",
+ "fix some crashes",
"fix temporal error handling",
- "audit history: update processing, clean up [TECH-1281] (#131)",
- "rerun validation on main bar button click",
- "review",
- "add missing files",
- "highlighted fields performance (#155)",
- "resolveAlertProps",
- "filter-field: do not reset highlighted when focused",
- "cleanup on umount only",
- "entry-field: cleanup highlighted-field properly",
- "error-summary: use yellow800 for icon color",
- "section-filter: do not reset highlighted on focus",
- "update variable name [TECH-1465] (#231)",
- "adjust client time to server timezone when computing date ranges (#165)",
- "deps: pin dependencies",
- "tooltip: show all errors in tooltip",
- "handle temporal mutation errors (#206)",
- "tooltip: fix tooltip flickering",
- "adjust synced cell style (#199)",
- "onlineManager: make sure to go online when navigator goes online",
- "print styles [TECH-1312] (#217)",
- "remove defaultOnSuccess for queries",
- "make bottom bar buttons small [DHIS2-13956]"
+ "file-input: reset lastSyncedValue",
+ "inner-wrapper: properly clear error if last-synced"
],
"Testing": [
- "fix tests",
- "move query-key test",
- "add test to getPreFetchedChildren",
- "add authority tests to comment and limit tests",
+ "update tests",
"fix test description",
- "update tests"
+ "add authority tests to comment and limit tests",
+ "add test to getPreFetchedChildren",
+ "move query-key test",
+ "fix tests"
],
"Features": [
+ "sync-error: add sync error to field",
"notify user about failures of critical requests",
+ "respect F_DATAVALUE_ADD user authority",
+ "sync-errors: add sync-errors store",
+ "headerbar: integrate offline-status message (#233)",
+ "client server date: add DRY utils",
"sync error handling (#218)",
"error-indicator: add error indicator",
- "client server date: add DRY utils",
"get current date: set milliseconds to 0",
- "sync-errors: add sync-errors store",
- "headerbar: integrate offline-status-message",
- "headerbar: integrate offline-status message (#233)",
"custom forms: notify user about pre-fetching failure",
- "respect F_DATAVALUE_ADD user authority",
- "sync-error: add sync error to field"
+ "headerbar: integrate offline-status-message"
]
}
},
@@ -836,9 +836,9 @@
},
"v100.0.2": {
"Bug Fixes": [
- "always use outputIdScheme=UID [DHIS2-14061]",
+ "always use outputIdScheme=UID for data preview [DHIS2-14061]",
"updated cypress fixtures [DHIS2-14061]",
- "always use outputIdScheme=UID for data preview [DHIS2-14061]"
+ "always use outputIdScheme=UID [DHIS2-14061]"
]
},
"v100.0.1": {
@@ -851,29 +851,29 @@
"v100.2.0": {
"Features": [
"use interpretations button from analytics",
- "use UpdateButton and HoverMenubar from analytics",
- "use hover menu components from analytics for options menu",
"update download menu to use hovermenu components from analytics",
"use Toolbar and ToolbarSidebar from analytics (#2358)",
+ "use UpdateButton and HoverMenubar from analytics",
+ "use hover menu components from analytics for options menu",
"100.2.0 (#2741)"
],
"Testing": [
- "prevent test names from being dynamic (#2576)",
- "extend timeout after delete has been triggered (#2499)",
"add Cypress tests for SV icon (DHIS2-10496) (#2372)",
+ "more tests for custom calculations (DHIS2-13871) (#2287)",
"skip legend test while data element icons are unsupported",
+ "extend timeout after delete has been triggered (#2499)",
"rename AO-title to titlebar (DHIS2-15063) (#2435)",
- "comment out icon tests for currently unsupported types",
- "more tests for custom calculations (DHIS2-13871) (#2287)"
+ "prevent test names from being dynamic (#2576)",
+ "comment out icon tests for currently unsupported types"
],
"Bug Fixes": [
"adjust data test name",
- "adjust closeFileMenuWithClick command",
- "adjust e2e element slectors",
- "tweak viz type selector styles to match toolbar",
- "inject style in props passed to VisualizationPlugin (DHIS2-15126) (#2322)",
"ensure `MenuSectionHeader` is `dense` when in `HoverMenuBar`",
+ "adjust e2e element slectors",
"observe size changes for legend positioning",
+ "adjust closeFileMenuWithClick command",
+ "inject style in props passed to VisualizationPlugin (DHIS2-15126) (#2322)",
+ "tweak viz type selector styles to match toolbar",
"remove divider from plain data source submenu",
"translations: sync translations from transifex (dev)"
]
@@ -884,17 +884,17 @@
"prevent items in transfer from being stale when filtering (#2321)"
],
"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",
"single value size and position issues (analytics@25.1.10) (#2359)",
"case E7113 throws same msg as E7114 (#2278)",
- "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)"
+ "deps: platform deps for login redirect [DHIS2-15319] (#2300)",
+ "bump cli-app-scripts to 10.3.8 for LIBS-499 fix (#2285)"
]
},
"v100.1.2": {
@@ -910,32 +910,32 @@
"v100.1.0": {
"Features": [
"custom calculations (DHIS2-13871) (#2232)",
- "plugin: send installation status [DHIS2-15097] (#2273)",
- "single value background color change based upon legend (DHIS2-13702) (#2223)",
"support non-gregorian fixed periods (#2233)",
+ "single value background color change based upon legend (DHIS2-13702) (#2223)",
"implement data icon option for SV visualization (DHIS2-10496) (#2236)",
+ "plugin: send installation status [DHIS2-15097] (#2273)",
"100.1.0 (#2286)"
],
"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": [
- "translations: sync translations from transifex (master) (#2192)",
- "remove old i18n initialisation (#2241)",
- "set height on chart container when not defined (#2246) (#2250)",
- "do not pass a boolean for icons when saving",
- "dependency updates (#2243)",
- "plugin sends installation status (#2277)",
- "nightly workflow has to run on default branch which is currently dev (#2269)",
+ "inject CSS UI variables in plugin (#2270)",
+ "deps: bump cli-app-scripts for precaching improvement",
"hide icon from visualization when option is toggled",
+ "dependency updates (#2243)",
+ "set height on chart container when not defined (#2246) (#2250)",
"target window.parent for postRobot communication (#2256)",
- "inject CSS UI variables in plugin (#2270)",
- "remove translucent layer by using app-scripts 10.3.4 (DHIS2-15008) (#2251)",
"fetch data element icon and pass it in extraOptions",
- "update cli-app-scripts and analytics deps",
+ "plugin sends installation status (#2277)",
+ "nightly workflow has to run on default branch which is currently dev (#2269)",
+ "do not pass a boolean for icons when saving",
"update cli-app-scripts and analytics (#2247)",
- "deps: bump cli-app-scripts for precaching improvement"
+ "remove old i18n initialisation (#2241)",
+ "update cli-app-scripts and analytics deps",
+ "translations: sync translations from transifex (master) (#2192)",
+ "remove translucent layer by using app-scripts 10.3.4 (DHIS2-15008) (#2251)"
]
},
"v100.0.3": {
@@ -963,12 +963,12 @@
"v100.9.3": {
"Bug Fixes": [
"bump min width for less concise locales",
- "always attach resize observer if node is found",
+ "implement min width on pagination container so dropdowns fit",
+ "upgrade @dhis2/ui to get spacing between pagination elements",
"lack of access show the generic \"something went wrong\" error (DHIS2-15737) (#429)",
- "ensure pagination max-width is correct in interpretations modal (#434)",
+ "always attach resize observer if node is found",
"translations: sync translations from transifex (master)",
- "implement min width on pagination container so dropdowns fit",
- "upgrade @dhis2/ui to get spacing between pagination elements"
+ "ensure pagination max-width is correct in interpretations modal (#434)"
]
},
"v100.9.2": {
@@ -984,30 +984,30 @@
"v100.9.0": {
"Features": [
"add disabled state to view menu",
- "hoverable options menu",
- "migrate download menu wip",
- "toolbar UI update (DHIS2-15167) (#368)",
- "add update button",
- "implement download menu that can be hovered or clicked",
- "add HoverMenuBar",
"add app logo",
"let download menu be clickable or hoverable",
+ "add InterpretationsAndDetailsToggler",
+ "add HoverMenuBar",
+ "add update button",
+ "migrate view-menu",
"add menu and menu items WIP",
"port file-menu to new hoverable menubar",
- "add InterpretationsAndDetailsToggler",
- "migrate view-menu"
+ "implement download menu that can be hovered or clicked",
+ "migrate download menu wip",
+ "toolbar UI update (DHIS2-15167) (#368)",
+ "hoverable options menu"
],
"Bug Fixes": [
- "adjust import name",
- "wrap action call in useCallback",
- "trigger toggleSubMenu when on items without children so it closes",
- "ensure `MenuSectionHeader` is `dense` when in the `HoverMenuBar`",
- "remove unused import",
"upgrade @dhis2/ui to get consistent menu section header styles",
- "adjust height to 32 px",
- "ensure flexbox children consume full height",
+ "push app name 1px down to improve visual alignment",
"let dropdown render children directly in popper",
- "push app name 1px down to improve visual alignment"
+ "remove unused import",
+ "wrap action call in useCallback",
+ "ensure flexbox children consume full height",
+ "adjust height to 32 px",
+ "trigger toggleSubMenu when on items without children so it closes",
+ "adjust import name",
+ "ensure `MenuSectionHeader` is `dense` when in the `HoverMenuBar`"
]
},
"v100.8.2": {
@@ -1022,21 +1022,21 @@
},
"v100.8.0": {
"Testing": [
- "rename visualization-title to titlebar (DHIS2-15063) (#384)",
- "improve period click targeting",
+ "remove special handling for 38",
+ "add special handling for 2.38",
+ "update download and filemenu tests to reflect pe being optional",
"remove intercept evaluation that is suddenly failing",
+ "improve period click targeting",
+ "update the error message for 2.38",
"remove unused imports",
- "remove special handling for 38",
"add ou instead of pe",
- "update download and filemenu tests to reflect pe being optional",
- "add special handling for 2.38",
- "update the error message for 2.38"
+ "rename visualization-title to titlebar (DHIS2-15063) (#384)"
],
"Bug Fixes": [
+ "align e2e file with master",
"remove unused prop",
- "allow 1 retry on CI",
"allow developers to choose cy.open browser environment themselves",
- "align e2e file with master"
+ "allow 1 retry on CI"
],
"Features": [
"remove period validation (DHIS2-15015) (#381)"
@@ -1070,21 +1070,21 @@
},
"v100.7.0": {
"Features": [
- "separate state for hidden layout and sidebar",
- "add button to titlebar that toggles visualization canvas expansion",
- "add view menu",
"allow toggling individual panels from menu bar",
- "allow expanding visualization and hiding panels (#344)",
+ "add view menu",
+ "add button to titlebar that toggles visualization canvas expansion",
"add state for expanding the visualization canvas",
- "toggle panel visibility when clicking the fullscreen button"
+ "toggle panel visibility when clicking the fullscreen button",
+ "allow expanding visualization and hiding panels (#344)",
+ "separate state for hidden layout and sidebar"
],
"Bug Fixes": [
- "subscribe to correct hidden state in the viz type selector",
- "make button square",
+ "tweak fullscreen toggle tooltip text",
"hide tooltip immediately to avoid it jumping across the screen",
+ "subscribe to correct hidden state in the viz type selector",
"initialise hidden panel state and remove fallbacks from selectors",
"disable interpretations view menu when no AO is loaded",
- "tweak fullscreen toggle tooltip text"
+ "make button square"
],
"Testing": [
"add intergration tests for fullscreen toggle",
@@ -1093,11 +1093,11 @@
},
"v100.6.2": {
"Testing": [
- "ou hierarchy tests (DHIS2-2367) (#353)",
+ "add version toggle for 2.40",
"readd the skip as the bug is still present",
- "unskip old test that should work now",
"add tests for ou hierarchy (untested due to instances being down)",
- "add version toggle for 2.40"
+ "unskip old test that should work now",
+ "ou hierarchy tests (DHIS2-2367) (#353)"
],
"Bug Fixes": [
"bump cli-app-scripts to 10.3.8 for LIBS-499 fix (#352)"
@@ -1110,273 +1110,273 @@
},
"v100.6.0": {
"Features": [
- "use 'ounamehierarchy' header for ou when showing hierarchy (#328)",
- "add ou hierarchy option",
"add ou hierarchy to options (DHIS2-2367) (#329)",
"v100.6.0 (#347)",
"use request options",
+ "add ou hierarchy option",
+ "use 'ounamehierarchy' header for ou when showing hierarchy (#328)",
"plugin: send installation status [DHIS2-15097] (#346)"
],
"Bug Fixes": [
- "the base url is not needed",
+ "deps: bump cli-app-scripts for precaching improvement",
+ "update deps (#332)",
+ "restore the baseurl",
+ "update normal display density padding",
+ "data from repeatable events shows name of DE instead of blank cell (DHIS2-15026) (#340)",
+ "target window.parent for postRobot communication (#342)",
"detect instance connection status instead of online status",
+ "the base url is not needed",
"add README badge for release workflow",
- "data from repeatable events shows name of DE instead of blank cell (DHIS2-15026) (#340)",
"update cli-app-scripts for HeaderBar fixes",
- "update cli-app-scripts and analytics (#337)",
- "target window.parent for postRobot communication (#342)",
- "update normal display density padding",
- "restore the baseurl",
- "update deps (#332)",
- "deps: bump cli-app-scripts for precaching improvement"
+ "update cli-app-scripts and analytics (#337)"
],
"Testing": [
- "update density test (#331)",
- "consolidate option set tests for all versions",
- "add EXTENDED_TIMEOUT to all references of program-dimensions-list (#339)",
"verify that the request url is correct for flaky test",
+ "add EXTENDED_TIMEOUT to all references of program-dimensions-list (#339)",
"consolidate 2.39 and 2.40 tests for table.cy.js",
- "sort backend result before evaluating (#336)",
- "fix flaky and outdated tests (#333)"
+ "consolidate option set tests for all versions",
+ "update density test (#331)",
+ "fix flaky and outdated tests (#333)",
+ "sort backend result before evaluating (#336)"
]
},
"v100.5.0": {
"Features": [
- "quick option for adding program dimensions to columns (DHIS2-14487) (#323)",
- "v100.5.0 (#327)",
"ability to remove cached data",
"add select/unselect button, WIP",
+ "quick option for adding program dimensions to columns (DHIS2-14487) (#323)",
+ "enable plugin build of the plugin wrapper component",
"plugin: use cacheable section recording (#241)",
- "enable plugin build of the plugin wrapper component"
+ "v100.5.0 (#327)"
],
"Testing": [
- "change data test name",
- "ensure the table is sorted before doing assertions",
- "add simple example of before not working",
- "removed temporary test",
- "check that sorting is reset when removing dimension from columns",
- "check white-space (chore: update test dim name)",
- "update all tests that add dimensions, remove context menu tests",
- "log server url (#312)",
+ "revert to open modal",
"fix Cypress tests",
+ "use correct selector",
+ "add helper for detecting if the loading spinner is visible",
+ "log server url (#312)",
+ "update all tests that add dimensions, remove context menu tests",
+ "removed temporary test",
+ "add tests for table sorting",
"put back the version condition as before",
+ "update table tests",
+ "check white-space (chore: update test dim name)",
+ "change data test name",
+ "ensure the table is sorted before doing assertions",
"update white-space test",
- "add helper for detecting if the loading spinner is visible",
- "revert to open modal",
- "refactor add dim function",
+ "updates for new year (#319)",
"run sorting tests in all versions",
+ "refactor add dim function",
"reenable the program dimensions tests (#313)",
- "use correct selector",
- "add tests for table sorting",
- "update table tests",
- "updates for new year (#319)"
+ "add simple example of before not working",
+ "check that sorting is reset when removing dimension from columns"
],
"Bug Fixes": [
- "reset sorting when removing a dimension from columns DHIS2-13948",
"set default for displayProperty",
- "do not wrap specific value types",
- "change remove icon",
- "use custom icon by joe",
- "reset sorting when removing dimension from columns DHIS2-13948 (#324)",
- "fix conflict resolution gone bad",
- "test open delay WIP",
- "improve test on URL query parameters",
"saving on an empty name causes a crash (DHIS2-13835) (#316)",
- "update deprecated prop",
+ "disable sorting and pagination when offline",
+ "reset sorting when removing dimension from columns DHIS2-13948 (#324)",
"reset page on update (DHIS2-13950) (#314)",
- "pass first page to the first request",
- "do not pre-set program stage for enrollment DHIS2-14396 (#322)",
"pass nameProp to avoid userSetting dep, transform AO in plugin",
- "disable sorting and pagination when offline",
- "do not use stage for download for enrollments",
- "use correct prop (nameProp vs. displayProperty)",
+ "improve test on URL query parameters",
+ "update display density test",
+ "pass first page to the first request",
+ "change remove icon",
+ "test open delay WIP",
+ "update deprecated prop",
"rename cacheId prop to be more general",
+ "use custom icon by joe",
+ "fix conflict resolution gone bad",
+ "do not use stage for download for enrollments",
+ "do not pre-set program stage for enrollment DHIS2-14396 (#322)",
+ "do not wrap specific value types",
"numbers with dgs space wrap on multiple lines (DHIS2-13899) (#317)",
- "update display density test"
+ "reset sorting when removing a dimension from columns DHIS2-13948",
+ "use correct prop (nameProp vs. displayProperty)"
]
},
"v100.4.0": {
"Features": [
- "padding and font size",
"v100.4.0 (#310)",
- "borders and less padding (#301)"
+ "borders and less padding (#301)",
+ "padding and font size"
],
"Testing": [
- "your dimensions",
- "update names and ids",
- "orgunit condition",
- "remove unnecessary line",
- "update Cypress tests for option sets",
- "remove .only",
- "fix scheduled date test by using a different program (#309)",
+ "update file menu",
+ "use one-time AO for interpretations tests",
"time dimensions",
- "fix option set test (#298)",
+ "update period selector and close file menu",
"tests aligned with 2.38.1",
- "enable prod e2e",
- "update snapshots",
- "boolean condition",
- "force viewport to sensible size",
+ "repetition is not disabled after loading a saved vis with cross-stage data element",
"tags",
- "update layout validation",
- "repeated events",
- "remove 2.38.1 specific tests",
- "alphanumeric conditions",
- "use one-time AO for interpretations tests",
- "select with arrow button instead of dblclick",
+ "remove test code",
+ "clear repetition when switching to event",
+ "extract transfer code to a function",
+ "remove unnecessary line",
+ "repeated events",
+ "force viewport to sensible size",
"optionset condition",
"update program for download",
- "delete AO after tests are run",
- "legendset",
- "fix test after increasing viewport size",
- "extract transfer code to a function",
- "option set transfer fix (#306)",
- "add tranfer fix to text option set",
- "wait for options to load before filtering and selecting",
+ "select with arrow button instead of dblclick",
"align cypress tests with new db (#291)",
- "fix the date condition tests (#296)",
- "jest tests for option sets",
+ "fix option set test (#298)",
+ "update display density tests",
+ "orgunit condition",
+ "wait for word to get typed + disable matrix tmp",
+ "check if arrow is enabled",
+ "update layout validation",
+ "update snapshots",
+ "update interpretations",
"table",
- "improve interpretations tests (#286)",
+ "alphanumeric conditions",
+ "boolean condition",
+ "update event program",
"update event status",
- "update file menu",
+ "remove 2.38.1 specific tests",
"wait for loading spinner to go away",
- "clear repetition when switching to event",
- "update event program",
- "check if arrow is enabled",
- "wait for word to get typed + disable matrix tmp",
- "repetition is not disabled after loading a saved vis with cross-stage data element",
- "update interpretations",
- "update display density tests",
- "update period selector and close file menu",
+ "your dimensions",
+ "wait for options to load before filtering and selecting",
+ "update names and ids",
+ "enable prod e2e",
+ "fix test after increasing viewport size",
"be sure spinner has completed, use containsExact",
- "remove test code"
+ "delete AO after tests are run",
+ "fix the date condition tests (#296)",
+ "option set transfer fix (#306)",
+ "update Cypress tests for option sets",
+ "add tranfer fix to text option set",
+ "improve interpretations tests (#286)",
+ "legendset",
+ "remove .only",
+ "jest tests for option sets",
+ "fix scheduled date test by using a different program (#309)"
],
"Bug Fixes": [
- "clear repetition when changing input type (DHIS2-14219) (#297)",
"only update renderId if side panel is open",
- "add metadata for all stages",
"stop applying DGS to optionSet options",
+ "filtering by stage resets the search and type filters (#307)",
"repeatable event repetition cannot be edited after saving as favorite (DHIS2-14269) (#299)",
- "error when saving translations (#285)",
+ "add metadata for all stages",
"digit group separator applied to valueType TEXT data elements (DHIS2-14172) (#308)",
- "filtering by stage resets the search and type filters (#307)",
+ "error when saving translations (#285)",
"unescape stage name in i18n",
- "translations: sync translations from transifex (dev)",
- "clear ui.repetiton on change of input type"
+ "clear ui.repetiton on change of input type",
+ "clear repetition when changing input type (DHIS2-14219) (#297)",
+ "translations: sync translations from transifex (dev)"
]
},
"v100.3.1": {
"Bug Fixes": [
"improve failure message with app name",
- "v100.3.1 (#277)",
- "add extended timeout to asserts in filemenu.cy (#284)",
- "remove scheduled date error (DHIS2-13904) (#278)",
- "reuse layout validation and sync filemenu/download (#245)",
- "missing translations in LL (DHIS2-13931) (#249)",
- "lint changes",
- "remove return null",
- "replace snapshots with specific assert on the checked state of Checkbox",
+ "pass stage for plain data source download (#276)",
"scheduled date being hidden by program stage not respected (DHIS2-13904) (#258)",
- "no d2-ui-rich-text please",
"replace snapshots with narrower check on select option",
- "improve nightly build failure message so app name is shown (#267)",
- "format value type 'Age'",
- "change text for stage selection",
- "pass visualization to file menu",
+ "remove the error object",
"add extended timeout to try avoiding test flakiness",
- "add download test",
- "markdown in description DHIS2-13911 (#254)",
+ "correct 'save' behaviour, update tests",
+ "remember legacy prop",
+ "reuse layout validation and sync filemenu/download (#245)",
+ "replace snapshot tests for TextBaseOption",
+ "timestamp for value type \"age\" should be removed (DHIS2-13902) (#257)",
+ "lint changes",
"remove the whole error",
+ "missing translations in LL (DHIS2-13931) (#249)",
"translations: sync translations from transifex (dev)",
- "change validation order",
- "pass stage for plain data source download (#276)",
+ "v100.3.1 (#277)",
+ "no d2-ui-rich-text please",
"catch schedule date error (WIP)",
+ "replace snapshots with specific assert on the checked state of Checkbox",
+ "pass visualization to file menu",
+ "remove return null",
+ "improve nightly build failure message so app name is shown (#267)",
+ "format value type 'Age'",
"update param name",
"vis and no current should be edited",
- "correct 'save' behaviour, update tests",
- "replace snapshot tests for TextBaseOption",
+ "change text for stage selection",
+ "change validation order",
+ "add download test",
"props from visualization missing in file menu (#279)",
- "remove the error object",
- "remember legacy prop",
- "timestamp for value type \"age\" should be removed (DHIS2-13902) (#257)"
+ "markdown in description DHIS2-13911 (#254)",
+ "remove scheduled date error (DHIS2-13904) (#278)",
+ "add extended timeout to asserts in filemenu.cy (#284)"
],
"Testing": [
- "remove unnecessary config",
- "change expected result for age",
- "enable test for event program",
+ "delete saved visualization when done",
+ "more file menu state tests (DHIS2-14087) (#282)",
+ "only choose stage",
"feature-toggle tests (#260)",
"assert dimensions in layout after clearing (#230)",
+ "change expected result for age",
"check that layout clears when switching input type",
+ "download button",
"empty and unsaved state",
- "delete saved visualization when done",
- "more file menu state tests (DHIS2-14087) (#282)",
"saved and dirty states",
"assert time dimensions for event programs (WIP, no data)",
- "download button",
- "only choose stage"
+ "enable test for event program",
+ "remove unnecessary config"
]
},
"v100.3.0": {
"Features": [
"add \"Scheduled\" event status (DHIS2-13881) (#240)",
- "add support for event status 'scheduled' for >=2.39",
- "add \"Scheduled\" event status (DHIS2-13881) (#219)"
+ "add \"Scheduled\" event status (DHIS2-13881) (#219)",
+ "add support for event status 'scheduled' for >=2.39"
],
"Bug Fixes": [
- "keep current for saved vis",
- "validate after loading saved vis + restructure WIP",
- "show error message when no stage is selected for events and tracker programs (DHIS2-13786) (#222)",
- "do not pass empty stage when saving (#237)",
- "requesting data without a stage does not work (DHIS2-13764) (#215)",
- "program and stage changes (DHIS2-13788) (#232)",
"update error description for time and ou dims",
- "click on column header opens dimension modal DHIS2-13738 (#209)",
- "get clean state on update",
"revert changes in visualization module",
- "optional chaining for stage id",
- "avoid cannot update component error (#225)",
- "conditionally exclude stage from analytics request (#226) (DHIS2-13787)",
- "always run layout validation (#236)",
+ "allow integer to use 0 as condition value (DHIS2-13924) (#247)",
"stage input clear button missing for events (DHIS2-13788) (#223)",
+ "requesting data without a stage does not work (DHIS2-13764) (#215)",
"add a custom error for no stage",
- "translations: sync translations from transifex (dev)",
- "allow integer to use 0 as condition value (DHIS2-13924) (#247)",
+ "do not pass empty stage when saving (#237)",
+ "avoid cannot update component error (#225)",
"use translations for option set options (DHIS2-13772) (#220)",
+ "show error message when no stage is selected for events and tracker programs (DHIS2-13786) (#222)",
+ "stage is remembered internally after program is cleared (#224)",
+ "translations: sync translations from transifex (dev)",
+ "get clean state on update",
+ "always run layout validation (#236)",
+ "click on column header opens dimension modal DHIS2-13738 (#209)",
+ "keep current for saved vis",
+ "program and stage changes (DHIS2-13788) (#232)",
"add hover color to empty chip (DHIS2-13785) (#221)",
- "stage is remembered internally after program is cleared (#224)"
+ "optional chaining for stage id",
+ "validate after loading saved vis + restructure WIP",
+ "conditionally exclude stage from analytics request (#226) (DHIS2-13787)"
],
"Testing": [
- "test program without stage",
- "change expected result to include the newly added row in the db",
+ "add tests for layout validation",
"assert value types in visualization (#238)",
- "consolidate event and event without stage",
- "add tests for event status",
- "time dimensions (#210)",
- "add beforeEach and use same period in both tests",
+ "refactor to avoid using force: true",
"combine visualization.cy.js and table.cy.js into one file",
+ "time dimensions (#210)",
+ "update name",
"fix program",
- "add tests for layout validation",
- "add tests for your dimensions (#214)",
+ "test program without stage",
+ "add beforeEach and use same period in both tests",
+ "change expected result to include the newly added row in the db",
"unused var",
- "update name",
+ "add tests for your dimensions (#214)",
+ "consolidate event and event without stage",
"rename files to camelCase (#216)",
- "refactor to avoid using force: true"
+ "add tests for event status"
]
},
"v100.2.0": {
"Features": [
- "visualize \"Scheduled date\" in Line Listing app (DHIS2-11192) (#205)",
- "visualize scheduled date (DHIS2-11192) (#206)"
+ "visualize scheduled date (DHIS2-11192) (#206)",
+ "visualize \"Scheduled date\" in Line Listing app (DHIS2-11192) (#205)"
],
"Bug Fixes": [
+ "sync components on actions that happen in other components (DHIS2-13667) (#201)",
"bump @dhis2/analytics and fix breaking change",
- "solve breaking change in Analytics",
+ "use renderId instead of imperativeHandle for refreshing side panel",
+ "refresh about unit when sharing is changed DHIS2-13667",
"set default value for required prop",
- "sync description also when translation is changed",
"empty row height (#202)",
- "sync components on actions that happen in other components (DHIS2-13667) (#201)",
- "refresh about unit when sharing is changed DHIS2-13667",
- "use renderId instead of imperativeHandle for refreshing side panel"
+ "sync description also when translation is changed",
+ "solve breaking change in Analytics"
],
"Testing": [
"remove skip to test new backend fixes (#204)",
@@ -1387,113 +1387,113 @@
},
"v100.1.0": {
"Features": [
- "save and load legend",
- "map legend sets to headers",
"enable the legend tab",
- "user interface visual adjustments (#172)",
- "use Interpretations components from analytics (#158)",
+ "add legend key",
"adjust background colors, borders, elevation visual design",
+ "layout chip hover style",
+ "map legend sets to headers",
+ "save and load legend",
+ "use Interpretations components from analytics (#158)",
+ "user interface visual adjustments (#172)",
"adjust start screen design",
- "add legend key",
"legend set table coloring support in line listing (DHIS2-75) (#199)",
- "first draft for coloring the table",
- "layout chip hover style"
+ "first draft for coloring the table"
],
"Bug Fixes": [
- "adjust table width for legend key",
- "add title",
+ "untie Plugin component from the app's Redux store (#168)",
+ "remove optional chaining",
+ "bump ui to latest",
+ "pagination and sorting should be local to the plugin TECH-1177 (#149)",
+ "adjust sidebar section title design",
+ "bump analytics to latest",
"always read header name from header.column",
+ "condition for Integer data element accepts decimal, causing 409 (DHIS2-13326) (#194)",
"helper for getting the table",
- "use the same proxy port as in cypress.env.json (#157)",
- "try original yarn command",
- "fetch legend set name",
"start screen section text header style",
- "change to traceless condition",
- "add dimension names to metadata so chip don't get hidden",
- "remove border clearing",
- "request stage param (#164)",
+ "solve DataTable scrolling issues with CSS",
+ "avoid encoding when interpolating certain variables in i18n.t (#179)",
"more specific selector",
- "we no longer need to do this in App.js",
- "avoid crash when pager object in response is malformed DHIS2-13493 (#195)",
- "use live backend",
- "add timeout to getting the sidebar",
- "start screen title font size",
- "remove optional chaining",
- "move all metadata collection/dispatching to the visualization action",
- "default to empty object",
- "don't rely on the app's Redux store for header names TECH-1144 (#121)",
- "show digitGroupSeparator in tooltip if type is numeric or integer (#153)",
- "implement the upcoming backgroundColor prop from ui",
- "use feature toggling for the legend tab in options",
- "effect hook to calculate uniqueLegendSets",
- "downgrade cypress to match peer dep version of cypress-utils",
- "reduce margin by 4px",
- "try start with proxy",
- "adjust sidebar section title design",
- "condition for Integer data element accepts decimal, causing 409 (DHIS2-13326) (#194)",
- "bump analytics to latest",
- "updates to boolean test",
"catch error code for missing data access",
- "solve DataTable scrolling issues with CSS",
- "remove wrong-sized legend key scrollbox border",
+ "show digitGroupSeparator in tooltip if type is numeric or integer (#153)",
+ "remove prop-types resolution",
"title font weight (#198)",
+ "we no longer need to do this in App.js",
"sidebar background color",
- "update snapshot",
- "pagination and sorting should be local to the plugin TECH-1177 (#149)",
+ "start screen title font size",
+ "add timeout to getting the sidebar",
+ "adjust table width for legend key",
+ "add title",
+ "use live backend",
"peer dependency",
+ "use feature toggling for the legend tab in options",
+ "sort visualization by most viewed (DHIS2-13559) (#176)",
+ "try start with proxy",
+ "fetch legend set name",
"translations: sync translations from transifex (dev)",
- "untie Plugin component from the app's Redux store (#168)",
+ "remove wrong-sized legend key scrollbox border",
+ "avoid crash when pager object in response is malformed DHIS2-13493 (#195)",
+ "request stage param (#164)",
+ "remove border clearing",
+ "implement the upcoming backgroundColor prop from ui",
+ "try original yarn command",
+ "pass stage when downloading",
+ "change to traceless condition",
+ "don't rely on the app's Redux store for header names TECH-1144 (#121)",
+ "use the same proxy port as in cypress.env.json (#157)",
"username ans password for ci",
"disable decimals from being used with integer conditions",
- "bump ui to latest",
- "remove second query and use most viewed",
"hooks before any conditional returns",
- "remove prop-types resolution",
- "pass stage when downloading",
+ "default to empty object",
+ "add dimension names to metadata so chip don't get hidden",
+ "reduce margin by 4px",
+ "remove second query and use most viewed",
+ "effect hook to calculate uniqueLegendSets",
"keep dimension chips when analytics fails (#186)",
+ "downgrade cypress to match peer dep version of cypress-utils",
+ "updates to boolean test",
"only return metadata dimensions so we don't overwrite 'ou' etc",
- "avoid encoding when interpolating certain variables in i18n.t (#179)",
- "sort visualization by most viewed (DHIS2-13559) (#176)"
+ "move all metadata collection/dispatching to the visualization action",
+ "update snapshot"
],
"Testing": [
- "refactor getWithDataTest to getBySel",
- "adapt test data to match test.e2e/lytics-apps-dev",
- "refactor main-sidebar to use getBySel",
- "add test for the 'new' flow",
- "alphanumeric conditions + unsupported types + org unit (#180)",
- "add tests for date conditions #177 from dhis2/test/conditions",
- "refactor rename test",
- "add main sidebar context menu tests",
+ "add period tests, WIP",
+ "add period tests cont",
"refactor lists to individual objects",
- "refactor cypress code, see comment in PR",
- "legend set (DHIS2-75) (#187)",
+ "add main sidebar context menu tests",
+ "refactor 'layout-chip' to use custom wildcard selector",
+ "remove clone Ngelehun CHC",
+ "add dimension list and layout chip context menu tests",
"refactor ..El to ..Selector",
- "expansion toggle in the layout (#192)",
+ "add tests for user dimensions",
"add tests for interpretations components (#185)",
- "remove clone Ngelehun CHC",
"change todo comment",
- "add start screen tests",
- "rename start screen tests",
- "add tests for user dimensions",
- "option set conditions (#183)",
- "refactor 'layout-chip' to use custom wildcard selector",
- "add dimension list and layout chip context menu tests",
+ "add tests for date conditions #177 from dhis2/test/conditions",
"refactor openModal to receive param",
- "move openModal to the next test",
- "add helper function for menu bar button clicks + data test for axes",
+ "expansion toggle in the layout (#192)",
"disable failing smoke test",
- "add period tests, WIP",
"repeated events (#189)",
- "refactor openContextMenu to receive param",
- "add period tests cont"
+ "legend set (DHIS2-75) (#187)",
+ "alphanumeric conditions + unsupported types + org unit (#180)",
+ "add helper function for menu bar button clicks + data test for axes",
+ "refactor main-sidebar to use getBySel",
+ "refactor cypress code, see comment in PR",
+ "adapt test data to match test.e2e/lytics-apps-dev",
+ "add test for the 'new' flow",
+ "add start screen tests",
+ "move openModal to the next test",
+ "rename start screen tests",
+ "refactor rename test",
+ "refactor getWithDataTest to getBySel",
+ "option set conditions (#183)",
+ "refactor openContextMenu to receive param"
]
}
},
"maps-app": {
"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": [
"accept both lowercase and camelCase interpretationId in url(#2937)",
@@ -1502,23 +1502,23 @@
},
"v100.1.7": {
"Bug Fixes": [
+ "use display name for data sets (#2947)",
"hide \"show longitude/latitude\" from context menu for split view maps (DHIS2-15798) (#2945)",
"hide see position from context meny for split view maps",
+ "draw layers with opacity (#2948)",
"post a data statistics view when map is open or saved (#2951)",
- "use display name for data sets (#2947)",
"set default basemap for interpretation map (DHIS2-15788) (#2944)",
- "show warning if event filter is not supported (#2952)",
- "draw layers with opacity (#2948)",
- "use programIndicators endpoint respecting sharing settings (#2950)"
+ "use programIndicators endpoint respecting sharing settings (#2950)",
+ "show warning if event filter is not supported (#2952)"
]
},
"v100.1.6": {
"Bug Fixes": [
- "keep layer visibility when period is changed (#2705)",
- "set period for each split view map (#2721)",
"upgrade landcover dataset (#2732)",
+ "translations: sync translations from transifex (dev)",
"Set rendering strategy to single if not relative period (#2703)",
- "translations: sync translations from transifex (dev)"
+ "keep layer visibility when period is changed (#2705)",
+ "set period for each split view map (#2721)"
]
},
"v100.1.5": {
@@ -1548,9 +1548,9 @@
},
"v100.1.0": {
"Bug Fixes": [
- "remove fallback coordinate field (DHIS2-8165) (#2575)",
"bump cli-app-scripts for precaching improvement",
"use window.parent",
+ "remove fallback coordinate field (DHIS2-8165) (#2575)",
"bumps cli-app-scripts to 10.3.8 for LIBS-499 fix (#2592)"
],
"Features": [