diff --git a/website/data/app_releases.json b/website/data/app_releases.json index ddc05cc2..9d058440 100644 --- a/website/data/app_releases.json +++ b/website/data/app_releases.json @@ -2,8 +2,8 @@ "app-management-app": { "v100.2.32": { "Bug Fixes": [ - "DHIS2-15586: update installed state for non-core apps", - "DHIS2-13915: show spinner when an app is being installed" + "DHIS2-13915: show spinner when an app is being installed", + "DHIS2-15586: update installed state for non-core apps" ] }, "v100.2.31": { @@ -140,8 +140,8 @@ }, "v100.2.5": { "Bug Fixes": [ - "remove text decoration from download link", - "sort app versions in descending order and remove button text underline (#315)" + "sort app versions in descending order and remove button text underline (#315)", + "remove text decoration from download link" ] }, "v100.2.4": { @@ -228,8 +228,8 @@ "v100.1.0": { "Bug Fixes": [ "add cypress data test prefix to cypress.json", - "use getWithDataTest and findWithDataTest", - "add start:nobrowser script" + "add start:nobrowser script", + "use getWithDataTest and findWithDataTest" ], "Features": [ "add e2e workflow step" @@ -237,6 +237,11 @@ } }, "capture-app": { + "v100.53.0": { + "Features": [ + "[DHIS2-15475] Form Field Plugins (#3502)" + ] + }, "v100.52.0": { "Features": [ "[DHIS2-16204] make opt-in to new dashboard the default (#3508)" @@ -383,11 +388,6 @@ "Bug Fixes": [ "[DHIS2-15945] translations in enrollment widget (#3433)" ] - }, - "v100.44.0": { - "Features": [ - "[DHIS2-15483] assign an user when scheduling an enrollment event (#3419)" - ] } }, "dashboard-app": { @@ -399,8 +399,8 @@ }, "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": { @@ -432,14 +432,14 @@ }, "v100.0.8": { "Bug Fixes": [ - "update jest mock [DHIS2-15415]", - "update v38 fixtures", "remove v37 e2e", - "translations: sync translations from transifex (master)", - "update v39 fixtures", - "prevent failing jest test", "add scroll for workflows [DHIS2-15415]", - "add scroll on workflow selector [DHIS2-15415]" + "update v38 fixtures", + "prevent failing jest test", + "add scroll on workflow selector [DHIS2-15415]", + "update v39 fixtures", + "translations: sync translations from transifex (master)", + "update jest mock [DHIS2-15415]" ] }, "v100.0.7": { @@ -491,12 +491,12 @@ }, "v100.3.8": { "Bug Fixes": [ - "validator: limits as warning instead of error (#357)", - "prevent setting warning as undefined", "help: add warning style reference to help", + "tests: update tests", "warning border style to yellow", "prevent unnecessary renders when form has errors (#358)", - "tests: update tests" + "validator: limits as warning instead of error (#357)", + "prevent setting warning as undefined" ] }, "v100.3.7": { @@ -512,8 +512,8 @@ "v100.3.5": { "Testing": [ "use org variables + add RP attributes", - "fix ci", - "publish jest test results to reportportal (#352)" + "publish jest test results to reportportal (#352)", + "fix ci" ], "Bug Fixes": [ "optimistically update lastUpdatedBy on complete [TECH-1440] (#320)" @@ -526,11 +526,11 @@ }, "v100.3.3": { "Testing": [ - "debug merging launches", "use import instead of require", - "cleaning PR", "update API_KEY name and merge parallel launches", - "publish cypress test results to reportportal (#349)" + "cleaning PR", + "publish cypress test results to reportportal (#349)", + "debug merging launches" ], "Bug Fixes": [ "handle non-standard server time zone ids [DHIS2-15511] (#344)" @@ -543,32 +543,32 @@ }, "v100.3.1": { "Testing": [ - "category combo table body: cover with tests", - "cover & cartesian", - "metadata selectors: add jest tests for all untested selectors", + "use imperative validate: use real query keys instead of mocked ones", "use upload file data value mutation: cover with tests", + "cover & cartesian", + "use imperative validate: cover response transformation", "use delete limits: cover with tests", + "cover hooks in data-value-mutations.js (#314)", + "use set data value mutation: cover with tests", + "use set form completion mutation: cover with tests", "cover useImperativeValidate with tests (#321)", - "use delete data value mutation: cover with tests", - "use update limits: cover with tests", "use imperative validate: cover request failure", - "use imperative validate: use real query keys instead of mocked ones", - "use set data value mutation: cover with tests", - "use imperative validate: cover response transformation", - "cover hooks in data-value-mutations.js (#314)", - "cover remaining metadata selectors", "cartesian: cover with tests (DHIS2-14386)", - "use set form completion mutation: cover with tests" + "category combo table body: cover with tests", + "use update limits: cover with tests", + "metadata selectors: add jest tests for all untested selectors", + "cover remaining metadata selectors", + "use delete data value mutation: cover with tests" ], "Bug Fixes": [ + "use FetchError class from app-runtime [DHIS2-15085] (#316)", + "translations: sync translations from transifex (development)", "include attribute options in completion post [DHIS2-15032] (#311)", - "use set form completion mutation: handle optimistic update errors correctly", + "rollback failed complete [DHIS2-15033] (#312)", "lock forms when organisation unit is closed [BETA-25] (#317)", - "translations: sync translations from transifex (development)", - "cartesian: return empty array when no vectors provided", "cover useSetFormCompletionMutation with tests (#315)", - "use FetchError class from app-runtime [DHIS2-15085] (#316)", - "rollback failed complete [DHIS2-15033] (#312)" + "cartesian: return empty array when no vectors provided", + "use set form completion mutation: handle optimistic update errors correctly" ], "Features": [ "merge development into master" @@ -577,33 +577,33 @@ "v100.3.0": { "Features": [ "nice UI", - "lock-status: add expiry to footer bar", "lock-status: check lockDate (wip)", - "form expiry info and data input periods [DHIS2-14600] [DHIS2-14218] (#300)" + "form expiry info and data input periods [DHIS2-14600] [DHIS2-14218] (#300)", + "lock-status: add expiry to footer bar" ], "Bug Fixes": [ - "handle undefined data set", - "use set form completion mutation: handle optimistic update errors correctly", - "only update status from backend once", - "use relative time with absolute time in tooltip", + "include username in string for i18n", + "remove conditional chaining", "error when no period is selected", - "cover useSetFormCompletionMutation with tests (#315)", + "use suggested text", "adjust for different time locales", - "remove conditional chaining", + "handle undefined data set", + "cover useSetFormCompletionMutation with tests (#315)", + "use relative time with absolute time in tooltip", "expiry date calculation", - "include username in string for i18n", + "use set form completion mutation: handle optimistic update errors correctly", "align inputPeriod check with backend [DHIS2-14218]", - "use suggested text", - "don't show expiration if excepted by user authorities" + "don't show expiration if excepted by user authorities", + "only update status from backend once" ], "Testing": [ "use upload file data value mutation: cover with tests", "use delete limits: cover with tests", - "use delete data value mutation: cover with tests", - "use update limits: cover with tests", - "use set data value mutation: cover with tests", "cover hooks in data-value-mutations.js (#314)", - "use set form completion mutation: cover with tests" + "use set data value mutation: cover with tests", + "use set form completion mutation: cover with tests", + "use update limits: cover with tests", + "use delete data value mutation: cover with tests" ] }, "v100.2.4": { @@ -628,79 +628,79 @@ }, "v100.2.0": { "Bug Fixes": [ + "adjust disabled org unit style", + "deps: update dependency @tanstack/react-query-devtools to v4.24.14", "options-sort: fix undefined check", - "implement PR feedback by @tomzemp from 2023-03-02", - "deps: update tanstack-query monorepo to v4.24.10", - "translations: sync translations from transifex (development)", - "metadata and user info error handling (#294)", - "deps: update tanstack-query monorepo to v4.19.0", - "handle remove periods calculation for end-of-month [DHIS2-14007] (#238)", - "deps: update dependency @tanstack/react-query-devtools to v4.24.13", - "total-cell: clear total value when printing empty form (#298)", - "data value store: set correct default when data value set falsy", - "deps: update tanstack-query monorepo to v4.20.2", - "highlighted field store: correct wrong initial state", + "deps: update tanstack-query monorepo to v4.24.6", + "use multi-calendar-dates to address periods that don't start on Jan 1st", + "multi-select: update max-width", + "deps: update dependency html-react-parser to v1.4.14", + "minor cleanup", "deps: update dependency react-chartjs-2 to v4.3.1", - "clean up audit styling [TECH-1469] [TECH-1470] (#237)", - "use periods: check if lastPeriodOfPrevYear exists", - "ensure biweeks allow entry over entire year [TECH-1308] (#242)", - "deps: update dependency chart.js to v3.9.1", - "deps: bump platform and runtime deps [TECH-1462] (#236)", + "option-set: fix clear button", + "highlighted field store: correct wrong initial state", + "implement PR feedback by @tomzemp from 2023-03-04", "update ui version", - "deps: update dependency query-string to v7.1.2", - "deps: update tanstack-query monorepo to v4.20.4", + "clean up audit styling [TECH-1469] [TECH-1470] (#237)", + "deps: update tanstack-query monorepo to v4.20.2", "deps: update dependency zustand to v4.1.5", - "option-set: fix clear button", + "deps: update dependency @tanstack/react-query-devtools to v4.24.13", + "deps: update tanstack-query monorepo to v4.24.9", "deps: update tanstack-query monorepo to v4.24.4", - "multi-select: update max-width", - "deps: update tanstack-query monorepo to v4.18.0", - "address period issues that occurred after new year 2022/2023", - "deps: update tanstack-query monorepo to v4.19.1", - "use periods: reverse order & add first/last periods of next/prev year if in current year", + "metadata and user info error handling (#294)", + "print: fix print-styles for selects", "deps: update dependency zustand to v4.1.4", + "deps: update dependency idb-keyval to v6.2.0", + "deps: update tanstack-query monorepo to v4.20.4", + "option-set: remove unnecessary sort", "deps: update dependency query-string to v7.1.3", - "adjust disabled org unit style", - "deps: update tanstack-query monorepo to v4.24.9", - "metadata error handling", - "print: fix print-styles for selects", - "optionSet: sort selected options", - "deps: update dependency reselect to v4.1.7", - "deps: update tanstack-query monorepo to v4.24.6", - "clear selections with only dataset [DHIS2-14039] (#243)", + "deps: update dependency chart.js to v3.9.1", + "deps: bump platform and runtime deps [TECH-1462] (#236)", "remove unnecessary overflow", - "option-set: remove unnecessary sort", + "optionset: re-add input spread to button", + "deps: update tanstack-query monorepo to v4.24.10", + "deps: update dependency reselect to v4.1.7", "data value store: return boolean from isComplete selector", - "use multi-calendar-dates to address periods that don't start on Jan 1st", - "deps: update dependency html-react-parser to v1.4.14", + "implement PR feedback by @tomzemp from 2023-03-02", + "deps: update tanstack-query monorepo to v4.18.0", "deps: update dependency react-router-dom to v5.3.4", + "total-cell: clear total value when printing empty form (#298)", + "deps: update tanstack-query monorepo to v4.19.0", + "ensure biweeks allow entry over entire year [TECH-1308] (#242)", "deps: update tanstack-query monorepo to v4.23.0", - "deps: update tanstack-query monorepo to v4.16.1", + "metadata error handling", + "data value store: set correct default when data value set falsy", "deps: update dependency classnames to v2.3.2", + "deps: update tanstack-query monorepo to v4.19.1", + "translations: sync translations from transifex (development)", "deps: update dependency re-reselect to v4.0.1", - "data-test attribute and linting errors", + "handle remove periods calculation for end-of-month [DHIS2-14007] (#238)", + "deps: update tanstack-query monorepo to v4.16.1", + "deps: update dependency query-string to v7.1.2", "deps: update dependency final-form to v4.20.9", - "deps: update dependency @tanstack/react-query-devtools to v4.24.14", + "address period issues that occurred after new year 2022/2023", + "clear selections with only dataset [DHIS2-14039] (#243)", "deps: update tanstack-query monorepo to v4.17.1", - "minor cleanup", - "optionset: re-add input spread to button", - "implement PR feedback by @tomzemp from 2023-03-04", - "deps: update dependency idb-keyval to v6.2.0" + "use periods: reverse order & add first/last periods of next/prev year if in current year", + "use periods: check if lastPeriodOfPrevYear exists", + "optionSet: sort selected options", + "data-test attribute and linting errors" ], "Features": [ - "optionset: add support for multi-text optionSet", + "option-set: add multi text support (#290)", "zustand: create wrapper", - "option-set: add multi text support (#290)" + "optionset: add support for multi-text optionSet" ], "Testing": [ + "entry form store: cover with tests", "get cell id: cover with tests", - "cover stores with tests (and fix some minor issues)", + "data value store: cover with test & establish testing pattern", "highlighted field store: cover with tests", "validation store: cover with tests", "data value store: cover store with tests", - "sync errors store: cover with tests", - "entry form store: cover with tests", "unsaved data store: cover with tests", - "data value store: cover with test & establish testing pattern" + "sync errors store: cover with tests", + "cover stores with tests (and fix some minor issues)" ] }, "v100.1.2": { @@ -717,124 +717,124 @@ "v100.1.0": { "Bug Fixes": [ "always retry offline-trigger errors", - "use prefetched units when user org unit is not the highest level", - "contextual-help: add help-legend for sync-errors", - "move handlerHeaderBarStatus to dataworkspace due to re-render issues", - "deps: update dependency @dhis2/ui to v8.5.3 (#225)", - "offline-error-types, show alertbar once", + "deps: update deps", + "remove custom styles for data details button", "dates: ensure that server or client time is used when appropriate", + "handle network-error alert", + "use date limit: prevent recomputing on every re-render", + "audit history: update processing, clean up [TECH-1281] (#131)", + "minor cleanup", + "update variable name [TECH-1465] (#231)", + "fix breaking tests around side bar, basic info and follow up button", + "resolveAlertProps", + "section-filter: do not reset highlighted on focus", + "error-summary: count errors in selection", + "getCellId", + "remove 403 as temporal error", + "remove unnecessary clear highlightedfield", "global filter field size (#221)", + "clear highlight when field is umounted", + "make useDataValueParams and useApiAttributeParams stable", + "cleanup on umount only", + "remove defaultOnSuccess for queries", + "ensure offline units are fetched correctly for users deep in the hierarchy (#226)", + "contextual-help: add help-legend for sync-errors", + "handle temporal mutation errors (#206)", + "use a stable date string instead of an instable date instance (#201)", + "use highlightedfieldstore", "manage unsaved comments and limits when moving cells", + "copy FetchError from data-service", + "fix some crashes", + "filter-field: do not reset highlighted when focused", + "tooltip: show all errors in tooltip", + "review", + "onlineStatus: sync header-bar status to onlineManager status", + "fix disabled cell styling [TECH-1466] (#234)", + "deps: update dependency @dhis2/ui to v8.5.3 (#225)", + "use selector to get coc", + "stop tooltip flickering [DHIS2-13954]", + "fix temporal error handling", + "ensure we use a local date string", + "inner-wrapper: properly clear error if last-synced", + "error-summary: use yellow800 for icon color", "headerbar: use smarter delay for headerbar-status", - "use highlightedfieldstore", - "file-input: reset lastSyncedValue", - "ensure deepest level is never lower than root level", - "remove defaultOnSuccess for queries", - "adjust synced cell style (#199)", + "use prefetched units when user org unit is not the highest level", + "entry-field: cleanup highlighted-field properly", + "allow the webapi to return a single object instead of wrapped array", + "highlighted fields performance (#155)", + "dates: use server time when appropriate", + "handle inconsistent formats from api for orgUnits [DHIS2-13888] (#210)", "set highlighted field null", - "filter-field: hide clear-button when no filter (#222)", - "always apply long delay when showing/hiding", + "option-set input lastSyncedValue", + "refactor validation-tooltip to child of wrapper", "use zustand store for highlighted-field", - "update useHighlightedField", + "print styles [TECH-1312] (#217)", + "or between shortcuts [DHIS2-13955]", + "deps: pin dependencies", "manage unsaved comments when moving cells", - "cleanup on umount only", - "fix breaking tests around side bar, basic info and follow up button", - "use a stable date string instead of an instable date instance (#201)", - "resolveAlertProps", - "address pr comments", - "remove 403 as temporal error", - "deps: update deps", - "init lastSyncedValue, fix file-field", - "import locales so app has access to them (#207)", - "data-workspace: show loader if in flight, regardless of cached data", - "handle invalid parameters in URL [TECH-1382] [TECH-1384] (#208)", - "add missing files", - "onlineManager: make sure to go online when navigator goes online", - "inner-wrapper: properly clear error if last-synced", - "refactor validation-tooltip to child of wrapper", - "make bottom bar buttons small [DHIS2-13956]", - "true-only checkbox lastSynced comparison", - "use retry to pause mutations", "manage unsaved limits when moving cells", - "tooltip: show all errors in tooltip", - "clear highlight when field is umounted", - "data-value-set: disable when mutating", - "print styles [TECH-1312] (#217)", - "use-value-store: add optional-chaining for safety", - "error-details optional chaining", - "stop tooltip flickering [DHIS2-13954]", - "minor cleanup", + "ensure deepest level is never lower than root level", "allow for unit paths starting at the real root instead of user root (#197)", "add missing error-summary file", - "persist: persist mutations that are network-errors", - "highlighted fields performance (#155)", - "tooltip: fix tooltip flickering", + "handle invalid parameters in URL [TECH-1382] [TECH-1384] (#208)", + "validation button: disable validation run when offline [TECH-1377] (#178)", + "file-input: reset lastSyncedValue", + "init lastSyncedValue, fix file-field", + "address pr comments", "update Add limits styling [DHIS2-13958]", - "error-summary: use yellow800 for icon color", - "bottom-bar: add failed to save summary", - "basic information: display client date in tooltip", - "adjust client time to server timezone when computing date ranges (#165)", - "misc cleanup", - "handle network-error alert", - "fix disabled cell styling [TECH-1466] (#234)", + "onlineManager: make sure to go online when navigator goes online", + "use retry to pause mutations", "set networkmode offlineFirst", - "dates: use server time when appropriate", - "update variable name [TECH-1465] (#231)", - "allow the webapi to return a single object instead of wrapped array", - "errors-store: add getNumberOfErrors", - "fix some crashes", - "use date limit: prevent recomputing on every re-render", - "shouldRollbackError", - "audit history: update processing, clean up [TECH-1281] (#131)", - "error-summary: count errors in selection", - "rerun validation on main bar button click", "reset error when pristine", - "deps: update dependency @dhis2/app-runtime to v3.5.0 (#224)", - "deps: pin dependencies", - "ensure we use a local date string", - "entry-field: cleanup highlighted-field properly", - "make useDataValueParams and useApiAttributeParams stable", - "validation button: disable validation run when offline [TECH-1377] (#178)", - "copy FetchError from data-service", - "ensure offline units are fetched correctly for users deep in the hierarchy (#226)", - "review", - "getCellId", - "translations: sync translations from transifex (development)", - "option-set input lastSyncedValue", - "handle inconsistent formats from api for orgUnits [DHIS2-13888] (#210)", - "remove custom styles for data details button", - "or between shortcuts [DHIS2-13955]", - "section-filter: do not reset highlighted on focus", + "data-workspace: show loader if in flight, regardless of cached data", + "offline-error-types, show alertbar once", + "persist: persist mutations that are network-errors", + "errors-store: add getNumberOfErrors", "preserve input-component format", - "remove unnecessary clear highlightedfield", - "handle temporal mutation errors (#206)", - "onlineStatus: sync header-bar status to onlineManager status", - "fix temporal error handling", + "tooltip: fix tooltip flickering", + "true-only checkbox lastSynced comparison", + "error-details optional chaining", + "deps: update dependency @dhis2/app-runtime to v3.5.0 (#224)", "try to use cjs import fetcherror", - "use selector to get coc", + "use-value-store: add optional-chaining for safety", + "basic information: display client date in tooltip", + "shouldRollbackError", + "misc cleanup", + "bottom-bar: add failed to save summary", + "rerun validation on main bar button click", + "filter-field: hide clear-button when no filter (#222)", + "import locales so app has access to them (#207)", "clear sync-status when value changes (#182)", - "filter-field: do not reset highlighted when focused" + "always apply long delay when showing/hiding", + "data-value-set: disable when mutating", + "update useHighlightedField", + "add missing files", + "adjust synced cell style (#199)", + "translations: sync translations from transifex (development)", + "adjust client time to server timezone when computing date ranges (#165)", + "move handlerHeaderBarStatus to dataworkspace due to re-render issues", + "make bottom bar buttons small [DHIS2-13956]" ], "Testing": [ - "update tests", "fix tests", - "fix test description", "add authority tests to comment and limit tests", "move query-key test", + "fix test description", + "update tests", "add test to getPreFetchedChildren" ], "Features": [ - "sync-errors: add sync-errors store", - "headerbar: integrate offline-status message (#233)", - "headerbar: integrate offline-status-message", - "sync error handling (#218)", - "get current date: set milliseconds to 0", "notify user about failures of critical requests", - "custom forms: notify user about pre-fetching failure", + "headerbar: integrate offline-status-message", "sync-error: add sync error to field", - "client server date: add DRY utils", + "custom forms: notify user about pre-fetching failure", + "error-indicator: add error indicator", "respect F_DATAVALUE_ADD user authority", - "error-indicator: add error indicator" + "client server date: add DRY utils", + "headerbar: integrate offline-status message (#233)", + "sync-errors: add sync-errors store", + "get current date: set milliseconds to 0", + "sync error handling (#218)" ] } }, @@ -891,8 +891,8 @@ }, "v100.0.2": { "Bug Fixes": [ - "always use outputIdScheme=UID [DHIS2-14061]", "always use outputIdScheme=UID for data preview [DHIS2-14061]", + "always use outputIdScheme=UID [DHIS2-14061]", "updated cypress fixtures [DHIS2-14061]" ] }, @@ -905,43 +905,43 @@ "data-visualizer-app": { "v100.4.0": { "Bug Fixes": [ + "translations: sync translations from transifex (dev)", + "set disabledOptions on AO loading and vis type switching", + "hide icon from visualization when option is toggled", "update cli-app-scripts and analytics deps", + "fetch data element icon and pass it in extraOptions", "fix bug which cause current to loose props", "avoid crash when visualization object is empty (ie. New)", - "translations: sync translations from transifex (dev)", "do not pass a boolean for icons when saving", - "avoid visualization flashing when changing options", - "fetch data element icon and pass it in extraOptions", - "set disabledOptions on AO loading and vis type switching", "dependency updates (#2243)", - "hide icon from visualization when option is toggled" + "avoid visualization flashing when changing options" ], "Features": [ - "disable option when cumulativeValues is checked in PT DHiS2-15728", - "disable legend option when cumulative values is enabled", - "support non-gregorian fixed periods (#2233)", + "cumulative values in PT (DHIS2-5497) (#2746)", "single value background color change based upon legend (DHIS2-13702) (#2223)", - "handle disabled option in Redux store", - "handle disabled and helpText props for disabled options", "implement data icon option for SV visualization (DHIS2-10496) (#2236)", - "remove disabled before passing object to visualization generator", - "cumulative values in PT (DHIS2-5497) (#2746)", + "disable option when cumulativeValues is checked in PT DHiS2-15728", "disabled options based on cumulativeValues in PT DHIS2-15728", - "v100.4.0" + "v100.4.0", + "handle disabled and helpText props for disabled options", + "support non-gregorian fixed periods (#2233)", + "disable legend option when cumulative values is enabled", + "remove disabled before passing object to visualization generator", + "handle disabled option in Redux store" ], "Testing": [ "use current year instead of hardcode it", - "enhance tests, options and sorting", - "refactor clickCheckbox to check/uncheckCheckbox", + "add helper functions for totals options", "add tests for cumulativeValues option in PT", - "fix test failing due to change in single value behaviour", - "add helper functions for totals options" + "refactor clickCheckbox to check/uncheckCheckbox", + "enhance tests, options and sorting", + "fix test failing due to change in single value behaviour" ] }, "v100.3.1": { "Bug Fixes": [ - "color set update (DHIS2-16108) (#2906)", "legend sets fail to load in table with data dimension in the row (DHIS2-12830) (#2753)", + "color set update (DHIS2-16108) (#2906)", "v100.3.1" ] }, @@ -950,55 +950,55 @@ "send test results to report portal dashboard" ], "Bug Fixes": [ - "translate dimension labels in PT DHIS2-15750 (#2783)", - "limit max value shifts to min value fields in PT (DHIS2-10235) (#2756)", - "translations: sync translations from transifex (dev)", - "disable Save when vis not in unsaved/dirty state DHIS2-15373 (#2758)", "change legend type description to fit SV (DHIS2-15120) (#2757)", "allow closing the interpretations modal when accessed via URL (DHIS2-15721) (#2748)", - "visualization deleted when saving it after copy DHIS2-15722 (#2778)", "prevent state update when modal is closing", - "only update interpretations list when in DOM" + "only update interpretations list when in DOM", + "visualization deleted when saving it after copy DHIS2-15722 (#2778)", + "translate dimension labels in PT DHIS2-15750 (#2783)", + "limit max value shifts to min value fields in PT (DHIS2-10235) (#2756)", + "disable Save when vis not in unsaved/dirty state DHIS2-15373 (#2758)", + "translations: sync translations from transifex (dev)" ], "Features": [ - "deps: bump analytics to latest to benefit from fixes and features (#2886)", - "100.3.0" + "100.3.0", + "deps: bump analytics to latest to benefit from fixes and features (#2886)" ] }, "v100.2.0": { "Features": [ + "use hover menu components from analytics for options menu", + "100.2.0 (#2741)", "update download menu to use hovermenu components from analytics", "use Toolbar and ToolbarSidebar from analytics (#2358)", - "100.2.0 (#2741)", "use interpretations button from analytics", - "use UpdateButton and HoverMenubar from analytics", - "use hover menu components from analytics for options menu" + "use UpdateButton and HoverMenubar from analytics" ], "Testing": [ - "extend timeout after delete has been triggered (#2499)", - "comment out icon tests for currently unsupported types", - "add Cypress tests for SV icon (DHIS2-10496) (#2372)", "skip legend test while data element icons are unsupported", - "rename AO-title to titlebar (DHIS2-15063) (#2435)", + "more tests for custom calculations (DHIS2-13871) (#2287)", + "comment out icon tests for currently unsupported types", + "extend timeout after delete has been triggered (#2499)", "prevent test names from being dynamic (#2576)", - "more tests for custom calculations (DHIS2-13871) (#2287)" + "add Cypress tests for SV icon (DHIS2-10496) (#2372)", + "rename AO-title to titlebar (DHIS2-15063) (#2435)" ], "Bug Fixes": [ - "ensure `MenuSectionHeader` is `dense` when in `HoverMenuBar`", - "translations: sync translations from transifex (dev)", + "observe size changes for legend positioning", "inject style in props passed to VisualizationPlugin (DHIS2-15126) (#2322)", "adjust e2e element slectors", - "observe size changes for legend positioning", + "ensure `MenuSectionHeader` is `dense` when in `HoverMenuBar`", "adjust data test name", + "adjust closeFileMenuWithClick command", "remove divider from plain data source submenu", "tweak viz type selector styles to match toolbar", - "adjust closeFileMenuWithClick command" + "translations: sync translations from transifex (dev)" ] }, "v100.1.4": { "Testing": [ - "prevent items in transfer from being stale when filtering (#2321)", - "extend timeout for loading visualizations (#2368)" + "extend timeout for loading visualizations (#2368)", + "prevent items in transfer from being stale when filtering (#2321)" ], "Bug Fixes": [ "image paths and apply d2 style", @@ -1007,11 +1007,11 @@ }, "v100.1.3": { "Bug Fixes": [ - "bump cli-app-scripts to 10.3.8 for LIBS-499 fix (#2285)", "case E7113 throws same msg as E7114 (#2278)", + "v100.1.1", + "bump cli-app-scripts to 10.3.8 for LIBS-499 fix (#2285)", "single value size and position issues (analytics@25.1.10) (#2359)", - "deps: platform deps for login redirect [DHIS2-15319] (#2300)", - "v100.1.1" + "deps: platform deps for login redirect [DHIS2-15319] (#2300)" ] }, "v100.1.2": { @@ -1026,33 +1026,33 @@ }, "v100.1.0": { "Features": [ - "custom calculations (DHIS2-13871) (#2232)", - "support non-gregorian fixed periods (#2233)", - "plugin: send installation status [DHIS2-15097] (#2273)", "single value background color change based upon legend (DHIS2-13702) (#2223)", "implement data icon option for SV visualization (DHIS2-10496) (#2236)", - "100.1.0 (#2286)" + "plugin: send installation status [DHIS2-15097] (#2273)", + "support non-gregorian fixed periods (#2233)", + "100.1.0 (#2286)", + "custom calculations (DHIS2-13871) (#2232)" ], "Testing": [ "add extended timeout for file open modal (#2284)", "fix test failing due to change in single value behaviour" ], "Bug Fixes": [ - "target window.parent for postRobot communication (#2256)", - "update cli-app-scripts and analytics deps", - "do not pass a boolean for icons when saving", - "remove old i18n initialisation (#2241)", + "update cli-app-scripts and analytics (#2247)", + "plugin sends installation status (#2277)", "deps: bump cli-app-scripts for precaching improvement", - "set height on chart container when not defined (#2246) (#2250)", - "fetch data element icon and pass it in extraOptions", + "hide icon from visualization when option is toggled", + "remove old i18n initialisation (#2241)", + "update cli-app-scripts and analytics deps", "inject CSS UI variables in plugin (#2270)", - "plugin sends installation status (#2277)", + "fetch data element icon and pass it in extraOptions", + "remove translucent layer by using app-scripts 10.3.4 (DHIS2-15008) (#2251)", + "target window.parent for postRobot communication (#2256)", + "set height on chart container when not defined (#2246) (#2250)", "translations: sync translations from transifex (master) (#2192)", + "do not pass a boolean for icons when saving", "dependency updates (#2243)", - "nightly workflow has to run on default branch which is currently dev (#2269)", - "update cli-app-scripts and analytics (#2247)", - "remove translucent layer by using app-scripts 10.3.4 (DHIS2-15008) (#2251)", - "hide icon from visualization when option is toggled" + "nightly workflow has to run on default branch which is currently dev (#2269)" ] }, "v100.0.3": { @@ -1092,31 +1092,31 @@ }, "v100.12.0": { "Testing": [ - "copy/paste typo", - "send jest test results only when env is setup (#469)", - "update the helper fn assertChipContainsText and use it everywhere that chip suffixes are evaluated", - "add missing selector to non-suffixed chips", - "update latest changes on master to use the new chip assertion format", "dynamic offset for years (#477)", - "update the helper fn assertChipContainsText and use it where chip suffixes are evaluated", "add report portal attributes (#471)", - "stop using 'chip-primary', which isn't needed" + "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", + "copy/paste typo", + "stop using 'chip-primary', which isn't needed", + "add missing selector to non-suffixed chips", + "send jest test results only when env is setup (#469)", + "update latest changes on master to use the new chip assertion format" ], "Features": [ - "update layout chip design", - "updated chip design (DHIS2-15897) (#478)" + "updated chip design (DHIS2-15897) (#478)", + "update layout chip design" ], "Bug Fixes": [ + "adjust input option design (#464)", "dimension item height", + "chip line height", "dimension item suffix color", - "dimension-item: adjust design to match new layout chip", - "chip: add comma delimiter", "layout-chip: prevent suffix shrinking", - "adjust input option design (#464)", - "chip icon margin", "dimension and layout item button height", "chip label padding", - "chip line height" + "chip icon margin", + "chip: add comma delimiter", + "dimension-item: adjust design to match new layout chip" ] }, "v100.11.4": { @@ -1147,18 +1147,18 @@ "distinguish non-existent repetitions from empty values in line lists (DHIS2-15767) (#427)" ], "Bug Fixes": [ + "remove background color for undefined cell", "update color according to spec change", + "change background image for undefined cell", + "always display 'no event' for enrollment", "return empty value for undefined boolean cells", "add tooltip to undefined cells", - "add custom styling to undefined cells", - "remove background color for undefined cell", - "change background image for undefined cell", - "always display 'no event' for enrollment" + "add custom styling to undefined cells" ], "Testing": [ - "change tooltip label", "add tests for undefined values", - "change test cell to match test.e2e data" + "change test cell to match test.e2e data", + "change tooltip label" ] }, "v100.10.6": { @@ -1169,16 +1169,16 @@ "v100.10.5": { "Bug Fixes": [ "update optionSet options metadata on selection in the modal", - "store metadata for option set options on load (DHIS2-16181)", - "fix plain download with name", - "fix name for option set options shown in chip tooltip (DHIS2-16181)", "handle options with non-unique codes across optionsets (DHIS2-15771) (#426)", "lookup option set options labels correctly DHIS2-15771", - "replace id with uid after backend adjusted the response" + "store metadata for option set options on load (DHIS2-16181)", + "fix name for option set options shown in chip tooltip (DHIS2-16181)", + "replace id with uid after backend adjusted the response", + "fix plain download with name" ], "Testing": [ - "add test for option set options in chip tooltip", - "add test for option set options label" + "add test for option set options label", + "add test for option set options in chip tooltip" ] }, "v100.10.4": { @@ -1188,13 +1188,13 @@ }, "v100.10.3": { "Bug Fixes": [ + "make scrollbox scrollable without fixed height", "ensure scrollbox actually scrolls instead of the container", - "your- and program-dimensions list lazy loading (#453)", + "increment based on correct property `pager.page` not `data.page`", "return `fetching` from useProgramDataDimensions for lazy loading", - "make scrollbox scrollable without fixed height", "ensure `loading` remains `false` when lazy loading additional items", - "increment based on correct property `pager.page` not `data.page`", - "ensure variable names matches function argument" + "ensure variable names matches function argument", + "your- and program-dimensions list lazy loading (#453)" ] }, "v100.10.2": { @@ -1204,11 +1204,11 @@ }, "v100.10.1": { "Bug Fixes": [ + "upgrade @dhis2/analytics to latest", + "allow opening interpretations for AOs without a time dimension (DHIS2-15781)", "various hackathon issues", - "correctly center the table spinner (DHIS2-13947, DHIS2-13946)", "take legend-key into account when computing pagination max-width (DHIS2-15465)", - "upgrade @dhis2/analytics to latest", - "allow opening interpretations for AOs without a time dimension (DHIS2-15781)" + "correctly center the table spinner (DHIS2-13947, DHIS2-13946)" ] }, "v100.10.0": { @@ -1231,13 +1231,13 @@ }, "v100.9.3": { "Bug Fixes": [ - "implement min width on pagination container so dropdowns fit", + "upgrade @dhis2/ui to get spacing between pagination elements", "ensure pagination max-width is correct in interpretations modal (#434)", - "translations: sync translations from transifex (master)", - "always attach resize observer if node is found", - "bump min width for less concise locales", "lack of access show the generic \"something went wrong\" error (DHIS2-15737) (#429)", - "upgrade @dhis2/ui to get spacing between pagination elements" + "implement min width on pagination container so dropdowns fit", + "bump min width for less concise locales", + "always attach resize observer if node is found", + "translations: sync translations from transifex (master)" ] }, "v100.9.2": { @@ -1252,31 +1252,31 @@ }, "v100.9.0": { "Features": [ - "let download menu be clickable or hoverable", - "add menu and menu items WIP", - "add app logo", - "implement download menu that can be hovered or clicked", - "migrate download menu wip", - "add HoverMenuBar", "add disabled state to view menu", "toolbar UI update (DHIS2-15167) (#368)", - "add InterpretationsAndDetailsToggler", "add update button", - "migrate view-menu", + "implement download menu that can be hovered or clicked", + "port file-menu to new hoverable menubar", "hoverable options menu", - "port file-menu to new hoverable menubar" + "add InterpretationsAndDetailsToggler", + "add app logo", + "migrate view-menu", + "let download menu be clickable or hoverable", + "add HoverMenuBar", + "add menu and menu items WIP", + "migrate download menu wip" ], "Bug Fixes": [ + "ensure `MenuSectionHeader` is `dense` when in the `HoverMenuBar`", + "upgrade @dhis2/ui to get consistent menu section header styles", + "adjust height to 32 px", + "let dropdown render children directly in popper", + "ensure flexbox children consume full height", + "remove unused import", "push app name 1px down to improve visual alignment", "trigger toggleSubMenu when on items without children so it closes", - "adjust import name", - "adjust height to 32 px", "wrap action call in useCallback", - "remove unused import", - "upgrade @dhis2/ui to get consistent menu section header styles", - "ensure flexbox children consume full height", - "let dropdown render children directly in popper", - "ensure `MenuSectionHeader` is `dense` when in the `HoverMenuBar`" + "adjust import name" ] }, "v100.8.2": { @@ -1291,21 +1291,21 @@ }, "v100.8.0": { "Testing": [ - "remove unused imports", - "add ou instead of pe", + "improve period click targeting", "update the error message for 2.38", - "update download and filemenu tests to reflect pe being optional", - "remove special handling for 38", "rename visualization-title to titlebar (DHIS2-15063) (#384)", + "update download and filemenu tests to reflect pe being optional", "add special handling for 2.38", - "improve period click targeting", - "remove intercept evaluation that is suddenly failing" + "add ou instead of pe", + "remove special handling for 38", + "remove intercept evaluation that is suddenly failing", + "remove unused imports" ], "Bug Fixes": [ - "allow 1 retry on CI", "remove unused prop", + "allow developers to choose cy.open browser environment themselves", "align e2e file with master", - "allow developers to choose cy.open browser environment themselves" + "allow 1 retry on CI" ], "Features": [ "remove period validation (DHIS2-15015) (#381)" @@ -1318,8 +1318,8 @@ }, "v100.7.4": { "Bug Fixes": [ - "avoid crash when missing metadata for stage-element ids (DHIS2-15423)", - "use nullish instead" + "use nullish instead", + "avoid crash when missing metadata for stage-element ids (DHIS2-15423)" ] }, "v100.7.3": { @@ -1342,34 +1342,34 @@ "v100.2.3": { "Bug Fixes": [ "conditionally set PR title in dhis2-verify-app workflow (#3089)", - "report as MAP_VIEW not VISUALIZATION_VIEW (#3086)", - "translations: sync translations from transifex (dev)" + "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": { "Bug Fixes": [ - "do not show geojson or arcgis layers since they are not supported yet (#3036)", - "do not show unsupported geojson or arcgis external layers (#3036)" + "do not show unsupported geojson or arcgis external layers (#3036)", + "do not show geojson or arcgis layers since they are not supported yet (#3036)" ] }, "v100.2.1": { "Bug Fixes": [ - "translations: sync translations from transifex (dev)", + "external basemaps were not showing [DHIS2-15953] (#3017)", + "ensure layer type is supported and remove the unsupported Google basemaps", "sorting of layers by drag and drop was not working [DHIS2-16024] (#3021)", "release candidate 100.2.1", "external layers were getting an endless spinner when being added to map [DHIS2-16078] (#3023)", - "external basemaps were not showing [DHIS2-15953] (#3017)", - "ensure layer type is supported and remove the unsupported Google basemaps" + "translations: sync translations from transifex (dev)" ] }, "v100.2.0": { "Features": [ - "upgrade toolbar (DHIS2-15667) (#2936)", - "merge to master Sept 27" + "merge to master Sept 27", + "upgrade toolbar (DHIS2-15667) (#2936)" ], "Bug Fixes": [ "accept both lowercase and camelCase interpretationId in url(#2937)", @@ -1378,23 +1378,23 @@ }, "v100.1.7": { "Bug Fixes": [ - "use programIndicators endpoint respecting sharing settings (#2950)", + "post a data statistics view when map is open or saved (#2951)", "hide see position from context meny for split view maps", - "use display name for data sets (#2947)", + "show warning if event filter is not supported (#2952)", "hide \"show longitude/latitude\" from context menu for split view maps (DHIS2-15798) (#2945)", - "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)", - "show warning if event filter is not supported (#2952)", - "draw layers with opacity (#2948)" + "draw layers with opacity (#2948)", + "use programIndicators endpoint respecting sharing settings (#2950)" ] }, "v100.1.6": { "Bug Fixes": [ - "upgrade landcover dataset (#2732)", - "translations: sync translations from transifex (dev)", "set period for each split view map (#2721)", + "Set rendering strategy to single if not relative period (#2703)", + "upgrade landcover dataset (#2732)", "keep layer visibility when period is changed (#2705)", - "Set rendering strategy to single if not relative period (#2703)" + "translations: sync translations from transifex (dev)" ] }, "v100.1.5": { @@ -1424,8 +1424,8 @@ }, "v100.1.0": { "Bug Fixes": [ - "use window.parent", "remove fallback coordinate field (DHIS2-8165) (#2575)", + "use window.parent", "bumps cli-app-scripts to 10.3.8 for LIBS-499 fix (#2592)", "bump cli-app-scripts for precaching improvement" ], diff --git a/website/data/apphub.json b/website/data/apphub.json index c1f28f63..9dcf960b 100644 --- a/website/data/apphub.json +++ b/website/data/apphub.json @@ -56,21 +56,21 @@ "logo": true }, { - "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 }, { - "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 } ], @@ -273,30 +273,30 @@ "logo": true }, { - "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/afb0acb8-8ff3-48fe-8c3e-966ad83149ff", "caption": "", - "created": 1624315022401, + "created": 1624314674393, "description": "", - "id": "4b115e05-12ec-4660-aa6d-e2b04f69c8be", - "lastUpdated": 1624315022401, + "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/afb0acb8-8ff3-48fe-8c3e-966ad83149ff", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/a1bd6b5b-de8c-4998-8d34-56c18a139683/835094e5-4813-48be-b676-bccd6bd4df67", "caption": "", - "created": 1624314674393, + "created": 1624314967152, "description": "", - "id": "afb0acb8-8ff3-48fe-8c3e-966ad83149ff", - "lastUpdated": 1624314674393, + "id": "835094e5-4813-48be-b676-bccd6bd4df67", + "lastUpdated": 1624314967152, "logo": false }, { - "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/4b115e05-12ec-4660-aa6d-e2b04f69c8be", "caption": "", - "created": 1624315046627, + "created": 1624315022401, "description": "", - "id": "f5d184cf-550d-4a6f-be5b-d931d3743a33", - "lastUpdated": 1624315046627, + "id": "4b115e05-12ec-4660-aa6d-e2b04f69c8be", + "lastUpdated": 1624315022401, "logo": false }, { @@ -309,12 +309,12 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/a1bd6b5b-de8c-4998-8d34-56c18a139683/835094e5-4813-48be-b676-bccd6bd4df67", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/a1bd6b5b-de8c-4998-8d34-56c18a139683/f5d184cf-550d-4a6f-be5b-d931d3743a33", "caption": "", - "created": 1624314967152, + "created": 1624315046627, "description": "", - "id": "835094e5-4813-48be-b676-bccd6bd4df67", - "lastUpdated": 1624314967152, + "id": "f5d184cf-550d-4a6f-be5b-d931d3743a33", + "lastUpdated": 1624315046627, "logo": false } ], @@ -380,21 +380,21 @@ "logo": false }, { - "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 }, { - "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 } ], @@ -864,15 +864,6 @@ "lastUpdated": 1625206451721, "logo": true }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/cec546be-9102-4aed-a5ee-91d066fa3e6b/ed6e3553-0d22-45d3-abc6-4b5e5eaa0e5a", - "caption": "", - "created": 1600683931880, - "description": "", - "id": "ed6e3553-0d22-45d3-abc6-4b5e5eaa0e5a", - "lastUpdated": 1600683931880, - "logo": false - }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/cec546be-9102-4aed-a5ee-91d066fa3e6b/5757bb9f-e7fc-4be4-b03a-9fb56bbdb60a", "caption": "", @@ -899,6 +890,15 @@ "id": "82152e2d-fb7d-46a4-a5c7-e89deef3584f", "lastUpdated": 1600683929001, "logo": false + }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/cec546be-9102-4aed-a5ee-91d066fa3e6b/ed6e3553-0d22-45d3-abc6-4b5e5eaa0e5a", + "caption": "", + "created": 1600683931880, + "description": "", + "id": "ed6e3553-0d22-45d3-abc6-4b5e5eaa0e5a", + "lastUpdated": 1600683931880, + "logo": false } ], "sourceUrl": "https://github.com/hisptz/action-tracker", @@ -1008,6 +1008,15 @@ "lastUpdated": 1588595338476, "logo": true }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/9099e396-ec68-4038-a5c9-e60650f49935/dd621a94-0c23-472c-bd38-d921a2a143b7", + "caption": "", + "created": 1588595336786, + "description": "", + "id": "dd621a94-0c23-472c-bd38-d921a2a143b7", + "lastUpdated": 1588595336786, + "logo": false + }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/9099e396-ec68-4038-a5c9-e60650f49935/80123da8-3d25-49aa-8395-921d0dafbfcc", "caption": "", @@ -1026,15 +1035,6 @@ "lastUpdated": 1588595336110, "logo": false }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/9099e396-ec68-4038-a5c9-e60650f49935/dd621a94-0c23-472c-bd38-d921a2a143b7", - "caption": "", - "created": 1588595336786, - "description": "", - "id": "dd621a94-0c23-472c-bd38-d921a2a143b7", - "lastUpdated": 1588595336786, - "logo": false - }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/9099e396-ec68-4038-a5c9-e60650f49935/8bdff6dd-63b0-4c29-b724-54bcc13a8ea1", "caption": "", @@ -1117,15 +1117,6 @@ "lastUpdated": 1588595410385, "logo": true }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/fd8449e3-b95d-4902-bd79-d944cb7cf6b3/1fd8594e-7225-4de3-b205-d608a2d5e260", - "caption": "", - "created": 1588595409348, - "description": "", - "id": "1fd8594e-7225-4de3-b205-d608a2d5e260", - "lastUpdated": 1588595409348, - "logo": false - }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/fd8449e3-b95d-4902-bd79-d944cb7cf6b3/c1e5890b-c248-4a6d-85d6-e95e8dc6929b", "caption": "", @@ -1143,6 +1134,15 @@ "id": "c1362e7d-1cf6-4a2c-b028-397f11b8e2bb", "lastUpdated": 1588595409929, "logo": false + }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/fd8449e3-b95d-4902-bd79-d944cb7cf6b3/1fd8594e-7225-4de3-b205-d608a2d5e260", + "caption": "", + "created": 1588595409348, + "description": "", + "id": "1fd8594e-7225-4de3-b205-d608a2d5e260", + "lastUpdated": 1588595409348, + "logo": false } ], "sourceUrl": "", @@ -1499,11 +1499,22 @@ "status": "APPROVED", "id": "92b75fd0-34cc-451c-942f-3dd0f283bcbd", "created": 1646225950625, - "lastUpdated": 1706186486170, + "lastUpdated": 1706260370090, "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": 1706260370090, + "demoUrl": "", + "downloadUrl": "https://apps.dhis2.org/api/v1/apps/download/dhis2/capture_100.53.0.zip", + "id": "64db6971-fc22-4b4e-a473-f8f8f16be3bf", + "lastUpdated": 1706260370090, + "maxDhisVersion": "", + "minDhisVersion": "2.38", + "version": "100.53.0", + "channel": "stable" + }, { "created": 1706186486170, "demoUrl": "", @@ -4158,75 +4169,75 @@ "owner": "d9429d66-4b08-42a1-9e50-e62fe7307cd3", "images": [ { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/36480ce2-087c-4ebb-ae79-f84eefc1f93b", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/734cacbc-a750-475b-8cc9-a2f4dc5505a9", "caption": "", - "created": 1605919887440, + "created": 1605920563304, "description": "", - "id": "36480ce2-087c-4ebb-ae79-f84eefc1f93b", - "lastUpdated": 1605919887440, + "id": "734cacbc-a750-475b-8cc9-a2f4dc5505a9", + "lastUpdated": 1605920563304, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/cb3a7746-e37d-4db7-86e8-d04025915163", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/5b6e980c-0c32-4141-830c-116c25f354b6", "caption": "", - "created": 1605920569796, + "created": 1605920552202, "description": "", - "id": "cb3a7746-e37d-4db7-86e8-d04025915163", - "lastUpdated": 1605920569796, + "id": "5b6e980c-0c32-4141-830c-116c25f354b6", + "lastUpdated": 1605920552202, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/a5a88de3-1a4f-4fc4-b05b-8b0013ec5d9d", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/5991aff9-031a-4c7f-b3b5-dbc0891e307b", "caption": "", - "created": 1605920491341, + "created": 1605920546123, "description": "", - "id": "a5a88de3-1a4f-4fc4-b05b-8b0013ec5d9d", - "lastUpdated": 1605920491341, + "id": "5991aff9-031a-4c7f-b3b5-dbc0891e307b", + "lastUpdated": 1605920546123, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/c62e4aee-3734-4e93-a98c-fb369b9aa7d5", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/36480ce2-087c-4ebb-ae79-f84eefc1f93b", "caption": "", - "created": 1605920379367, + "created": 1605919887440, "description": "", - "id": "c62e4aee-3734-4e93-a98c-fb369b9aa7d5", - "lastUpdated": 1605920379367, + "id": "36480ce2-087c-4ebb-ae79-f84eefc1f93b", + "lastUpdated": 1605919887440, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/734cacbc-a750-475b-8cc9-a2f4dc5505a9", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/7dd74ffd-e941-4e0d-b8ba-7306acc5c1a6", "caption": "", - "created": 1605920563304, + "created": 1605920539338, "description": "", - "id": "734cacbc-a750-475b-8cc9-a2f4dc5505a9", - "lastUpdated": 1605920563304, + "id": "7dd74ffd-e941-4e0d-b8ba-7306acc5c1a6", + "lastUpdated": 1605920539338, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/5b6e980c-0c32-4141-830c-116c25f354b6", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/cb3a7746-e37d-4db7-86e8-d04025915163", "caption": "", - "created": 1605920552202, + "created": 1605920569796, "description": "", - "id": "5b6e980c-0c32-4141-830c-116c25f354b6", - "lastUpdated": 1605920552202, + "id": "cb3a7746-e37d-4db7-86e8-d04025915163", + "lastUpdated": 1605920569796, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/5991aff9-031a-4c7f-b3b5-dbc0891e307b", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/a5a88de3-1a4f-4fc4-b05b-8b0013ec5d9d", "caption": "", - "created": 1605920546123, + "created": 1605920491341, "description": "", - "id": "5991aff9-031a-4c7f-b3b5-dbc0891e307b", - "lastUpdated": 1605920546123, + "id": "a5a88de3-1a4f-4fc4-b05b-8b0013ec5d9d", + "lastUpdated": 1605920491341, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/7dd74ffd-e941-4e0d-b8ba-7306acc5c1a6", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/c62e4aee-3734-4e93-a98c-fb369b9aa7d5", "caption": "", - "created": 1605920539338, + "created": 1605920379367, "description": "", - "id": "7dd74ffd-e941-4e0d-b8ba-7306acc5c1a6", - "lastUpdated": 1605920539338, + "id": "c62e4aee-3734-4e93-a98c-fb369b9aa7d5", + "lastUpdated": 1605920379367, "logo": false } ], @@ -4826,21 +4837,21 @@ "logo": true }, { - "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 }, { - "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 } ], @@ -5219,15 +5230,6 @@ "lastUpdated": 1682674045206, "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 - }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bao-systems/239b58bb-0e3a-4183-b9b4-29956328c2a1/a4ec95f6-cfbf-43bc-8e28-09086e68ff28", "caption": "", @@ -5254,6 +5256,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", @@ -5629,12 +5640,12 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/5f2e8926-e85b-4fe0-99d1-2c3d2ce4578c", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/ccef42e0-3ad7-47a5-9a23-eda2a1b8aef7", "caption": "", - "created": 1655741575846, + "created": 1655741575764, "description": "", - "id": "5f2e8926-e85b-4fe0-99d1-2c3d2ce4578c", - "lastUpdated": 1655741575846, + "id": "ccef42e0-3ad7-47a5-9a23-eda2a1b8aef7", + "lastUpdated": 1655741575764, "logo": false }, { @@ -5656,21 +5667,21 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/ce08bc32-2cda-496c-b0ef-be735c1c9cf0", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/5f2e8926-e85b-4fe0-99d1-2c3d2ce4578c", "caption": "", - "created": 1655741575720, + "created": 1655741575846, "description": "", - "id": "ce08bc32-2cda-496c-b0ef-be735c1c9cf0", - "lastUpdated": 1655741575720, + "id": "5f2e8926-e85b-4fe0-99d1-2c3d2ce4578c", + "lastUpdated": 1655741575846, "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/88c88a5b-6198-46be-9d7f-9bee6d4d2552", "caption": "", - "created": 1655741575764, + "created": 1655741575783, "description": "", - "id": "ccef42e0-3ad7-47a5-9a23-eda2a1b8aef7", - "lastUpdated": 1655741575764, + "id": "88c88a5b-6198-46be-9d7f-9bee6d4d2552", + "lastUpdated": 1655741575783, "logo": false }, { @@ -5683,12 +5694,12 @@ "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/ce08bc32-2cda-496c-b0ef-be735c1c9cf0", "caption": "", - "created": 1655741575783, + "created": 1655741575720, "description": "", - "id": "88c88a5b-6198-46be-9d7f-9bee6d4d2552", - "lastUpdated": 1655741575783, + "id": "ce08bc32-2cda-496c-b0ef-be735c1c9cf0", + "lastUpdated": 1655741575720, "logo": false }, { @@ -5873,7 +5884,16 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bluesquare/2c3510dd-d471-4c9d-9f3d-fd4a8601fab9/3debdab7-de35-4649-ba0f-823d2a971bad", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bluesquare/2c3510dd-d471-4c9d-9f3d-fd4a8601fab9/b41b88a3-a8b0-4ff3-b422-1eca73f2effc", + "caption": "", + "created": 1588595316607, + "description": "", + "id": "b41b88a3-a8b0-4ff3-b422-1eca73f2effc", + "lastUpdated": 1588595316607, + "logo": false + }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bluesquare/2c3510dd-d471-4c9d-9f3d-fd4a8601fab9/3debdab7-de35-4649-ba0f-823d2a971bad", "caption": "", "created": 1599243143733, "description": "", @@ -5889,15 +5909,6 @@ "id": "7991aa92-d2a7-46ba-a6e0-1b807a8031d4", "lastUpdated": 1599243698713, "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bluesquare/2c3510dd-d471-4c9d-9f3d-fd4a8601fab9/b41b88a3-a8b0-4ff3-b422-1eca73f2effc", - "caption": "", - "created": 1588595316607, - "description": "", - "id": "b41b88a3-a8b0-4ff3-b422-1eca73f2effc", - "lastUpdated": 1588595316607, - "logo": false } ], "sourceUrl": "https://github.com/BLSQ/dhis2-taskr", @@ -5942,21 +5953,12 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/cb0e957b-bf7d-4826-8f1b-dbe0f074fbc3", - "caption": "", - "created": 1634123709690, - "description": "", - "id": "cb0e957b-bf7d-4826-8f1b-dbe0f074fbc3", - "lastUpdated": 1634123709690, - "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/9b625847-eee3-4d9b-9b11-d33e26e2bb16", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/34597d8e-ace0-4e2a-8ef1-f559223ec877", "caption": "", - "created": 1634123705245, + "created": 1634123689478, "description": "", - "id": "9b625847-eee3-4d9b-9b11-d33e26e2bb16", - "lastUpdated": 1634123705245, + "id": "34597d8e-ace0-4e2a-8ef1-f559223ec877", + "lastUpdated": 1634123689478, "logo": false }, { @@ -6004,6 +6006,15 @@ "lastUpdated": 1634123703598, "logo": false }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/35d41499-05b4-4768-9bc2-120e29338e9d", + "caption": "", + "created": 1634123704787, + "description": "", + "id": "35d41499-05b4-4768-9bc2-120e29338e9d", + "lastUpdated": 1634123704787, + "logo": false + }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/0d542045-297f-4534-8e9d-9003d777a0fe", "caption": "", @@ -6014,30 +6025,30 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/35d41499-05b4-4768-9bc2-120e29338e9d", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/9b625847-eee3-4d9b-9b11-d33e26e2bb16", "caption": "", - "created": 1634123704787, + "created": 1634123705245, "description": "", - "id": "35d41499-05b4-4768-9bc2-120e29338e9d", - "lastUpdated": 1634123704787, + "id": "9b625847-eee3-4d9b-9b11-d33e26e2bb16", + "lastUpdated": 1634123705245, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/af7d2f4d-7b3d-4ca2-be99-6d00edf8cd3f", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/cb0e957b-bf7d-4826-8f1b-dbe0f074fbc3", "caption": "", - "created": 1634123681667, + "created": 1634123709690, "description": "", - "id": "af7d2f4d-7b3d-4ca2-be99-6d00edf8cd3f", - "lastUpdated": 1634123681667, + "id": "cb0e957b-bf7d-4826-8f1b-dbe0f074fbc3", + "lastUpdated": 1634123709690, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/3057c0e8-6e38-41d3-8c6d-fd4f90ff441f", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/4230f576-f039-47da-a3f1-e610efcd6420", "caption": "", - "created": 1634123711214, + "created": 1634123710101, "description": "", - "id": "3057c0e8-6e38-41d3-8c6d-fd4f90ff441f", - "lastUpdated": 1634123711214, + "id": "4230f576-f039-47da-a3f1-e610efcd6420", + "lastUpdated": 1634123710101, "logo": false }, { @@ -6050,30 +6061,30 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/4230f576-f039-47da-a3f1-e610efcd6420", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/3057c0e8-6e38-41d3-8c6d-fd4f90ff441f", "caption": "", - "created": 1634123710101, + "created": 1634123711214, "description": "", - "id": "4230f576-f039-47da-a3f1-e610efcd6420", - "lastUpdated": 1634123710101, + "id": "3057c0e8-6e38-41d3-8c6d-fd4f90ff441f", + "lastUpdated": 1634123711214, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/d8caf867-aa1b-4a08-b7ba-e257dd986603", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/af7d2f4d-7b3d-4ca2-be99-6d00edf8cd3f", "caption": "", - "created": 1634123689094, + "created": 1634123681667, "description": "", - "id": "d8caf867-aa1b-4a08-b7ba-e257dd986603", - "lastUpdated": 1634123689094, + "id": "af7d2f4d-7b3d-4ca2-be99-6d00edf8cd3f", + "lastUpdated": 1634123681667, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/34597d8e-ace0-4e2a-8ef1-f559223ec877", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/d8caf867-aa1b-4a08-b7ba-e257dd986603", "caption": "", - "created": 1634123689478, + "created": 1634123689094, "description": "", - "id": "34597d8e-ace0-4e2a-8ef1-f559223ec877", - "lastUpdated": 1634123689478, + "id": "d8caf867-aa1b-4a08-b7ba-e257dd986603", + "lastUpdated": 1634123689094, "logo": false } ], @@ -6174,84 +6185,75 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/5e1f161b-a93e-41e8-900e-e8787a18fc2a", - "caption": "", - "created": 1702461814263, - "description": "", - "id": "5e1f161b-a93e-41e8-900e-e8787a18fc2a", - "lastUpdated": 1702461814263, - "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/40e49d89-452e-4686-8706-59607beb4751", "caption": "", - "created": 1702462063146, + "created": 1702461867816, "description": "", - "id": "20a8be36-1950-4936-a0bc-06ccdc202f9a", - "lastUpdated": 1702462063146, + "id": "40e49d89-452e-4686-8706-59607beb4751", + "lastUpdated": 1702461867816, "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/af0d7630-82ba-42ec-a392-24978b4bd5d6", "caption": "", - "created": 1702462040272, + "created": 1702461801148, "description": "", - "id": "0f436c11-6a3f-401d-8766-e532d8fb14bc", - "lastUpdated": 1702462040272, + "id": "af0d7630-82ba-42ec-a392-24978b4bd5d6", + "lastUpdated": 1702461801148, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/5c5a6193-d576-4d85-ad2b-b37809b5e9df", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/17797540-c0b8-443e-9c36-96aeda77a78d", "caption": "", - "created": 1702462028713, + "created": 1702461841664, "description": "", - "id": "5c5a6193-d576-4d85-ad2b-b37809b5e9df", - "lastUpdated": 1702462028713, + "id": "17797540-c0b8-443e-9c36-96aeda77a78d", + "lastUpdated": 1702461841664, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/71637570-809c-4463-a851-649b84e012e4", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/dcbef667-630c-409e-9fc1-62f017fe76ce", "caption": "", - "created": 1702461965318, + "created": 1702461856467, "description": "", - "id": "71637570-809c-4463-a851-649b84e012e4", - "lastUpdated": 1702461965318, + "id": "dcbef667-630c-409e-9fc1-62f017fe76ce", + "lastUpdated": 1702461856467, "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", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/0881462a-ebdc-46a0-993e-393325f6054a", "caption": "", - "created": 1702461948732, + "created": 1702461885912, "description": "", - "id": "41f42632-98b6-42c1-88fd-40de62ca3355", - "lastUpdated": 1702461948732, + "id": "0881462a-ebdc-46a0-993e-393325f6054a", + "lastUpdated": 1702461885912, "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", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/5e1f161b-a93e-41e8-900e-e8787a18fc2a", "caption": "", - "created": 1702461894893, + "created": 1702461814263, "description": "", - "id": "a1ac544e-b861-4477-9c6a-da5bc276ddff", - "lastUpdated": 1702461894893, + "id": "5e1f161b-a93e-41e8-900e-e8787a18fc2a", + "lastUpdated": 1702461814263, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/b7e6b972-e852-4368-8038-913a4cc40d9a", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/2dbfaaa1-f49b-47a5-903b-14c22d752818", "caption": "", - "created": 1702462057142, + "created": 1702461787479, "description": "", - "id": "b7e6b972-e852-4368-8038-913a4cc40d9a", - "lastUpdated": 1702462057142, + "id": "2dbfaaa1-f49b-47a5-903b-14c22d752818", + "lastUpdated": 1702461787479, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/8ed0428c-14b1-45ef-a29d-63116fd6fde1", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/7712bbd1-f855-44d1-8c80-8662d7a35395", "caption": "", - "created": 1702462045680, + "created": 1702461773153, "description": "", - "id": "8ed0428c-14b1-45ef-a29d-63116fd6fde1", - "lastUpdated": 1702462045680, + "id": "7712bbd1-f855-44d1-8c80-8662d7a35395", + "lastUpdated": 1702461773153, "logo": false }, { @@ -6264,21 +6266,21 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/0881462a-ebdc-46a0-993e-393325f6054a", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/8e48d0ed-9d40-4656-9133-7321cfb056ea", "caption": "", - "created": 1702461885912, + "created": 1702461989431, "description": "", - "id": "0881462a-ebdc-46a0-993e-393325f6054a", - "lastUpdated": 1702461885912, + "id": "8e48d0ed-9d40-4656-9133-7321cfb056ea", + "lastUpdated": 1702461989431, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/17797540-c0b8-443e-9c36-96aeda77a78d", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/d3f72817-9589-4b67-b24c-6fde88c54144", "caption": "", - "created": 1702461841664, + "created": 1702462022829, "description": "", - "id": "17797540-c0b8-443e-9c36-96aeda77a78d", - "lastUpdated": 1702461841664, + "id": "d3f72817-9589-4b67-b24c-6fde88c54144", + "lastUpdated": 1702462022829, "logo": false }, { @@ -6291,93 +6293,102 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/d3f72817-9589-4b67-b24c-6fde88c54144", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/8ed0428c-14b1-45ef-a29d-63116fd6fde1", "caption": "", - "created": 1702462022829, + "created": 1702462045680, "description": "", - "id": "d3f72817-9589-4b67-b24c-6fde88c54144", - "lastUpdated": 1702462022829, + "id": "8ed0428c-14b1-45ef-a29d-63116fd6fde1", + "lastUpdated": 1702462045680, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/8e48d0ed-9d40-4656-9133-7321cfb056ea", + "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": 1702461989431, + "created": 1702462063146, "description": "", - "id": "8e48d0ed-9d40-4656-9133-7321cfb056ea", - "lastUpdated": 1702461989431, + "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/bd1db9aa-1531-4eed-83fc-a9cf133fa337", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/b7e6b972-e852-4368-8038-913a4cc40d9a", "caption": "", - "created": 1702461981336, + "created": 1702462057142, "description": "", - "id": "bd1db9aa-1531-4eed-83fc-a9cf133fa337", - "lastUpdated": 1702461981336, + "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/0c797f01-b7cd-4c9c-b464-2a247f953e77", + "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": 1702461973823, + "created": 1702461894893, "description": "", - "id": "0c797f01-b7cd-4c9c-b464-2a247f953e77", - "lastUpdated": 1702461973823, + "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/243757b5-bddd-4708-ae19-bef57f524cd4", + "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": 1702461957398, + "created": 1702461948732, "description": "", - "id": "243757b5-bddd-4708-ae19-bef57f524cd4", - "lastUpdated": 1702461957398, + "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/40e49d89-452e-4686-8706-59607beb4751", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/71637570-809c-4463-a851-649b84e012e4", "caption": "", - "created": 1702461867816, + "created": 1702461965318, "description": "", - "id": "40e49d89-452e-4686-8706-59607beb4751", - "lastUpdated": 1702461867816, + "id": "71637570-809c-4463-a851-649b84e012e4", + "lastUpdated": 1702461965318, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/af0d7630-82ba-42ec-a392-24978b4bd5d6", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/5c5a6193-d576-4d85-ad2b-b37809b5e9df", "caption": "", - "created": 1702461801148, + "created": 1702462028713, "description": "", - "id": "af0d7630-82ba-42ec-a392-24978b4bd5d6", - "lastUpdated": 1702461801148, + "id": "5c5a6193-d576-4d85-ad2b-b37809b5e9df", + "lastUpdated": 1702462028713, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/dcbef667-630c-409e-9fc1-62f017fe76ce", + "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": 1702461856467, + "created": 1702462040272, "description": "", - "id": "dcbef667-630c-409e-9fc1-62f017fe76ce", - "lastUpdated": 1702461856467, + "id": "0f436c11-6a3f-401d-8766-e532d8fb14bc", + "lastUpdated": 1702462040272, "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", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/bd1db9aa-1531-4eed-83fc-a9cf133fa337", "caption": "", - "created": 1702461787479, + "created": 1702461981336, "description": "", - "id": "2dbfaaa1-f49b-47a5-903b-14c22d752818", - "lastUpdated": 1702461787479, + "id": "bd1db9aa-1531-4eed-83fc-a9cf133fa337", + "lastUpdated": 1702461981336, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/7712bbd1-f855-44d1-8c80-8662d7a35395", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/0c797f01-b7cd-4c9c-b464-2a247f953e77", "caption": "", - "created": 1702461773153, + "created": 1702461973823, "description": "", - "id": "7712bbd1-f855-44d1-8c80-8662d7a35395", - "lastUpdated": 1702461773153, + "id": "0c797f01-b7cd-4c9c-b464-2a247f953e77", + "lastUpdated": 1702461973823, + "logo": false + }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/243757b5-bddd-4708-ae19-bef57f524cd4", + "caption": "", + "created": 1702461957398, + "description": "", + "id": "243757b5-bddd-4708-ae19-bef57f524cd4", + "lastUpdated": 1702461957398, "logo": false } ], @@ -6445,21 +6456,21 @@ "logo": true }, { - "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 }, { - "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 } ], @@ -6633,21 +6644,21 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-vietnam/29342375-f1e8-47cb-9031-491e2990d5ac/44870959-a4a4-4b77-9f2a-493f31de44e8", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-vietnam/29342375-f1e8-47cb-9031-491e2990d5ac/786e7871-6c95-4317-b8dc-ab475edd28ae", "caption": "", - "created": 1694208963931, + "created": 1694208980640, "description": "", - "id": "44870959-a4a4-4b77-9f2a-493f31de44e8", - "lastUpdated": 1694208963931, + "id": "786e7871-6c95-4317-b8dc-ab475edd28ae", + "lastUpdated": 1694208980640, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-vietnam/29342375-f1e8-47cb-9031-491e2990d5ac/02edd661-8ba6-4b55-8d2e-578becf2c057", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-vietnam/29342375-f1e8-47cb-9031-491e2990d5ac/7cce2b47-e44a-4f20-b475-4d5d5a0c2f81", "caption": "", - "created": 1694209005909, + "created": 1694208992137, "description": "", - "id": "02edd661-8ba6-4b55-8d2e-578becf2c057", - "lastUpdated": 1694209005909, + "id": "7cce2b47-e44a-4f20-b475-4d5d5a0c2f81", + "lastUpdated": 1694208992137, "logo": false }, { @@ -6660,21 +6671,21 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-vietnam/29342375-f1e8-47cb-9031-491e2990d5ac/7cce2b47-e44a-4f20-b475-4d5d5a0c2f81", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-vietnam/29342375-f1e8-47cb-9031-491e2990d5ac/02edd661-8ba6-4b55-8d2e-578becf2c057", "caption": "", - "created": 1694208992137, + "created": 1694209005909, "description": "", - "id": "7cce2b47-e44a-4f20-b475-4d5d5a0c2f81", - "lastUpdated": 1694208992137, + "id": "02edd661-8ba6-4b55-8d2e-578becf2c057", + "lastUpdated": 1694209005909, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-vietnam/29342375-f1e8-47cb-9031-491e2990d5ac/786e7871-6c95-4317-b8dc-ab475edd28ae", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-vietnam/29342375-f1e8-47cb-9031-491e2990d5ac/44870959-a4a4-4b77-9f2a-493f31de44e8", "caption": "", - "created": 1694208980640, + "created": 1694208963931, "description": "", - "id": "786e7871-6c95-4317-b8dc-ab475edd28ae", - "lastUpdated": 1694208980640, + "id": "44870959-a4a4-4b77-9f2a-493f31de44e8", + "lastUpdated": 1694208963931, "logo": false }, { @@ -6740,21 +6751,21 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/7b37e1de-00f1-49a2-87d3-825c710291a1/6ae06d1a-54da-49a7-879d-5dc15c2bf776", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/7b37e1de-00f1-49a2-87d3-825c710291a1/1e848d8e-a495-45ac-8c49-6139356db48e", "caption": "", - "created": 1588595400099, + "created": 1588595401113, "description": "", - "id": "6ae06d1a-54da-49a7-879d-5dc15c2bf776", - "lastUpdated": 1588595400099, + "id": "1e848d8e-a495-45ac-8c49-6139356db48e", + "lastUpdated": 1588595401113, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/7b37e1de-00f1-49a2-87d3-825c710291a1/1e848d8e-a495-45ac-8c49-6139356db48e", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/7b37e1de-00f1-49a2-87d3-825c710291a1/6ae06d1a-54da-49a7-879d-5dc15c2bf776", "caption": "", - "created": 1588595401113, + "created": 1588595400099, "description": "", - "id": "1e848d8e-a495-45ac-8c49-6139356db48e", - "lastUpdated": 1588595401113, + "id": "6ae06d1a-54da-49a7-879d-5dc15c2bf776", + "lastUpdated": 1588595400099, "logo": false } ], @@ -6832,21 +6843,21 @@ "logo": true }, { - "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 }, { - "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 } ], @@ -6945,48 +6956,48 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/da91bed1-06d4-49a2-a0b0-231c87c42665/1e92167d-21bf-413c-9923-e6d45624a6a9", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/da91bed1-06d4-49a2-a0b0-231c87c42665/1aec2ef6-f7cd-4a12-9422-caf1dd3500e3", "caption": "", - "created": 1588595462047, + "created": 1588595463330, "description": "", - "id": "1e92167d-21bf-413c-9923-e6d45624a6a9", - "lastUpdated": 1588595462047, + "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", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/da91bed1-06d4-49a2-a0b0-231c87c42665/0330e453-f558-45c5-a5be-775c166ba311", "caption": "", - "created": 1588595461484, + "created": 1588595464450, "description": "", - "id": "ddc287ff-e3e5-4895-bc1c-d7d6461622e4", - "lastUpdated": 1588595461484, + "id": "0330e453-f558-45c5-a5be-775c166ba311", + "lastUpdated": 1588595464450, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/da91bed1-06d4-49a2-a0b0-231c87c42665/1aec2ef6-f7cd-4a12-9422-caf1dd3500e3", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/da91bed1-06d4-49a2-a0b0-231c87c42665/6f0d85b5-e4ea-4b19-be46-284e52d4af9c", "caption": "", - "created": 1588595463330, + "created": 1588595463894, "description": "", - "id": "1aec2ef6-f7cd-4a12-9422-caf1dd3500e3", - "lastUpdated": 1588595463330, + "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/6f0d85b5-e4ea-4b19-be46-284e52d4af9c", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/da91bed1-06d4-49a2-a0b0-231c87c42665/1e92167d-21bf-413c-9923-e6d45624a6a9", "caption": "", - "created": 1588595463894, + "created": 1588595462047, "description": "", - "id": "6f0d85b5-e4ea-4b19-be46-284e52d4af9c", - "lastUpdated": 1588595463894, + "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/0330e453-f558-45c5-a5be-775c166ba311", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/da91bed1-06d4-49a2-a0b0-231c87c42665/ddc287ff-e3e5-4895-bc1c-d7d6461622e4", "caption": "", - "created": 1588595464450, + "created": 1588595461484, "description": "", - "id": "0330e453-f558-45c5-a5be-775c166ba311", - "lastUpdated": 1588595464450, + "id": "ddc287ff-e3e5-4895-bc1c-d7d6461622e4", + "lastUpdated": 1588595461484, "logo": false } ], @@ -7085,39 +7096,39 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/6e3af2e6-6dac-49b8-baa1-40019a684252/dba1f708-30d9-43e6-8a25-c267072ad2e0", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/6e3af2e6-6dac-49b8-baa1-40019a684252/071b5848-a7fd-47af-80b4-faf4dc8b4322", "caption": "", - "created": 1664195166625, + "created": 1664195193572, "description": "", - "id": "dba1f708-30d9-43e6-8a25-c267072ad2e0", - "lastUpdated": 1664195166625, + "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/fff231ee-5172-4921-8c97-cc75e0b52fbc", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/6e3af2e6-6dac-49b8-baa1-40019a684252/18a77617-5b28-4b40-a8c3-15cf496d409c", "caption": "", - "created": 1664195193519, + "created": 1664195193542, "description": "", - "id": "fff231ee-5172-4921-8c97-cc75e0b52fbc", - "lastUpdated": 1664195193519, + "id": "18a77617-5b28-4b40-a8c3-15cf496d409c", + "lastUpdated": 1664195193542, "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/fff231ee-5172-4921-8c97-cc75e0b52fbc", "caption": "", - "created": 1664195193542, + "created": 1664195193519, "description": "", - "id": "18a77617-5b28-4b40-a8c3-15cf496d409c", - "lastUpdated": 1664195193542, + "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/071b5848-a7fd-47af-80b4-faf4dc8b4322", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/6e3af2e6-6dac-49b8-baa1-40019a684252/dba1f708-30d9-43e6-8a25-c267072ad2e0", "caption": "", - "created": 1664195193572, + "created": 1664195166625, "description": "", - "id": "071b5848-a7fd-47af-80b4-faf4dc8b4322", - "lastUpdated": 1664195193572, + "id": "dba1f708-30d9-43e6-8a25-c267072ad2e0", + "lastUpdated": 1664195166625, "logo": false } ], @@ -7163,12 +7174,12 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/73cfe371-ddc4-494b-9f3e-0e9e9fc8f32a/3fdc770b-f1ac-47c0-a267-f27a067f64f0", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/73cfe371-ddc4-494b-9f3e-0e9e9fc8f32a/2d22fe3d-4c84-48ba-abb2-4d286d875591", "caption": "", - "created": 1588595309259, + "created": 1588595310553, "description": "", - "id": "3fdc770b-f1ac-47c0-a267-f27a067f64f0", - "lastUpdated": 1588595309259, + "id": "2d22fe3d-4c84-48ba-abb2-4d286d875591", + "lastUpdated": 1588595310553, "logo": false }, { @@ -7199,12 +7210,12 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/73cfe371-ddc4-494b-9f3e-0e9e9fc8f32a/2d22fe3d-4c84-48ba-abb2-4d286d875591", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/73cfe371-ddc4-494b-9f3e-0e9e9fc8f32a/3fdc770b-f1ac-47c0-a267-f27a067f64f0", "caption": "", - "created": 1588595310553, + "created": 1588595309259, "description": "", - "id": "2d22fe3d-4c84-48ba-abb2-4d286d875591", - "lastUpdated": 1588595310553, + "id": "3fdc770b-f1ac-47c0-a267-f27a067f64f0", + "lastUpdated": 1588595309259, "logo": false } ], @@ -8392,39 +8403,39 @@ "owner": "4154af7a-6e4a-4185-aa14-c9b9a7ae5ec4", "images": [ { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/crosscut/de19ff76-3459-4ec1-a881-5b8644cd6c51/0a7b9bab-954b-4725-8842-1a292f85bf2e", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/crosscut/de19ff76-3459-4ec1-a881-5b8644cd6c51/8fb3caf4-2fd2-4234-8433-5e453001817a", "caption": "", - "created": 1706210933595, + "created": 1706296324211, "description": "", - "id": "0a7b9bab-954b-4725-8842-1a292f85bf2e", - "lastUpdated": 1706210933595, + "id": "8fb3caf4-2fd2-4234-8433-5e453001817a", + "lastUpdated": 1706296324211, "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/crosscut/de19ff76-3459-4ec1-a881-5b8644cd6c51/5e39cf11-0286-4027-a9dd-15cbd1b9ca81", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/crosscut/de19ff76-3459-4ec1-a881-5b8644cd6c51/f5684472-5a50-4ec0-9ab8-7a59ba40d34f", "caption": "", - "created": 1652994561274, + "created": 1652994561288, "description": "", - "id": "5e39cf11-0286-4027-a9dd-15cbd1b9ca81", - "lastUpdated": 1652994561274, + "id": "f5684472-5a50-4ec0-9ab8-7a59ba40d34f", + "lastUpdated": 1652994561288, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/crosscut/de19ff76-3459-4ec1-a881-5b8644cd6c51/f5684472-5a50-4ec0-9ab8-7a59ba40d34f", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/crosscut/de19ff76-3459-4ec1-a881-5b8644cd6c51/24935512-6f65-4796-a14c-9d8a82f360df", "caption": "", - "created": 1652994561288, + "created": 1652994561399, "description": "", - "id": "f5684472-5a50-4ec0-9ab8-7a59ba40d34f", - "lastUpdated": 1652994561288, + "id": "24935512-6f65-4796-a14c-9d8a82f360df", + "lastUpdated": 1652994561399, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/crosscut/de19ff76-3459-4ec1-a881-5b8644cd6c51/24935512-6f65-4796-a14c-9d8a82f360df", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/crosscut/de19ff76-3459-4ec1-a881-5b8644cd6c51/5e39cf11-0286-4027-a9dd-15cbd1b9ca81", "caption": "", - "created": 1652994561399, + "created": 1652994561274, "description": "", - "id": "24935512-6f65-4796-a14c-9d8a82f360df", - "lastUpdated": 1652994561399, + "id": "5e39cf11-0286-4027-a9dd-15cbd1b9ca81", + "lastUpdated": 1652994561274, "logo": false } ], @@ -8651,12 +8662,12 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/population-services-international/cf9b8ff8-58f2-488a-b3e6-8274288ca22c/fb18728e-2e96-40e8-bda3-d3c3b2e04b61", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/population-services-international/cf9b8ff8-58f2-488a-b3e6-8274288ca22c/40a44551-73f7-42c7-a277-88a00d53d6cb", "caption": "", - "created": 1697504303732, + "created": 1697503972239, "description": "", - "id": "fb18728e-2e96-40e8-bda3-d3c3b2e04b61", - "lastUpdated": 1697504303732, + "id": "40a44551-73f7-42c7-a277-88a00d53d6cb", + "lastUpdated": 1697503972239, "logo": false }, { @@ -8669,12 +8680,12 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/population-services-international/cf9b8ff8-58f2-488a-b3e6-8274288ca22c/40a44551-73f7-42c7-a277-88a00d53d6cb", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/population-services-international/cf9b8ff8-58f2-488a-b3e6-8274288ca22c/fb18728e-2e96-40e8-bda3-d3c3b2e04b61", "caption": "", - "created": 1697503972239, + "created": 1697504303732, "description": "", - "id": "40a44551-73f7-42c7-a277-88a00d53d6cb", - "lastUpdated": 1697503972239, + "id": "fb18728e-2e96-40e8-bda3-d3c3b2e04b61", + "lastUpdated": 1697504303732, "logo": false }, { @@ -8816,15 +8827,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": "", @@ -8842,6 +8844,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": "", @@ -8957,12 +8968,12 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/e342279c-ada6-4ada-b569-0830fc249aeb/649bc26a-21b6-4fa2-a764-910a6f16c1a8", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/e342279c-ada6-4ada-b569-0830fc249aeb/798e3280-2fbd-4a0f-86d9-ada44af8b27f", "caption": "", - "created": 1691591628488, + "created": 1691591743846, "description": "", - "id": "649bc26a-21b6-4fa2-a764-910a6f16c1a8", - "lastUpdated": 1691591628488, + "id": "798e3280-2fbd-4a0f-86d9-ada44af8b27f", + "lastUpdated": 1691591743846, "logo": false }, { @@ -8975,12 +8986,12 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/e342279c-ada6-4ada-b569-0830fc249aeb/798e3280-2fbd-4a0f-86d9-ada44af8b27f", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/e342279c-ada6-4ada-b569-0830fc249aeb/649bc26a-21b6-4fa2-a764-910a6f16c1a8", "caption": "", - "created": 1691591743846, + "created": 1691591628488, "description": "", - "id": "798e3280-2fbd-4a0f-86d9-ada44af8b27f", - "lastUpdated": 1691591743846, + "id": "649bc26a-21b6-4fa2-a764-910a6f16c1a8", + "lastUpdated": 1691591628488, "logo": false } ], @@ -9850,48 +9861,48 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-colombia/fcc75ac0-afdf-48ca-a016-545e7ee4bbf2/f09160a7-23c2-48dc-8950-38e443922985", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-colombia/fcc75ac0-afdf-48ca-a016-545e7ee4bbf2/4a9c29ce-ab0f-4d63-9ac2-59ea339c3131", "caption": "", - "created": 1588595390846, + "created": 1588595391858, "description": "", - "id": "f09160a7-23c2-48dc-8950-38e443922985", - "lastUpdated": 1588595390846, + "id": "4a9c29ce-ab0f-4d63-9ac2-59ea339c3131", + "lastUpdated": 1588595391858, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-colombia/fcc75ac0-afdf-48ca-a016-545e7ee4bbf2/d882d909-9e06-4371-9124-9297ea2fd975", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-colombia/fcc75ac0-afdf-48ca-a016-545e7ee4bbf2/f1aed69f-0392-4d6a-bf78-7ad08a151699", "caption": "", - "created": 1588595389759, + "created": 1588595391313, "description": "", - "id": "d882d909-9e06-4371-9124-9297ea2fd975", - "lastUpdated": 1588595389759, + "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/92599d0c-50f2-4cb9-8c2a-6aacfc193a70", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-colombia/fcc75ac0-afdf-48ca-a016-545e7ee4bbf2/f09160a7-23c2-48dc-8950-38e443922985", "caption": "", - "created": 1588595390276, + "created": 1588595390846, "description": "", - "id": "92599d0c-50f2-4cb9-8c2a-6aacfc193a70", - "lastUpdated": 1588595390276, + "id": "f09160a7-23c2-48dc-8950-38e443922985", + "lastUpdated": 1588595390846, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-colombia/fcc75ac0-afdf-48ca-a016-545e7ee4bbf2/f1aed69f-0392-4d6a-bf78-7ad08a151699", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-colombia/fcc75ac0-afdf-48ca-a016-545e7ee4bbf2/92599d0c-50f2-4cb9-8c2a-6aacfc193a70", "caption": "", - "created": 1588595391313, + "created": 1588595390276, "description": "", - "id": "f1aed69f-0392-4d6a-bf78-7ad08a151699", - "lastUpdated": 1588595391313, + "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/4a9c29ce-ab0f-4d63-9ac2-59ea339c3131", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-colombia/fcc75ac0-afdf-48ca-a016-545e7ee4bbf2/d882d909-9e06-4371-9124-9297ea2fd975", "caption": "", - "created": 1588595391858, + "created": 1588595389759, "description": "", - "id": "4a9c29ce-ab0f-4d63-9ac2-59ea339c3131", - "lastUpdated": 1588595391858, + "id": "d882d909-9e06-4371-9124-9297ea2fd975", + "lastUpdated": 1588595389759, "logo": false } ], @@ -10287,12 +10298,12 @@ "logo": true }, { - "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 }, { @@ -10305,39 +10316,39 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl-lushomo/10a3a7e0-79e5-451f-9766-bf0625e9659d/e341bc93-7e5a-4853-828f-d869ab6eb5ef", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl-lushomo/10a3a7e0-79e5-451f-9766-bf0625e9659d/7ed94369-e0a9-4766-ae44-1da246069de2", "caption": "", - "created": 1621876042800, + "created": 1621876032291, "description": "", - "id": "e341bc93-7e5a-4853-828f-d869ab6eb5ef", - "lastUpdated": 1621876042800, + "id": "7ed94369-e0a9-4766-ae44-1da246069de2", + "lastUpdated": 1621876032291, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl-lushomo/10a3a7e0-79e5-451f-9766-bf0625e9659d/583a4a55-8196-4f86-9141-25fbc266bfd4", + "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": 1621876057073, + "created": 1621876042800, "description": "", - "id": "583a4a55-8196-4f86-9141-25fbc266bfd4", - "lastUpdated": 1621876057073, + "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/85ad4f99-3e46-4ee5-81a8-d6653590991d", + "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": 1621876061923, + "created": 1621876051597, "description": "", - "id": "85ad4f99-3e46-4ee5-81a8-d6653590991d", - "lastUpdated": 1621876061923, + "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/3ec1d546-7062-4f0d-9ab2-1d5744d46b84", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl-lushomo/10a3a7e0-79e5-451f-9766-bf0625e9659d/583a4a55-8196-4f86-9141-25fbc266bfd4", "caption": "", - "created": 1621876051597, + "created": 1621876057073, "description": "", - "id": "3ec1d546-7062-4f0d-9ab2-1d5744d46b84", - "lastUpdated": 1621876051597, + "id": "583a4a55-8196-4f86-9141-25fbc266bfd4", + "lastUpdated": 1621876057073, "logo": false } ], @@ -10984,21 +10995,21 @@ "logo": true }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/4b4e4fbf-8652-4516-b6a0-d11654ed9662/77a8baf6-5124-46fd-97fd-5b7192ff1d9d", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/4b4e4fbf-8652-4516-b6a0-d11654ed9662/936dc9be-95db-4ce5-8777-1483cd062fa8", "caption": "", - "created": 1691592867369, + "created": 1691592857253, "description": "", - "id": "77a8baf6-5124-46fd-97fd-5b7192ff1d9d", - "lastUpdated": 1691592867369, + "id": "936dc9be-95db-4ce5-8777-1483cd062fa8", + "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", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/4b4e4fbf-8652-4516-b6a0-d11654ed9662/77a8baf6-5124-46fd-97fd-5b7192ff1d9d", "caption": "", - "created": 1691592879950, + "created": 1691592867369, "description": "", - "id": "f6f103b9-30b4-4da3-9060-3723766e1ba3", - "lastUpdated": 1691592879950, + "id": "77a8baf6-5124-46fd-97fd-5b7192ff1d9d", + "lastUpdated": 1691592867369, "logo": false }, { @@ -11011,12 +11022,12 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/4b4e4fbf-8652-4516-b6a0-d11654ed9662/936dc9be-95db-4ce5-8777-1483cd062fa8", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/4b4e4fbf-8652-4516-b6a0-d11654ed9662/f6f103b9-30b4-4da3-9060-3723766e1ba3", "caption": "", - "created": 1691592857253, + "created": 1691592879950, "description": "", - "id": "936dc9be-95db-4ce5-8777-1483cd062fa8", - "lastUpdated": 1691592857253, + "id": "f6f103b9-30b4-4da3-9060-3723766e1ba3", + "lastUpdated": 1691592879950, "logo": false } ], @@ -11061,6 +11072,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": "", @@ -11078,15 +11098,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", @@ -11241,30 +11252,30 @@ "logo": true }, { - "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/e5433118-2a1f-4d95-a074-e6838ecd7dfb", "caption": "", - "created": 1614711804457, + "created": 1614711838149, "description": "", - "id": "c60d54a4-741d-4ee3-83cc-38782651abcc", - "lastUpdated": 1614711804457, + "id": "e5433118-2a1f-4d95-a074-e6838ecd7dfb", + "lastUpdated": 1614711838149, "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl/1bf66488-93b5-41c8-abfe-1b03b2521a2d/40184d86-acbd-4f46-a172-c50a36b108ec", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl/1bf66488-93b5-41c8-abfe-1b03b2521a2d/c60d54a4-741d-4ee3-83cc-38782651abcc", "caption": "", - "created": 1614711829905, + "created": 1614711804457, "description": "", - "id": "40184d86-acbd-4f46-a172-c50a36b108ec", - "lastUpdated": 1614711829905, + "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/c90619e4-602d-42f5-867c-6ce950e84904", "caption": "", - "created": 1614711838149, + "created": 1614711782531, "description": "", - "id": "e5433118-2a1f-4d95-a074-e6838ecd7dfb", - "lastUpdated": 1614711838149, + "id": "c90619e4-602d-42f5-867c-6ce950e84904", + "lastUpdated": 1614711782531, "logo": false }, { @@ -11277,21 +11288,21 @@ "logo": false }, { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl/1bf66488-93b5-41c8-abfe-1b03b2521a2d/c90619e4-602d-42f5-867c-6ce950e84904", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl/1bf66488-93b5-41c8-abfe-1b03b2521a2d/66311af4-021d-40c0-b639-b06c5d32ee6e", "caption": "", - "created": 1614711782531, + "created": 1614711821968, "description": "", - "id": "c90619e4-602d-42f5-867c-6ce950e84904", - "lastUpdated": 1614711782531, + "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/66311af4-021d-40c0-b639-b06c5d32ee6e", + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl/1bf66488-93b5-41c8-abfe-1b03b2521a2d/40184d86-acbd-4f46-a172-c50a36b108ec", "caption": "", - "created": 1614711821968, + "created": 1614711829905, "description": "", - "id": "66311af4-021d-40c0-b639-b06c5d32ee6e", - "lastUpdated": 1614711821968, + "id": "40184d86-acbd-4f46-a172-c50a36b108ec", + "lastUpdated": 1614711829905, "logo": false } ], @@ -11336,6 +11347,15 @@ "lastUpdated": 1588595469081, "logo": true }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/d660b802-08a2-4678-8fc7-52e76d751b67/fde09f7e-b478-4181-a10b-9c2ec4484997", + "caption": "", + "created": 1588595468550, + "description": "", + "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/6ffbd609-3f14-4446-b4b1-550d9f887253", "caption": "", @@ -11353,15 +11373,6 @@ "id": "13d37121-4c06-4d35-919c-4dc5aceb29a8", "lastUpdated": 1588595467542, "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/d660b802-08a2-4678-8fc7-52e76d751b67/fde09f7e-b478-4181-a10b-9c2ec4484997", - "caption": "", - "created": 1588595468550, - "description": "", - "id": "fde09f7e-b478-4181-a10b-9c2ec4484997", - "lastUpdated": 1588595468550, - "logo": false } ], "sourceUrl": "", @@ -11458,6 +11469,15 @@ "lastUpdated": 1588595473957, "logo": true }, + { + "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who/b5010eb7-6097-4f46-a85a-a73358e024ba/0a9e1244-bbc9-4791-85c4-d09f561650f5", + "caption": "", + "created": 1588595475132, + "description": "", + "id": "0a9e1244-bbc9-4791-85c4-d09f561650f5", + "lastUpdated": 1588595475132, + "logo": false + }, { "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who/b5010eb7-6097-4f46-a85a-a73358e024ba/499d3582-d61c-4437-ab46-6f98be5e0e45", "caption": "", @@ -11475,15 +11495,6 @@ "id": "32ec4c51-38a3-4651-bedf-077788ef53c7", "lastUpdated": 1588595475683, "logo": false - }, - { - "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who/b5010eb7-6097-4f46-a85a-a73358e024ba/0a9e1244-bbc9-4791-85c4-d09f561650f5", - "caption": "", - "created": 1588595475132, - "description": "", - "id": "0a9e1244-bbc9-4791-85c4-d09f561650f5", - "lastUpdated": 1588595475132, - "logo": false } ], "sourceUrl": "",