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