From b3db731ab694f18edd7ee929a22209ab2037afff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 8 Mar 2024 23:54:56 +0000 Subject: [PATCH] chore: autopublish 2024-03-08T23:54:56Z --- website/data/app_releases.json | 666 ++++++++++++++--------------- website/data/apphub.json | 739 +++++++++++++++++---------------- 2 files changed, 708 insertions(+), 697 deletions(-) diff --git a/website/data/app_releases.json b/website/data/app_releases.json index e9b8388b..c39a58d1 100644 --- a/website/data/app_releases.json +++ b/website/data/app_releases.json @@ -18,8 +18,8 @@ }, "v100.2.30": { "Bug Fixes": [ - "parse error message properly for manual installs (#541)", - "DHIS2-15304: display correct error message when session is expired" + "DHIS2-15304: display correct error message when session is expired", + "parse error message properly for manual installs (#541)" ] }, "v100.2.29": { @@ -178,8 +178,8 @@ }, "v100.1.9": { "Bug Fixes": [ - "design, color, spacing adjustments", - "design adjustments [UX-132]" + "design adjustments [UX-132]", + "design, color, spacing adjustments" ], "Testing": [ "fix test regression by adjusting error message" @@ -237,6 +237,11 @@ } }, "capture-app": { + "v100.66.2": { + "Bug Fixes": [ + "search form padding, spacing, borders (#3479)" + ] + }, "v100.66.1": { "Bug Fixes": [ "change translations key (#3559)" @@ -376,24 +381,19 @@ "Bug Fixes": [ "translations: sync translations from transifex (master)" ] - }, - "v100.50.3": { - "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": { @@ -425,14 +425,14 @@ }, "v100.0.8": { "Bug Fixes": [ - "add scroll for workflows [DHIS2-15415]", + "remove v37 e2e", "translations: sync translations from transifex (master)", "update jest mock [DHIS2-15415]", "prevent failing jest test", + "add scroll on workflow selector [DHIS2-15415]", + "add scroll for workflows [DHIS2-15415]", "update v39 fixtures", - "remove v37 e2e", - "update v38 fixtures", - "add scroll on workflow selector [DHIS2-15415]" + "update v38 fixtures" ] }, "v100.0.7": { @@ -492,12 +492,12 @@ }, "v100.3.8": { "Bug Fixes": [ - "tests: update tests", - "warning border style to yellow", - "prevent setting warning as undefined", "help: add warning style reference to help", + "tests: update tests", + "validator: limits as warning instead of error (#357)", "prevent unnecessary renders when form has errors (#358)", - "validator: limits as warning instead of error (#357)" + "prevent setting warning as undefined", + "warning border style to yellow" ] }, "v100.3.7": { @@ -513,8 +513,8 @@ "v100.3.5": { "Testing": [ "publish jest test results to reportportal (#352)", - "use org variables + add RP attributes", - "fix ci" + "fix ci", + "use org variables + add RP attributes" ], "Bug Fixes": [ "optimistically update lastUpdatedBy on complete [TECH-1440] (#320)" @@ -527,11 +527,11 @@ }, "v100.3.3": { "Testing": [ + "debug merging launches", "cleaning PR", + "use import instead of require", "update API_KEY name and merge parallel launches", - "publish cypress test results to reportportal (#349)", - "debug merging launches", - "use import instead of require" + "publish cypress test results to reportportal (#349)" ], "Bug Fixes": [ "handle non-standard server time zone ids [DHIS2-15511] (#344)" @@ -544,32 +544,32 @@ }, "v100.3.1": { "Testing": [ + "use imperative validate: use real query keys instead of mocked ones", "use update limits: cover with tests", - "cover hooks in data-value-mutations.js (#314)", - "use imperative validate: cover response transformation", - "use imperative validate: cover request failure", - "cover useImperativeValidate with tests (#321)", - "metadata selectors: add jest tests for all untested selectors", "use set form completion mutation: cover with tests", - "use delete data value mutation: cover with tests", - "cover remaining metadata selectors", - "cartesian: cover with tests (DHIS2-14386)", - "category combo table body: cover with tests", - "use imperative validate: use real query keys instead of mocked ones", "use delete limits: cover with tests", - "use upload file data value mutation: cover with tests", + "category combo table body: cover with tests", "cover & cartesian", - "use set data value mutation: cover with tests" + "metadata selectors: add jest tests for all untested selectors", + "cover remaining metadata selectors", + "use set data value mutation: cover with tests", + "use delete data value mutation: cover with tests", + "use imperative validate: cover request failure", + "cover hooks in data-value-mutations.js (#314)", + "cover useImperativeValidate with tests (#321)", + "use imperative validate: cover response transformation", + "cartesian: cover with tests (DHIS2-14386)", + "use upload file data value mutation: cover with tests" ], "Bug Fixes": [ - "cover useSetFormCompletionMutation with tests (#315)", "translations: sync translations from transifex (development)", - "rollback failed complete [DHIS2-15033] (#312)", - "lock forms when organisation unit is closed [BETA-25] (#317)", - "use set form completion mutation: handle optimistic update errors correctly", "use FetchError class from app-runtime [DHIS2-15085] (#316)", + "cover useSetFormCompletionMutation with tests (#315)", "include attribute options in completion post [DHIS2-15032] (#311)", - "cartesian: return empty array when no vectors provided" + "cartesian: return empty array when no vectors provided", + "rollback failed complete [DHIS2-15033] (#312)", + "lock forms when organisation unit is closed [BETA-25] (#317)", + "use set form completion mutation: handle optimistic update errors correctly" ], "Features": [ "merge development into master" @@ -577,34 +577,34 @@ }, "v100.3.0": { "Features": [ - "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", - "form expiry info and data input periods [DHIS2-14600] [DHIS2-14218] (#300)" + "nice UI" ], "Bug Fixes": [ + "don't show expiration if excepted by user authorities", "remove conditional chaining", - "only update status from backend once", + "handle undefined data set", + "cover useSetFormCompletionMutation with tests (#315)", "adjust for different time locales", - "don't show expiration if excepted by user authorities", + "include username in string for i18n", + "error when no period is selected", + "only update status from backend once", + "align inputPeriod check with backend [DHIS2-14218]", "use relative time with absolute time in tooltip", - "cover useSetFormCompletionMutation with tests (#315)", "use suggested text", - "align inputPeriod check with backend [DHIS2-14218]", - "include username in string for i18n", - "use set form completion mutation: handle optimistic update errors correctly", "expiry date calculation", - "handle undefined data set", - "error when no period is selected" + "use set form completion mutation: handle optimistic update errors correctly" ], "Testing": [ "use update limits: cover with tests", - "cover hooks in data-value-mutations.js (#314)", "use set form completion mutation: cover with tests", - "use delete data value mutation: cover with tests", "use delete limits: cover with tests", - "use upload file data value mutation: cover with tests", - "use set data value mutation: cover with tests" + "use set data value mutation: cover with tests", + "use delete data value mutation: cover with tests", + "cover hooks in data-value-mutations.js (#314)", + "use upload file data value mutation: cover with tests" ] }, "v100.2.4": { @@ -629,78 +629,78 @@ }, "v100.2.0": { "Bug Fixes": [ - "deps: update dependency zustand to v4.1.5", - "deps: update tanstack-query monorepo to v4.20.2", - "option-set: remove unnecessary sort", + "translations: sync translations from transifex (development)", + "multi-select: update max-width", + "handle remove periods calculation for end-of-month [DHIS2-14007] (#238)", + "deps: update tanstack-query monorepo to v4.24.9", "highlighted field store: correct wrong initial state", - "use multi-calendar-dates to address periods that don't start on Jan 1st", - "deps: update dependency react-router-dom to v5.3.4", - "deps: update tanstack-query monorepo to v4.20.4", - "metadata and user info error handling (#294)", - "deps: update dependency query-string to v7.1.2", - "deps: update dependency re-reselect to v4.0.1", - "deps: update dependency idb-keyval to v6.2.0", + "deps: update dependency query-string to v7.1.3", + "deps: update tanstack-query monorepo to v4.16.1", + "deps: update dependency @tanstack/react-query-devtools to v4.24.14", + "deps: update dependency reselect to v4.1.7", + "update ui version", "data value store: set correct default when data value set falsy", - "data-test attribute and linting errors", + "metadata and user info error handling (#294)", + "deps: update tanstack-query monorepo to v4.20.2", "deps: bump platform and runtime deps [TECH-1462] (#236)", - "deps: update tanstack-query monorepo to v4.19.1", - "update ui version", - "deps: update dependency chart.js to v3.9.1", - "deps: update dependency final-form to v4.20.9", + "option-set: fix clear button", + "deps: update tanstack-query monorepo to v4.23.0", "remove unnecessary overflow", - "handle remove periods calculation for end-of-month [DHIS2-14007] (#238)", - "multi-select: update max-width", - "deps: update dependency query-string to v7.1.3", - "clear selections with only dataset [DHIS2-14039] (#243)", - "deps: update tanstack-query monorepo to v4.24.4", - "address period issues that occurred after new year 2022/2023", - "implement PR feedback by @tomzemp from 2023-03-04", - "deps: update dependency @tanstack/react-query-devtools to v4.24.13", - "deps: update tanstack-query monorepo to v4.17.1", - "deps: update dependency classnames to v2.3.2", + "deps: update dependency zustand to v4.1.5", "options-sort: fix undefined check", + "deps: update dependency final-form to v4.20.9", "minor cleanup", - "data value store: return boolean from isComplete selector", - "adjust disabled org unit style", - "deps: update dependency reselect to v4.1.7", + "total-cell: clear total value when printing empty form (#298)", "metadata error handling", - "deps: update tanstack-query monorepo to v4.16.1", - "deps: update dependency zustand to v4.1.4", - "option-set: fix clear button", + "deps: update tanstack-query monorepo to v4.18.0", + "print: fix print-styles for selects", + "deps: update dependency chart.js to v3.9.1", + "adjust disabled org unit style", + "deps: update dependency @tanstack/react-query-devtools to v4.24.13", + "deps: update dependency classnames to v2.3.2", "clean up audit styling [TECH-1469] [TECH-1470] (#237)", + "deps: update dependency query-string to v7.1.2", + "ensure biweeks allow entry over entire year [TECH-1308] (#242)", + "optionset: re-add input spread to button", "implement PR feedback by @tomzemp from 2023-03-02", + "deps: update tanstack-query monorepo to v4.17.1", + "deps: update dependency react-router-dom to v5.3.4", + "data value store: return boolean from isComplete selector", "optionSet: sort selected options", - "deps: update tanstack-query monorepo to v4.24.10", - "total-cell: clear total value when printing empty form (#298)", - "deps: update dependency @tanstack/react-query-devtools to v4.24.14", - "deps: update tanstack-query monorepo to v4.24.9", "deps: update tanstack-query monorepo to v4.24.6", - "deps: update tanstack-query monorepo to v4.23.0", - "deps: update dependency html-react-parser to v1.4.14", - "translations: sync translations from transifex (development)", - "print: fix print-styles for selects", - "optionset: re-add input spread to button", - "deps: update tanstack-query monorepo to v4.18.0", - "deps: update tanstack-query monorepo to v4.19.0", "use periods: reverse order & add first/last periods of next/prev year if in current year", + "use multi-calendar-dates to address periods that don't start on Jan 1st", + "deps: update tanstack-query monorepo to v4.20.4", + "deps: update dependency zustand to v4.1.4", "use periods: check if lastPeriodOfPrevYear exists", + "deps: update tanstack-query monorepo to v4.19.0", + "deps: update tanstack-query monorepo to v4.24.10", + "data-test attribute and linting errors", + "deps: update dependency html-react-parser to v1.4.14", "deps: update dependency react-chartjs-2 to v4.3.1", - "ensure biweeks allow entry over entire year [TECH-1308] (#242)" + "implement PR feedback by @tomzemp from 2023-03-04", + "deps: update tanstack-query monorepo to v4.24.4", + "deps: update dependency idb-keyval to v6.2.0", + "clear selections with only dataset [DHIS2-14039] (#243)", + "deps: update dependency re-reselect to v4.0.1", + "deps: update tanstack-query monorepo to v4.19.1", + "address period issues that occurred after new year 2022/2023", + "option-set: remove unnecessary sort" ], "Features": [ - "optionset: add support for multi-text optionSet", "option-set: add multi text support (#290)", - "zustand: create wrapper" + "zustand: create wrapper", + "optionset: add support for multi-text optionSet" ], "Testing": [ - "sync errors store: cover with tests", - "cover stores with tests (and fix some minor issues)", "entry form store: cover with tests", - "get cell id: cover with tests", - "unsaved data store: cover with tests", - "validation store: cover with tests", + "cover stores with tests (and fix some minor issues)", "data value store: cover with test & establish testing pattern", "data value store: cover store with tests", + "validation store: cover with tests", + "sync errors store: cover with tests", + "get cell id: cover with tests", + "unsaved data store: cover with tests", "highlighted field store: cover with tests" ] }, @@ -711,131 +711,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": [ - "try to use cjs import fetcherror", - "inner-wrapper: properly clear error if last-synced", - "update variable name [TECH-1465] (#231)", - "use retry to pause mutations", - "section-filter: do not reset highlighted on focus", - "ensure deepest level is never lower than root level", + "offline-error-types, show alertbar once", "headerbar: use smarter delay for headerbar-status", + "preserve input-component format", + "print styles [TECH-1312] (#217)", + "adjust client time to server timezone when computing date ranges (#165)", "handle network-error alert", - "clear sync-status when value changes (#182)", - "make bottom bar buttons small [DHIS2-13956]", - "rerun validation on main bar button click", - "deps: pin dependencies", + "resolveAlertProps", + "use zustand store for highlighted-field", + "highlighted fields performance (#155)", + "use selector to get coc", "set highlighted field null", - "deps: update dependency @dhis2/app-runtime to v3.5.0 (#224)", - "manage unsaved limits when moving cells", - "translations: sync translations from transifex (development)", - "print styles [TECH-1312] (#217)", - "file-input: reset lastSyncedValue", - "move handlerHeaderBarStatus to dataworkspace due to re-render issues", - "errors-store: add getNumberOfErrors", - "error-details optional chaining", - "use date limit: prevent recomputing on every re-render", - "filter-field: do not reset highlighted when focused", - "manage unsaved comments and limits when moving cells", - "use a stable date string instead of an instable date instance (#201)", - "option-set input lastSyncedValue", + "error-summary: use yellow800 for icon color", "data-workspace: show loader if in flight, regardless of cached data", - "tooltip: fix tooltip flickering", - "fix disabled cell styling [TECH-1466] (#234)", - "deps: update dependency @dhis2/ui to v8.5.3 (#225)", - "set networkmode offlineFirst", - "fix some crashes", + "update variable name [TECH-1465] (#231)", + "handle invalid parameters in URL [TECH-1382] [TECH-1384] (#208)", + "deps: update deps", + "section-filter: do not reset highlighted on focus", + "remove custom styles for data details button", + "handle inconsistent formats from api for orgUnits [DHIS2-13888] (#210)", + "true-only checkbox lastSynced comparison", + "getCellId", + "validation button: disable validation run when offline [TECH-1377] (#178)", "minor cleanup", - "use highlightedfieldstore", - "resolveAlertProps", - "dates: ensure that server or client time is used when appropriate", "add missing error-summary file", - "fix temporal error handling", + "set networkmode offlineFirst", "handle temporal mutation errors (#206)", - "dates: use server time when appropriate", - "error-summary: use yellow800 for icon color", - "persist: persist mutations that are network-errors", - "use zustand store for highlighted-field", + "deps: update dependency @dhis2/app-runtime to v3.5.0 (#224)", + "copy FetchError from data-service", + "error-details optional chaining", + "contextual-help: add help-legend for sync-errors", "data-value-set: disable when mutating", - "init lastSyncedValue, fix file-field", - "ensure offline units are fetched correctly for users deep in the hierarchy (#226)", - "update Add limits styling [DHIS2-13958]", - "filter-field: hide clear-button when no filter (#222)", + "use date limit: prevent recomputing on every re-render", + "errors-store: add getNumberOfErrors", + "ensure we use a local date string", + "remove 403 as temporal error", + "rerun validation on main bar button click", + "persist: persist mutations that are network-errors", "basic information: display client date in tooltip", - "highlighted fields performance (#155)", - "clear highlight when field is umounted", - "preserve input-component format", - "fix breaking tests around side bar, basic info and follow up button", - "copy FetchError from data-service", - "allow the webapi to return a single object instead of wrapped array", - "import locales so app has access to them (#207)", - "onlineStatus: sync header-bar status to onlineManager status", + "add missing files", + "dates: ensure that server or client time is used when appropriate", "misc cleanup", - "update useHighlightedField", - "ensure we use a local date string", - "audit history: update processing, clean up [TECH-1281] (#131)", + "init lastSyncedValue, fix file-field", + "ensure deepest level is never lower than root level", + "make bottom bar buttons small [DHIS2-13956]", + "manage unsaved limits when moving cells", + "remove unnecessary clear highlightedfield", + "global filter field size (#221)", + "fix temporal error handling", + "allow for unit paths starting at the real root instead of user root (#197)", + "try to use cjs import fetcherror", + "filter-field: do not reset highlighted when focused", + "tooltip: fix tooltip flickering", + "fix breaking tests around side bar, basic info and follow up button", "onlineManager: make sure to go online when navigator goes online", - "handle inconsistent formats from api for orgUnits [DHIS2-13888] (#210)", - "remove 403 as temporal error", - "stop tooltip flickering [DHIS2-13954]", - "always apply long delay when showing/hiding", - "validation button: disable validation run when offline [TECH-1377] (#178)", - "bottom-bar: add failed to save summary", - "use selector to get coc", - "make useDataValueParams and useApiAttributeParams stable", - "remove custom styles for data details button", - "adjust synced cell style (#199)", - "handle invalid parameters in URL [TECH-1382] [TECH-1384] (#208)", - "always retry offline-trigger errors", + "deps: pin dependencies", + "clear sync-status when value changes (#182)", + "file-input: reset lastSyncedValue", + "audit history: update processing, clean up [TECH-1281] (#131)", + "inner-wrapper: properly clear error if last-synced", + "use a stable date string instead of an instable date instance (#201)", + "or between shortcuts [DHIS2-13955]", + "shouldRollbackError", + "move handlerHeaderBarStatus to dataworkspace due to re-render issues", + "remove defaultOnSuccess for queries", + "onlineStatus: sync header-bar status to onlineManager status", + "filter-field: hide clear-button when no filter (#222)", + "dates: use server time when appropriate", + "option-set input lastSyncedValue", + "translations: sync translations from transifex (development)", "review", - "address pr comments", "manage unsaved comments when moving cells", - "true-only checkbox lastSynced comparison", - "use prefetched units when user org unit is not the highest level", + "fix disabled cell styling [TECH-1466] (#234)", + "tooltip: show all errors in tooltip", + "address pr comments", + "always retry offline-trigger errors", "cleanup on umount only", - "adjust client time to server timezone when computing date ranges (#165)", "reset error when pristine", - "getCellId", + "ensure offline units are fetched correctly for users deep in the hierarchy (#226)", + "use prefetched units when user org unit is not the highest level", + "refactor validation-tooltip to child of wrapper", + "allow the webapi to return a single object instead of wrapped array", + "bottom-bar: add failed to save summary", + "always apply long delay when showing/hiding", + "manage unsaved comments and limits when moving cells", "use-value-store: add optional-chaining for safety", - "tooltip: show all errors in tooltip", - "allow for unit paths starting at the real root instead of user root (#197)", - "shouldRollbackError", - "deps: update deps", - "remove defaultOnSuccess for queries", + "adjust synced cell style (#199)", + "deps: update dependency @dhis2/ui to v8.5.3 (#225)", + "make useDataValueParams and useApiAttributeParams stable", + "update useHighlightedField", "entry-field: cleanup highlighted-field properly", - "offline-error-types, show alertbar once", - "remove unnecessary clear highlightedfield", - "refactor validation-tooltip to child of wrapper", - "or between shortcuts [DHIS2-13955]", - "add missing files", - "global filter field size (#221)", - "contextual-help: add help-legend for sync-errors", - "error-summary: count errors in selection" + "use retry to pause mutations", + "stop tooltip flickering [DHIS2-13954]", + "clear highlight when field is umounted", + "error-summary: count errors in selection", + "fix some crashes", + "use highlightedfieldstore", + "import locales so app has access to them (#207)", + "update Add limits styling [DHIS2-13958]" ], "Testing": [ - "add authority tests to comment and limit tests", - "update tests", "move query-key test", - "add test to getPreFetchedChildren", "fix test description", - "fix tests" + "add test to getPreFetchedChildren", + "update tests", + "fix tests", + "add authority tests to comment and limit tests" ], "Features": [ "custom forms: notify user about pre-fetching failure", + "error-indicator: add error indicator", + "sync-errors: add sync-errors store", "headerbar: integrate offline-status-message", - "respect F_DATAVALUE_ADD user authority", - "notify user about failures of critical requests", "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", - "sync error handling (#218)", "sync-error: add sync error to field", - "client server date: add DRY utils", - "error-indicator: add error indicator" + "sync error handling (#218)", + "notify user about failures of critical requests", + "client server date: add DRY utils" ] } }, @@ -916,37 +916,37 @@ "data-visualizer-app": { "v100.4.0": { "Bug Fixes": [ - "translations: sync translations from transifex (dev)", "fix bug which cause current to loose props", "set disabledOptions on AO loading and vis type switching", - "update cli-app-scripts and analytics deps", - "hide icon from visualization when option is toggled", "dependency updates (#2243)", + "translations: sync translations from transifex (dev)", + "avoid crash when visualization object is empty (ie. New)", + "update cli-app-scripts and analytics deps", "fetch data element icon and pass it in extraOptions", "do not pass a boolean for icons when saving", - "avoid crash when visualization object is empty (ie. New)", + "hide icon from visualization when option is toggled", "avoid visualization flashing when changing options" ], "Features": [ "handle disabled option in Redux store", - "v100.4.0", - "disable option when cumulativeValues is checked in PT DHiS2-15728", - "support non-gregorian fixed periods (#2233)", "disabled options based on cumulativeValues in PT DHIS2-15728", + "single value background color change based upon legend (DHIS2-13702) (#2223)", + "cumulative values in PT (DHIS2-5497) (#2746)", + "support non-gregorian fixed periods (#2233)", "implement data icon option for SV visualization (DHIS2-10496) (#2236)", + "disable option when cumulativeValues is checked in PT DHiS2-15728", + "handle disabled and helpText props for disabled options", "remove disabled before passing object to visualization generator", - "cumulative values in PT (DHIS2-5497) (#2746)", - "single value background color change based upon legend (DHIS2-13702) (#2223)", "disable legend option when cumulative values is enabled", - "handle disabled and helpText props for disabled options" + "v100.4.0" ], "Testing": [ - "add tests for cumulativeValues option in PT", "use current year instead of hardcode it", - "refactor clickCheckbox to check/uncheckCheckbox", - "add helper functions for totals options", + "add tests for cumulativeValues option in PT", "enhance tests, options and sorting", - "fix test failing due to change in single value behaviour" + "add helper functions for totals options", + "fix test failing due to change in single value behaviour", + "refactor clickCheckbox to check/uncheckCheckbox" ] }, "v100.3.1": { @@ -961,49 +961,49 @@ "send test results to report portal dashboard" ], "Bug Fixes": [ - "translations: sync translations from transifex (dev)", "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)", - "only update interpretations list when in DOM", - "prevent state update when modal is closing", + "change legend type description to fit SV (DHIS2-15120) (#2757)", "translate dimension labels in PT DHIS2-15750 (#2783)", - "visualization deleted when saving it after copy DHIS2-15722 (#2778)", + "translations: sync translations from transifex (dev)", + "only update interpretations list when in DOM", "disable Save when vis not in unsaved/dirty state DHIS2-15373 (#2758)", - "change legend type description to fit SV (DHIS2-15120) (#2757)" + "visualization deleted when saving it after copy DHIS2-15722 (#2778)", + "allow closing the interpretations modal when accessed via URL (DHIS2-15721) (#2748)", + "prevent state update when modal is closing" ], "Features": [ - "100.3.0", - "deps: bump analytics to latest to benefit from fixes and features (#2886)" + "deps: bump analytics to latest to benefit from fixes and features (#2886)", + "100.3.0" ] }, "v100.2.0": { "Features": [ - "100.2.0 (#2741)", "use UpdateButton and HoverMenubar from analytics", - "update download menu to use hovermenu components from analytics", "use Toolbar and ToolbarSidebar from analytics (#2358)", - "use interpretations button from analytics", - "use hover menu components from analytics for options menu" + "update download menu to use hovermenu components from analytics", + "use hover menu components from analytics for options menu", + "100.2.0 (#2741)", + "use interpretations button from analytics" ], "Testing": [ - "add Cypress tests for SV icon (DHIS2-10496) (#2372)", + "skip legend test while data element icons are unsupported", "comment out icon tests for currently unsupported types", + "add Cypress tests for SV icon (DHIS2-10496) (#2372)", + "extend timeout after delete has been triggered (#2499)", "more tests for custom calculations (DHIS2-13871) (#2287)", "prevent test names from being dynamic (#2576)", - "rename AO-title to titlebar (DHIS2-15063) (#2435)", - "extend timeout after delete has been triggered (#2499)", - "skip legend test while data element icons are unsupported" + "rename AO-title to titlebar (DHIS2-15063) (#2435)" ], "Bug Fixes": [ - "tweak viz type selector styles to match toolbar", - "translations: sync translations from transifex (dev)", "adjust e2e element slectors", - "inject style in props passed to VisualizationPlugin (DHIS2-15126) (#2322)", - "adjust data test name", - "ensure `MenuSectionHeader` is `dense` when in `HoverMenuBar`", - "observe size changes for legend positioning", "adjust closeFileMenuWithClick command", - "remove divider from plain data source submenu" + "ensure `MenuSectionHeader` is `dense` when in `HoverMenuBar`", + "adjust data test name", + "translations: sync translations from transifex (dev)", + "inject style in props passed to VisualizationPlugin (DHIS2-15126) (#2322)", + "remove divider from plain data source submenu", + "tweak viz type selector styles to match toolbar", + "observe size changes for legend positioning" ] }, "v100.1.4": { @@ -1012,17 +1012,17 @@ "extend timeout for loading visualizations (#2368)" ], "Bug Fixes": [ - "image paths and apply d2 style", - "translations: sync translations from transifex (dev)" + "translations: sync translations from transifex (dev)", + "image paths and apply d2 style" ] }, "v100.1.3": { "Bug Fixes": [ + "bump cli-app-scripts to 10.3.8 for LIBS-499 fix (#2285)", "single value size and position issues (analytics@25.1.10) (#2359)", - "v100.1.1", - "deps: platform deps for login redirect [DHIS2-15319] (#2300)", "case E7113 throws same msg as E7114 (#2278)", - "bump cli-app-scripts to 10.3.8 for LIBS-499 fix (#2285)" + "deps: platform deps for login redirect [DHIS2-15319] (#2300)", + "v100.1.1" ] }, "v100.1.2": { @@ -1037,12 +1037,12 @@ }, "v100.1.0": { "Features": [ - "support non-gregorian fixed periods (#2233)", - "implement data icon option for SV visualization (DHIS2-10496) (#2236)", "custom calculations (DHIS2-13871) (#2232)", + "100.1.0 (#2286)", "single value background color change based upon legend (DHIS2-13702) (#2223)", "plugin: send installation status [DHIS2-15097] (#2273)", - "100.1.0 (#2286)" + "support non-gregorian fixed periods (#2233)", + "implement data icon option for SV visualization (DHIS2-10496) (#2236)" ], "Testing": [ "add extended timeout for file open modal (#2284)", @@ -1050,20 +1050,20 @@ ], "Bug Fixes": [ "nightly workflow has to run on default branch which is currently dev (#2269)", - "deps: bump cli-app-scripts for precaching improvement", - "remove old i18n initialisation (#2241)", + "remove translucent layer by using app-scripts 10.3.4 (DHIS2-15008) (#2251)", + "target window.parent for postRobot communication (#2256)", "inject CSS UI variables in plugin (#2270)", - "plugin sends installation status (#2277)", + "remove old i18n initialisation (#2241)", + "dependency updates (#2243)", + "deps: bump cli-app-scripts for precaching improvement", "update cli-app-scripts and analytics (#2247)", + "plugin sends installation status (#2277)", + "set height on chart container when not defined (#2246) (#2250)", "update cli-app-scripts and analytics deps", - "dependency updates (#2243)", - "target window.parent for postRobot communication (#2256)", - "hide icon from visualization when option is toggled", "fetch data element icon and pass it in extraOptions", "do not pass a boolean for icons when saving", - "translations: sync translations from transifex (master) (#2192)", - "remove translucent layer by using app-scripts 10.3.4 (DHIS2-15008) (#2251)", - "set height on chart container when not defined (#2246) (#2250)" + "hide icon from visualization when option is toggled", + "translations: sync translations from transifex (master) (#2192)" ] }, "v100.0.3": { @@ -1096,15 +1096,15 @@ "add skip rounding option (DHIS2-15629) (#424)" ], "Bug Fixes": [ - "add option for skipRounding", "add skipRounding option DHIS2-15629", + "enable skip rounding option for all versions", "add feature toggle for skipRounding option", "handle showHierarchy separately from requestable options", - "enable skip rounding option for all versions" + "add option for skipRounding" ], "Testing": [ - "add test for skipRounding and fix other tests", - "remove version toggle for tests" + "remove version toggle for tests", + "add test for skipRounding and fix other tests" ] }, "v100.14.0": { @@ -1132,31 +1132,31 @@ }, "v100.12.0": { "Testing": [ - "add missing selector to non-suffixed chips", - "dynamic offset for years (#477)", - "copy/paste typo", "add report portal attributes (#471)", "send jest test results only when env is setup (#469)", "stop using 'chip-primary', which isn't needed", "update latest changes on master to use the new chip assertion format", + "add missing selector to non-suffixed chips", "update the helper fn assertChipContainsText and use it where chip suffixes are evaluated", - "update the helper fn assertChipContainsText and use it everywhere that chip suffixes are evaluated" + "update the helper fn assertChipContainsText and use it everywhere that chip suffixes are evaluated", + "dynamic offset for years (#477)", + "copy/paste typo" ], "Features": [ "updated chip design (DHIS2-15897) (#478)", "update layout chip design" ], "Bug Fixes": [ - "dimension item height", "chip label padding", - "chip icon margin", - "dimension and layout item button height", - "chip line height", + "dimension item height", + "adjust input option design (#464)", "chip: add comma delimiter", "layout-chip: prevent suffix shrinking", "dimension item suffix color", + "chip icon margin", + "chip line height", "dimension-item: adjust design to match new layout chip", - "adjust input option design (#464)" + "dimension and layout item button height" ] }, "v100.11.4": { @@ -1187,18 +1187,18 @@ "distinguish non-existent repetitions from empty values in line lists (DHIS2-15767) (#427)" ], "Bug Fixes": [ - "return empty value for undefined boolean cells", + "add custom styling to undefined cells", + "add tooltip to undefined cells", "remove background color for undefined cell", - "always display 'no event' for enrollment", - "update color according to spec change", + "return empty value for undefined boolean cells", "change background image for undefined cell", - "add tooltip to undefined cells", - "add custom styling to undefined cells" + "always display 'no event' for enrollment", + "update color according to spec change" ], "Testing": [ - "add tests for undefined values", "change test cell to match test.e2e data", - "change tooltip label" + "change tooltip label", + "add tests for undefined values" ] }, "v100.10.6": { @@ -1208,17 +1208,17 @@ }, "v100.10.5": { "Bug Fixes": [ - "fix name for option set options shown in chip tooltip (DHIS2-16181)", "replace id with uid after backend adjusted the response", - "lookup option set options labels correctly DHIS2-15771", + "fix name for option set options shown in chip tooltip (DHIS2-16181)", + "update optionSet options metadata on selection in the modal", "store metadata for option set options on load (DHIS2-16181)", - "handle options with non-unique codes across optionsets (DHIS2-15771) (#426)", "fix plain download with name", - "update optionSet options metadata on selection in the modal" + "lookup option set options labels correctly DHIS2-15771", + "handle options with non-unique codes across optionsets (DHIS2-15771) (#426)" ], "Testing": [ - "add test for option set options label", - "add test for option set options in chip tooltip" + "add test for option set options in chip tooltip", + "add test for option set options label" ] }, "v100.10.4": { @@ -1228,13 +1228,13 @@ }, "v100.10.3": { "Bug Fixes": [ - "ensure scrollbox actually scrolls instead of the container", + "your- and program-dimensions list lazy loading (#453)", + "return `fetching` from useProgramDataDimensions for lazy loading", + "make scrollbox scrollable without fixed height", "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`", - "return `fetching` from useProgramDataDimensions for lazy loading", - "your- and program-dimensions list lazy loading (#453)", - "make scrollbox scrollable without fixed height" + "ensure variable names matches function argument", + "ensure scrollbox actually scrolls instead of the container" ] }, "v100.10.2": { @@ -1245,10 +1245,10 @@ "v100.10.1": { "Bug Fixes": [ "upgrade @dhis2/analytics to latest", + "take legend-key into account when computing pagination max-width (DHIS2-15465)", "correctly center the table spinner (DHIS2-13947, DHIS2-13946)", - "allow opening interpretations for AOs without a time dimension (DHIS2-15781)", "various hackathon issues", - "take legend-key into account when computing pagination max-width (DHIS2-15465)" + "allow opening interpretations for AOs without a time dimension (DHIS2-15781)" ] }, "v100.10.0": { @@ -1272,12 +1272,12 @@ "v100.9.3": { "Bug Fixes": [ "translations: sync translations from transifex (master)", + "upgrade @dhis2/ui to get spacing between pagination elements", + "lack of access show the generic \"something went wrong\" error (DHIS2-15737) (#429)", + "always attach resize observer if node is found", "bump min width for less concise locales", "implement min width on pagination container so dropdowns fit", - "lack of access show the generic \"something went wrong\" error (DHIS2-15737) (#429)", - "ensure pagination max-width is correct in interpretations modal (#434)", - "upgrade @dhis2/ui to get spacing between pagination elements", - "always attach resize observer if node is found" + "ensure pagination max-width is correct in interpretations modal (#434)" ] }, "v100.9.2": { @@ -1292,30 +1292,30 @@ }, "v100.9.0": { "Features": [ - "let download menu be clickable or hoverable", "hoverable options menu", - "add app logo", - "migrate view-menu", - "add menu and menu items WIP", - "toolbar UI update (DHIS2-15167) (#368)", - "add InterpretationsAndDetailsToggler", + "port file-menu to new hoverable menubar", "add disabled state to view menu", "add HoverMenuBar", - "add update button", - "port file-menu to new hoverable menubar", + "migrate download menu wip", "implement download menu that can be hovered or clicked", - "migrate download menu wip" + "toolbar UI update (DHIS2-15167) (#368)", + "add app logo", + "add menu and menu items WIP", + "migrate view-menu", + "add InterpretationsAndDetailsToggler", + "let download menu be clickable or hoverable", + "add update button" ], "Bug Fixes": [ - "wrap action call in useCallback", - "ensure `MenuSectionHeader` is `dense` when in the `HoverMenuBar`", - "remove unused import", - "ensure flexbox children consume full height", "let dropdown render children directly in popper", + "wrap action call in useCallback", "adjust import name", + "upgrade @dhis2/ui to get consistent menu section header styles", "trigger toggleSubMenu when on items without children so it closes", + "remove unused import", + "ensure `MenuSectionHeader` is `dense` when in the `HoverMenuBar`", + "ensure flexbox children consume full height", "adjust height to 32 px", - "upgrade @dhis2/ui to get consistent menu section header styles", "push app name 1px down to improve visual alignment" ] }, @@ -1331,21 +1331,21 @@ }, "v100.8.0": { "Testing": [ - "update download and filemenu tests to reflect pe being optional", - "remove unused imports", "update the error message for 2.38", - "add ou instead of pe", + "remove special handling for 38", + "add special handling for 2.38", "rename visualization-title to titlebar (DHIS2-15063) (#384)", + "add ou instead of pe", + "update download and filemenu tests to reflect pe being optional", "remove intercept evaluation that is suddenly failing", - "add special handling for 2.38", - "remove special handling for 38", - "improve period click targeting" + "improve period click targeting", + "remove unused imports" ], "Bug Fixes": [ "remove unused prop", - "allow 1 retry on CI", + "align e2e file with master", "allow developers to choose cy.open browser environment themselves", - "align e2e file with master" + "allow 1 retry on CI" ], "Features": [ "remove period validation (DHIS2-15015) (#381)" @@ -1376,13 +1376,13 @@ }, "v100.2.3": { "Bug Fixes": [ + "translations: sync translations from transifex (dev)", "conditionally set PR title in dhis2-verify-app workflow (#3089)", - "report as MAP_VIEW not VISUALIZATION_VIEW (#3086)", - "translations: sync translations from transifex (dev)" + "report as MAP_VIEW not VISUALIZATION_VIEW (#3086)" ], "Testing": [ - "add report portal attributes", - "send jest test results only when env is setup (#3078)" + "send jest test results only when env is setup (#3078)", + "add report portal attributes" ] }, "v100.2.2": { @@ -1393,12 +1393,12 @@ }, "v100.2.1": { "Bug Fixes": [ - "release candidate 100.2.1", + "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 layers were getting an endless spinner when being added to map [DHIS2-16078] (#3023)", - "sorting of layers by drag and drop was not working [DHIS2-16024] (#3021)", - "external basemaps were not showing [DHIS2-15953] (#3017)" + "translations: sync translations from transifex (dev)", + "external basemaps were not showing [DHIS2-15953] (#3017)", + "release candidate 100.2.1" ] }, "v100.2.0": { @@ -1407,28 +1407,28 @@ "upgrade toolbar (DHIS2-15667) (#2936)" ], "Bug Fixes": [ - "accept both lowercase and camelCase interpretationId in url(#2937)", - "translations: sync translations from transifex (dev)" + "translations: sync translations from transifex (dev)", + "accept both lowercase and camelCase interpretationId in url(#2937)" ] }, "v100.1.7": { "Bug Fixes": [ - "set default basemap for interpretation map (DHIS2-15788) (#2944)", + "hide see position from context meny for split view maps", + "use programIndicators endpoint respecting sharing settings (#2950)", "post a data statistics view when map is open or saved (#2951)", + "use display name for data sets (#2947)", + "set default basemap for interpretation map (DHIS2-15788) (#2944)", "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 display name for data sets (#2947)", - "hide \"show longitude/latitude\" from context menu for split view maps (DHIS2-15798) (#2945)", - "use programIndicators endpoint respecting sharing settings (#2950)" + "hide \"show longitude/latitude\" from context menu for split view maps (DHIS2-15798) (#2945)" ] }, "v100.1.6": { "Bug Fixes": [ + "Set rendering strategy to single if not relative period (#2703)", + "upgrade landcover dataset (#2732)", "keep layer visibility when period is changed (#2705)", "translations: sync translations from transifex (dev)", - "upgrade landcover dataset (#2732)", - "Set rendering strategy to single if not relative period (#2703)", "set period for each split view map (#2721)" ] }, @@ -1459,10 +1459,10 @@ }, "v100.1.0": { "Bug Fixes": [ - "remove fallback coordinate field (DHIS2-8165) (#2575)", - "bump cli-app-scripts for precaching improvement", "use window.parent", - "bumps cli-app-scripts to 10.3.8 for LIBS-499 fix (#2592)" + "remove fallback coordinate field (DHIS2-8165) (#2575)", + "bumps cli-app-scripts to 10.3.8 for LIBS-499 fix (#2592)", + "bump cli-app-scripts for precaching improvement" ], "Features": [ "plugin: send installation status [DHIS2-15097] (#2580)" diff --git a/website/data/apphub.json b/website/data/apphub.json index f345aeb6..44ea2d73 100644 --- a/website/data/apphub.json +++ b/website/data/apphub.json @@ -67,21 +67,21 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dhis2-global-implementation-team/08c48425-abd3-410e-8802-8f9ada971c03/996f0005-620c-4855-8cdf-476d047ee9a5", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dhis2-global-implementation-team/08c48425-abd3-410e-8802-8f9ada971c03/4d8f3994-5bf7-43d2-86de-feee223a397c", "caption": "", - "created": 1704873458735, + "created": 1704873458742, "description": "", - "id": "996f0005-620c-4855-8cdf-476d047ee9a5", - "lastUpdated": 1704873458735, + "id": "4d8f3994-5bf7-43d2-86de-feee223a397c", + "lastUpdated": 1704873458742, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dhis2-global-implementation-team/08c48425-abd3-410e-8802-8f9ada971c03/4d8f3994-5bf7-43d2-86de-feee223a397c", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dhis2-global-implementation-team/08c48425-abd3-410e-8802-8f9ada971c03/996f0005-620c-4855-8cdf-476d047ee9a5", "caption": "", - "created": 1704873458742, + "created": 1704873458735, "description": "", - "id": "4d8f3994-5bf7-43d2-86de-feee223a397c", - "lastUpdated": 1704873458742, + "id": "996f0005-620c-4855-8cdf-476d047ee9a5", + "lastUpdated": 1704873458735, "logo": false } ], @@ -126,6 +126,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": "", @@ -143,15 +152,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", @@ -284,48 +284,48 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/a1bd6b5b-de8c-4998-8d34-56c18a139683/f0bef01d-3570-4b20-9f26-8d0d6943093a", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/a1bd6b5b-de8c-4998-8d34-56c18a139683/835094e5-4813-48be-b676-bccd6bd4df67", "caption": "", - "created": 1624314977424, + "created": 1624314967152, "description": "", - "id": "f0bef01d-3570-4b20-9f26-8d0d6943093a", - "lastUpdated": 1624314977424, + "id": "835094e5-4813-48be-b676-bccd6bd4df67", + "lastUpdated": 1624314967152, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/a1bd6b5b-de8c-4998-8d34-56c18a139683/4b115e05-12ec-4660-aa6d-e2b04f69c8be", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/a1bd6b5b-de8c-4998-8d34-56c18a139683/f5d184cf-550d-4a6f-be5b-d931d3743a33", "caption": "", - "created": 1624315022401, + "created": 1624315046627, "description": "", - "id": "4b115e05-12ec-4660-aa6d-e2b04f69c8be", - "lastUpdated": 1624315022401, + "id": "f5d184cf-550d-4a6f-be5b-d931d3743a33", + "lastUpdated": 1624315046627, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/a1bd6b5b-de8c-4998-8d34-56c18a139683/f5d184cf-550d-4a6f-be5b-d931d3743a33", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/a1bd6b5b-de8c-4998-8d34-56c18a139683/afb0acb8-8ff3-48fe-8c3e-966ad83149ff", "caption": "", - "created": 1624315046627, + "created": 1624314674393, "description": "", - "id": "f5d184cf-550d-4a6f-be5b-d931d3743a33", - "lastUpdated": 1624315046627, + "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/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 }, { - "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/f0bef01d-3570-4b20-9f26-8d0d6943093a", "caption": "", - "created": 1624314674393, + "created": 1624314977424, "description": "", - "id": "afb0acb8-8ff3-48fe-8c3e-966ad83149ff", - "lastUpdated": 1624314674393, + "id": "f0bef01d-3570-4b20-9f26-8d0d6943093a", + "lastUpdated": 1624314977424, "logo": false } ], @@ -382,12 +382,12 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/dff273fc-909e-48af-b151-c4d7e9c8a12c/683e6871-3c2a-4499-8b02-852a6fe3cd39", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/dff273fc-909e-48af-b151-c4d7e9c8a12c/9d3a74db-fc57-492d-9990-3b4b25576280", "caption": "", - "created": 1685105856008, + "created": 1685105784709, "description": "", - "id": "683e6871-3c2a-4499-8b02-852a6fe3cd39", - "lastUpdated": 1685105856008, + "id": "9d3a74db-fc57-492d-9990-3b4b25576280", + "lastUpdated": 1685105784709, "logo": false }, { @@ -400,12 +400,12 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/dff273fc-909e-48af-b151-c4d7e9c8a12c/9d3a74db-fc57-492d-9990-3b4b25576280", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/dff273fc-909e-48af-b151-c4d7e9c8a12c/683e6871-3c2a-4499-8b02-852a6fe3cd39", "caption": "", - "created": 1685105784709, + "created": 1685105856008, "description": "", - "id": "9d3a74db-fc57-492d-9990-3b4b25576280", - "lastUpdated": 1685105784709, + "id": "683e6871-3c2a-4499-8b02-852a6fe3cd39", + "lastUpdated": 1685105856008, "logo": false } ], @@ -896,12 +896,12 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/cec546be-9102-4aed-a5ee-91d066fa3e6b/82152e2d-fb7d-46a4-a5c7-e89deef3584f", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/cec546be-9102-4aed-a5ee-91d066fa3e6b/02cb89f0-6f10-486d-9870-7dd2e9e0b1bf", "caption": "", - "created": 1600683929001, + "created": 1600683932885, "description": "", - "id": "82152e2d-fb7d-46a4-a5c7-e89deef3584f", - "lastUpdated": 1600683929001, + "id": "02cb89f0-6f10-486d-9870-7dd2e9e0b1bf", + "lastUpdated": 1600683932885, "logo": false }, { @@ -914,12 +914,12 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/cec546be-9102-4aed-a5ee-91d066fa3e6b/02cb89f0-6f10-486d-9870-7dd2e9e0b1bf", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/cec546be-9102-4aed-a5ee-91d066fa3e6b/82152e2d-fb7d-46a4-a5c7-e89deef3584f", "caption": "", - "created": 1600683932885, + "created": 1600683929001, "description": "", - "id": "02cb89f0-6f10-486d-9870-7dd2e9e0b1bf", - "lastUpdated": 1600683932885, + "id": "82152e2d-fb7d-46a4-a5c7-e89deef3584f", + "lastUpdated": 1600683929001, "logo": false } ], @@ -1151,12 +1151,12 @@ "logo": true }, { - "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 }, { @@ -1169,12 +1169,12 @@ "logo": false }, { - "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 } ], @@ -1532,11 +1532,22 @@ "status": "APPROVED", "id": "92b75fd0-34cc-451c-942f-3dd0f283bcbd", "created": 1646225950625, - "lastUpdated": 1709824970262, + "lastUpdated": 1709908506096, "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": 1709908506096, + "demoUrl": "", + "downloadUrl": "https://apps.dhis2.org/api/v1/apps/download/dhis2/capture_100.66.2.zip", + "id": "61fdfbae-0ddd-429e-bf4b-789d4f098490", + "lastUpdated": 1709908506096, + "maxDhisVersion": "", + "minDhisVersion": "2.38", + "version": "100.66.2", + "channel": "stable" + }, { "created": 1709824970262, "demoUrl": "", @@ -4402,39 +4413,39 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dhis2/effb986c-a3c7-485e-a2f6-5e54ff9df7c3/1ba001d9-370c-46cd-9316-1ea5d6d19db7", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dhis2/effb986c-a3c7-485e-a2f6-5e54ff9df7c3/533d4b8b-e356-4824-bf8a-dca3a51065a3", "caption": "", - "created": 1708610713391, + "created": 1708610713475, "description": "", - "id": "1ba001d9-370c-46cd-9316-1ea5d6d19db7", - "lastUpdated": 1708610713391, + "id": "533d4b8b-e356-4824-bf8a-dca3a51065a3", + "lastUpdated": 1708610713475, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dhis2/effb986c-a3c7-485e-a2f6-5e54ff9df7c3/60fe4b9c-8c6a-441e-aeef-14f2bec45936", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dhis2/effb986c-a3c7-485e-a2f6-5e54ff9df7c3/7b8b291c-be67-4d93-896b-2a95bddf0c43", "caption": "", - "created": 1708610713424, + "created": 1708610713427, "description": "", - "id": "60fe4b9c-8c6a-441e-aeef-14f2bec45936", - "lastUpdated": 1708610713424, + "id": "7b8b291c-be67-4d93-896b-2a95bddf0c43", + "lastUpdated": 1708610713427, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dhis2/effb986c-a3c7-485e-a2f6-5e54ff9df7c3/7b8b291c-be67-4d93-896b-2a95bddf0c43", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dhis2/effb986c-a3c7-485e-a2f6-5e54ff9df7c3/1ba001d9-370c-46cd-9316-1ea5d6d19db7", "caption": "", - "created": 1708610713427, + "created": 1708610713391, "description": "", - "id": "7b8b291c-be67-4d93-896b-2a95bddf0c43", - "lastUpdated": 1708610713427, + "id": "1ba001d9-370c-46cd-9316-1ea5d6d19db7", + "lastUpdated": 1708610713391, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dhis2/effb986c-a3c7-485e-a2f6-5e54ff9df7c3/533d4b8b-e356-4824-bf8a-dca3a51065a3", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dhis2/effb986c-a3c7-485e-a2f6-5e54ff9df7c3/60fe4b9c-8c6a-441e-aeef-14f2bec45936", "caption": "", - "created": 1708610713475, + "created": 1708610713424, "description": "", - "id": "533d4b8b-e356-4824-bf8a-dca3a51065a3", - "lastUpdated": 1708610713475, + "id": "60fe4b9c-8c6a-441e-aeef-14f2bec45936", + "lastUpdated": 1708610713424, "logo": false } ], @@ -5305,21 +5316,21 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dhis2/4a5b87dc-015c-47db-ae77-f2f42e3bbb5a/a35d8e4a-aa51-47fe-b434-a94218941f53", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dhis2/4a5b87dc-015c-47db-ae77-f2f42e3bbb5a/97af18bb-86e0-4235-9e53-0b00b45280c6", "caption": "", - "created": 1663847764454, + "created": 1663847764455, "description": "", - "id": "a35d8e4a-aa51-47fe-b434-a94218941f53", - "lastUpdated": 1663847764454, + "id": "97af18bb-86e0-4235-9e53-0b00b45280c6", + "lastUpdated": 1663847764455, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dhis2/4a5b87dc-015c-47db-ae77-f2f42e3bbb5a/97af18bb-86e0-4235-9e53-0b00b45280c6", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dhis2/4a5b87dc-015c-47db-ae77-f2f42e3bbb5a/a35d8e4a-aa51-47fe-b434-a94218941f53", "caption": "", - "created": 1663847764455, + "created": 1663847764454, "description": "", - "id": "97af18bb-86e0-4235-9e53-0b00b45280c6", - "lastUpdated": 1663847764455, + "id": "a35d8e4a-aa51-47fe-b434-a94218941f53", + "lastUpdated": 1663847764454, "logo": false } ], @@ -5712,21 +5723,12 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bao-systems/239b58bb-0e3a-4183-b9b4-29956328c2a1/6c5be955-63ff-4eea-a826-d104f3ea477b", - "caption": "", - "created": 1682674049587, - "description": "", - "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/371d01e5-99b5-43c7-a582-8253b992dcc5", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bao-systems/239b58bb-0e3a-4183-b9b4-29956328c2a1/930e312d-0c10-4e65-9f6a-eba2a83a4bd1", "caption": "", - "created": 1682674033748, + "created": 1682674045206, "description": "", - "id": "371d01e5-99b5-43c7-a582-8253b992dcc5", - "lastUpdated": 1682674033748, + "id": "930e312d-0c10-4e65-9f6a-eba2a83a4bd1", + "lastUpdated": 1682674045206, "logo": false }, { @@ -5739,12 +5741,12 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bao-systems/239b58bb-0e3a-4183-b9b4-29956328c2a1/930e312d-0c10-4e65-9f6a-eba2a83a4bd1", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bao-systems/239b58bb-0e3a-4183-b9b4-29956328c2a1/371d01e5-99b5-43c7-a582-8253b992dcc5", "caption": "", - "created": 1682674045206, + "created": 1682674033748, "description": "", - "id": "930e312d-0c10-4e65-9f6a-eba2a83a4bd1", - "lastUpdated": 1682674045206, + "id": "371d01e5-99b5-43c7-a582-8253b992dcc5", + "lastUpdated": 1682674033748, "logo": false }, { @@ -5755,6 +5757,15 @@ "id": "80c1fd02-10c5-4515-bebe-3db21f683ef9", "lastUpdated": 1682674040389, "logo": false + }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bao-systems/239b58bb-0e3a-4183-b9b4-29956328c2a1/6c5be955-63ff-4eea-a826-d104f3ea477b", + "caption": "", + "created": 1682674049587, + "description": "", + "id": "6c5be955-63ff-4eea-a826-d104f3ea477b", + "lastUpdated": 1682674049587, + "logo": false } ], "sourceUrl": "https://github.com/baosystems/metadata-alignment", @@ -6139,30 +6150,30 @@ "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/f470d473-2145-4175-ad30-3576dffa1409", "caption": "", - "created": 1655741575764, + "created": 1655741575709, "description": "", - "id": "ccef42e0-3ad7-47a5-9a23-eda2a1b8aef7", - "lastUpdated": 1655741575764, + "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/88c88a5b-6198-46be-9d7f-9bee6d4d2552", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/ccef42e0-3ad7-47a5-9a23-eda2a1b8aef7", "caption": "", - "created": 1655741575783, + "created": 1655741575764, "description": "", - "id": "88c88a5b-6198-46be-9d7f-9bee6d4d2552", - "lastUpdated": 1655741575783, + "id": "ccef42e0-3ad7-47a5-9a23-eda2a1b8aef7", + "lastUpdated": 1655741575764, "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/d3eb1c59-175a-483a-b3f7-557b7640afe2", "caption": "", - "created": 1655741575829, + "created": 1655741575670, "description": "", - "id": "86b51970-c96b-4a3a-8abe-c26397f4c4a5", - "lastUpdated": 1655741575829, + "id": "d3eb1c59-175a-483a-b3f7-557b7640afe2", + "lastUpdated": 1655741575670, "logo": false }, { @@ -6175,30 +6186,30 @@ "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/86b51970-c96b-4a3a-8abe-c26397f4c4a5", "caption": "", - "created": 1655741575771, + "created": 1655741575829, "description": "", - "id": "e041aaf4-e895-4a20-b477-6d41234bc398", - "lastUpdated": 1655741575771, + "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/d3eb1c59-175a-483a-b3f7-557b7640afe2", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/88c88a5b-6198-46be-9d7f-9bee6d4d2552", "caption": "", - "created": 1655741575670, + "created": 1655741575783, "description": "", - "id": "d3eb1c59-175a-483a-b3f7-557b7640afe2", - "lastUpdated": 1655741575670, + "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/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 } ], @@ -6693,21 +6704,30 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/0f436c11-6a3f-401d-8766-e532d8fb14bc", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/20a8be36-1950-4936-a0bc-06ccdc202f9a", "caption": "", - "created": 1702462040272, + "created": 1702462063146, "description": "", - "id": "0f436c11-6a3f-401d-8766-e532d8fb14bc", - "lastUpdated": 1702462040272, + "id": "20a8be36-1950-4936-a0bc-06ccdc202f9a", + "lastUpdated": 1702462063146, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/20a8be36-1950-4936-a0bc-06ccdc202f9a", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/41f42632-98b6-42c1-88fd-40de62ca3355", "caption": "", - "created": 1702462063146, + "created": 1702461948732, "description": "", - "id": "20a8be36-1950-4936-a0bc-06ccdc202f9a", - "lastUpdated": 1702462063146, + "id": "41f42632-98b6-42c1-88fd-40de62ca3355", + "lastUpdated": 1702461948732, + "logo": false + }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/0f436c11-6a3f-401d-8766-e532d8fb14bc", + "caption": "", + "created": 1702462040272, + "description": "", + "id": "0f436c11-6a3f-401d-8766-e532d8fb14bc", + "lastUpdated": 1702462040272, "logo": false }, { @@ -6719,6 +6739,15 @@ "lastUpdated": 1702461773153, "logo": false }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/a1ac544e-b861-4477-9c6a-da5bc276ddff", + "caption": "", + "created": 1702461894893, + "description": "", + "id": "a1ac544e-b861-4477-9c6a-da5bc276ddff", + "lastUpdated": 1702461894893, + "logo": false + }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/2dbfaaa1-f49b-47a5-903b-14c22d752818", "caption": "", @@ -6862,24 +6891,6 @@ "id": "b7e6b972-e852-4368-8038-913a4cc40d9a", "lastUpdated": 1702462057142, "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/a1ac544e-b861-4477-9c6a-da5bc276ddff", - "caption": "", - "created": 1702461894893, - "description": "", - "id": "a1ac544e-b861-4477-9c6a-da5bc276ddff", - "lastUpdated": 1702461894893, - "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/41f42632-98b6-42c1-88fd-40de62ca3355", - "caption": "", - "created": 1702461948732, - "description": "", - "id": "41f42632-98b6-42c1-88fd-40de62ca3355", - "lastUpdated": 1702461948732, - "logo": false } ], "sourceUrl": "https://github.com/duretech/multidomain", @@ -6946,21 +6957,21 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/bd328ec9-c212-42f1-838c-69e510cbeb56/237519eb-5f22-4796-831d-daa61b6fde3c", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/bd328ec9-c212-42f1-838c-69e510cbeb56/9d5d8817-febd-4766-81f1-6b2cd424909b", "caption": "", - "created": 1588595500069, + "created": 1588595500669, "description": "", - "id": "237519eb-5f22-4796-831d-daa61b6fde3c", - "lastUpdated": 1588595500069, + "id": "9d5d8817-febd-4766-81f1-6b2cd424909b", + "lastUpdated": 1588595500669, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/bd328ec9-c212-42f1-838c-69e510cbeb56/9d5d8817-febd-4766-81f1-6b2cd424909b", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/bd328ec9-c212-42f1-838c-69e510cbeb56/237519eb-5f22-4796-831d-daa61b6fde3c", "caption": "", - "created": 1588595500669, + "created": 1588595500069, "description": "", - "id": "9d5d8817-febd-4766-81f1-6b2cd424909b", - "lastUpdated": 1588595500669, + "id": "237519eb-5f22-4796-831d-daa61b6fde3c", + "lastUpdated": 1588595500069, "logo": false } ], @@ -7133,15 +7144,6 @@ "lastUpdated": 1694208835180, "logo": true }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-vietnam/29342375-f1e8-47cb-9031-491e2990d5ac/bde815be-bbe2-479d-bd7f-ff2aa45e1e17", - "caption": "", - "created": 1694208998892, - "description": "", - "id": "bde815be-bbe2-479d-bd7f-ff2aa45e1e17", - "lastUpdated": 1694208998892, - "logo": false - }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-vietnam/29342375-f1e8-47cb-9031-491e2990d5ac/44870959-a4a4-4b77-9f2a-493f31de44e8", "caption": "", @@ -7178,6 +7180,15 @@ "lastUpdated": 1694208992137, "logo": false }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-vietnam/29342375-f1e8-47cb-9031-491e2990d5ac/bde815be-bbe2-479d-bd7f-ff2aa45e1e17", + "caption": "", + "created": 1694208998892, + "description": "", + "id": "bde815be-bbe2-479d-bd7f-ff2aa45e1e17", + "lastUpdated": 1694208998892, + "logo": false + }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-vietnam/29342375-f1e8-47cb-9031-491e2990d5ac/02edd661-8ba6-4b55-8d2e-578becf2c057", "caption": "", @@ -7333,21 +7344,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 } ], @@ -7445,6 +7456,15 @@ "lastUpdated": 1588595462805, "logo": true }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/da91bed1-06d4-49a2-a0b0-231c87c42665/1aec2ef6-f7cd-4a12-9422-caf1dd3500e3", + "caption": "", + "created": 1588595463330, + "description": "", + "id": "1aec2ef6-f7cd-4a12-9422-caf1dd3500e3", + "lastUpdated": 1588595463330, + "logo": false + }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/da91bed1-06d4-49a2-a0b0-231c87c42665/ddc287ff-e3e5-4895-bc1c-d7d6461622e4", "caption": "", @@ -7454,6 +7474,15 @@ "lastUpdated": 1588595461484, "logo": false }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/da91bed1-06d4-49a2-a0b0-231c87c42665/6f0d85b5-e4ea-4b19-be46-284e52d4af9c", + "caption": "", + "created": 1588595463894, + "description": "", + "id": "6f0d85b5-e4ea-4b19-be46-284e52d4af9c", + "lastUpdated": 1588595463894, + "logo": false + }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/da91bed1-06d4-49a2-a0b0-231c87c42665/0330e453-f558-45c5-a5be-775c166ba311", "caption": "", @@ -7471,24 +7500,6 @@ "id": "1e92167d-21bf-413c-9923-e6d45624a6a9", "lastUpdated": 1588595462047, "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/da91bed1-06d4-49a2-a0b0-231c87c42665/1aec2ef6-f7cd-4a12-9422-caf1dd3500e3", - "caption": "", - "created": 1588595463330, - "description": "", - "id": "1aec2ef6-f7cd-4a12-9422-caf1dd3500e3", - "lastUpdated": 1588595463330, - "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/da91bed1-06d4-49a2-a0b0-231c87c42665/6f0d85b5-e4ea-4b19-be46-284e52d4af9c", - "caption": "", - "created": 1588595463894, - "description": "", - "id": "6f0d85b5-e4ea-4b19-be46-284e52d4af9c", - "lastUpdated": 1588595463894, - "logo": false } ], "sourceUrl": "", @@ -7597,39 +7608,39 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/6e3af2e6-6dac-49b8-baa1-40019a684252/fff231ee-5172-4921-8c97-cc75e0b52fbc", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/6e3af2e6-6dac-49b8-baa1-40019a684252/4bb1db51-0d2e-4f40-92c9-de8dfc0ff831", "caption": "", - "created": 1664195193519, + "created": 1664195193620, "description": "", - "id": "fff231ee-5172-4921-8c97-cc75e0b52fbc", - "lastUpdated": 1664195193519, + "id": "4bb1db51-0d2e-4f40-92c9-de8dfc0ff831", + "lastUpdated": 1664195193620, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/6e3af2e6-6dac-49b8-baa1-40019a684252/18a77617-5b28-4b40-a8c3-15cf496d409c", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/6e3af2e6-6dac-49b8-baa1-40019a684252/071b5848-a7fd-47af-80b4-faf4dc8b4322", "caption": "", - "created": 1664195193542, + "created": 1664195193572, "description": "", - "id": "18a77617-5b28-4b40-a8c3-15cf496d409c", - "lastUpdated": 1664195193542, + "id": "071b5848-a7fd-47af-80b4-faf4dc8b4322", + "lastUpdated": 1664195193572, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/6e3af2e6-6dac-49b8-baa1-40019a684252/071b5848-a7fd-47af-80b4-faf4dc8b4322", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/6e3af2e6-6dac-49b8-baa1-40019a684252/fff231ee-5172-4921-8c97-cc75e0b52fbc", "caption": "", - "created": 1664195193572, + "created": 1664195193519, "description": "", - "id": "071b5848-a7fd-47af-80b4-faf4dc8b4322", - "lastUpdated": 1664195193572, + "id": "fff231ee-5172-4921-8c97-cc75e0b52fbc", + "lastUpdated": 1664195193519, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/6e3af2e6-6dac-49b8-baa1-40019a684252/4bb1db51-0d2e-4f40-92c9-de8dfc0ff831", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/6e3af2e6-6dac-49b8-baa1-40019a684252/18a77617-5b28-4b40-a8c3-15cf496d409c", "caption": "", - "created": 1664195193620, + "created": 1664195193542, "description": "", - "id": "4bb1db51-0d2e-4f40-92c9-de8dfc0ff831", - "lastUpdated": 1664195193620, + "id": "18a77617-5b28-4b40-a8c3-15cf496d409c", + "lastUpdated": 1664195193542, "logo": false } ], @@ -7683,15 +7694,6 @@ "lastUpdated": 1588595312213, "logo": false }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/73cfe371-ddc4-494b-9f3e-0e9e9fc8f32a/d3bb2169-8b51-4441-bd6f-ef33f826fa56", - "caption": "", - "created": 1588595311176, - "description": "", - "id": "d3bb2169-8b51-4441-bd6f-ef33f826fa56", - "lastUpdated": 1588595311176, - "logo": false - }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/73cfe371-ddc4-494b-9f3e-0e9e9fc8f32a/2d22fe3d-4c84-48ba-abb2-4d286d875591", "caption": "", @@ -7702,12 +7704,12 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/73cfe371-ddc4-494b-9f3e-0e9e9fc8f32a/89c90ff3-9633-4340-92e0-6a124bad98ec", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/73cfe371-ddc4-494b-9f3e-0e9e9fc8f32a/d3bb2169-8b51-4441-bd6f-ef33f826fa56", "caption": "", - "created": 1588595309945, + "created": 1588595311176, "description": "", - "id": "89c90ff3-9633-4340-92e0-6a124bad98ec", - "lastUpdated": 1588595309945, + "id": "d3bb2169-8b51-4441-bd6f-ef33f826fa56", + "lastUpdated": 1588595311176, "logo": false }, { @@ -7718,6 +7720,15 @@ "id": "3fdc770b-f1ac-47c0-a267-f27a067f64f0", "lastUpdated": 1588595309259, "logo": false + }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/73cfe371-ddc4-494b-9f3e-0e9e9fc8f32a/89c90ff3-9633-4340-92e0-6a124bad98ec", + "caption": "", + "created": 1588595309945, + "description": "", + "id": "89c90ff3-9633-4340-92e0-6a124bad98ec", + "lastUpdated": 1588595309945, + "logo": false } ], "sourceUrl": "", @@ -8639,21 +8650,21 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/3c82dceb-5c50-49a3-8dc3-6bb6a30399f4/ca2a9eb8-2966-498d-830d-e8afa8a35144", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/3c82dceb-5c50-49a3-8dc3-6bb6a30399f4/34343d33-656b-41d1-bafd-b8c558e4685d", "caption": "", - "created": 1588595396858, + "created": 1588595396334, "description": "", - "id": "ca2a9eb8-2966-498d-830d-e8afa8a35144", - "lastUpdated": 1588595396858, + "id": "34343d33-656b-41d1-bafd-b8c558e4685d", + "lastUpdated": 1588595396334, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/3c82dceb-5c50-49a3-8dc3-6bb6a30399f4/34343d33-656b-41d1-bafd-b8c558e4685d", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/3c82dceb-5c50-49a3-8dc3-6bb6a30399f4/ca2a9eb8-2966-498d-830d-e8afa8a35144", "caption": "", - "created": 1588595396334, + "created": 1588595396858, "description": "", - "id": "34343d33-656b-41d1-bafd-b8c558e4685d", - "lastUpdated": 1588595396334, + "id": "ca2a9eb8-2966-498d-830d-e8afa8a35144", + "lastUpdated": 1588595396858, "logo": false } ], @@ -8967,6 +8978,15 @@ "lastUpdated": 1706296324211, "logo": true }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/crosscut/de19ff76-3459-4ec1-a881-5b8644cd6c51/24935512-6f65-4796-a14c-9d8a82f360df", + "caption": "", + "created": 1652994561399, + "description": "", + "id": "24935512-6f65-4796-a14c-9d8a82f360df", + "lastUpdated": 1652994561399, + "logo": false + }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/crosscut/de19ff76-3459-4ec1-a881-5b8644cd6c51/f5684472-5a50-4ec0-9ab8-7a59ba40d34f", "caption": "", @@ -8984,15 +9004,6 @@ "id": "5e39cf11-0286-4027-a9dd-15cbd1b9ca81", "lastUpdated": 1652994561274, "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/crosscut/de19ff76-3459-4ec1-a881-5b8644cd6c51/24935512-6f65-4796-a14c-9d8a82f360df", - "caption": "", - "created": 1652994561399, - "description": "", - "id": "24935512-6f65-4796-a14c-9d8a82f360df", - "lastUpdated": 1652994561399, - "logo": false } ], "sourceUrl": "https://github.com/crosscutio/dhis2-crosscut-app", @@ -9383,15 +9394,6 @@ "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": "", @@ -9409,6 +9411,15 @@ "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, + "logo": false } ], "sourceUrl": "", @@ -9514,6 +9525,15 @@ "lastUpdated": 1691509042637, "logo": true }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/e342279c-ada6-4ada-b569-0830fc249aeb/d514fa86-7179-49c9-8cae-51c7de55124a", + "caption": "", + "created": 1691591729556, + "description": "", + "id": "d514fa86-7179-49c9-8cae-51c7de55124a", + "lastUpdated": 1691591729556, + "logo": false + }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/e342279c-ada6-4ada-b569-0830fc249aeb/649bc26a-21b6-4fa2-a764-910a6f16c1a8", "caption": "", @@ -9540,15 +9560,6 @@ "id": "798e3280-2fbd-4a0f-86d9-ada44af8b27f", "lastUpdated": 1691591743846, "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/e342279c-ada6-4ada-b569-0830fc249aeb/d514fa86-7179-49c9-8cae-51c7de55124a", - "caption": "", - "created": 1691591729556, - "description": "", - "id": "d514fa86-7179-49c9-8cae-51c7de55124a", - "lastUpdated": 1691591729556, - "logo": false } ], "sourceUrl": "https://github.com/HISPWCA/Report-builder", @@ -10438,15 +10449,6 @@ "lastUpdated": 1588595392368, "logo": true }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-colombia/fcc75ac0-afdf-48ca-a016-545e7ee4bbf2/f1aed69f-0392-4d6a-bf78-7ad08a151699", - "caption": "", - "created": 1588595391313, - "description": "", - "id": "f1aed69f-0392-4d6a-bf78-7ad08a151699", - "lastUpdated": 1588595391313, - "logo": false - }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-colombia/fcc75ac0-afdf-48ca-a016-545e7ee4bbf2/4a9c29ce-ab0f-4d63-9ac2-59ea339c3131", "caption": "", @@ -10457,12 +10459,12 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-colombia/fcc75ac0-afdf-48ca-a016-545e7ee4bbf2/92599d0c-50f2-4cb9-8c2a-6aacfc193a70", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-colombia/fcc75ac0-afdf-48ca-a016-545e7ee4bbf2/f1aed69f-0392-4d6a-bf78-7ad08a151699", "caption": "", - "created": 1588595390276, + "created": 1588595391313, "description": "", - "id": "92599d0c-50f2-4cb9-8c2a-6aacfc193a70", - "lastUpdated": 1588595390276, + "id": "f1aed69f-0392-4d6a-bf78-7ad08a151699", + "lastUpdated": 1588595391313, "logo": false }, { @@ -10474,6 +10476,15 @@ "lastUpdated": 1588595390846, "logo": false }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-colombia/fcc75ac0-afdf-48ca-a016-545e7ee4bbf2/92599d0c-50f2-4cb9-8c2a-6aacfc193a70", + "caption": "", + "created": 1588595390276, + "description": "", + "id": "92599d0c-50f2-4cb9-8c2a-6aacfc193a70", + "lastUpdated": 1588595390276, + "logo": false + }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-colombia/fcc75ac0-afdf-48ca-a016-545e7ee4bbf2/d882d909-9e06-4371-9124-9297ea2fd975", "caption": "", @@ -10650,21 +10661,21 @@ "logo": true }, { - "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/32210abf-0033-4f06-8a12-08b4345fb661", "caption": "", - "created": 1623666918173, + "created": 1623666927435, "description": "", - "id": "2839dbae-5556-49ab-9582-8a1eba9b00da", - "lastUpdated": 1623666918173, + "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/32210abf-0033-4f06-8a12-08b4345fb661", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/0efc14dc-bf0b-474d-8a02-82c27d891b23/2839dbae-5556-49ab-9582-8a1eba9b00da", "caption": "", - "created": 1623666927435, + "created": 1623666918173, "description": "", - "id": "32210abf-0033-4f06-8a12-08b4345fb661", - "lastUpdated": 1623666927435, + "id": "2839dbae-5556-49ab-9582-8a1eba9b00da", + "lastUpdated": 1623666918173, "logo": false }, { @@ -10677,21 +10688,21 @@ "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/c77d6105-2353-407e-b526-e4634f5a0b6a", "caption": "", - "created": 1623666957721, + "created": 1623666951215, "description": "", - "id": "51a771b0-4e1b-47bb-ba82-9e24a0d2611e", - "lastUpdated": 1623666957721, + "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/c77d6105-2353-407e-b526-e4634f5a0b6a", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/0efc14dc-bf0b-474d-8a02-82c27d891b23/51a771b0-4e1b-47bb-ba82-9e24a0d2611e", "caption": "", - "created": 1623666951215, + "created": 1623666957721, "description": "", - "id": "c77d6105-2353-407e-b526-e4634f5a0b6a", - "lastUpdated": 1623666951215, + "id": "51a771b0-4e1b-47bb-ba82-9e24a0d2611e", + "lastUpdated": 1623666957721, "logo": false } ], @@ -10887,12 +10898,12 @@ "logo": true }, { - "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/583a4a55-8196-4f86-9141-25fbc266bfd4", "caption": "", - "created": 1621876042800, + "created": 1621876057073, "description": "", - "id": "e341bc93-7e5a-4853-828f-d869ab6eb5ef", - "lastUpdated": 1621876042800, + "id": "583a4a55-8196-4f86-9141-25fbc266bfd4", + "lastUpdated": 1621876057073, "logo": false }, { @@ -10905,39 +10916,39 @@ "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/e341bc93-7e5a-4853-828f-d869ab6eb5ef", "caption": "", - "created": 1621876051597, + "created": 1621876042800, "description": "", - "id": "3ec1d546-7062-4f0d-9ab2-1d5744d46b84", - "lastUpdated": 1621876051597, + "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/7ed94369-e0a9-4766-ae44-1da246069de2", + "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": 1621876032291, + "created": 1621876061923, "description": "", - "id": "7ed94369-e0a9-4766-ae44-1da246069de2", - "lastUpdated": 1621876032291, + "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/583a4a55-8196-4f86-9141-25fbc266bfd4", + "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": 1621876057073, + "created": 1621876051597, "description": "", - "id": "583a4a55-8196-4f86-9141-25fbc266bfd4", - "lastUpdated": 1621876057073, + "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/7ed94369-e0a9-4766-ae44-1da246069de2", "caption": "", - "created": 1621876061923, + "created": 1621876032291, "description": "", - "id": "85ad4f99-3e46-4ee5-81a8-d6653590991d", - "lastUpdated": 1621876061923, + "id": "7ed94369-e0a9-4766-ae44-1da246069de2", + "lastUpdated": 1621876032291, "logo": false } ], @@ -11594,6 +11605,15 @@ "lastUpdated": 1691592140457, "logo": true }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/4b4e4fbf-8652-4516-b6a0-d11654ed9662/f6f103b9-30b4-4da3-9060-3723766e1ba3", + "caption": "", + "created": 1691592879950, + "description": "", + "id": "f6f103b9-30b4-4da3-9060-3723766e1ba3", + "lastUpdated": 1691592879950, + "logo": false + }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/4b4e4fbf-8652-4516-b6a0-d11654ed9662/c90a4e38-fd2a-4e92-af59-d20d299b42ae", "caption": "", @@ -11612,15 +11632,6 @@ "lastUpdated": 1691592857253, "logo": false }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/4b4e4fbf-8652-4516-b6a0-d11654ed9662/f6f103b9-30b4-4da3-9060-3723766e1ba3", - "caption": "", - "created": 1691592879950, - "description": "", - "id": "f6f103b9-30b4-4da3-9060-3723766e1ba3", - "lastUpdated": 1691592879950, - "logo": false - }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/4b4e4fbf-8652-4516-b6a0-d11654ed9662/77a8baf6-5124-46fd-97fd-5b7192ff1d9d", "caption": "", @@ -11672,6 +11683,15 @@ "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/1cafe599-4487-4366-8f05-af4662f24b8a", "caption": "", @@ -11689,15 +11709,6 @@ "id": "afb99d17-d80a-432d-a625-a30c1419df7b", "lastUpdated": 1685105644095, "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", @@ -11852,21 +11863,12 @@ "logo": true }, { - "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/c60d54a4-741d-4ee3-83cc-38782651abcc", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl/1bf66488-93b5-41c8-abfe-1b03b2521a2d/96c96fe3-9e1c-47db-8310-ecd7860bae05", "caption": "", - "created": 1614711804457, + "created": 1614711845429, "description": "", - "id": "c60d54a4-741d-4ee3-83cc-38782651abcc", - "lastUpdated": 1614711804457, + "id": "96c96fe3-9e1c-47db-8310-ecd7860bae05", + "lastUpdated": 1614711845429, "logo": false }, { @@ -11879,21 +11881,21 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl/1bf66488-93b5-41c8-abfe-1b03b2521a2d/96c96fe3-9e1c-47db-8310-ecd7860bae05", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl/1bf66488-93b5-41c8-abfe-1b03b2521a2d/c60d54a4-741d-4ee3-83cc-38782651abcc", "caption": "", - "created": 1614711845429, + "created": 1614711804457, "description": "", - "id": "96c96fe3-9e1c-47db-8310-ecd7860bae05", - "lastUpdated": 1614711845429, + "id": "c60d54a4-741d-4ee3-83cc-38782651abcc", + "lastUpdated": 1614711804457, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl/1bf66488-93b5-41c8-abfe-1b03b2521a2d/e5433118-2a1f-4d95-a074-e6838ecd7dfb", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl/1bf66488-93b5-41c8-abfe-1b03b2521a2d/66311af4-021d-40c0-b639-b06c5d32ee6e", "caption": "", - "created": 1614711838149, + "created": 1614711821968, "description": "", - "id": "e5433118-2a1f-4d95-a074-e6838ecd7dfb", - "lastUpdated": 1614711838149, + "id": "66311af4-021d-40c0-b639-b06c5d32ee6e", + "lastUpdated": 1614711821968, "logo": false }, { @@ -11904,6 +11906,15 @@ "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/e5433118-2a1f-4d95-a074-e6838ecd7dfb", + "caption": "", + "created": 1614711838149, + "description": "", + "id": "e5433118-2a1f-4d95-a074-e6838ecd7dfb", + "lastUpdated": 1614711838149, + "logo": false } ], "sourceUrl": "", @@ -11948,21 +11959,21 @@ "logo": true }, { - "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/fde09f7e-b478-4181-a10b-9c2ec4484997", "caption": "", - "created": 1588595468086, + "created": 1588595468550, "description": "", - "id": "6ffbd609-3f14-4446-b4b1-550d9f887253", - "lastUpdated": 1588595468086, + "id": "fde09f7e-b478-4181-a10b-9c2ec4484997", + "lastUpdated": 1588595468550, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/d660b802-08a2-4678-8fc7-52e76d751b67/fde09f7e-b478-4181-a10b-9c2ec4484997", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/d660b802-08a2-4678-8fc7-52e76d751b67/6ffbd609-3f14-4446-b4b1-550d9f887253", "caption": "", - "created": 1588595468550, + "created": 1588595468086, "description": "", - "id": "fde09f7e-b478-4181-a10b-9c2ec4484997", - "lastUpdated": 1588595468550, + "id": "6ffbd609-3f14-4446-b4b1-550d9f887253", + "lastUpdated": 1588595468086, "logo": false }, { @@ -12070,21 +12081,21 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who/b5010eb7-6097-4f46-a85a-a73358e024ba/0a9e1244-bbc9-4791-85c4-d09f561650f5", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who/b5010eb7-6097-4f46-a85a-a73358e024ba/499d3582-d61c-4437-ab46-6f98be5e0e45", "caption": "", - "created": 1588595475132, + "created": 1588595474572, "description": "", - "id": "0a9e1244-bbc9-4791-85c4-d09f561650f5", - "lastUpdated": 1588595475132, + "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/0a9e1244-bbc9-4791-85c4-d09f561650f5", "caption": "", - "created": 1588595474572, + "created": 1588595475132, "description": "", - "id": "499d3582-d61c-4437-ab46-6f98be5e0e45", - "lastUpdated": 1588595474572, + "id": "0a9e1244-bbc9-4791-85c4-d09f561650f5", + "lastUpdated": 1588595475132, "logo": false }, {