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