From 78dd136fbd970f040bfddd6fee2bc2608b40c281 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 16 Nov 2023 23:55:04 +0000 Subject: [PATCH] chore: autopublish 2023-11-16T23:55:04Z --- website/data/app_releases.json | 1036 ++++++++++++++++---------------- website/data/apphub.json | 805 +++++++++++++------------ 2 files changed, 926 insertions(+), 915 deletions(-) diff --git a/website/data/app_releases.json b/website/data/app_releases.json index 8e158bfd..1a20317e 100644 --- a/website/data/app_releases.json +++ b/website/data/app_releases.json @@ -220,9 +220,9 @@ }, "v100.1.0": { "Bug Fixes": [ + "use getWithDataTest and findWithDataTest", "add cypress data test prefix to cypress.json", - "add start:nobrowser script", - "use getWithDataTest and findWithDataTest" + "add start:nobrowser script" ], "Features": [ "add e2e workflow step" @@ -230,6 +230,11 @@ } }, "capture-app": { + "v100.44.6": { + "Bug Fixes": [ + "[DHIS2-15967] allow enrolling TEIs with mandatory TET attributes (#3455)" + ] + }, "v100.44.5": { "Bug Fixes": [ "[TECH-1627] use only valid combinations of orgUnit and ouMode (#3405)" @@ -262,8 +267,8 @@ }, "v100.43.0": { "Bug Fixes": [ - "[DHIS2-15879] Unable to schedule event with note (#3421)", - "translations: sync translations from transifex (master)" + "translations: sync translations from transifex (master)", + "[DHIS2-15879] Unable to schedule event with note (#3421)" ], "Features": [ "[DHIS-14012] removed download as XML button (#3434)" @@ -373,24 +378,19 @@ "Bug Fixes": [ "[DHIS2-15365] remove orgUnit and ouMode query args (#3398)" ] - }, - "v100.35.4": { - "Bug Fixes": [ - "translations: sync translations from transifex (master)" - ] } }, "dashboard-app": { "v100.0.4": { "Bug Fixes": [ - "merge translations from past 3 weeks", - "translations: sync translations from transifex (dev)" + "translations: sync translations from transifex (dev)", + "merge translations from past 3 weeks" ] }, "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": { @@ -417,14 +417,14 @@ }, "v100.0.8": { "Bug Fixes": [ - "update jest mock [DHIS2-15415]", - "translations: sync translations from transifex (master)", "add scroll for workflows [DHIS2-15415]", - "prevent failing jest test", + "update v39 fixtures", + "remove v37 e2e", "add scroll on workflow selector [DHIS2-15415]", + "prevent failing jest test", "update v38 fixtures", - "update v39 fixtures", - "remove v37 e2e" + "translations: sync translations from transifex (master)", + "update jest mock [DHIS2-15415]" ] }, "v100.0.7": { @@ -477,8 +477,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)" @@ -491,11 +491,11 @@ }, "v100.3.3": { "Testing": [ + "use import instead of require", + "update API_KEY name and merge parallel launches", "cleaning PR", "publish cypress test results to reportportal (#349)", - "debug merging launches", - "use import instead of require", - "update API_KEY name and merge parallel launches" + "debug merging launches" ], "Bug Fixes": [ "handle non-standard server time zone ids [DHIS2-15511] (#344)" @@ -509,31 +509,31 @@ "v100.3.1": { "Testing": [ "cartesian: cover with tests (DHIS2-14386)", - "use imperative validate: cover request failure", - "use delete limits: cover with tests", + "cover useImperativeValidate with tests (#321)", + "cover & cartesian", + "use delete data value mutation: cover with tests", "category combo table body: cover with tests", + "use upload file data value mutation: cover with tests", + "use imperative validate: cover response transformation", + "use update limits: cover with tests", + "use delete limits: cover with tests", "cover remaining metadata selectors", + "use set data value mutation: cover with tests", + "use imperative validate: use real query keys instead of mocked ones", "cover hooks in data-value-mutations.js (#314)", - "use delete data value mutation: cover with tests", - "use imperative validate: cover response transformation", + "metadata selectors: add jest tests for all untested selectors", "use set form completion mutation: cover with tests", - "use imperative validate: use real query keys instead of mocked ones", - "use set data value mutation: cover with tests", - "use update limits: cover with tests", - "use upload file data value mutation: cover with tests", - "cover & cartesian", - "cover useImperativeValidate with tests (#321)", - "metadata selectors: add jest tests for all untested selectors" + "use imperative validate: cover request failure" ], "Bug Fixes": [ - "include attribute options in completion post [DHIS2-15032] (#311)", "cover useSetFormCompletionMutation with tests (#315)", - "rollback failed complete [DHIS2-15033] (#312)", "use FetchError class from app-runtime [DHIS2-15085] (#316)", "translations: sync translations from transifex (development)", + "include attribute options in completion post [DHIS2-15032] (#311)", + "use set form completion mutation: handle optimistic update errors correctly", "cartesian: return empty array when no vectors provided", - "lock forms when organisation unit is closed [BETA-25] (#317)", - "use set form completion mutation: handle optimistic update errors correctly" + "rollback failed complete [DHIS2-15033] (#312)", + "lock forms when organisation unit is closed [BETA-25] (#317)" ], "Features": [ "merge development into master" @@ -541,33 +541,33 @@ }, "v100.3.0": { "Features": [ - "form expiry info and data input periods [DHIS2-14600] [DHIS2-14218] (#300)", - "lock-status: check lockDate (wip)", "nice UI", + "lock-status: check lockDate (wip)", + "form expiry info and data input periods [DHIS2-14600] [DHIS2-14218] (#300)", "lock-status: add expiry to footer bar" ], "Bug Fixes": [ - "expiry date calculation", - "only update status from backend once", "error when no period is selected", - "use suggested text", "cover useSetFormCompletionMutation with tests (#315)", - "handle undefined data set", + "expiry date calculation", "don't show expiration if excepted by user authorities", - "adjust for different time locales", - "align inputPeriod check with backend [DHIS2-14218]", + "use suggested text", "remove conditional chaining", + "only update status from backend once", "include username in string for i18n", + "align inputPeriod check with backend [DHIS2-14218]", + "use set form completion mutation: handle optimistic update errors correctly", "use relative time with absolute time in tooltip", - "use set form completion mutation: handle optimistic update errors correctly" + "handle undefined data set", + "adjust for different time locales" ], "Testing": [ - "use update limits: cover with tests", - "cover hooks in data-value-mutations.js (#314)", "use delete data value mutation: cover with tests", - "use set data value mutation: cover with tests", - "use delete limits: cover with tests", "use upload file data value mutation: cover with tests", + "use update limits: cover with tests", + "use delete limits: cover with tests", + "use set data value mutation: cover with tests", + "cover hooks in data-value-mutations.js (#314)", "use set form completion mutation: cover with tests" ] }, @@ -593,79 +593,79 @@ }, "v100.2.0": { "Bug Fixes": [ - "deps: update tanstack-query monorepo to v4.17.1", - "deps: update tanstack-query monorepo to v4.19.0", + "remove unnecessary overflow", + "option-set: remove unnecessary sort", + "deps: update dependency @tanstack/react-query-devtools to v4.24.13", "deps: update tanstack-query monorepo to v4.24.10", - "multi-select: update max-width", + "deps: update dependency query-string to v7.1.2", + "deps: update dependency idb-keyval to v6.2.0", + "deps: update dependency zustand to v4.1.4", + "implement PR feedback by @tomzemp from 2023-03-02", "deps: update dependency reselect to v4.1.7", + "adjust disabled org unit style", + "deps: update dependency chart.js to v3.9.1", + "highlighted field store: correct wrong initial state", + "deps: update tanstack-query monorepo to v4.19.0", + "deps: update tanstack-query monorepo to v4.20.4", + "print: fix print-styles for selects", + "metadata and user info error handling (#294)", + "use periods: reverse order & add first/last periods of next/prev year if in current year", + "data-test attribute and linting errors", + "implement PR feedback by @tomzemp from 2023-03-04", "clear selections with only dataset [DHIS2-14039] (#243)", - "deps: update dependency query-string to v7.1.3", + "translations: sync translations from transifex (development)", + "deps: update dependency final-form to v4.20.9", + "optionset: re-add input spread to button", + "deps: update dependency re-reselect to v4.0.1", "deps: update tanstack-query monorepo to v4.18.0", + "update ui version", + "use periods: check if lastPeriodOfPrevYear exists", + "multi-select: update max-width", + "deps: update dependency react-chartjs-2 to v4.3.1", + "deps: update dependency query-string to v7.1.3", + "deps: bump platform and runtime deps [TECH-1462] (#236)", "ensure biweeks allow entry over entire year [TECH-1308] (#242)", - "handle remove periods calculation for end-of-month [DHIS2-14007] (#238)", - "deps: update dependency idb-keyval to v6.2.0", - "clean up audit styling [TECH-1469] [TECH-1470] (#237)", + "minor cleanup", + "deps: update tanstack-query monorepo to v4.24.6", "deps: update dependency react-router-dom to v5.3.4", - "data value store: set correct default when data value set falsy", - "deps: update dependency re-reselect to v4.0.1", - "option-set: remove unnecessary sort", - "deps: update tanstack-query monorepo to v4.20.4", - "highlighted field store: correct wrong initial state", - "deps: update tanstack-query monorepo to v4.24.4", - "deps: update dependency @tanstack/react-query-devtools to v4.24.13", - "options-sort: fix undefined check", - "option-set: fix clear button", - "total-cell: clear total value when printing empty form (#298)", - "metadata and user info error handling (#294)", - "address period issues that occurred after new year 2022/2023", + "deps: update dependency classnames to v2.3.2", + "deps: update dependency zustand to v4.1.5", "metadata error handling", - "use multi-calendar-dates to address periods that don't start on Jan 1st", - "deps: update tanstack-query monorepo to v4.23.0", - "use periods: check if lastPeriodOfPrevYear exists", - "deps: update dependency html-react-parser to v1.4.14", "deps: update tanstack-query monorepo to v4.24.9", - "translations: sync translations from transifex (development)", - "adjust disabled org unit style", - "deps: update dependency zustand to v4.1.5", - "optionset: re-add input spread to button", - "update ui version", - "use periods: reverse order & add first/last periods of next/prev year if in current year", - "deps: update dependency chart.js to v3.9.1", - "deps: update dependency zustand to v4.1.4", + "options-sort: fix undefined check", + "deps: update tanstack-query monorepo to v4.23.0", + "data value store: set correct default when data value set falsy", "optionSet: sort selected options", - "remove unnecessary overflow", - "deps: update dependency classnames to v2.3.2", - "implement PR feedback by @tomzemp from 2023-03-04", - "data-test attribute and linting errors", - "deps: update dependency query-string to v7.1.2", - "data value store: return boolean from isComplete selector", - "implement PR feedback by @tomzemp from 2023-03-02", - "deps: update dependency react-chartjs-2 to v4.3.1", - "deps: update tanstack-query monorepo to v4.16.1", + "deps: update dependency @tanstack/react-query-devtools to v4.24.14", + "address period issues that occurred after new year 2022/2023", "deps: update tanstack-query monorepo to v4.19.1", + "option-set: fix clear button", + "handle remove periods calculation for end-of-month [DHIS2-14007] (#238)", + "clean up audit styling [TECH-1469] [TECH-1470] (#237)", + "deps: update tanstack-query monorepo to v4.17.1", + "data value store: return boolean from isComplete selector", + "total-cell: clear total value when printing empty form (#298)", "deps: update tanstack-query monorepo to v4.20.2", - "print: fix print-styles for selects", - "deps: update dependency @tanstack/react-query-devtools to v4.24.14", - "deps: bump platform and runtime deps [TECH-1462] (#236)", - "minor cleanup", - "deps: update dependency final-form to v4.20.9", - "deps: update tanstack-query monorepo to v4.24.6" + "deps: update dependency html-react-parser to v1.4.14", + "deps: update tanstack-query monorepo to v4.24.4", + "deps: update tanstack-query monorepo to v4.16.1", + "use multi-calendar-dates to address periods that don't start on Jan 1st" ], "Features": [ - "option-set: add multi text support (#290)", + "optionset: add support for multi-text optionSet", "zustand: create wrapper", - "optionset: add support for multi-text optionSet" + "option-set: add multi text support (#290)" ], "Testing": [ - "sync errors store: cover with tests", - "highlighted field store: cover with tests", - "cover stores with tests (and fix some minor issues)", "data value store: cover store with tests", - "entry form store: cover with tests", + "sync errors store: cover with tests", + "validation store: cover with tests", + "data value store: cover with test & establish testing pattern", "get cell id: cover with tests", + "highlighted field store: cover with tests", "unsaved data store: cover with tests", - "validation store: cover with tests", - "data value store: cover with test & establish testing pattern" + "entry form store: cover with tests", + "cover stores with tests (and fix some minor issues)" ] }, "v100.1.2": { @@ -675,131 +675,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": [ - "getCellId", - "bottom-bar: add failed to save summary", - "fix breaking tests around side bar, basic info and follow up button", - "use selector to get coc", - "ensure deepest level is never lower than root level", - "shouldRollbackError", - "make useDataValueParams and useApiAttributeParams stable", - "cleanup on umount only", - "use date limit: prevent recomputing on every re-render", - "update Add limits styling [DHIS2-13958]", - "adjust client time to server timezone when computing date ranges (#165)", - "persist: persist mutations that are network-errors", - "ensure offline units are fetched correctly for users deep in the hierarchy (#226)", - "error-summary: use yellow800 for icon color", - "update useHighlightedField", - "data-workspace: show loader if in flight, regardless of cached data", - "use prefetched units when user org unit is not the highest level", - "file-input: reset lastSyncedValue", - "allow the webapi to return a single object instead of wrapped array", - "basic information: display client date in tooltip", - "deps: pin dependencies", - "fix some crashes", - "contextual-help: add help-legend for sync-errors", + "preserve input-component format", + "manage unsaved comments when moving cells", "filter-field: do not reset highlighted when focused", - "minor cleanup", - "highlighted fields performance (#155)", - "handle invalid parameters in URL [TECH-1382] [TECH-1384] (#208)", - "handle temporal mutation errors (#206)", + "onlineManager: make sure to go online when navigator goes online", + "offline-error-types, show alertbar once", + "bottom-bar: add failed to save summary", + "stop tooltip flickering [DHIS2-13954]", + "set highlighted field null", + "adjust synced cell style (#199)", + "deps: update dependency @dhis2/ui to v8.5.3 (#225)", "error-details optional chaining", - "errors-store: add getNumberOfErrors", - "tooltip: show all errors in tooltip", - "misc cleanup", - "deps: update deps", - "deps: update dependency @dhis2/app-runtime to v3.5.0 (#224)", + "print styles [TECH-1312] (#217)", + "set networkmode offlineFirst", + "allow the webapi to return a single object instead of wrapped array", "remove unnecessary clear highlightedfield", - "try to use cjs import fetcherror", - "error-summary: count errors in selection", + "copy FetchError from data-service", + "tooltip: show all errors in tooltip", + "basic information: display client date in tooltip", + "handle inconsistent formats from api for orgUnits [DHIS2-13888] (#210)", + "option-set input lastSyncedValue", + "ensure offline units are fetched correctly for users deep in the hierarchy (#226)", + "data-value-set: disable when mutating", "use-value-store: add optional-chaining for safety", - "use retry to pause mutations", + "contextual-help: add help-legend for sync-errors", + "make bottom bar buttons small [DHIS2-13956]", + "move handlerHeaderBarStatus to dataworkspace due to re-render issues", + "init lastSyncedValue, fix file-field", "address pr comments", - "clear highlight when field is umounted", - "set highlighted field null", + "deps: pin dependencies", + "adjust client time to server timezone when computing date ranges (#165)", + "resolveAlertProps", + "use selector to get coc", + "error-summary: use yellow800 for icon color", + "update useHighlightedField", "filter-field: hide clear-button when no filter (#222)", - "rerun validation on main bar button click", - "global filter field size (#221)", + "minor cleanup", + "ensure deepest level is never lower than root level", + "fix disabled cell styling [TECH-1466] (#234)", "inner-wrapper: properly clear error if last-synced", - "use a stable date string instead of an instable date instance (#201)", - "make bottom bar buttons small [DHIS2-13956]", - "manage unsaved comments and limits when moving cells", "add missing error-summary file", - "print styles [TECH-1312] (#217)", - "allow for unit paths starting at the real root instead of user root (#197)", - "fix temporal error handling", - "ensure we use a local date string", - "section-filter: do not reset highlighted on focus", - "entry-field: cleanup highlighted-field properly", - "manage unsaved limits when moving cells", - "use highlightedfieldstore", - "onlineStatus: sync header-bar status to onlineManager status", + "or between shortcuts [DHIS2-13955]", + "clear sync-status when value changes (#182)", "remove custom styles for data details button", - "always retry offline-trigger errors", - "adjust synced cell style (#199)", - "review", - "deps: update dependency @dhis2/ui to v8.5.3 (#225)", + "use zustand store for highlighted-field", "remove defaultOnSuccess for queries", - "stop tooltip flickering [DHIS2-13954]", - "import locales so app has access to them (#207)", - "tooltip: fix tooltip flickering", - "manage unsaved comments when moving cells", - "translations: sync translations from transifex (development)", - "true-only checkbox lastSynced comparison", - "preserve input-component format", - "validation button: disable validation run when offline [TECH-1377] (#178)", - "reset error when pristine", - "init lastSyncedValue, fix file-field", - "resolveAlertProps", - "set networkmode offlineFirst", - "headerbar: use smarter delay for headerbar-status", - "copy FetchError from data-service", - "option-set input lastSyncedValue", - "remove 403 as temporal error", - "dates: use server time when appropriate", - "refactor validation-tooltip to child of wrapper", - "always apply long delay when showing/hiding", - "onlineManager: make sure to go online when navigator goes online", - "fix disabled cell styling [TECH-1466] (#234)", - "audit history: update processing, clean up [TECH-1281] (#131)", - "handle inconsistent formats from api for orgUnits [DHIS2-13888] (#210)", + "manage unsaved limits when moving cells", + "error-summary: count errors in selection", "dates: ensure that server or client time is used when appropriate", - "or between shortcuts [DHIS2-13955]", - "clear sync-status when value changes (#182)", + "audit history: update processing, clean up [TECH-1281] (#131)", + "cleanup on umount only", + "fix some crashes", + "getCellId", + "highlighted fields performance (#155)", + "misc cleanup", + "translations: sync translations from transifex (development)", + "dates: use server time when appropriate", "handle network-error alert", - "move handlerHeaderBarStatus to dataworkspace due to re-render issues", - "offline-error-types, show alertbar once", + "deps: update deps", + "handle invalid parameters in URL [TECH-1382] [TECH-1384] (#208)", + "true-only checkbox lastSynced comparison", + "refactor validation-tooltip to child of wrapper", + "file-input: reset lastSyncedValue", + "persist: persist mutations that are network-errors", + "ensure we use a local date string", + "handle temporal mutation errors (#206)", + "allow for unit paths starting at the real root instead of user root (#197)", "update variable name [TECH-1465] (#231)", - "data-value-set: disable when mutating", - "use zustand store for highlighted-field", - "add missing files" + "errors-store: add getNumberOfErrors", + "use a stable date string instead of an instable date instance (#201)", + "reset error when pristine", + "shouldRollbackError", + "onlineStatus: sync header-bar status to onlineManager status", + "review", + "remove 403 as temporal error", + "manage unsaved comments and limits when moving cells", + "fix breaking tests around side bar, basic info and follow up button", + "use prefetched units when user org unit is not the highest level", + "validation button: disable validation run when offline [TECH-1377] (#178)", + "use date limit: prevent recomputing on every re-render", + "update Add limits styling [DHIS2-13958]", + "try to use cjs import fetcherror", + "clear highlight when field is umounted", + "rerun validation on main bar button click", + "data-workspace: show loader if in flight, regardless of cached data", + "headerbar: use smarter delay for headerbar-status", + "entry-field: cleanup highlighted-field properly", + "always apply long delay when showing/hiding", + "always retry offline-trigger errors", + "tooltip: fix tooltip flickering", + "import locales so app has access to them (#207)", + "deps: update dependency @dhis2/app-runtime to v3.5.0 (#224)", + "fix temporal error handling", + "section-filter: do not reset highlighted on focus", + "use retry to pause mutations", + "global filter field size (#221)", + "make useDataValueParams and useApiAttributeParams stable", + "add missing files", + "use highlightedfieldstore" ], "Testing": [ "update tests", + "move query-key test", + "fix test description", "fix tests", "add authority tests to comment and limit tests", - "add test to getPreFetchedChildren", - "move query-key test", - "fix test description" + "add test to getPreFetchedChildren" ], "Features": [ - "sync-errors: add sync-errors store", - "sync-error: add sync error to field", - "headerbar: integrate offline-status message (#233)", "respect F_DATAVALUE_ADD user authority", + "get current date: set milliseconds to 0", + "sync-errors: add sync-errors store", "notify user about failures of critical requests", "headerbar: integrate offline-status-message", - "get current date: set milliseconds to 0", "sync error handling (#218)", "error-indicator: add error indicator", + "client server date: add DRY utils", "custom forms: notify user about pre-fetching failure", - "client server date: add DRY utils" + "sync-error: add sync error to field", + "headerbar: integrate offline-status message (#233)" ] } }, @@ -846,9 +846,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]", - "updated cypress fixtures [DHIS2-14061]" + "always use outputIdScheme=UID [DHIS2-14061]" ] }, "v100.0.1": { @@ -860,8 +860,8 @@ "data-visualizer-app": { "v100.3.1": { "Bug Fixes": [ - "legend sets fail to load in table with data dimension in the row (DHIS2-12830) (#2753)", "v100.3.1", + "legend sets fail to load in table with data dimension in the row (DHIS2-12830) (#2753)", "color set update (DHIS2-16108) (#2906)" ] }, @@ -870,49 +870,49 @@ "send test results to report portal dashboard" ], "Bug Fixes": [ - "limit max value shifts to min value fields in PT (DHIS2-10235) (#2756)", - "allow closing the interpretations modal when accessed via URL (DHIS2-15721) (#2748)", - "visualization deleted when saving it after copy DHIS2-15722 (#2778)", - "only update interpretations list when in DOM", "change legend type description to fit SV (DHIS2-15120) (#2757)", - "translate dimension labels in PT DHIS2-15750 (#2783)", "disable Save when vis not in unsaved/dirty state DHIS2-15373 (#2758)", + "visualization deleted when saving it after copy DHIS2-15722 (#2778)", + "allow closing the interpretations modal when accessed via URL (DHIS2-15721) (#2748)", "translations: sync translations from transifex (dev)", + "limit max value shifts to min value fields in PT (DHIS2-10235) (#2756)", + "only update interpretations list when in DOM", + "translate dimension labels in PT DHIS2-15750 (#2783)", "prevent state update when modal is closing" ], "Features": [ - "deps: bump analytics to latest to benefit from fixes and features (#2886)", - "100.3.0" + "100.3.0", + "deps: bump analytics to latest to benefit from fixes and features (#2886)" ] }, "v100.2.0": { "Features": [ - "update download menu to use hovermenu components from analytics", + "use Toolbar and ToolbarSidebar from analytics (#2358)", "100.2.0 (#2741)", + "use UpdateButton and HoverMenubar from analytics", "use hover menu components from analytics for options menu", - "use Toolbar and ToolbarSidebar from analytics (#2358)", - "use interpretations button from analytics", - "use UpdateButton and HoverMenubar from analytics" + "update download menu to use hovermenu components from analytics", + "use interpretations button from analytics" ], "Testing": [ "extend timeout after delete has been triggered (#2499)", - "prevent test names from being dynamic (#2576)", - "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)", + "prevent test names from being dynamic (#2576)", + "rename AO-title to titlebar (DHIS2-15063) (#2435)", "skip legend test while data element icons are unsupported", - "rename AO-title to titlebar (DHIS2-15063) (#2435)" + "more tests for custom calculations (DHIS2-13871) (#2287)", + "comment out icon tests for currently unsupported types" ], "Bug Fixes": [ - "adjust closeFileMenuWithClick command", "ensure `MenuSectionHeader` is `dense` when in `HoverMenuBar`", - "adjust e2e element slectors", - "remove divider from plain data source submenu", - "adjust data test name", "observe size changes for legend positioning", - "inject style in props passed to VisualizationPlugin (DHIS2-15126) (#2322)", "translations: sync translations from transifex (dev)", - "tweak viz type selector styles to match toolbar" + "tweak viz type selector styles to match toolbar", + "adjust closeFileMenuWithClick command", + "remove divider from plain data source submenu", + "inject style in props passed to VisualizationPlugin (DHIS2-15126) (#2322)", + "adjust data test name", + "adjust e2e element slectors" ] }, "v100.1.4": { @@ -921,8 +921,8 @@ "prevent items in transfer from being stale when filtering (#2321)" ], "Bug Fixes": [ - "image paths and apply d2 style", - "translations: sync translations from transifex (dev)" + "translations: sync translations from transifex (dev)", + "image paths and apply d2 style" ] }, "v100.1.3": { @@ -946,33 +946,33 @@ }, "v100.1.0": { "Features": [ - "implement data icon option for SV visualization (DHIS2-10496) (#2236)", - "plugin: send installation status [DHIS2-15097] (#2273)", + "support non-gregorian fixed periods (#2233)", "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)", "custom calculations (DHIS2-13871) (#2232)", - "support non-gregorian fixed periods (#2233)" + "plugin: send installation status [DHIS2-15097] (#2273)" ], "Testing": [ - "fix test failing due to change in single value behaviour", - "add extended timeout for file open modal (#2284)" + "add extended timeout for file open modal (#2284)", + "fix test failing due to change in single value behaviour" ], "Bug Fixes": [ - "target window.parent for postRobot communication (#2256)", - "nightly workflow has to run on default branch which is currently dev (#2269)", - "hide icon from visualization when option is toggled", "remove translucent layer by using app-scripts 10.3.4 (DHIS2-15008) (#2251)", - "inject CSS UI variables in plugin (#2270)", - "translations: sync translations from transifex (master) (#2192)", - "fetch data element icon and pass it in extraOptions", + "update cli-app-scripts and analytics (#2247)", "deps: bump cli-app-scripts for precaching improvement", + "nightly workflow has to run on default branch which is currently dev (#2269)", + "fetch data element icon and pass it in extraOptions", + "translations: sync translations from transifex (master) (#2192)", + "set height on chart container when not defined (#2246) (#2250)", "update cli-app-scripts and analytics deps", - "update cli-app-scripts and analytics (#2247)", - "plugin sends installation status (#2277)", "remove old i18n initialisation (#2241)", - "dependency updates (#2243)", "do not pass a boolean for icons when saving", - "set height on chart container when not defined (#2246) (#2250)" + "hide icon from visualization when option is toggled", + "dependency updates (#2243)", + "plugin sends installation status (#2277)", + "target window.parent for postRobot communication (#2256)", + "inject CSS UI variables in plugin (#2270)" ] }, "v100.0.3": { @@ -999,13 +999,13 @@ }, "v100.10.3": { "Bug Fixes": [ - "ensure scrollbox actually scrolls instead of the container", + "increment based on correct property `pager.page` not `data.page`", "return `fetching` from useProgramDataDimensions for lazy loading", + "ensure `loading` remains `false` when lazy loading additional items", "ensure variable names matches function argument", - "increment based on correct property `pager.page` not `data.page`", + "ensure scrollbox actually scrolls instead of the container", "make scrollbox scrollable without fixed height", - "your- and program-dimensions list lazy loading (#453)", - "ensure `loading` remains `false` when lazy loading additional items" + "your- and program-dimensions list lazy loading (#453)" ] }, "v100.10.2": { @@ -1016,10 +1016,10 @@ "v100.10.1": { "Bug Fixes": [ "allow opening interpretations for AOs without a time dimension (DHIS2-15781)", + "upgrade @dhis2/analytics to latest", "various hackathon issues", - "take legend-key into account when computing pagination max-width (DHIS2-15465)", "correctly center the table spinner (DHIS2-13947, DHIS2-13946)", - "upgrade @dhis2/analytics to latest" + "take legend-key into account when computing pagination max-width (DHIS2-15465)" ] }, "v100.10.0": { @@ -1042,13 +1042,13 @@ }, "v100.9.3": { "Bug Fixes": [ + "bump min width for less concise locales", + "upgrade @dhis2/ui to get spacing between pagination elements", "ensure pagination max-width is correct in interpretations modal (#434)", - "translations: sync translations from transifex (master)", "implement min width on pagination container so dropdowns fit", - "lack of access show the generic \"something went wrong\" error (DHIS2-15737) (#429)", - "upgrade @dhis2/ui to get spacing between pagination elements", - "bump min width for less concise locales", - "always attach resize observer if node is found" + "always attach resize observer if node is found", + "translations: sync translations from transifex (master)", + "lack of access show the generic \"something went wrong\" error (DHIS2-15737) (#429)" ] }, "v100.9.2": { @@ -1064,30 +1064,30 @@ "v100.9.0": { "Features": [ "toolbar UI update (DHIS2-15167) (#368)", + "add app logo", + "add InterpretationsAndDetailsToggler", + "add update button", "add menu and menu items WIP", - "port file-menu to new hoverable menubar", - "add HoverMenuBar", - "implement download menu that can be hovered or clicked", "let download menu be clickable or hoverable", - "add update button", - "add disabled state to view menu", "migrate download menu wip", + "implement download menu that can be hovered or clicked", + "add HoverMenuBar", + "port file-menu to new hoverable menubar", + "add disabled state to view menu", "hoverable options menu", - "add app logo", - "migrate view-menu", - "add InterpretationsAndDetailsToggler" + "migrate view-menu" ], "Bug Fixes": [ - "trigger toggleSubMenu when on items without children so it closes", - "adjust height to 32 px", - "remove unused import", + "ensure flexbox children consume full height", + "wrap action call in useCallback", "upgrade @dhis2/ui to get consistent menu section header styles", - "ensure `MenuSectionHeader` is `dense` when in the `HoverMenuBar`", "let dropdown render children directly in popper", - "adjust import name", - "wrap action call in useCallback", - "ensure flexbox children consume full height", - "push app name 1px down to improve visual alignment" + "remove unused import", + "adjust height to 32 px", + "push app name 1px down to improve visual alignment", + "ensure `MenuSectionHeader` is `dense` when in the `HoverMenuBar`", + "trigger toggleSubMenu when on items without children so it closes", + "adjust import name" ] }, "v100.8.2": { @@ -1102,21 +1102,21 @@ }, "v100.8.0": { "Testing": [ - "rename visualization-title to titlebar (DHIS2-15063) (#384)", - "update download and filemenu tests to reflect pe being optional", - "add ou instead of pe", "update the error message for 2.38", - "improve period click targeting", "remove special handling for 38", - "remove unused imports", + "update download and filemenu tests to reflect pe being optional", + "rename visualization-title to titlebar (DHIS2-15063) (#384)", + "add ou instead of pe", + "remove intercept evaluation that is suddenly failing", "add special handling for 2.38", - "remove intercept evaluation that is suddenly failing" + "improve period click targeting", + "remove unused imports" ], "Bug Fixes": [ "allow 1 retry on CI", - "align e2e file with master", + "remove unused prop", "allow developers to choose cy.open browser environment themselves", - "remove unused prop" + "align e2e file with master" ], "Features": [ "remove period validation (DHIS2-15015) (#381)" @@ -1129,8 +1129,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": { @@ -1150,21 +1150,21 @@ }, "v100.7.0": { "Features": [ - "add view menu", - "allow expanding visualization and hiding panels (#344)", "separate state for hidden layout and sidebar", - "toggle panel visibility when clicking the fullscreen button", + "add view menu", "add button to titlebar that toggles visualization canvas expansion", "add state for expanding the visualization canvas", - "allow toggling individual panels from menu bar" + "allow expanding visualization and hiding panels (#344)", + "allow toggling individual panels from menu bar", + "toggle panel visibility when clicking the fullscreen button" ], "Bug Fixes": [ - "make button square", - "initialise hidden panel state and remove fallbacks from selectors", - "subscribe to correct hidden state in the viz type selector", + "disable interpretations view menu when no AO is loaded", "tweak fullscreen toggle tooltip text", "hide tooltip immediately to avoid it jumping across the screen", - "disable interpretations view menu when no AO is loaded" + "initialise hidden panel state and remove fallbacks from selectors", + "make button square", + "subscribe to correct hidden state in the viz type selector" ], "Testing": [ "verify panel hiding logic is correct", @@ -1173,10 +1173,10 @@ }, "v100.6.2": { "Testing": [ + "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", - "ou hierarchy tests (DHIS2-2367) (#353)", "add tests for ou hierarchy (untested due to instances being down)" ], "Bug Fixes": [ @@ -1190,89 +1190,89 @@ }, "v100.6.0": { "Features": [ + "plugin: send installation status [DHIS2-15097] (#346)", "add ou hierarchy option", - "use request options", - "v100.6.0 (#347)", - "add ou hierarchy to options (DHIS2-2367) (#329)", "use 'ounamehierarchy' header for ou when showing hierarchy (#328)", - "plugin: send installation status [DHIS2-15097] (#346)" + "v100.6.0 (#347)", + "use request options", + "add ou hierarchy to options (DHIS2-2367) (#329)" ], "Bug Fixes": [ - "update cli-app-scripts and analytics (#337)", + "deps: bump cli-app-scripts for precaching improvement", "restore the baseurl", - "target window.parent for postRobot communication (#342)", - "update deps (#332)", + "update normal display density padding", + "update cli-app-scripts for HeaderBar fixes", + "update cli-app-scripts and analytics (#337)", + "data from repeatable events shows name of DE instead of blank cell (DHIS2-15026) (#340)", "the base url is not needed", "detect instance connection status instead of online status", - "update normal display density padding", - "deps: bump cli-app-scripts for precaching improvement", + "update deps (#332)", "add README badge for release workflow", - "update cli-app-scripts for HeaderBar fixes", - "data from repeatable events shows name of DE instead of blank cell (DHIS2-15026) (#340)" + "target window.parent for postRobot communication (#342)" ], "Testing": [ "fix flaky and outdated tests (#333)", - "verify that the request url is correct for flaky test", - "consolidate 2.39 and 2.40 tests for table.cy.js", + "update density test (#331)", "add EXTENDED_TIMEOUT to all references of program-dimensions-list (#339)", + "verify that the request url is correct for flaky test", "sort backend result before evaluating (#336)", "consolidate option set tests for all versions", - "update density test (#331)" + "consolidate 2.39 and 2.40 tests for table.cy.js" ] }, "v100.5.0": { "Features": [ "plugin: use cacheable section recording (#241)", - "enable plugin build of the plugin wrapper component", + "ability to remove cached data", "v100.5.0 (#327)", "quick option for adding program dimensions to columns (DHIS2-14487) (#323)", - "ability to remove cached data", + "enable plugin build of the plugin wrapper component", "add select/unselect button, WIP" ], "Testing": [ - "add simple example of before not working", + "update white-space test", + "fix Cypress tests", + "check that sorting is reset when removing dimension from columns", "ensure the table is sorted before doing assertions", + "log server url (#312)", + "update all tests that add dimensions, remove context menu tests", + "refactor add dim function", + "add simple example of before not working", "add helper for detecting if the loading spinner is visible", - "check that sorting is reset when removing dimension from columns", "use correct selector", - "change data test name", - "run sorting tests in all versions", "put back the version condition as before", - "revert to open modal", - "refactor add dim function", "add tests for table sorting", - "update table tests", - "update all tests that add dimensions, remove context menu tests", - "log server url (#312)", + "change data test name", + "revert to open modal", + "run sorting tests in all versions", "updates for new year (#319)", "check white-space (chore: update test dim name)", - "fix Cypress tests", - "update white-space test", + "update table tests", "reenable the program dimensions tests (#313)", "removed temporary test" ], "Bug Fixes": [ + "change remove icon", + "test open delay WIP", + "pass nameProp to avoid userSetting dep, transform AO in plugin", + "fix conflict resolution gone bad", + "reset sorting when removing dimension from columns DHIS2-13948 (#324)", "update deprecated prop", - "reset page on update (DHIS2-13950) (#314)", + "do not use stage for download for enrollments", "improve test on URL query parameters", - "pass nameProp to avoid userSetting dep, transform AO in plugin", - "numbers with dgs space wrap on multiple lines (DHIS2-13899) (#317)", "do not wrap specific value types", - "pass first page to the first request", - "fix conflict resolution gone bad", + "rename cacheId prop to be more general", "set default for displayProperty", - "disable sorting and pagination when offline", - "use custom icon by joe", "do not pre-set program stage for enrollment DHIS2-14396 (#322)", - "test open delay WIP", - "update display density test", - "change remove icon", + "use custom icon by joe", "use correct prop (nameProp vs. displayProperty)", - "saving on an empty name causes a crash (DHIS2-13835) (#316)", + "reset page on update (DHIS2-13950) (#314)", + "disable sorting and pagination when offline", + "update display density test", + "pass first page to the first request", + "numbers with dgs space wrap on multiple lines (DHIS2-13899) (#317)", "reset sorting when removing a dimension from columns DHIS2-13948", - "do not use stage for download for enrollments", - "rename cacheId prop to be more general", - "reset sorting when removing dimension from columns DHIS2-13948 (#324)" + "saving on an empty name causes a crash (DHIS2-13835) (#316)" ] }, "v100.4.0": { @@ -1282,290 +1282,290 @@ "padding and font size" ], "Testing": [ - "tests aligned with 2.38.1", - "wait for options to load before filtering and selecting", + "clear repetition when switching to event", + "update names and ids", + "update event status", + "fix scheduled date test by using a different program (#309)", + "update file menu", + "option set transfer fix (#306)", "remove 2.38.1 specific tests", - "improve interpretations tests (#286)", - "time dimensions", - "check if arrow is enabled", - "update period selector and close file menu", - "update Cypress tests for option sets", - "update file menu", - "update event status", + "use one-time AO for interpretations tests", + "alphanumeric conditions", + "be sure spinner has completed, use containsExact", + "fix option set test (#298)", + "enable prod e2e", "repeated events", + "update Cypress tests for option sets", "optionset condition", - "option set transfer fix (#306)", - "jest tests for option sets", - "wait for word to get typed + disable matrix tmp", - "delete AO after tests are run", - "select with arrow button instead of dblclick", - "update names and ids", - "update display density tests", + "improve interpretations tests (#286)", + "update event program", + "time dimensions", "your dimensions", - "legendset", - "remove test code", - "fix scheduled date test by using a different program (#309)", - "force viewport to sensible size", + "update display density tests", + "update snapshots", + "jest tests for option sets", + "fix the date condition tests (#296)", + "boolean condition", + "check if arrow is enabled", "update layout validation", + "fix test after increasing viewport size", + "repetition is not disabled after loading a saved vis with cross-stage data element", + "tests aligned with 2.38.1", + "delete AO after tests are run", "update program for download", - "update event program", - "wait for loading spinner to go away", - "clear repetition when switching to event", + "force viewport to sensible size", "update interpretations", - "enable prod e2e", - "add tranfer fix to text option set", - "extract transfer code to a function", - "align cypress tests with new db (#291)", - "fix option set test (#298)", - "fix the date condition tests (#296)", + "table", + "wait for options to load before filtering and selecting", "tags", + "extract transfer code to a function", "orgunit condition", - "be sure spinner has completed, use containsExact", - "boolean condition", - "table", - "use one-time AO for interpretations tests", - "fix test after increasing viewport size", - "update snapshots", - "alphanumeric conditions", - "repetition is not disabled after loading a saved vis with cross-stage data element", + "wait for loading spinner to go away", + "remove test code", + "select with arrow button instead of dblclick", "remove .only", - "remove unnecessary line" + "align cypress tests with new db (#291)", + "update period selector and close file menu", + "wait for word to get typed + disable matrix tmp", + "legendset", + "remove unnecessary line", + "add tranfer fix to text option set" ], "Bug Fixes": [ - "clear repetition when changing input type (DHIS2-14219) (#297)", "filtering by stage resets the search and type filters (#307)", - "error when saving translations (#285)", - "unescape stage name in i18n", "add metadata for all stages", - "repeatable event repetition cannot be edited after saving as favorite (DHIS2-14269) (#299)", - "digit group separator applied to valueType TEXT data elements (DHIS2-14172) (#308)", - "clear ui.repetiton on change of input type", "translations: sync translations from transifex (dev)", + "unescape stage name in i18n", + "only update renderId if side panel is open", + "digit group separator applied to valueType TEXT data elements (DHIS2-14172) (#308)", "stop applying DGS to optionSet options", - "only update renderId if side panel is open" + "clear repetition when changing input type (DHIS2-14219) (#297)", + "error when saving translations (#285)", + "clear ui.repetiton on change of input type", + "repeatable event repetition cannot be edited after saving as favorite (DHIS2-14269) (#299)" ] }, "v100.3.1": { "Bug Fixes": [ - "catch schedule date error (WIP)", - "reuse layout validation and sync filemenu/download (#245)", "improve failure message with app name", + "no d2-ui-rich-text please", + "replace snapshot tests for TextBaseOption", + "remove the error object", + "improve nightly build failure message so app name is shown (#267)", + "scheduled date being hidden by program stage not respected (DHIS2-13904) (#258)", + "remove the whole error", + "translations: sync translations from transifex (dev)", "pass stage for plain data source download (#276)", "remember legacy prop", - "improve nightly build failure message so app name is shown (#267)", - "v100.3.1 (#277)", - "props from visualization missing in file menu (#279)", + "pass visualization to file menu", + "change validation order", + "replace snapshots with specific assert on the checked state of Checkbox", "add extended timeout to try avoiding test flakiness", - "format value type 'Age'", "vis and no current should be edited", - "no d2-ui-rich-text please", - "lint changes", + "remove return null", + "add download test", + "catch schedule date error (WIP)", + "missing translations in LL (DHIS2-13931) (#249)", "replace snapshots with narrower check on select option", - "timestamp for value type \"age\" should be removed (DHIS2-13902) (#257)", - "replace snapshots with specific assert on the checked state of Checkbox", - "remove the error object", - "scheduled date being hidden by program stage not respected (DHIS2-13904) (#258)", - "pass visualization to file menu", - "remove scheduled date error (DHIS2-13904) (#278)", - "replace snapshot tests for TextBaseOption", - "change text for stage selection", + "props from visualization missing in file menu (#279)", + "markdown in description DHIS2-13911 (#254)", "update param name", - "remove the whole error", + "change text for stage selection", "correct 'save' behaviour, update tests", - "markdown in description DHIS2-13911 (#254)", - "add download test", + "lint changes", + "remove scheduled date error (DHIS2-13904) (#278)", + "format value type 'Age'", "add extended timeout to asserts in filemenu.cy (#284)", - "remove return null", - "change validation order", - "translations: sync translations from transifex (dev)", - "missing translations in LL (DHIS2-13931) (#249)" + "v100.3.1 (#277)", + "timestamp for value type \"age\" should be removed (DHIS2-13902) (#257)", + "reuse layout validation and sync filemenu/download (#245)" ], "Testing": [ - "check that layout clears when switching input type", - "assert dimensions in layout after clearing (#230)", "enable test for event program", - "only choose stage", - "change expected result for age", - "remove unnecessary config", - "empty and unsaved state", + "more file menu state tests (DHIS2-14087) (#282)", "assert time dimensions for event programs (WIP, no data)", - "download button", + "empty and unsaved state", + "change expected result for age", + "feature-toggle tests (#260)", "saved and dirty states", + "assert dimensions in layout after clearing (#230)", + "check that layout clears when switching input type", "delete saved visualization when done", - "more file menu state tests (DHIS2-14087) (#282)", - "feature-toggle tests (#260)" + "remove unnecessary config", + "download button", + "only choose stage" ] }, "v100.3.0": { "Features": [ + "add \"Scheduled\" event status (DHIS2-13881) (#219)", "add \"Scheduled\" event status (DHIS2-13881) (#240)", - "add support for event status 'scheduled' for >=2.39", - "add \"Scheduled\" event status (DHIS2-13881) (#219)" + "add support for event status 'scheduled' for >=2.39" ], "Bug Fixes": [ - "revert changes in visualization module", "add a custom error for no stage", + "click on column header opens dimension modal DHIS2-13738 (#209)", + "revert changes in visualization module", "show error message when no stage is selected for events and tracker programs (DHIS2-13786) (#222)", - "stage input clear button missing for events (DHIS2-13788) (#223)", - "conditionally exclude stage from analytics request (#226) (DHIS2-13787)", - "requesting data without a stage does not work (DHIS2-13764) (#215)", - "always run layout validation (#236)", + "keep current for saved vis", "use translations for option set options (DHIS2-13772) (#220)", + "translations: sync translations from transifex (dev)", + "always run layout validation (#236)", + "stage input clear button missing for events (DHIS2-13788) (#223)", "stage is remembered internally after program is cleared (#224)", - "keep current for saved vis", "update error description for time and ou dims", - "validate after loading saved vis + restructure WIP", - "avoid cannot update component error (#225)", - "do not pass empty stage when saving (#237)", "allow integer to use 0 as condition value (DHIS2-13924) (#247)", + "add hover color to empty chip (DHIS2-13785) (#221)", + "program and stage changes (DHIS2-13788) (#232)", + "requesting data without a stage does not work (DHIS2-13764) (#215)", "optional chaining for stage id", - "click on column header opens dimension modal DHIS2-13738 (#209)", + "do not pass empty stage when saving (#237)", + "validate after loading saved vis + restructure WIP", "get clean state on update", - "translations: sync translations from transifex (dev)", - "program and stage changes (DHIS2-13788) (#232)", - "add hover color to empty chip (DHIS2-13785) (#221)" + "conditionally exclude stage from analytics request (#226) (DHIS2-13787)", + "avoid cannot update component error (#225)" ], "Testing": [ - "add tests for your dimensions (#214)", - "assert value types in visualization (#238)", - "test program without stage", "update name", - "add tests for event status", + "add beforeEach and use same period in both tests", + "rename files to camelCase (#216)", + "add tests for your dimensions (#214)", + "add tests for layout validation", "refactor to avoid using force: true", "unused var", - "rename files to camelCase (#216)", "fix program", - "add tests for layout validation", + "time dimensions (#210)", + "test program without stage", + "add tests for event status", + "assert value types in visualization (#238)", "consolidate event and event without stage", "change expected result to include the newly added row in the db", - "add beforeEach and use same period in both tests", - "time dimensions (#210)", "combine visualization.cy.js and table.cy.js into one file" ] }, "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": [ - "sync description also when translation is changed", "sync components on actions that happen in other components (DHIS2-13667) (#201)", "bump @dhis2/analytics and fix breaking change", - "solve breaking change in Analytics", "empty row height (#202)", - "refresh about unit when sharing is changed DHIS2-13667", + "solve breaking change in Analytics", "use renderId instead of imperativeHandle for refreshing side panel", - "set default value for required prop" + "set default value for required prop", + "refresh about unit when sharing is changed DHIS2-13667", + "sync description also when translation is changed" ], "Testing": [ - "add tests for negative legend sets (#203)", - "translations with i18n (#191)", "prevent empty values from displaying a legend", - "remove skip to test new backend fixes (#204)" + "remove skip to test new backend fixes (#204)", + "translations with i18n (#191)", + "add tests for negative legend sets (#203)" ] }, "v100.1.0": { "Features": [ + "legend set table coloring support in line listing (DHIS2-75) (#199)", + "layout chip hover style", "add legend key", - "adjust start screen design", - "enable the legend tab", "save and load legend", - "layout chip hover style", - "legend set table coloring support in line listing (DHIS2-75) (#199)", - "adjust background colors, borders, elevation visual design", - "user interface visual adjustments (#172)", "first draft for coloring the table", + "adjust background colors, borders, elevation visual design", + "use Interpretations components from analytics (#158)", "map legend sets to headers", - "use Interpretations components from analytics (#158)" + "user interface visual adjustments (#172)", + "enable the legend tab", + "adjust start screen design" ], "Bug Fixes": [ - "updates to boolean test", - "change to traceless condition", - "fetch legend set name", - "use feature toggling for the legend tab in options", - "downgrade cypress to match peer dep version of cypress-utils", - "don't rely on the app's Redux store for header names TECH-1144 (#121)", - "add title", - "remove border clearing", "use the same proxy port as in cypress.env.json (#157)", + "reduce margin by 4px", + "keep dimension chips when analytics fails (#186)", + "more specific selector", "try original yarn command", - "remove optional chaining", "adjust sidebar section title design", + "use feature toggling for the legend tab in options", + "try start with proxy", + "request stage param (#164)", "remove wrong-sized legend key scrollbox border", - "move all metadata collection/dispatching to the visualization action", + "adjust table width for legend key", + "untie Plugin component from the app's Redux store (#168)", + "default to empty object", + "update snapshot", + "change to traceless condition", + "updates to boolean test", + "bump analytics to latest", + "username ans password for ci", "avoid crash when pager object in response is malformed DHIS2-13493 (#195)", - "try start with proxy", - "effect hook to calculate uniqueLegendSets", - "remove prop-types resolution", - "solve DataTable scrolling issues with CSS", - "only return metadata dimensions so we don't overwrite 'ou' etc", + "add title", + "bump ui to latest", + "hooks before any conditional returns", "title font weight (#198)", - "default to empty object", + "translations: sync translations from transifex (dev)", + "sidebar background color", + "we no longer need to do this in App.js", + "remove second query and use most viewed", "catch error code for missing data access", - "use live backend", - "more specific selector", - "add dimension names to metadata so chip don't get hidden", - "hooks before any conditional returns", - "add timeout to getting the sidebar", "sort visualization by most viewed (DHIS2-13559) (#176)", + "fetch legend set name", + "add dimension names to metadata so chip don't get hidden", + "show digitGroupSeparator in tooltip if type is numeric or integer (#153)", + "remove prop-types resolution", + "use live backend", + "pagination and sorting should be local to the plugin TECH-1177 (#149)", + "pass stage when downloading", + "don't rely on the app's Redux store for header names TECH-1144 (#121)", + "helper for getting the table", "peer dependency", + "condition for Integer data element accepts decimal, causing 409 (DHIS2-13326) (#194)", + "remove border clearing", "start screen section text header style", - "remove second query and use most viewed", - "sidebar background color", - "bump analytics to latest", - "username ans password for ci", + "only return metadata dimensions so we don't overwrite 'ou' etc", + "move all metadata collection/dispatching to the visualization action", + "solve DataTable scrolling issues with CSS", "start screen title font size", - "helper for getting the table", - "pass stage when downloading", - "bump ui to latest", - "keep dimension chips when analytics fails (#186)", - "pagination and sorting should be local to the plugin TECH-1177 (#149)", - "implement the upcoming backgroundColor prop from ui", - "update snapshot", - "adjust table width for legend key", - "show digitGroupSeparator in tooltip if type is numeric or integer (#153)", "disable decimals from being used with integer conditions", - "reduce margin by 4px", - "untie Plugin component from the app's Redux store (#168)", - "we no longer need to do this in App.js", - "request stage param (#164)", - "avoid encoding when interpolating certain variables in i18n.t (#179)", + "effect hook to calculate uniqueLegendSets", + "add timeout to getting the sidebar", "always read header name from header.column", - "translations: sync translations from transifex (dev)", - "condition for Integer data element accepts decimal, causing 409 (DHIS2-13326) (#194)" + "implement the upcoming backgroundColor prop from ui", + "avoid encoding when interpolating certain variables in i18n.t (#179)", + "remove optional chaining", + "downgrade cypress to match peer dep version of cypress-utils" ], "Testing": [ - "expansion toggle in the layout (#192)", - "refactor 'layout-chip' to use custom wildcard selector", "add tests for user dimensions", - "refactor getWithDataTest to getBySel", - "add period tests cont", + "refactor cypress code, see comment in PR", "add main sidebar context menu tests", - "refactor openContextMenu to receive param", - "add period tests, WIP", - "adapt test data to match test.e2e/lytics-apps-dev", - "repeated events (#189)", - "add dimension list and layout chip context menu tests", - "refactor ..El to ..Selector", - "add helper function for menu bar button clicks + data test for axes", - "remove clone Ngelehun CHC", - "change todo comment", - "refactor openModal to receive param", + "add tests for interpretations components (#185)", + "refactor 'layout-chip' to use custom wildcard selector", "option set conditions (#183)", "refactor rename test", - "refactor cypress code, see comment in PR", - "disable failing smoke test", - "legend set (DHIS2-75) (#187)", - "refactor main-sidebar to use getBySel", - "add tests for interpretations components (#185)", - "move openModal to the next test", + "add helper function for menu bar button clicks + data test for axes", "alphanumeric conditions + unsupported types + org unit (#180)", + "add start screen tests", + "change todo comment", + "remove clone Ngelehun CHC", + "add period tests cont", + "refactor openContextMenu to receive param", "refactor lists to individual objects", + "disable failing smoke test", + "add period tests, WIP", + "legend set (DHIS2-75) (#187)", "add test for the 'new' flow", - "add start screen tests", + "refactor getWithDataTest to getBySel", + "refactor main-sidebar to use getBySel", + "refactor openModal to receive param", + "adapt test data to match test.e2e/lytics-apps-dev", + "repeated events (#189)", + "expansion toggle in the layout (#192)", "rename start screen tests", - "add tests for date conditions #177 from dhis2/test/conditions" + "add tests for date conditions #177 from dhis2/test/conditions", + "move openModal to the next test", + "add dimension list and layout chip context menu tests", + "refactor ..El to ..Selector" ] } }, @@ -1578,11 +1578,11 @@ }, "v100.2.1": { "Bug Fixes": [ - "sorting of layers by drag and drop was not working [DHIS2-16024] (#3021)", "ensure layer type is supported and remove the unsupported Google basemaps", "translations: sync translations from transifex (dev)", - "external basemaps were not showing [DHIS2-15953] (#3017)", + "sorting of layers by drag and drop was not working [DHIS2-16024] (#3021)", "external layers were getting an endless spinner when being added to map [DHIS2-16078] (#3023)", + "external basemaps were not showing [DHIS2-15953] (#3017)", "release candidate 100.2.1" ] }, @@ -1598,22 +1598,22 @@ }, "v100.1.7": { "Bug Fixes": [ + "use programIndicators endpoint respecting sharing settings (#2950)", + "set default basemap for interpretation map (DHIS2-15788) (#2944)", "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)", "draw layers with opacity (#2948)", "hide see position from context meny for split view maps", - "show warning if event filter is not supported (#2952)", - "use programIndicators endpoint respecting sharing settings (#2950)", - "hide \"show longitude/latitude\" from context menu for split view maps (DHIS2-15798) (#2945)", - "set default basemap for interpretation map (DHIS2-15788) (#2944)", - "post a data statistics view when map is open or saved (#2951)" + "hide \"show longitude/latitude\" from context menu for split view maps (DHIS2-15798) (#2945)" ] }, "v100.1.6": { "Bug Fixes": [ - "set period for each split view map (#2721)", - "upgrade landcover dataset (#2732)", "Set rendering strategy to single if not relative period (#2703)", "translations: sync translations from transifex (dev)", + "upgrade landcover dataset (#2732)", + "set period for each split view map (#2721)", "keep layer visibility when period is changed (#2705)" ] }, @@ -1644,9 +1644,9 @@ }, "v100.1.0": { "Bug Fixes": [ - "remove fallback coordinate field (DHIS2-8165) (#2575)", - "bump cli-app-scripts for precaching improvement", "bumps cli-app-scripts to 10.3.8 for LIBS-499 fix (#2592)", + "bump cli-app-scripts for precaching improvement", + "remove fallback coordinate field (DHIS2-8165) (#2575)", "use window.parent" ], "Features": [ diff --git a/website/data/apphub.json b/website/data/apphub.json index 22f07e1e..fa0d5d8d 100644 --- a/website/data/apphub.json +++ b/website/data/apphub.json @@ -44,6 +44,15 @@ "lastUpdated": 1673554693491, "logo": true }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/saudigitus-hisp-mozambique/d3b6518e-734b-4ad8-aac3-d74a76101ed2/2932b75a-0a45-48be-82d7-e78e2e219ac1", + "caption": "", + "created": 1673554932838, + "description": "", + "id": "2932b75a-0a45-48be-82d7-e78e2e219ac1", + "lastUpdated": 1673554932838, + "logo": false + }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/saudigitus-hisp-mozambique/d3b6518e-734b-4ad8-aac3-d74a76101ed2/5afd2704-7cca-404b-9377-b66720cc38e6", "caption": "", @@ -61,15 +70,6 @@ "id": "aac2e47c-1443-4dd7-a047-dbb528192686", "lastUpdated": 1673554928415, "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/saudigitus-hisp-mozambique/d3b6518e-734b-4ad8-aac3-d74a76101ed2/2932b75a-0a45-48be-82d7-e78e2e219ac1", - "caption": "", - "created": 1673554932838, - "description": "", - "id": "2932b75a-0a45-48be-82d7-e78e2e219ac1", - "lastUpdated": 1673554932838, - "logo": false } ], "sourceUrl": "https://github.com/Saudigitus/dhis2_analytics_widget", @@ -190,6 +190,15 @@ "lastUpdated": 1624288464107, "logo": true }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/a1bd6b5b-de8c-4998-8d34-56c18a139683/afb0acb8-8ff3-48fe-8c3e-966ad83149ff", + "caption": "", + "created": 1624314674393, + "description": "", + "id": "afb0acb8-8ff3-48fe-8c3e-966ad83149ff", + "lastUpdated": 1624314674393, + "logo": false + }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/a1bd6b5b-de8c-4998-8d34-56c18a139683/f5d184cf-550d-4a6f-be5b-d931d3743a33", "caption": "", @@ -200,12 +209,12 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/a1bd6b5b-de8c-4998-8d34-56c18a139683/835094e5-4813-48be-b676-bccd6bd4df67", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/a1bd6b5b-de8c-4998-8d34-56c18a139683/4b115e05-12ec-4660-aa6d-e2b04f69c8be", "caption": "", - "created": 1624314967152, + "created": 1624315022401, "description": "", - "id": "835094e5-4813-48be-b676-bccd6bd4df67", - "lastUpdated": 1624314967152, + "id": "4b115e05-12ec-4660-aa6d-e2b04f69c8be", + "lastUpdated": 1624315022401, "logo": false }, { @@ -218,21 +227,12 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/a1bd6b5b-de8c-4998-8d34-56c18a139683/4b115e05-12ec-4660-aa6d-e2b04f69c8be", - "caption": "", - "created": 1624315022401, - "description": "", - "id": "4b115e05-12ec-4660-aa6d-e2b04f69c8be", - "lastUpdated": 1624315022401, - "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/a1bd6b5b-de8c-4998-8d34-56c18a139683/afb0acb8-8ff3-48fe-8c3e-966ad83149ff", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/a1bd6b5b-de8c-4998-8d34-56c18a139683/835094e5-4813-48be-b676-bccd6bd4df67", "caption": "", - "created": 1624314674393, + "created": 1624314967152, "description": "", - "id": "afb0acb8-8ff3-48fe-8c3e-966ad83149ff", - "lastUpdated": 1624314674393, + "id": "835094e5-4813-48be-b676-bccd6bd4df67", + "lastUpdated": 1624314967152, "logo": false } ], @@ -288,6 +288,15 @@ "lastUpdated": 1685105122331, "logo": true }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/dff273fc-909e-48af-b151-c4d7e9c8a12c/9d3a74db-fc57-492d-9990-3b4b25576280", + "caption": "", + "created": 1685105784709, + "description": "", + "id": "9d3a74db-fc57-492d-9990-3b4b25576280", + "lastUpdated": 1685105784709, + "logo": false + }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/dff273fc-909e-48af-b151-c4d7e9c8a12c/683e6871-3c2a-4499-8b02-852a6fe3cd39", "caption": "", @@ -305,15 +314,6 @@ "id": "a5438dca-45e8-4c32-9027-ef76dfb88ca8", "lastUpdated": 1685105890042, "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/dff273fc-909e-48af-b151-c4d7e9c8a12c/9d3a74db-fc57-492d-9990-3b4b25576280", - "caption": "", - "created": 1685105784709, - "description": "", - "id": "9d3a74db-fc57-492d-9990-3b4b25576280", - "lastUpdated": 1685105784709, - "logo": false } ], "sourceUrl": "https://github.com/dhis2/apk-distribution", @@ -738,15 +738,6 @@ "lastUpdated": 1625206451721, "logo": true }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/cec546be-9102-4aed-a5ee-91d066fa3e6b/02cb89f0-6f10-486d-9870-7dd2e9e0b1bf", - "caption": "", - "created": 1600683932885, - "description": "", - "id": "02cb89f0-6f10-486d-9870-7dd2e9e0b1bf", - "lastUpdated": 1600683932885, - "logo": false - }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/cec546be-9102-4aed-a5ee-91d066fa3e6b/82152e2d-fb7d-46a4-a5c7-e89deef3584f", "caption": "", @@ -765,6 +756,15 @@ "lastUpdated": 1600683931880, "logo": false }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/cec546be-9102-4aed-a5ee-91d066fa3e6b/02cb89f0-6f10-486d-9870-7dd2e9e0b1bf", + "caption": "", + "created": 1600683932885, + "description": "", + "id": "02cb89f0-6f10-486d-9870-7dd2e9e0b1bf", + "lastUpdated": 1600683932885, + "logo": false + }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/cec546be-9102-4aed-a5ee-91d066fa3e6b/5757bb9f-e7fc-4be4-b03a-9fb56bbdb60a", "caption": "", @@ -883,12 +883,12 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/9099e396-ec68-4038-a5c9-e60650f49935/dd621a94-0c23-472c-bd38-d921a2a143b7", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/9099e396-ec68-4038-a5c9-e60650f49935/4d4e14f0-6c22-4817-ae28-350239df0deb", "caption": "", - "created": 1588595336786, + "created": 1588595336110, "description": "", - "id": "dd621a94-0c23-472c-bd38-d921a2a143b7", - "lastUpdated": 1588595336786, + "id": "4d4e14f0-6c22-4817-ae28-350239df0deb", + "lastUpdated": 1588595336110, "logo": false }, { @@ -919,12 +919,12 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/9099e396-ec68-4038-a5c9-e60650f49935/4d4e14f0-6c22-4817-ae28-350239df0deb", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/9099e396-ec68-4038-a5c9-e60650f49935/dd621a94-0c23-472c-bd38-d921a2a143b7", "caption": "", - "created": 1588595336110, + "created": 1588595336786, "description": "", - "id": "4d4e14f0-6c22-4817-ae28-350239df0deb", - "lastUpdated": 1588595336110, + "id": "dd621a94-0c23-472c-bd38-d921a2a143b7", + "lastUpdated": 1588595336786, "logo": false } ], @@ -992,21 +992,21 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/fd8449e3-b95d-4902-bd79-d944cb7cf6b3/c1362e7d-1cf6-4a2c-b028-397f11b8e2bb", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/fd8449e3-b95d-4902-bd79-d944cb7cf6b3/1fd8594e-7225-4de3-b205-d608a2d5e260", "caption": "", - "created": 1588595409929, + "created": 1588595409348, "description": "", - "id": "c1362e7d-1cf6-4a2c-b028-397f11b8e2bb", - "lastUpdated": 1588595409929, + "id": "1fd8594e-7225-4de3-b205-d608a2d5e260", + "lastUpdated": 1588595409348, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/fd8449e3-b95d-4902-bd79-d944cb7cf6b3/1fd8594e-7225-4de3-b205-d608a2d5e260", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/fd8449e3-b95d-4902-bd79-d944cb7cf6b3/c1362e7d-1cf6-4a2c-b028-397f11b8e2bb", "caption": "", - "created": 1588595409348, + "created": 1588595409929, "description": "", - "id": "1fd8594e-7225-4de3-b205-d608a2d5e260", - "lastUpdated": 1588595409348, + "id": "c1362e7d-1cf6-4a2c-b028-397f11b8e2bb", + "lastUpdated": 1588595409929, "logo": false }, { @@ -1351,11 +1351,22 @@ "status": "APPROVED", "id": "92b75fd0-34cc-451c-942f-3dd0f283bcbd", "created": 1646225950625, - "lastUpdated": 1699652816259, + "lastUpdated": 1700152223045, "name": "Capture", "description": "The Capture app serves as a replacement for the Event Capture app and Tracker Capture apps.\n\nIn the Capture app you register events that occurred at a particular time and place. These events can either be recorded as one-off events for a given place and time, or they can be linked to a person or similar entity through an enrollment in a program.", "coreApp": true, "versions": [ + { + "created": 1700152223045, + "demoUrl": "", + "downloadUrl": "https://apps.dhis2.org/api/v1/apps/download/dhis2/capture_100.44.6.zip", + "id": "84403a38-33df-4951-89af-c3a169eaf1cf", + "lastUpdated": 1700152223045, + "maxDhisVersion": "", + "minDhisVersion": "2.38", + "version": "100.44.6", + "channel": "stable" + }, { "created": 1699652816259, "demoUrl": "", @@ -3757,39 +3768,30 @@ "owner": "d9429d66-4b08-42a1-9e50-e62fe7307cd3", "images": [ { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/5991aff9-031a-4c7f-b3b5-dbc0891e307b", - "caption": "", - "created": 1605920546123, - "description": "", - "id": "5991aff9-031a-4c7f-b3b5-dbc0891e307b", - "lastUpdated": 1605920546123, - "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/cb3a7746-e37d-4db7-86e8-d04025915163", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/a5a88de3-1a4f-4fc4-b05b-8b0013ec5d9d", "caption": "", - "created": 1605920569796, + "created": 1605920491341, "description": "", - "id": "cb3a7746-e37d-4db7-86e8-d04025915163", - "lastUpdated": 1605920569796, + "id": "a5a88de3-1a4f-4fc4-b05b-8b0013ec5d9d", + "lastUpdated": 1605920491341, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/36480ce2-087c-4ebb-ae79-f84eefc1f93b", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/c62e4aee-3734-4e93-a98c-fb369b9aa7d5", "caption": "", - "created": 1605919887440, + "created": 1605920379367, "description": "", - "id": "36480ce2-087c-4ebb-ae79-f84eefc1f93b", - "lastUpdated": 1605919887440, + "id": "c62e4aee-3734-4e93-a98c-fb369b9aa7d5", + "lastUpdated": 1605920379367, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/a5a88de3-1a4f-4fc4-b05b-8b0013ec5d9d", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/734cacbc-a750-475b-8cc9-a2f4dc5505a9", "caption": "", - "created": 1605920491341, + "created": 1605920563304, "description": "", - "id": "a5a88de3-1a4f-4fc4-b05b-8b0013ec5d9d", - "lastUpdated": 1605920491341, + "id": "734cacbc-a750-475b-8cc9-a2f4dc5505a9", + "lastUpdated": 1605920563304, "logo": false }, { @@ -3802,21 +3804,21 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/734cacbc-a750-475b-8cc9-a2f4dc5505a9", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/5991aff9-031a-4c7f-b3b5-dbc0891e307b", "caption": "", - "created": 1605920563304, + "created": 1605920546123, "description": "", - "id": "734cacbc-a750-475b-8cc9-a2f4dc5505a9", - "lastUpdated": 1605920563304, + "id": "5991aff9-031a-4c7f-b3b5-dbc0891e307b", + "lastUpdated": 1605920546123, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/c62e4aee-3734-4e93-a98c-fb369b9aa7d5", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/cb3a7746-e37d-4db7-86e8-d04025915163", "caption": "", - "created": 1605920379367, + "created": 1605920569796, "description": "", - "id": "c62e4aee-3734-4e93-a98c-fb369b9aa7d5", - "lastUpdated": 1605920379367, + "id": "cb3a7746-e37d-4db7-86e8-d04025915163", + "lastUpdated": 1605920569796, "logo": false }, { @@ -3827,6 +3829,15 @@ "id": "7dd74ffd-e941-4e0d-b8ba-7306acc5c1a6", "lastUpdated": 1605920539338, "logo": false + }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/36480ce2-087c-4ebb-ae79-f84eefc1f93b", + "caption": "", + "created": 1605919887440, + "description": "", + "id": "36480ce2-087c-4ebb-ae79-f84eefc1f93b", + "lastUpdated": 1605919887440, + "logo": false } ], "sourceUrl": "https://github.com/KaiVandivier/custom-report-builder", @@ -4743,6 +4754,24 @@ "lastUpdated": 1682673032280, "logo": true }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bao-systems/239b58bb-0e3a-4183-b9b4-29956328c2a1/a4ec95f6-cfbf-43bc-8e28-09086e68ff28", + "caption": "", + "created": 1682674026179, + "description": "", + "id": "a4ec95f6-cfbf-43bc-8e28-09086e68ff28", + "lastUpdated": 1682674026179, + "logo": false + }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bao-systems/239b58bb-0e3a-4183-b9b4-29956328c2a1/930e312d-0c10-4e65-9f6a-eba2a83a4bd1", + "caption": "", + "created": 1682674045206, + "description": "", + "id": "930e312d-0c10-4e65-9f6a-eba2a83a4bd1", + "lastUpdated": 1682674045206, + "logo": false + }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bao-systems/239b58bb-0e3a-4183-b9b4-29956328c2a1/80c1fd02-10c5-4515-bebe-3db21f683ef9", "caption": "", @@ -4769,24 +4798,6 @@ "id": "6c5be955-63ff-4eea-a826-d104f3ea477b", "lastUpdated": 1682674049587, "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bao-systems/239b58bb-0e3a-4183-b9b4-29956328c2a1/a4ec95f6-cfbf-43bc-8e28-09086e68ff28", - "caption": "", - "created": 1682674026179, - "description": "", - "id": "a4ec95f6-cfbf-43bc-8e28-09086e68ff28", - "lastUpdated": 1682674026179, - "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bao-systems/239b58bb-0e3a-4183-b9b4-29956328c2a1/930e312d-0c10-4e65-9f6a-eba2a83a4bd1", - "caption": "", - "created": 1682674045206, - "description": "", - "id": "930e312d-0c10-4e65-9f6a-eba2a83a4bd1", - "lastUpdated": 1682674045206, - "logo": false } ], "sourceUrl": "https://github.com/baosystems/metadata-alignment", @@ -5151,30 +5162,21 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/d3eb1c59-175a-483a-b3f7-557b7640afe2", - "caption": "", - "created": 1655741575670, - "description": "", - "id": "d3eb1c59-175a-483a-b3f7-557b7640afe2", - "lastUpdated": 1655741575670, - "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/f470d473-2145-4175-ad30-3576dffa1409", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/e041aaf4-e895-4a20-b477-6d41234bc398", "caption": "", - "created": 1655741575709, + "created": 1655741575771, "description": "", - "id": "f470d473-2145-4175-ad30-3576dffa1409", - "lastUpdated": 1655741575709, + "id": "e041aaf4-e895-4a20-b477-6d41234bc398", + "lastUpdated": 1655741575771, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/86b51970-c96b-4a3a-8abe-c26397f4c4a5", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/ccef42e0-3ad7-47a5-9a23-eda2a1b8aef7", "caption": "", - "created": 1655741575829, + "created": 1655741575764, "description": "", - "id": "86b51970-c96b-4a3a-8abe-c26397f4c4a5", - "lastUpdated": 1655741575829, + "id": "ccef42e0-3ad7-47a5-9a23-eda2a1b8aef7", + "lastUpdated": 1655741575764, "logo": false }, { @@ -5187,39 +5189,48 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/5f2e8926-e85b-4fe0-99d1-2c3d2ce4578c", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/f470d473-2145-4175-ad30-3576dffa1409", "caption": "", - "created": 1655741575846, + "created": 1655741575709, "description": "", - "id": "5f2e8926-e85b-4fe0-99d1-2c3d2ce4578c", - "lastUpdated": 1655741575846, + "id": "f470d473-2145-4175-ad30-3576dffa1409", + "lastUpdated": 1655741575709, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/ccef42e0-3ad7-47a5-9a23-eda2a1b8aef7", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/d3eb1c59-175a-483a-b3f7-557b7640afe2", "caption": "", - "created": 1655741575764, + "created": 1655741575670, "description": "", - "id": "ccef42e0-3ad7-47a5-9a23-eda2a1b8aef7", - "lastUpdated": 1655741575764, + "id": "d3eb1c59-175a-483a-b3f7-557b7640afe2", + "lastUpdated": 1655741575670, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/e041aaf4-e895-4a20-b477-6d41234bc398", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/88c88a5b-6198-46be-9d7f-9bee6d4d2552", "caption": "", - "created": 1655741575771, + "created": 1655741575783, "description": "", - "id": "e041aaf4-e895-4a20-b477-6d41234bc398", - "lastUpdated": 1655741575771, + "id": "88c88a5b-6198-46be-9d7f-9bee6d4d2552", + "lastUpdated": 1655741575783, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/88c88a5b-6198-46be-9d7f-9bee6d4d2552", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/86b51970-c96b-4a3a-8abe-c26397f4c4a5", "caption": "", - "created": 1655741575783, + "created": 1655741575829, "description": "", - "id": "88c88a5b-6198-46be-9d7f-9bee6d4d2552", - "lastUpdated": 1655741575783, + "id": "86b51970-c96b-4a3a-8abe-c26397f4c4a5", + "lastUpdated": 1655741575829, + "logo": false + }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/5f2e8926-e85b-4fe0-99d1-2c3d2ce4578c", + "caption": "", + "created": 1655741575846, + "description": "", + "id": "5f2e8926-e85b-4fe0-99d1-2c3d2ce4578c", + "lastUpdated": 1655741575846, "logo": false } ], @@ -5395,12 +5406,12 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bluesquare/2c3510dd-d471-4c9d-9f3d-fd4a8601fab9/7991aa92-d2a7-46ba-a6e0-1b807a8031d4", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bluesquare/2c3510dd-d471-4c9d-9f3d-fd4a8601fab9/3debdab7-de35-4649-ba0f-823d2a971bad", "caption": "", - "created": 1599243698713, + "created": 1599243143733, "description": "", - "id": "7991aa92-d2a7-46ba-a6e0-1b807a8031d4", - "lastUpdated": 1599243698713, + "id": "3debdab7-de35-4649-ba0f-823d2a971bad", + "lastUpdated": 1599243143733, "logo": false }, { @@ -5413,12 +5424,12 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bluesquare/2c3510dd-d471-4c9d-9f3d-fd4a8601fab9/3debdab7-de35-4649-ba0f-823d2a971bad", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bluesquare/2c3510dd-d471-4c9d-9f3d-fd4a8601fab9/7991aa92-d2a7-46ba-a6e0-1b807a8031d4", "caption": "", - "created": 1599243143733, + "created": 1599243698713, "description": "", - "id": "3debdab7-de35-4649-ba0f-823d2a971bad", - "lastUpdated": 1599243143733, + "id": "7991aa92-d2a7-46ba-a6e0-1b807a8031d4", + "lastUpdated": 1599243698713, "logo": false } ], @@ -5464,12 +5475,12 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/2b15d295-401a-4263-b302-e4945a195d66", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/9b625847-eee3-4d9b-9b11-d33e26e2bb16", "caption": "", - "created": 1634123697499, + "created": 1634123705245, "description": "", - "id": "2b15d295-401a-4263-b302-e4945a195d66", - "lastUpdated": 1634123697499, + "id": "9b625847-eee3-4d9b-9b11-d33e26e2bb16", + "lastUpdated": 1634123705245, "logo": false }, { @@ -5508,6 +5519,15 @@ "lastUpdated": 1634123696264, "logo": false }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/2b15d295-401a-4263-b302-e4945a195d66", + "caption": "", + "created": 1634123697499, + "description": "", + "id": "2b15d295-401a-4263-b302-e4945a195d66", + "lastUpdated": 1634123697499, + "logo": false + }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/d8caf867-aa1b-4a08-b7ba-e257dd986603", "caption": "", @@ -5553,15 +5573,6 @@ "lastUpdated": 1634123705167, "logo": false }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/9b625847-eee3-4d9b-9b11-d33e26e2bb16", - "caption": "", - "created": 1634123705245, - "description": "", - "id": "9b625847-eee3-4d9b-9b11-d33e26e2bb16", - "lastUpdated": 1634123705245, - "logo": false - }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/cb0e957b-bf7d-4826-8f1b-dbe0f074fbc3", "caption": "", @@ -5683,48 +5694,84 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/b10fb391-1f40-4d08-ae16-cf905e5e92b0", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/6a0c436f-1bef-4196-9bfe-c00fec3f1815", "caption": "", - "created": 1693312744459, + "created": 1693312103404, "description": "", - "id": "b10fb391-1f40-4d08-ae16-cf905e5e92b0", - "lastUpdated": 1693312744459, + "id": "6a0c436f-1bef-4196-9bfe-c00fec3f1815", + "lastUpdated": 1693312103404, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/77e73b04-dbf2-4b07-a2ff-76e292a36667", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/dc9d0bea-4207-4b2f-bd93-aa71c2f2b905", "caption": "", - "created": 1693309550764, + "created": 1693312096473, "description": "", - "id": "77e73b04-dbf2-4b07-a2ff-76e292a36667", - "lastUpdated": 1693309550764, + "id": "dc9d0bea-4207-4b2f-bd93-aa71c2f2b905", + "lastUpdated": 1693312096473, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/dba18ce7-197d-44ba-9471-4b11439e5e10", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/6df6c9fa-fe32-4e9a-9797-a33e368fd870", "caption": "", - "created": 1693312744525, + "created": 1693312107635, "description": "", - "id": "dba18ce7-197d-44ba-9471-4b11439e5e10", - "lastUpdated": 1693312744525, + "id": "6df6c9fa-fe32-4e9a-9797-a33e368fd870", + "lastUpdated": 1693312107635, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/1f9fbfbb-c0f3-4ac4-a99e-88f9c916cafa", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/5b69dfac-7202-4d7c-a665-f4a3a7d73548", "caption": "", - "created": 1693309559957, + "created": 1693312708449, "description": "", - "id": "1f9fbfbb-c0f3-4ac4-a99e-88f9c916cafa", - "lastUpdated": 1693309559957, + "id": "5b69dfac-7202-4d7c-a665-f4a3a7d73548", + "lastUpdated": 1693312708449, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/1796094d-66a1-4dba-ad66-d476fef9a7ce", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/389405f6-de73-45ab-b9cd-18ff2a54718b", "caption": "", - "created": 1693312774751, + "created": 1693309400202, "description": "", - "id": "1796094d-66a1-4dba-ad66-d476fef9a7ce", - "lastUpdated": 1693312774751, + "id": "389405f6-de73-45ab-b9cd-18ff2a54718b", + "lastUpdated": 1693309400202, + "logo": false + }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/c4c2ff53-4662-4b58-8b7f-944c3f8f4b19", + "caption": "", + "created": 1693309414188, + "description": "", + "id": "c4c2ff53-4662-4b58-8b7f-944c3f8f4b19", + "lastUpdated": 1693309414188, + "logo": false + }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/612584a1-bc63-49ae-9d83-326ec3fcc564", + "caption": "", + "created": 1693309544693, + "description": "", + "id": "612584a1-bc63-49ae-9d83-326ec3fcc564", + "lastUpdated": 1693309544693, + "logo": false + }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/77e73b04-dbf2-4b07-a2ff-76e292a36667", + "caption": "", + "created": 1693309550764, + "description": "", + "id": "77e73b04-dbf2-4b07-a2ff-76e292a36667", + "lastUpdated": 1693309550764, + "logo": false + }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/1f9fbfbb-c0f3-4ac4-a99e-88f9c916cafa", + "caption": "", + "created": 1693309559957, + "description": "", + "id": "1f9fbfbb-c0f3-4ac4-a99e-88f9c916cafa", + "lastUpdated": 1693309559957, "logo": false }, { @@ -5781,6 +5828,15 @@ "lastUpdated": 1693309663059, "logo": false }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/1796094d-66a1-4dba-ad66-d476fef9a7ce", + "caption": "", + "created": 1693312774751, + "description": "", + "id": "1796094d-66a1-4dba-ad66-d476fef9a7ce", + "lastUpdated": 1693312774751, + "logo": false + }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/be2190ed-d4bb-4519-bb5e-407112eef88c", "caption": "", @@ -5809,66 +5865,21 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/dc9d0bea-4207-4b2f-bd93-aa71c2f2b905", - "caption": "", - "created": 1693312096473, - "description": "", - "id": "dc9d0bea-4207-4b2f-bd93-aa71c2f2b905", - "lastUpdated": 1693312096473, - "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/389405f6-de73-45ab-b9cd-18ff2a54718b", - "caption": "", - "created": 1693309400202, - "description": "", - "id": "389405f6-de73-45ab-b9cd-18ff2a54718b", - "lastUpdated": 1693309400202, - "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/6a0c436f-1bef-4196-9bfe-c00fec3f1815", - "caption": "", - "created": 1693312103404, - "description": "", - "id": "6a0c436f-1bef-4196-9bfe-c00fec3f1815", - "lastUpdated": 1693312103404, - "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/6df6c9fa-fe32-4e9a-9797-a33e368fd870", - "caption": "", - "created": 1693312107635, - "description": "", - "id": "6df6c9fa-fe32-4e9a-9797-a33e368fd870", - "lastUpdated": 1693312107635, - "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/5b69dfac-7202-4d7c-a665-f4a3a7d73548", - "caption": "", - "created": 1693312708449, - "description": "", - "id": "5b69dfac-7202-4d7c-a665-f4a3a7d73548", - "lastUpdated": 1693312708449, - "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/c4c2ff53-4662-4b58-8b7f-944c3f8f4b19", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/dba18ce7-197d-44ba-9471-4b11439e5e10", "caption": "", - "created": 1693309414188, + "created": 1693312744525, "description": "", - "id": "c4c2ff53-4662-4b58-8b7f-944c3f8f4b19", - "lastUpdated": 1693309414188, + "id": "dba18ce7-197d-44ba-9471-4b11439e5e10", + "lastUpdated": 1693312744525, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/612584a1-bc63-49ae-9d83-326ec3fcc564", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/b10fb391-1f40-4d08-ae16-cf905e5e92b0", "caption": "", - "created": 1693309544693, + "created": 1693312744459, "description": "", - "id": "612584a1-bc63-49ae-9d83-326ec3fcc564", - "lastUpdated": 1693309544693, + "id": "b10fb391-1f40-4d08-ae16-cf905e5e92b0", + "lastUpdated": 1693312744459, "logo": false }, { @@ -6144,21 +6155,21 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/7b37e1de-00f1-49a2-87d3-825c710291a1/6ae06d1a-54da-49a7-879d-5dc15c2bf776", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/7b37e1de-00f1-49a2-87d3-825c710291a1/1e848d8e-a495-45ac-8c49-6139356db48e", "caption": "", - "created": 1588595400099, + "created": 1588595401113, "description": "", - "id": "6ae06d1a-54da-49a7-879d-5dc15c2bf776", - "lastUpdated": 1588595400099, + "id": "1e848d8e-a495-45ac-8c49-6139356db48e", + "lastUpdated": 1588595401113, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/7b37e1de-00f1-49a2-87d3-825c710291a1/1e848d8e-a495-45ac-8c49-6139356db48e", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/7b37e1de-00f1-49a2-87d3-825c710291a1/6ae06d1a-54da-49a7-879d-5dc15c2bf776", "caption": "", - "created": 1588595401113, + "created": 1588595400099, "description": "", - "id": "1e848d8e-a495-45ac-8c49-6139356db48e", - "lastUpdated": 1588595401113, + "id": "6ae06d1a-54da-49a7-879d-5dc15c2bf776", + "lastUpdated": 1588595400099, "logo": false } ], @@ -6236,21 +6247,21 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/2def5309-1028-41e3-9951-86b9a093d356/85301edd-104e-480c-9d71-19eb6ceb2618", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/2def5309-1028-41e3-9951-86b9a093d356/12b7cdaf-86c5-4fcc-ac05-39b800c45998", "caption": "", - "created": 1588595405295, + "created": 1588595405988, "description": "", - "id": "85301edd-104e-480c-9d71-19eb6ceb2618", - "lastUpdated": 1588595405295, + "id": "12b7cdaf-86c5-4fcc-ac05-39b800c45998", + "lastUpdated": 1588595405988, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/2def5309-1028-41e3-9951-86b9a093d356/12b7cdaf-86c5-4fcc-ac05-39b800c45998", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/2def5309-1028-41e3-9951-86b9a093d356/85301edd-104e-480c-9d71-19eb6ceb2618", "caption": "", - "created": 1588595405988, + "created": 1588595405295, "description": "", - "id": "12b7cdaf-86c5-4fcc-ac05-39b800c45998", - "lastUpdated": 1588595405988, + "id": "85301edd-104e-480c-9d71-19eb6ceb2618", + "lastUpdated": 1588595405295, "logo": false } ], @@ -7580,12 +7591,12 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/crosscut/de19ff76-3459-4ec1-a881-5b8644cd6c51/f5684472-5a50-4ec0-9ab8-7a59ba40d34f", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/crosscut/de19ff76-3459-4ec1-a881-5b8644cd6c51/24935512-6f65-4796-a14c-9d8a82f360df", "caption": "", - "created": 1652994561288, + "created": 1652994561399, "description": "", - "id": "f5684472-5a50-4ec0-9ab8-7a59ba40d34f", - "lastUpdated": 1652994561288, + "id": "24935512-6f65-4796-a14c-9d8a82f360df", + "lastUpdated": 1652994561399, "logo": false }, { @@ -7598,12 +7609,12 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/crosscut/de19ff76-3459-4ec1-a881-5b8644cd6c51/24935512-6f65-4796-a14c-9d8a82f360df", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/crosscut/de19ff76-3459-4ec1-a881-5b8644cd6c51/f5684472-5a50-4ec0-9ab8-7a59ba40d34f", "caption": "", - "created": 1652994561399, + "created": 1652994561288, "description": "", - "id": "24935512-6f65-4796-a14c-9d8a82f360df", - "lastUpdated": 1652994561399, + "id": "f5684472-5a50-4ec0-9ab8-7a59ba40d34f", + "lastUpdated": 1652994561288, "logo": false } ], @@ -7973,6 +7984,15 @@ "lastUpdated": 1624524791102, "logo": true }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bao-systems/1e3245fd-0f0e-404c-9e95-371de244da56/35eda38c-f72d-4534-beef-e96fbf2974b3", + "caption": "", + "created": 1635942403835, + "description": "", + "id": "35eda38c-f72d-4534-beef-e96fbf2974b3", + "lastUpdated": 1635942403835, + "logo": false + }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bao-systems/1e3245fd-0f0e-404c-9e95-371de244da56/a30fe1d2-c00f-4739-94b8-0c2b6110f0a7", "caption": "", @@ -7987,17 +8007,8 @@ "caption": "", "created": 1635942595996, "description": "", - "id": "8b20d2f3-259c-4265-bf31-d25f9924e8bd", - "lastUpdated": 1635942595996, - "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bao-systems/1e3245fd-0f0e-404c-9e95-371de244da56/35eda38c-f72d-4534-beef-e96fbf2974b3", - "caption": "", - "created": 1635942403835, - "description": "", - "id": "35eda38c-f72d-4534-beef-e96fbf2974b3", - "lastUpdated": 1635942403835, + "id": "8b20d2f3-259c-4265-bf31-d25f9924e8bd", + "lastUpdated": 1635942595996, "logo": false } ], @@ -8105,12 +8116,12 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/e342279c-ada6-4ada-b569-0830fc249aeb/7f4d79dc-a9f5-490d-9fb1-2ece5357b1b2", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/e342279c-ada6-4ada-b569-0830fc249aeb/d514fa86-7179-49c9-8cae-51c7de55124a", "caption": "", - "created": 1691591802821, + "created": 1691591729556, "description": "", - "id": "7f4d79dc-a9f5-490d-9fb1-2ece5357b1b2", - "lastUpdated": 1691591802821, + "id": "d514fa86-7179-49c9-8cae-51c7de55124a", + "lastUpdated": 1691591729556, "logo": false }, { @@ -8123,21 +8134,21 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/e342279c-ada6-4ada-b569-0830fc249aeb/d514fa86-7179-49c9-8cae-51c7de55124a", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/e342279c-ada6-4ada-b569-0830fc249aeb/649bc26a-21b6-4fa2-a764-910a6f16c1a8", "caption": "", - "created": 1691591729556, + "created": 1691591628488, "description": "", - "id": "d514fa86-7179-49c9-8cae-51c7de55124a", - "lastUpdated": 1691591729556, + "id": "649bc26a-21b6-4fa2-a764-910a6f16c1a8", + "lastUpdated": 1691591628488, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/e342279c-ada6-4ada-b569-0830fc249aeb/649bc26a-21b6-4fa2-a764-910a6f16c1a8", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/e342279c-ada6-4ada-b569-0830fc249aeb/7f4d79dc-a9f5-490d-9fb1-2ece5357b1b2", "caption": "", - "created": 1691591628488, + "created": 1691591802821, "description": "", - "id": "649bc26a-21b6-4fa2-a764-910a6f16c1a8", - "lastUpdated": 1691591628488, + "id": "7f4d79dc-a9f5-490d-9fb1-2ece5357b1b2", + "lastUpdated": 1691591802821, "logo": false } ], @@ -8914,21 +8925,21 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/e3ed6990-ee21-4a88-82c5-c59eb7f3fab1/01c732d4-3686-484a-b555-8848abebb352", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/e3ed6990-ee21-4a88-82c5-c59eb7f3fab1/e9183cbf-f26f-4224-b07d-feed2fd61417", "caption": "", - "created": 1664195762131, + "created": 1664195762122, "description": "", - "id": "01c732d4-3686-484a-b555-8848abebb352", - "lastUpdated": 1664195762131, + "id": "e9183cbf-f26f-4224-b07d-feed2fd61417", + "lastUpdated": 1664195762122, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/e3ed6990-ee21-4a88-82c5-c59eb7f3fab1/e9183cbf-f26f-4224-b07d-feed2fd61417", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/e3ed6990-ee21-4a88-82c5-c59eb7f3fab1/01c732d4-3686-484a-b555-8848abebb352", "caption": "", - "created": 1664195762122, + "created": 1664195762131, "description": "", - "id": "e9183cbf-f26f-4224-b07d-feed2fd61417", - "lastUpdated": 1664195762122, + "id": "01c732d4-3686-484a-b555-8848abebb352", + "lastUpdated": 1664195762131, "logo": false } ], @@ -9014,21 +9025,21 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-colombia/fcc75ac0-afdf-48ca-a016-545e7ee4bbf2/f09160a7-23c2-48dc-8950-38e443922985", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-colombia/fcc75ac0-afdf-48ca-a016-545e7ee4bbf2/4a9c29ce-ab0f-4d63-9ac2-59ea339c3131", "caption": "", - "created": 1588595390846, + "created": 1588595391858, "description": "", - "id": "f09160a7-23c2-48dc-8950-38e443922985", - "lastUpdated": 1588595390846, + "id": "4a9c29ce-ab0f-4d63-9ac2-59ea339c3131", + "lastUpdated": 1588595391858, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-colombia/fcc75ac0-afdf-48ca-a016-545e7ee4bbf2/4a9c29ce-ab0f-4d63-9ac2-59ea339c3131", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-colombia/fcc75ac0-afdf-48ca-a016-545e7ee4bbf2/f09160a7-23c2-48dc-8950-38e443922985", "caption": "", - "created": 1588595391858, + "created": 1588595390846, "description": "", - "id": "4a9c29ce-ab0f-4d63-9ac2-59ea339c3131", - "lastUpdated": 1588595391858, + "id": "f09160a7-23c2-48dc-8950-38e443922985", + "lastUpdated": 1588595390846, "logo": false }, { @@ -9196,48 +9207,48 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/0efc14dc-bf0b-474d-8a02-82c27d891b23/c77d6105-2353-407e-b526-e4634f5a0b6a", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/0efc14dc-bf0b-474d-8a02-82c27d891b23/32210abf-0033-4f06-8a12-08b4345fb661", "caption": "", - "created": 1623666951215, + "created": 1623666927435, "description": "", - "id": "c77d6105-2353-407e-b526-e4634f5a0b6a", - "lastUpdated": 1623666951215, + "id": "32210abf-0033-4f06-8a12-08b4345fb661", + "lastUpdated": 1623666927435, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/0efc14dc-bf0b-474d-8a02-82c27d891b23/51a771b0-4e1b-47bb-ba82-9e24a0d2611e", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/0efc14dc-bf0b-474d-8a02-82c27d891b23/2839dbae-5556-49ab-9582-8a1eba9b00da", "caption": "", - "created": 1623666957721, + "created": 1623666918173, "description": "", - "id": "51a771b0-4e1b-47bb-ba82-9e24a0d2611e", - "lastUpdated": 1623666957721, + "id": "2839dbae-5556-49ab-9582-8a1eba9b00da", + "lastUpdated": 1623666918173, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/0efc14dc-bf0b-474d-8a02-82c27d891b23/8991b4dd-b736-4575-80a9-fcef28faec29", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/0efc14dc-bf0b-474d-8a02-82c27d891b23/51a771b0-4e1b-47bb-ba82-9e24a0d2611e", "caption": "", - "created": 1623666942826, + "created": 1623666957721, "description": "", - "id": "8991b4dd-b736-4575-80a9-fcef28faec29", - "lastUpdated": 1623666942826, + "id": "51a771b0-4e1b-47bb-ba82-9e24a0d2611e", + "lastUpdated": 1623666957721, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/0efc14dc-bf0b-474d-8a02-82c27d891b23/32210abf-0033-4f06-8a12-08b4345fb661", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/0efc14dc-bf0b-474d-8a02-82c27d891b23/c77d6105-2353-407e-b526-e4634f5a0b6a", "caption": "", - "created": 1623666927435, + "created": 1623666951215, "description": "", - "id": "32210abf-0033-4f06-8a12-08b4345fb661", - "lastUpdated": 1623666927435, + "id": "c77d6105-2353-407e-b526-e4634f5a0b6a", + "lastUpdated": 1623666951215, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/0efc14dc-bf0b-474d-8a02-82c27d891b23/2839dbae-5556-49ab-9582-8a1eba9b00da", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/0efc14dc-bf0b-474d-8a02-82c27d891b23/8991b4dd-b736-4575-80a9-fcef28faec29", "caption": "", - "created": 1623666918173, + "created": 1623666942826, "description": "", - "id": "2839dbae-5556-49ab-9582-8a1eba9b00da", - "lastUpdated": 1623666918173, + "id": "8991b4dd-b736-4575-80a9-fcef28faec29", + "lastUpdated": 1623666942826, "logo": false } ], @@ -9433,57 +9444,57 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl-lushomo/10a3a7e0-79e5-451f-9766-bf0625e9659d/b228873f-4810-43b7-93d0-c1aeb489c0da", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl-lushomo/10a3a7e0-79e5-451f-9766-bf0625e9659d/7ed94369-e0a9-4766-ae44-1da246069de2", "caption": "", - "created": 1621876012960, + "created": 1621876032291, "description": "", - "id": "b228873f-4810-43b7-93d0-c1aeb489c0da", - "lastUpdated": 1621876012960, + "id": "7ed94369-e0a9-4766-ae44-1da246069de2", + "lastUpdated": 1621876032291, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl-lushomo/10a3a7e0-79e5-451f-9766-bf0625e9659d/e341bc93-7e5a-4853-828f-d869ab6eb5ef", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl-lushomo/10a3a7e0-79e5-451f-9766-bf0625e9659d/85ad4f99-3e46-4ee5-81a8-d6653590991d", "caption": "", - "created": 1621876042800, + "created": 1621876061923, "description": "", - "id": "e341bc93-7e5a-4853-828f-d869ab6eb5ef", - "lastUpdated": 1621876042800, + "id": "85ad4f99-3e46-4ee5-81a8-d6653590991d", + "lastUpdated": 1621876061923, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl-lushomo/10a3a7e0-79e5-451f-9766-bf0625e9659d/3ec1d546-7062-4f0d-9ab2-1d5744d46b84", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl-lushomo/10a3a7e0-79e5-451f-9766-bf0625e9659d/583a4a55-8196-4f86-9141-25fbc266bfd4", "caption": "", - "created": 1621876051597, + "created": 1621876057073, "description": "", - "id": "3ec1d546-7062-4f0d-9ab2-1d5744d46b84", - "lastUpdated": 1621876051597, + "id": "583a4a55-8196-4f86-9141-25fbc266bfd4", + "lastUpdated": 1621876057073, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl-lushomo/10a3a7e0-79e5-451f-9766-bf0625e9659d/7ed94369-e0a9-4766-ae44-1da246069de2", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl-lushomo/10a3a7e0-79e5-451f-9766-bf0625e9659d/3ec1d546-7062-4f0d-9ab2-1d5744d46b84", "caption": "", - "created": 1621876032291, + "created": 1621876051597, "description": "", - "id": "7ed94369-e0a9-4766-ae44-1da246069de2", - "lastUpdated": 1621876032291, + "id": "3ec1d546-7062-4f0d-9ab2-1d5744d46b84", + "lastUpdated": 1621876051597, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl-lushomo/10a3a7e0-79e5-451f-9766-bf0625e9659d/85ad4f99-3e46-4ee5-81a8-d6653590991d", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl-lushomo/10a3a7e0-79e5-451f-9766-bf0625e9659d/e341bc93-7e5a-4853-828f-d869ab6eb5ef", "caption": "", - "created": 1621876061923, + "created": 1621876042800, "description": "", - "id": "85ad4f99-3e46-4ee5-81a8-d6653590991d", - "lastUpdated": 1621876061923, + "id": "e341bc93-7e5a-4853-828f-d869ab6eb5ef", + "lastUpdated": 1621876042800, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl-lushomo/10a3a7e0-79e5-451f-9766-bf0625e9659d/583a4a55-8196-4f86-9141-25fbc266bfd4", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl-lushomo/10a3a7e0-79e5-451f-9766-bf0625e9659d/b228873f-4810-43b7-93d0-c1aeb489c0da", "caption": "", - "created": 1621876057073, + "created": 1621876012960, "description": "", - "id": "583a4a55-8196-4f86-9141-25fbc266bfd4", - "lastUpdated": 1621876057073, + "id": "b228873f-4810-43b7-93d0-c1aeb489c0da", + "lastUpdated": 1621876012960, "logo": false } ], @@ -10119,21 +10130,21 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/4b4e4fbf-8652-4516-b6a0-d11654ed9662/f6f103b9-30b4-4da3-9060-3723766e1ba3", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/4b4e4fbf-8652-4516-b6a0-d11654ed9662/c90a4e38-fd2a-4e92-af59-d20d299b42ae", "caption": "", - "created": 1691592879950, + "created": 1691592846781, "description": "", - "id": "f6f103b9-30b4-4da3-9060-3723766e1ba3", - "lastUpdated": 1691592879950, + "id": "c90a4e38-fd2a-4e92-af59-d20d299b42ae", + "lastUpdated": 1691592846781, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/4b4e4fbf-8652-4516-b6a0-d11654ed9662/c90a4e38-fd2a-4e92-af59-d20d299b42ae", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/4b4e4fbf-8652-4516-b6a0-d11654ed9662/f6f103b9-30b4-4da3-9060-3723766e1ba3", "caption": "", - "created": 1691592846781, + "created": 1691592879950, "description": "", - "id": "c90a4e38-fd2a-4e92-af59-d20d299b42ae", - "lastUpdated": 1691592846781, + "id": "f6f103b9-30b4-4da3-9060-3723766e1ba3", + "lastUpdated": 1691592879950, "logo": false }, { @@ -10196,15 +10207,6 @@ "lastUpdated": 1685104028966, "logo": true }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/7df6f344-0487-469c-abe6-53c6e729abcf/df65d65e-d441-4749-b3ac-da74ac0ffa3f", - "caption": "", - "created": 1685105759402, - "description": "", - "id": "df65d65e-d441-4749-b3ac-da74ac0ffa3f", - "lastUpdated": 1685105759402, - "logo": false - }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/7df6f344-0487-469c-abe6-53c6e729abcf/afb99d17-d80a-432d-a625-a30c1419df7b", "caption": "", @@ -10222,6 +10224,15 @@ "id": "1cafe599-4487-4366-8f05-af4662f24b8a", "lastUpdated": 1685105752879, "logo": false + }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/7df6f344-0487-469c-abe6-53c6e729abcf/df65d65e-d441-4749-b3ac-da74ac0ffa3f", + "caption": "", + "created": 1685105759402, + "description": "", + "id": "df65d65e-d441-4749-b3ac-da74ac0ffa3f", + "lastUpdated": 1685105759402, + "logo": false } ], "sourceUrl": "https://github.com/dhis2/use-case-configuration", @@ -10375,6 +10386,24 @@ "lastUpdated": 1614711976239, "logo": true }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl/1bf66488-93b5-41c8-abfe-1b03b2521a2d/40184d86-acbd-4f46-a172-c50a36b108ec", + "caption": "", + "created": 1614711829905, + "description": "", + "id": "40184d86-acbd-4f46-a172-c50a36b108ec", + "lastUpdated": 1614711829905, + "logo": false + }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl/1bf66488-93b5-41c8-abfe-1b03b2521a2d/66311af4-021d-40c0-b639-b06c5d32ee6e", + "caption": "", + "created": 1614711821968, + "description": "", + "id": "66311af4-021d-40c0-b639-b06c5d32ee6e", + "lastUpdated": 1614711821968, + "logo": false + }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl/1bf66488-93b5-41c8-abfe-1b03b2521a2d/c90619e4-602d-42f5-867c-6ce950e84904", "caption": "", @@ -10393,15 +10422,6 @@ "lastUpdated": 1614711804457, "logo": false }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl/1bf66488-93b5-41c8-abfe-1b03b2521a2d/96c96fe3-9e1c-47db-8310-ecd7860bae05", - "caption": "", - "created": 1614711845429, - "description": "", - "id": "96c96fe3-9e1c-47db-8310-ecd7860bae05", - "lastUpdated": 1614711845429, - "logo": false - }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl/1bf66488-93b5-41c8-abfe-1b03b2521a2d/e5433118-2a1f-4d95-a074-e6838ecd7dfb", "caption": "", @@ -10412,21 +10432,12 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl/1bf66488-93b5-41c8-abfe-1b03b2521a2d/40184d86-acbd-4f46-a172-c50a36b108ec", - "caption": "", - "created": 1614711829905, - "description": "", - "id": "40184d86-acbd-4f46-a172-c50a36b108ec", - "lastUpdated": 1614711829905, - "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl/1bf66488-93b5-41c8-abfe-1b03b2521a2d/66311af4-021d-40c0-b639-b06c5d32ee6e", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl/1bf66488-93b5-41c8-abfe-1b03b2521a2d/96c96fe3-9e1c-47db-8310-ecd7860bae05", "caption": "", - "created": 1614711821968, + "created": 1614711845429, "description": "", - "id": "66311af4-021d-40c0-b639-b06c5d32ee6e", - "lastUpdated": 1614711821968, + "id": "96c96fe3-9e1c-47db-8310-ecd7860bae05", + "lastUpdated": 1614711845429, "logo": false } ], @@ -10481,21 +10492,21 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/d660b802-08a2-4678-8fc7-52e76d751b67/6ffbd609-3f14-4446-b4b1-550d9f887253", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/d660b802-08a2-4678-8fc7-52e76d751b67/13d37121-4c06-4d35-919c-4dc5aceb29a8", "caption": "", - "created": 1588595468086, + "created": 1588595467542, "description": "", - "id": "6ffbd609-3f14-4446-b4b1-550d9f887253", - "lastUpdated": 1588595468086, + "id": "13d37121-4c06-4d35-919c-4dc5aceb29a8", + "lastUpdated": 1588595467542, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/d660b802-08a2-4678-8fc7-52e76d751b67/13d37121-4c06-4d35-919c-4dc5aceb29a8", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/d660b802-08a2-4678-8fc7-52e76d751b67/6ffbd609-3f14-4446-b4b1-550d9f887253", "caption": "", - "created": 1588595467542, + "created": 1588595468086, "description": "", - "id": "13d37121-4c06-4d35-919c-4dc5aceb29a8", - "lastUpdated": 1588595467542, + "id": "6ffbd609-3f14-4446-b4b1-550d9f887253", + "lastUpdated": 1588595468086, "logo": false } ], @@ -10603,21 +10614,21 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who/b5010eb7-6097-4f46-a85a-a73358e024ba/32ec4c51-38a3-4651-bedf-077788ef53c7", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who/b5010eb7-6097-4f46-a85a-a73358e024ba/499d3582-d61c-4437-ab46-6f98be5e0e45", "caption": "", - "created": 1588595475683, + "created": 1588595474572, "description": "", - "id": "32ec4c51-38a3-4651-bedf-077788ef53c7", - "lastUpdated": 1588595475683, + "id": "499d3582-d61c-4437-ab46-6f98be5e0e45", + "lastUpdated": 1588595474572, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who/b5010eb7-6097-4f46-a85a-a73358e024ba/499d3582-d61c-4437-ab46-6f98be5e0e45", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who/b5010eb7-6097-4f46-a85a-a73358e024ba/32ec4c51-38a3-4651-bedf-077788ef53c7", "caption": "", - "created": 1588595474572, + "created": 1588595475683, "description": "", - "id": "499d3582-d61c-4437-ab46-6f98be5e0e45", - "lastUpdated": 1588595474572, + "id": "32ec4c51-38a3-4651-bedf-077788ef53c7", + "lastUpdated": 1588595475683, "logo": false } ],