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