diff --git a/website/data/app_releases.json b/website/data/app_releases.json
index 5022645a..e210d4f6 100644
--- a/website/data/app_releases.json
+++ b/website/data/app_releases.json
@@ -171,8 +171,8 @@
},
"v100.1.9": {
"Bug Fixes": [
- "design adjustments [UX-132]",
- "design, color, spacing adjustments"
+ "design, color, spacing adjustments",
+ "design adjustments [UX-132]"
],
"Testing": [
"fix test regression by adjusting error message"
@@ -230,6 +230,16 @@
}
},
"capture-app": {
+ "v100.46.1": {
+ "Bug Fixes": [
+ "[DHIS2-15686] fix program rule variables for edit profile mode (#3463)"
+ ]
+ },
+ "v100.46.0": {
+ "Features": [
+ "[DHIS2-14275] Support custom icons (#3473)"
+ ]
+ },
"v100.45.2": {
"Bug Fixes": [
"[DHIS2-15693] Rules not triggered on program update (#3472)"
@@ -368,16 +378,6 @@
"Features": [
"[DHIS2-15299] escape value for attribute filter (#3403)"
]
- },
- "v100.36.0": {
- "Features": [
- "[DHIS2-15229] search for MULTI_TEXT (#3395)"
- ]
- },
- "v100.35.9": {
- "Bug Fixes": [
- "[DHIS2-15700] Option sets not working in TEI Registration"
- ]
}
},
"dashboard-app": {
@@ -417,14 +417,14 @@
},
"v100.0.8": {
"Bug Fixes": [
- "translations: sync translations from transifex (master)",
- "add scroll on workflow selector [DHIS2-15415]",
"add scroll for workflows [DHIS2-15415]",
- "prevent failing jest test",
+ "translations: sync translations from transifex (master)",
"remove v37 e2e",
- "update v38 fixtures",
"update v39 fixtures",
- "update jest mock [DHIS2-15415]"
+ "add scroll on workflow selector [DHIS2-15415]",
+ "update v38 fixtures",
+ "update jest mock [DHIS2-15415]",
+ "prevent failing jest test"
]
},
"v100.0.7": {
@@ -477,8 +477,8 @@
"v100.3.5": {
"Testing": [
"fix ci",
- "publish jest test results to reportportal (#352)",
- "use org variables + add RP attributes"
+ "use org variables + add RP attributes",
+ "publish jest test results to reportportal (#352)"
],
"Bug Fixes": [
"optimistically update lastUpdatedBy on complete [TECH-1440] (#320)"
@@ -491,11 +491,11 @@
},
"v100.3.3": {
"Testing": [
- "update API_KEY name and merge parallel launches",
- "use import instead of require",
"publish cypress test results to reportportal (#349)",
+ "use import instead of require",
"cleaning PR",
- "debug merging launches"
+ "debug merging launches",
+ "update API_KEY name and merge parallel launches"
],
"Bug Fixes": [
"handle non-standard server time zone ids [DHIS2-15511] (#344)"
@@ -508,32 +508,32 @@
},
"v100.3.1": {
"Testing": [
- "cover useImperativeValidate with tests (#321)",
- "category combo table body: cover with tests",
- "use set data value mutation: cover with tests",
- "metadata selectors: add jest tests for all untested selectors",
+ "use delete limits: cover with tests",
+ "use upload file data value mutation: cover with tests",
+ "use update limits: cover with tests",
+ "cover & cartesian",
"use imperative validate: cover response transformation",
"use imperative validate: use real query keys instead of mocked ones",
- "use delete data value mutation: cover with tests",
- "cover remaining metadata selectors",
- "use delete limits: cover with tests",
"cartesian: cover with tests (DHIS2-14386)",
"cover hooks in data-value-mutations.js (#314)",
- "use upload file data value mutation: cover with tests",
+ "use delete data value mutation: cover with tests",
+ "use set data value mutation: cover with tests",
+ "cover useImperativeValidate with tests (#321)",
+ "use set form completion mutation: cover with tests",
+ "category combo table body: cover with tests",
"use imperative validate: cover request failure",
- "use update limits: cover with tests",
- "cover & cartesian",
- "use set form completion mutation: cover with tests"
+ "cover remaining metadata selectors",
+ "metadata selectors: add jest tests for all untested selectors"
],
"Bug Fixes": [
- "rollback failed complete [DHIS2-15033] (#312)",
- "use FetchError class from app-runtime [DHIS2-15085] (#316)",
"lock forms when organisation unit is closed [BETA-25] (#317)",
+ "cover useSetFormCompletionMutation with tests (#315)",
"include attribute options in completion post [DHIS2-15032] (#311)",
"cartesian: return empty array when no vectors provided",
"use set form completion mutation: handle optimistic update errors correctly",
- "translations: sync translations from transifex (development)",
- "cover useSetFormCompletionMutation with tests (#315)"
+ "rollback failed complete [DHIS2-15033] (#312)",
+ "use FetchError class from app-runtime [DHIS2-15085] (#316)",
+ "translations: sync translations from transifex (development)"
],
"Features": [
"merge development into master"
@@ -541,34 +541,34 @@
},
"v100.3.0": {
"Features": [
- "form expiry info and data input periods [DHIS2-14600] [DHIS2-14218] (#300)",
- "lock-status: add expiry to footer bar",
"lock-status: check lockDate (wip)",
- "nice UI"
+ "lock-status: add expiry to footer bar",
+ "nice UI",
+ "form expiry info and data input periods [DHIS2-14600] [DHIS2-14218] (#300)"
],
"Bug Fixes": [
- "align inputPeriod check with backend [DHIS2-14218]",
- "don't show expiration if excepted by user authorities",
- "handle undefined data set",
"only update status from backend once",
- "expiry date calculation",
- "remove conditional chaining",
- "include username in string for i18n",
"use suggested text",
- "use relative time with absolute time in tooltip",
+ "handle undefined data set",
"adjust for different time locales",
- "error when no period is selected",
+ "expiry date calculation",
+ "don't show expiration if excepted by user authorities",
+ "align inputPeriod check with backend [DHIS2-14218]",
+ "cover useSetFormCompletionMutation with tests (#315)",
"use set form completion mutation: handle optimistic update errors correctly",
- "cover useSetFormCompletionMutation with tests (#315)"
+ "remove conditional chaining",
+ "error when no period is selected",
+ "use relative time with absolute time in tooltip",
+ "include username in string for i18n"
],
"Testing": [
- "use set data value mutation: cover with tests",
- "use delete data value mutation: cover with tests",
"use delete limits: cover with tests",
- "cover hooks in data-value-mutations.js (#314)",
"use upload file data value mutation: cover with tests",
"use update limits: cover with tests",
- "use set form completion mutation: cover with tests"
+ "cover hooks in data-value-mutations.js (#314)",
+ "use delete data value mutation: cover with tests",
+ "use set form completion mutation: cover with tests",
+ "use set data value mutation: cover with tests"
]
},
"v100.2.4": {
@@ -593,63 +593,63 @@
},
"v100.2.0": {
"Bug Fixes": [
- "deps: update dependency zustand to v4.1.5",
- "ensure biweeks allow entry over entire year [TECH-1308] (#242)",
"handle remove periods calculation for end-of-month [DHIS2-14007] (#238)",
- "print: fix print-styles for selects",
- "remove unnecessary overflow",
- "implement PR feedback by @tomzemp from 2023-03-04",
- "options-sort: fix undefined check",
- "deps: update dependency query-string to v7.1.3",
- "deps: update tanstack-query monorepo to v4.19.1",
+ "deps: update tanstack-query monorepo to v4.24.10",
+ "deps: update dependency re-reselect to v4.0.1",
+ "deps: update dependency query-string to v7.1.2",
"implement PR feedback by @tomzemp from 2023-03-02",
- "option-set: remove unnecessary sort",
- "translations: sync translations from transifex (development)",
"deps: update tanstack-query monorepo to v4.19.0",
+ "update ui version",
+ "clean up audit styling [TECH-1469] [TECH-1470] (#237)",
+ "remove unnecessary overflow",
+ "translations: sync translations from transifex (development)",
+ "deps: update dependency zustand to v4.1.5",
"option-set: fix clear button",
- "deps: update tanstack-query monorepo to v4.16.1",
- "clear selections with only dataset [DHIS2-14039] (#243)",
- "metadata error handling",
- "deps: update dependency html-react-parser to v1.4.14",
+ "data-test attribute and linting errors",
+ "deps: update tanstack-query monorepo to v4.24.9",
"deps: update tanstack-query monorepo to v4.24.4",
- "deps: update dependency reselect to v4.1.7",
- "highlighted field store: correct wrong initial state",
+ "adjust disabled org unit style",
+ "deps: update tanstack-query monorepo to v4.24.6",
+ "deps: update dependency query-string to v7.1.3",
"optionSet: sort selected options",
- "deps: update tanstack-query monorepo to v4.17.1",
+ "use periods: reverse order & add first/last periods of next/prev year if in current year",
+ "deps: update dependency @tanstack/react-query-devtools to v4.24.13",
+ "deps: update tanstack-query monorepo to v4.20.4",
"deps: update dependency final-form to v4.20.9",
+ "deps: update tanstack-query monorepo to v4.23.0",
"metadata and user info error handling (#294)",
- "deps: update dependency react-router-dom to v5.3.4",
+ "deps: update dependency chart.js to v3.9.1",
+ "metadata error handling",
+ "deps: update dependency zustand to v4.1.4",
+ "print: fix print-styles for selects",
+ "data value store: set correct default when data value set falsy",
+ "deps: update dependency @tanstack/react-query-devtools to v4.24.14",
+ "deps: update dependency reselect to v4.1.7",
+ "use multi-calendar-dates to address periods that don't start on Jan 1st",
+ "data value store: return boolean from isComplete selector",
+ "optionset: re-add input spread to button",
+ "ensure biweeks allow entry over entire year [TECH-1308] (#242)",
+ "total-cell: clear total value when printing empty form (#298)",
+ "deps: update tanstack-query monorepo to v4.20.2",
+ "clear selections with only dataset [DHIS2-14039] (#243)",
"multi-select: update max-width",
+ "deps: update tanstack-query monorepo to v4.16.1",
+ "deps: update tanstack-query monorepo to v4.18.0",
"deps: update dependency react-chartjs-2 to v4.3.1",
"deps: update dependency idb-keyval to v6.2.0",
- "deps: update tanstack-query monorepo to v4.23.0",
"address period issues that occurred after new year 2022/2023",
- "use periods: check if lastPeriodOfPrevYear exists",
- "deps: update dependency @tanstack/react-query-devtools to v4.24.13",
- "deps: update dependency query-string to v7.1.2",
- "adjust disabled org unit style",
- "minor cleanup",
- "deps: update dependency classnames to v2.3.2",
- "deps: update tanstack-query monorepo to v4.18.0",
- "data value store: return boolean from isComplete selector",
- "optionset: re-add input spread to button",
- "deps: update dependency @tanstack/react-query-devtools to v4.24.14",
- "use multi-calendar-dates to address periods that don't start on Jan 1st",
- "deps: update tanstack-query monorepo to v4.20.4",
- "deps: update tanstack-query monorepo to v4.20.2",
- "clean up audit styling [TECH-1469] [TECH-1470] (#237)",
- "deps: update tanstack-query monorepo to v4.24.6",
- "deps: update dependency re-reselect to v4.0.1",
- "deps: update dependency chart.js to v3.9.1",
- "total-cell: clear total value when printing empty form (#298)",
"deps: bump platform and runtime deps [TECH-1462] (#236)",
- "deps: update dependency zustand to v4.1.4",
- "data value store: set correct default when data value set falsy",
- "update ui version",
- "deps: update tanstack-query monorepo to v4.24.10",
- "data-test attribute and linting errors",
- "deps: update tanstack-query monorepo to v4.24.9",
- "use periods: reverse order & add first/last periods of next/prev year if in current year"
+ "deps: update dependency classnames to v2.3.2",
+ "options-sort: fix undefined check",
+ "highlighted field store: correct wrong initial state",
+ "implement PR feedback by @tomzemp from 2023-03-04",
+ "deps: update tanstack-query monorepo to v4.19.1",
+ "minor cleanup",
+ "use periods: check if lastPeriodOfPrevYear exists",
+ "option-set: remove unnecessary sort",
+ "deps: update dependency react-router-dom to v5.3.4",
+ "deps: update dependency html-react-parser to v1.4.14",
+ "deps: update tanstack-query monorepo to v4.17.1"
],
"Features": [
"option-set: add multi text support (#290)",
@@ -657,12 +657,12 @@
"optionset: add support for multi-text optionSet"
],
"Testing": [
- "data value store: cover store with tests",
- "highlighted field store: cover with tests",
- "sync errors store: cover with tests",
"unsaved data store: cover with tests",
- "entry form store: cover with tests",
+ "highlighted field store: cover with tests",
"data value store: cover with test & establish testing pattern",
+ "entry form store: cover with tests",
+ "data value store: cover store with tests",
+ "sync errors store: cover with tests",
"validation store: cover with tests",
"cover stores with tests (and fix some minor issues)",
"get cell id: cover with tests"
@@ -675,131 +675,131 @@
},
"v100.1.1": {
"Bug Fixes": [
- "update periods height [DHIS2-14006]",
- "translations: sync translations from transifex (development)"
+ "translations: sync translations from transifex (development)",
+ "update periods height [DHIS2-14006]"
]
},
"v100.1.0": {
"Bug Fixes": [
- "filter-field: do not reset highlighted when focused",
- "filter-field: hide clear-button when no filter (#222)",
- "set networkmode offlineFirst",
- "handle temporal mutation errors (#206)",
- "deps: update dependency @dhis2/app-runtime to v3.5.0 (#224)",
- "manage unsaved comments and limits when moving cells",
- "data-workspace: show loader if in flight, regardless of cached data",
+ "handle network-error alert",
+ "clear sync-status when value changes (#182)",
+ "validation button: disable validation run when offline [TECH-1377] (#178)",
+ "entry-field: cleanup highlighted-field properly",
+ "fix disabled cell styling [TECH-1466] (#234)",
+ "add missing error-summary file",
+ "deps: update dependency @dhis2/ui to v8.5.3 (#225)",
+ "rerun validation on main bar button click",
+ "use zustand store for highlighted-field",
+ "or between shortcuts [DHIS2-13955]",
+ "persist: persist mutations that are network-errors",
"dates: use server time when appropriate",
+ "error-summary: count errors in selection",
+ "errors-store: add getNumberOfErrors",
+ "remove unnecessary clear highlightedfield",
+ "set highlighted field null",
"ensure we use a local date string",
- "file-input: reset lastSyncedValue",
- "audit history: update processing, clean up [TECH-1281] (#131)",
- "clear highlight when field is umounted",
- "remove 403 as temporal error",
- "deps: pin dependencies",
+ "use highlightedfieldstore",
"use retry to pause mutations",
- "entry-field: cleanup highlighted-field properly",
- "update Add limits styling [DHIS2-13958]",
- "offline-error-types, show alertbar once",
- "basic information: display client date in tooltip",
- "address pr comments",
- "global filter field size (#221)",
+ "set networkmode offlineFirst",
+ "make bottom bar buttons small [DHIS2-13956]",
+ "data-workspace: show loader if in flight, regardless of cached data",
+ "resolveAlertProps",
+ "refactor validation-tooltip to child of wrapper",
+ "bottom-bar: add failed to save summary",
+ "print styles [TECH-1312] (#217)",
+ "onlineManager: make sure to go online when navigator goes online",
+ "use-value-store: add optional-chaining for safety",
+ "import locales so app has access to them (#207)",
+ "remove 403 as temporal error",
+ "adjust client time to server timezone when computing date ranges (#165)",
+ "move handlerHeaderBarStatus to dataworkspace due to re-render issues",
+ "review",
"misc cleanup",
- "minor cleanup",
- "fix some crashes",
- "remove unnecessary clear highlightedfield",
- "persist: persist mutations that are network-errors",
- "fix disabled cell styling [TECH-1466] (#234)",
- "onlineStatus: sync header-bar status to onlineManager status",
- "adjust synced cell style (#199)",
- "tooltip: fix tooltip flickering",
+ "ensure offline units are fetched correctly for users deep in the hierarchy (#226)",
+ "translations: sync translations from transifex (development)",
+ "true-only checkbox lastSynced comparison",
"use a stable date string instead of an instable date instance (#201)",
- "add missing error-summary file",
"add missing files",
- "fix breaking tests around side bar, basic info and follow up button",
- "always retry offline-trigger errors",
- "option-set input lastSyncedValue",
- "onlineManager: make sure to go online when navigator goes online",
- "validation button: disable validation run when offline [TECH-1377] (#178)",
- "set highlighted field null",
- "or between shortcuts [DHIS2-13955]",
+ "fix some crashes",
+ "headerbar: use smarter delay for headerbar-status",
+ "clear highlight when field is umounted",
+ "shouldRollbackError",
+ "onlineStatus: sync header-bar status to onlineManager status",
"copy FetchError from data-service",
- "try to use cjs import fetcherror",
+ "section-filter: do not reset highlighted on focus",
+ "adjust synced cell style (#199)",
"update variable name [TECH-1465] (#231)",
- "remove defaultOnSuccess for queries",
- "make bottom bar buttons small [DHIS2-13956]",
- "refactor validation-tooltip to child of wrapper",
- "preserve input-component format",
- "handle invalid parameters in URL [TECH-1382] [TECH-1384] (#208)",
- "rerun validation on main bar button click",
+ "allow for unit paths starting at the real root instead of user root (#197)",
+ "filter-field: do not reset highlighted when focused",
+ "update Add limits styling [DHIS2-13958]",
+ "data-value-set: disable when mutating",
+ "minor cleanup",
+ "tooltip: fix tooltip flickering",
+ "init lastSyncedValue, fix file-field",
"update useHighlightedField",
- "tooltip: show all errors in tooltip",
- "remove custom styles for data details button",
- "inner-wrapper: properly clear error if last-synced",
+ "use selector to get coc",
+ "offline-error-types, show alertbar once",
+ "deps: update deps",
"dates: ensure that server or client time is used when appropriate",
- "translations: sync translations from transifex (development)",
- "use date limit: prevent recomputing on every re-render",
- "error-summary: use yellow800 for icon color",
- "allow the webapi to return a single object instead of wrapped array",
- "review",
- "highlighted fields performance (#155)",
- "manage unsaved comments when moving cells",
- "deps: update dependency @dhis2/ui to v8.5.3 (#225)",
- "bottom-bar: add failed to save summary",
- "handle network-error alert",
- "init lastSyncedValue, fix file-field",
- "use prefetched units when user org unit is not the highest level",
+ "handle temporal mutation errors (#206)",
+ "filter-field: hide clear-button when no filter (#222)",
+ "ensure deepest level is never lower than root level",
+ "deps: pin dependencies",
+ "basic information: display client date in tooltip",
+ "always retry offline-trigger errors",
+ "getCellId",
+ "handle inconsistent formats from api for orgUnits [DHIS2-13888] (#210)",
+ "fix breaking tests around side bar, basic info and follow up button",
+ "allow the webapi to return a single object instead of wrapped array",
+ "make useDataValueParams and useApiAttributeParams stable",
+ "global filter field size (#221)",
+ "remove custom styles for data details button",
+ "file-input: reset lastSyncedValue",
+ "handle invalid parameters in URL [TECH-1382] [TECH-1384] (#208)",
"manage unsaved limits when moving cells",
- "resolveAlertProps",
- "allow for unit paths starting at the real root instead of user root (#197)",
- "ensure offline units are fetched correctly for users deep in the hierarchy (#226)",
- "clear sync-status when value changes (#182)",
- "reset error when pristine",
- "cleanup on umount only",
- "shouldRollbackError",
+ "error-details optional chaining",
"always apply long delay when showing/hiding",
- "section-filter: do not reset highlighted on focus",
- "use highlightedfieldstore",
- "contextual-help: add help-legend for sync-errors",
- "print styles [TECH-1312] (#217)",
- "make useDataValueParams and useApiAttributeParams stable",
- "data-value-set: disable when mutating",
+ "address pr comments",
+ "use date limit: prevent recomputing on every re-render",
+ "preserve input-component format",
+ "error-summary: use yellow800 for icon color",
"stop tooltip flickering [DHIS2-13954]",
- "error-summary: count errors in selection",
- "move handlerHeaderBarStatus to dataworkspace due to re-render issues",
- "getCellId",
- "adjust client time to server timezone when computing date ranges (#165)",
- "ensure deepest level is never lower than root level",
- "errors-store: add getNumberOfErrors",
- "deps: update deps",
- "headerbar: use smarter delay for headerbar-status",
- "import locales so app has access to them (#207)",
- "use-value-store: add optional-chaining for safety",
+ "try to use cjs import fetcherror",
+ "audit history: update processing, clean up [TECH-1281] (#131)",
+ "cleanup on umount only",
+ "option-set input lastSyncedValue",
+ "contextual-help: add help-legend for sync-errors",
"fix temporal error handling",
- "error-details optional chaining",
- "use selector to get coc",
- "handle inconsistent formats from api for orgUnits [DHIS2-13888] (#210)",
- "use zustand store for highlighted-field",
- "true-only checkbox lastSynced comparison"
+ "reset error when pristine",
+ "deps: update dependency @dhis2/app-runtime to v3.5.0 (#224)",
+ "highlighted fields performance (#155)",
+ "remove defaultOnSuccess for queries",
+ "tooltip: show all errors in tooltip",
+ "manage unsaved comments when moving cells",
+ "manage unsaved comments and limits when moving cells",
+ "use prefetched units when user org unit is not the highest level",
+ "inner-wrapper: properly clear error if last-synced"
],
"Testing": [
+ "add test to getPreFetchedChildren",
"fix test description",
- "add authority tests to comment and limit tests",
"fix tests",
"update tests",
"move query-key test",
- "add test to getPreFetchedChildren"
+ "add authority tests to comment and limit tests"
],
"Features": [
"client server date: add DRY utils",
+ "headerbar: integrate offline-status message (#233)",
+ "sync-errors: add sync-errors store",
+ "sync-error: add sync error to field",
+ "error-indicator: add error indicator",
"headerbar: integrate offline-status-message",
+ "get current date: set milliseconds to 0",
"notify user about failures of critical requests",
- "sync error handling (#218)",
- "error-indicator: add error indicator",
- "custom forms: notify user about pre-fetching failure",
"respect F_DATAVALUE_ADD user authority",
- "get current date: set milliseconds to 0",
- "headerbar: integrate offline-status message (#233)",
- "sync-errors: add sync-errors store",
- "sync-error: add sync error to field"
+ "sync error handling (#218)",
+ "custom forms: notify user about pre-fetching failure"
]
}
},
@@ -856,9 +856,9 @@
},
"v100.0.2": {
"Bug Fixes": [
- "always use outputIdScheme=UID [DHIS2-14061]",
"updated cypress fixtures [DHIS2-14061]",
- "always use outputIdScheme=UID for data preview [DHIS2-14061]"
+ "always use outputIdScheme=UID for data preview [DHIS2-14061]",
+ "always use outputIdScheme=UID [DHIS2-14061]"
]
},
"v100.0.1": {
@@ -870,9 +870,9 @@
"data-visualizer-app": {
"v100.3.1": {
"Bug Fixes": [
+ "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",
- "legend sets fail to load in table with data dimension in the row (DHIS2-12830) (#2753)"
+ "v100.3.1"
]
},
"v100.3.0": {
@@ -880,15 +880,15 @@
"send test results to report portal dashboard"
],
"Bug Fixes": [
- "visualization deleted when saving it after copy DHIS2-15722 (#2778)",
"translate dimension labels in PT DHIS2-15750 (#2783)",
- "translations: sync translations from transifex (dev)",
- "only update interpretations list when in DOM",
"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)",
+ "visualization deleted when saving it after copy DHIS2-15722 (#2778)",
+ "only update interpretations list when in DOM",
+ "translations: sync translations from transifex (dev)",
"allow closing the interpretations modal when accessed via URL (DHIS2-15721) (#2748)",
- "prevent state update when modal is closing",
- "change legend type description to fit SV (DHIS2-15120) (#2757)"
+ "disable Save when vis not in unsaved/dirty state DHIS2-15373 (#2758)",
+ "change legend type description to fit SV (DHIS2-15120) (#2757)",
+ "prevent state update when modal is closing"
],
"Features": [
"100.3.0",
@@ -897,38 +897,38 @@
},
"v100.2.0": {
"Features": [
- "use Toolbar and ToolbarSidebar from analytics (#2358)",
"100.2.0 (#2741)",
+ "update download menu to use hovermenu components from analytics",
+ "use Toolbar and ToolbarSidebar from analytics (#2358)",
"use hover menu components from analytics for options menu",
"use UpdateButton and HoverMenubar from analytics",
- "update download menu to use hovermenu components from analytics",
"use interpretations button from analytics"
],
"Testing": [
- "skip legend test while data element icons are unsupported",
- "more tests for custom calculations (DHIS2-13871) (#2287)",
- "extend timeout after delete has been triggered (#2499)",
"prevent test names from being dynamic (#2576)",
- "rename AO-title to titlebar (DHIS2-15063) (#2435)",
+ "more tests for custom calculations (DHIS2-13871) (#2287)",
+ "skip legend test while data element icons are unsupported",
"add Cypress tests for SV icon (DHIS2-10496) (#2372)",
+ "rename AO-title to titlebar (DHIS2-15063) (#2435)",
+ "extend timeout after delete has been triggered (#2499)",
"comment out icon tests for currently unsupported types"
],
"Bug Fixes": [
- "inject style in props passed to VisualizationPlugin (DHIS2-15126) (#2322)",
+ "tweak viz type selector styles to match toolbar",
+ "adjust data test name",
"translations: sync translations from transifex (dev)",
+ "ensure `MenuSectionHeader` is `dense` when in `HoverMenuBar`",
"adjust closeFileMenuWithClick command",
+ "inject style in props passed to VisualizationPlugin (DHIS2-15126) (#2322)",
"remove divider from plain data source submenu",
- "tweak viz type selector styles to match toolbar",
"observe size changes for legend positioning",
- "adjust data test name",
- "ensure `MenuSectionHeader` is `dense` when in `HoverMenuBar`",
"adjust e2e element slectors"
]
},
"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": [
"translations: sync translations from transifex (dev)",
@@ -937,11 +937,11 @@
},
"v100.1.3": {
"Bug Fixes": [
+ "single value size and position issues (analytics@25.1.10) (#2359)",
"v100.1.1",
"bump cli-app-scripts to 10.3.8 for LIBS-499 fix (#2285)",
- "deps: platform deps for login redirect [DHIS2-15319] (#2300)",
"case E7113 throws same msg as E7114 (#2278)",
- "single value size and position issues (analytics@25.1.10) (#2359)"
+ "deps: platform deps for login redirect [DHIS2-15319] (#2300)"
]
},
"v100.1.2": {
@@ -958,31 +958,31 @@
"Features": [
"implement data icon option for SV visualization (DHIS2-10496) (#2236)",
"plugin: send installation status [DHIS2-15097] (#2273)",
- "single value background color change based upon legend (DHIS2-13702) (#2223)",
"support non-gregorian fixed periods (#2233)",
- "custom calculations (DHIS2-13871) (#2232)",
- "100.1.0 (#2286)"
+ "100.1.0 (#2286)",
+ "single value background color change based upon legend (DHIS2-13702) (#2223)",
+ "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": [
+ "remove old i18n initialisation (#2241)",
"fetch data element icon and pass it in extraOptions",
- "inject CSS UI variables in plugin (#2270)",
- "dependency updates (#2243)",
+ "translations: sync translations from transifex (master) (#2192)",
"remove translucent layer by using app-scripts 10.3.4 (DHIS2-15008) (#2251)",
- "update cli-app-scripts and analytics (#2247)",
- "do not pass a boolean for icons when saving",
+ "plugin sends installation status (#2277)",
"update cli-app-scripts and analytics deps",
+ "dependency updates (#2243)",
"target window.parent for postRobot communication (#2256)",
+ "set height on chart container when not defined (#2246) (#2250)",
+ "do not pass a boolean for icons when saving",
"deps: bump cli-app-scripts for precaching improvement",
- "translations: sync translations from transifex (master) (#2192)",
+ "inject CSS UI variables in plugin (#2270)",
"nightly workflow has to run on default branch which is currently dev (#2269)",
- "set height on chart container when not defined (#2246) (#2250)",
- "remove old i18n initialisation (#2241)",
- "hide icon from visualization when option is toggled",
- "plugin sends installation status (#2277)"
+ "update cli-app-scripts and analytics (#2247)",
+ "hide icon from visualization when option is toggled"
]
},
"v100.0.3": {
@@ -1002,6 +1002,30 @@
}
},
"line-listing-app": {
+ "v100.11.1": {
+ "Bug Fixes": [
+ "visualization deleted when saving it after copy (DHIS2-15722) (#433)"
+ ]
+ },
+ "v100.11.0": {
+ "Features": [
+ "distinguish non-existent repetitions from empty values in line lists (DHIS2-15767) (#427)"
+ ],
+ "Bug Fixes": [
+ "add tooltip to undefined cells",
+ "always display 'no event' for enrollment",
+ "return empty value for undefined boolean cells",
+ "remove background color for undefined cell",
+ "change background image for undefined cell",
+ "add custom styling to undefined cells",
+ "update color according to spec change"
+ ],
+ "Testing": [
+ "change tooltip label",
+ "change test cell to match test.e2e data",
+ "add tests for undefined values"
+ ]
+ },
"v100.10.6": {
"Bug Fixes": [
"translations: sync translations from transifex (master)"
@@ -1009,13 +1033,13 @@
},
"v100.10.5": {
"Bug Fixes": [
- "fix name for option set options shown in chip tooltip (DHIS2-16181)",
+ "fix plain download with name",
+ "replace id with uid after backend adjusted the response",
"update optionSet options metadata on selection in the modal",
"lookup option set options labels correctly DHIS2-15771",
- "store metadata for option set options on load (DHIS2-16181)",
"handle options with non-unique codes across optionsets (DHIS2-15771) (#426)",
- "fix plain download with name",
- "replace id with uid after backend adjusted the response"
+ "fix name for option set options shown in chip tooltip (DHIS2-16181)",
+ "store metadata for option set options on load (DHIS2-16181)"
],
"Testing": [
"add test for option set options in chip tooltip",
@@ -1029,13 +1053,13 @@
},
"v100.10.3": {
"Bug Fixes": [
- "return `fetching` from useProgramDataDimensions for lazy loading",
- "ensure scrollbox actually scrolls instead of the container",
"ensure `loading` remains `false` when lazy loading additional items",
- "your- and program-dimensions list lazy loading (#453)",
"increment based on correct property `pager.page` not `data.page`",
+ "make scrollbox scrollable without fixed height",
"ensure variable names matches function argument",
- "make scrollbox scrollable without fixed height"
+ "ensure scrollbox actually scrolls instead of the container",
+ "your- and program-dimensions list lazy loading (#453)",
+ "return `fetching` from useProgramDataDimensions for lazy loading"
]
},
"v100.10.2": {
@@ -1045,10 +1069,10 @@
},
"v100.10.1": {
"Bug Fixes": [
- "allow opening interpretations for AOs without a time dimension (DHIS2-15781)",
"correctly center the table spinner (DHIS2-13947, DHIS2-13946)",
- "upgrade @dhis2/analytics to latest",
+ "allow opening interpretations for AOs without a time dimension (DHIS2-15781)",
"take legend-key into account when computing pagination max-width (DHIS2-15465)",
+ "upgrade @dhis2/analytics to latest",
"various hackathon issues"
]
},
@@ -1072,13 +1096,13 @@
},
"v100.9.3": {
"Bug Fixes": [
- "translations: sync translations from transifex (master)",
"implement min width on pagination container so dropdowns fit",
- "lack of access show the generic \"something went wrong\" error (DHIS2-15737) (#429)",
- "ensure pagination max-width is correct in interpretations modal (#434)",
+ "upgrade @dhis2/ui to get spacing between pagination elements",
+ "translations: sync translations from transifex (master)",
"always attach resize observer if node is found",
"bump min width for less concise locales",
- "upgrade @dhis2/ui to get spacing between pagination elements"
+ "lack of access show the generic \"something went wrong\" error (DHIS2-15737) (#429)",
+ "ensure pagination max-width is correct in interpretations modal (#434)"
]
},
"v100.9.2": {
@@ -1093,31 +1117,31 @@
},
"v100.9.0": {
"Features": [
+ "toolbar UI update (DHIS2-15167) (#368)",
"add menu and menu items WIP",
- "migrate download menu wip",
"add HoverMenuBar",
+ "implement download menu that can be hovered or clicked",
"add InterpretationsAndDetailsToggler",
- "add app logo",
"migrate view-menu",
- "add update button",
- "toolbar UI update (DHIS2-15167) (#368)",
"hoverable options menu",
+ "add app logo",
"port file-menu to new hoverable menubar",
+ "let download menu be clickable or hoverable",
"add disabled state to view menu",
- "implement download menu that can be hovered or clicked",
- "let download menu be clickable or hoverable"
+ "migrate download menu wip",
+ "add update button"
],
"Bug Fixes": [
- "upgrade @dhis2/ui to get consistent menu section header styles",
- "adjust height to 32 px",
- "adjust import name",
- "let dropdown render children directly in popper",
+ "wrap action call in useCallback",
"remove unused import",
+ "let dropdown render children directly in popper",
+ "ensure `MenuSectionHeader` is `dense` when in the `HoverMenuBar`",
"ensure flexbox children consume full height",
+ "adjust import name",
"push app name 1px down to improve visual alignment",
- "wrap action call in useCallback",
"trigger toggleSubMenu when on items without children so it closes",
- "ensure `MenuSectionHeader` is `dense` when in the `HoverMenuBar`"
+ "upgrade @dhis2/ui to get consistent menu section header styles",
+ "adjust height to 32 px"
]
},
"v100.8.2": {
@@ -1132,20 +1156,20 @@
},
"v100.8.0": {
"Testing": [
- "rename visualization-title to titlebar (DHIS2-15063) (#384)",
- "improve period click targeting",
- "remove unused imports",
- "add ou instead of pe",
- "update the error message for 2.38",
"add special handling for 2.38",
+ "remove intercept evaluation that is suddenly failing",
"remove special handling for 38",
+ "remove unused imports",
+ "add ou instead of pe",
+ "rename visualization-title to titlebar (DHIS2-15063) (#384)",
"update download and filemenu tests to reflect pe being optional",
- "remove intercept evaluation that is suddenly failing"
+ "update the error message for 2.38",
+ "improve period click targeting"
],
"Bug Fixes": [
"align e2e file with master",
- "allow developers to choose cy.open browser environment themselves",
"remove unused prop",
+ "allow developers to choose cy.open browser environment themselves",
"allow 1 retry on CI"
],
"Features": [
@@ -1159,8 +1183,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": {
@@ -1180,21 +1204,21 @@
},
"v100.7.0": {
"Features": [
- "allow toggling individual panels from menu bar",
- "add view menu",
- "toggle panel visibility when clicking the fullscreen button",
"add state for expanding the visualization canvas",
- "separate state for hidden layout and sidebar",
+ "allow toggling individual panels from menu bar",
"allow expanding visualization and hiding panels (#344)",
- "add button to titlebar that toggles visualization canvas expansion"
+ "separate state for hidden layout and sidebar",
+ "add view menu",
+ "add button to titlebar that toggles visualization canvas expansion",
+ "toggle panel visibility when clicking the fullscreen button"
],
"Bug Fixes": [
- "make button square",
"initialise hidden panel state and remove fallbacks from selectors",
- "subscribe to correct hidden state in the viz type selector",
"disable interpretations view menu when no AO is loaded",
+ "hide tooltip immediately to avoid it jumping across the screen",
"tweak fullscreen toggle tooltip text",
- "hide tooltip immediately to avoid it jumping across the screen"
+ "make button square",
+ "subscribe to correct hidden state in the viz type selector"
],
"Testing": [
"verify panel hiding logic is correct",
@@ -1203,11 +1227,11 @@
},
"v100.6.2": {
"Testing": [
+ "readd the skip as the bug is still present",
"add tests for ou hierarchy (untested due to instances being down)",
- "ou hierarchy tests (DHIS2-2367) (#353)",
"unskip old test that should work now",
- "add version toggle for 2.40",
- "readd the skip as the bug is still present"
+ "ou hierarchy tests (DHIS2-2367) (#353)",
+ "add version toggle for 2.40"
],
"Bug Fixes": [
"bump cli-app-scripts to 10.3.8 for LIBS-499 fix (#352)"
@@ -1220,258 +1244,160 @@
},
"v100.6.0": {
"Features": [
- "plugin: send installation status [DHIS2-15097] (#346)",
- "v100.6.0 (#347)",
"add ou hierarchy to options (DHIS2-2367) (#329)",
+ "plugin: send installation status [DHIS2-15097] (#346)",
"use request options",
- "add ou hierarchy option",
- "use 'ounamehierarchy' header for ou when showing hierarchy (#328)"
+ "v100.6.0 (#347)",
+ "use 'ounamehierarchy' header for ou when showing hierarchy (#328)",
+ "add ou hierarchy option"
],
"Bug Fixes": [
- "update deps (#332)",
- "data from repeatable events shows name of DE instead of blank cell (DHIS2-15026) (#340)",
- "deps: bump cli-app-scripts for precaching improvement",
- "update cli-app-scripts and analytics (#337)",
- "detect instance connection status instead of online status",
"add README badge for release workflow",
- "restore the baseurl",
+ "update cli-app-scripts for HeaderBar fixes",
"update normal display density padding",
"the base url is not needed",
- "update cli-app-scripts for HeaderBar fixes",
- "target window.parent for postRobot communication (#342)"
+ "update cli-app-scripts and analytics (#337)",
+ "target window.parent for postRobot communication (#342)",
+ "data from repeatable events shows name of DE instead of blank cell (DHIS2-15026) (#340)",
+ "detect instance connection status instead of online status",
+ "deps: bump cli-app-scripts for precaching improvement",
+ "update deps (#332)",
+ "restore the baseurl"
],
"Testing": [
+ "update density test (#331)",
"consolidate 2.39 and 2.40 tests for table.cy.js",
+ "sort backend result before evaluating (#336)",
+ "verify that the request url is correct for flaky test",
"fix flaky and outdated tests (#333)",
"add EXTENDED_TIMEOUT to all references of program-dimensions-list (#339)",
- "sort backend result before evaluating (#336)",
- "consolidate option set tests for all versions",
- "update density test (#331)",
- "verify that the request url is correct for flaky test"
+ "consolidate option set tests for all versions"
]
},
"v100.5.0": {
"Features": [
- "v100.5.0 (#327)",
+ "plugin: use cacheable section recording (#241)",
"quick option for adding program dimensions to columns (DHIS2-14487) (#323)",
- "enable plugin build of the plugin wrapper component",
"add select/unselect button, WIP",
- "plugin: use cacheable section recording (#241)",
- "ability to remove cached data"
+ "ability to remove cached data",
+ "enable plugin build of the plugin wrapper component",
+ "v100.5.0 (#327)"
],
"Testing": [
- "removed temporary test",
- "refactor add dim function",
- "run sorting tests in all versions",
- "put back the version condition as before",
- "check white-space (chore: update test dim name)",
- "check that sorting is reset when removing dimension from columns",
+ "update table tests",
+ "change data test name",
+ "use correct selector",
"add helper for detecting if the loading spinner is visible",
"update white-space test",
- "update all tests that add dimensions, remove context menu tests",
- "add simple example of before not working",
- "updates for new year (#319)",
- "log server url (#312)",
+ "add tests for table sorting",
"fix Cypress tests",
- "update table tests",
+ "update all tests that add dimensions, remove context menu tests",
+ "refactor add dim function",
"ensure the table is sorted before doing assertions",
- "change data test name",
+ "updates for new year (#319)",
+ "run sorting tests in all versions",
"revert to open modal",
- "use correct selector",
- "reenable the program dimensions tests (#313)",
- "add tests for table sorting"
+ "add simple example of before not working",
+ "check white-space (chore: update test dim name)",
+ "check that sorting is reset when removing dimension from columns",
+ "removed temporary test",
+ "log server url (#312)",
+ "put back the version condition as before",
+ "reenable the program dimensions tests (#313)"
],
"Bug Fixes": [
- "do not wrap specific value types",
- "use correct prop (nameProp vs. displayProperty)",
- "test open delay WIP",
- "numbers with dgs space wrap on multiple lines (DHIS2-13899) (#317)",
- "change remove icon",
- "use custom icon by joe",
- "saving on an empty name causes a crash (DHIS2-13835) (#316)",
- "do not use stage for download for enrollments",
- "reset sorting when removing a dimension from columns DHIS2-13948",
- "update deprecated prop",
- "disable sorting and pagination when offline",
"pass nameProp to avoid userSetting dep, transform AO in plugin",
+ "use custom icon by joe",
+ "reset page on update (DHIS2-13950) (#314)",
"rename cacheId prop to be more general",
+ "do not pre-set program stage for enrollment DHIS2-14396 (#322)",
+ "test open delay WIP",
+ "set default for displayProperty",
+ "change remove icon",
"fix conflict resolution gone bad",
+ "do not use stage for download for enrollments",
"improve test on URL query parameters",
- "pass first page to the first request",
+ "reset sorting when removing a dimension from columns DHIS2-13948",
"reset sorting when removing dimension from columns DHIS2-13948 (#324)",
- "set default for displayProperty",
- "reset page on update (DHIS2-13950) (#314)",
- "do not pre-set program stage for enrollment DHIS2-14396 (#322)",
- "update display density test"
+ "pass first page to the first request",
+ "disable sorting and pagination when offline",
+ "use correct prop (nameProp vs. displayProperty)",
+ "saving on an empty name causes a crash (DHIS2-13835) (#316)",
+ "update display density test",
+ "update deprecated prop",
+ "numbers with dgs space wrap on multiple lines (DHIS2-13899) (#317)",
+ "do not wrap specific value types"
]
},
"v100.4.0": {
"Features": [
- "borders and less padding (#301)",
"v100.4.0 (#310)",
+ "borders and less padding (#301)",
"padding and font size"
],
"Testing": [
- "boolean condition",
- "tests aligned with 2.38.1",
- "fix the date condition tests (#296)",
+ "update event program",
+ "extract transfer code to a function",
+ "clear repetition when switching to event",
+ "remove unnecessary line",
"force viewport to sensible size",
- "fix option set test (#298)",
+ "table",
+ "remove 2.38.1 specific tests",
+ "update display density tests",
+ "align cypress tests with new db (#291)",
+ "enable prod e2e",
+ "wait for word to get typed + disable matrix tmp",
"update interpretations",
"update file menu",
- "wait for word to get typed + disable matrix tmp",
- "be sure spinner has completed, use containsExact",
- "align cypress tests with new db (#291)",
+ "tags",
+ "update Cypress tests for option sets",
"update names and ids",
- "update event status",
- "your dimensions",
- "select with arrow button instead of dblclick",
- "table",
- "fix test after increasing viewport size",
- "update program for download",
- "enable prod e2e",
- "extract transfer code to a function",
+ "add tranfer fix to text option set",
"update layout validation",
- "wait for loading spinner to go away",
"delete AO after tests are run",
- "update event program",
+ "update program for download",
+ "be sure spinner has completed, use containsExact",
+ "wait for loading spinner to go away",
"time dimensions",
- "remove unnecessary line",
- "legendset",
- "update display density tests",
+ "update snapshots",
+ "fix test after increasing viewport size",
"wait for options to load before filtering and selecting",
+ "repetition is not disabled after loading a saved vis with cross-stage data element",
+ "remove test code",
+ "fix the date condition tests (#296)",
+ "jest tests for option sets",
+ "alphanumeric conditions",
"update period selector and close file menu",
- "optionset condition",
- "update snapshots",
- "use one-time AO for interpretations tests",
+ "remove .only",
+ "fix option set test (#298)",
"improve interpretations tests (#286)",
- "tags",
+ "orgunit condition",
+ "update event status",
"repeated events",
- "alphanumeric conditions",
+ "legendset",
+ "boolean condition",
+ "your dimensions",
+ "select with arrow button instead of dblclick",
+ "fix scheduled date test by using a different program (#309)",
+ "use one-time AO for interpretations tests",
+ "optionset condition",
"check if arrow is enabled",
- "clear repetition when switching to event",
- "remove .only",
- "add tranfer fix to text option set",
- "orgunit condition",
"option set transfer fix (#306)",
- "remove test code",
- "update Cypress tests for option sets",
- "repetition is not disabled after loading a saved vis with cross-stage data element",
- "fix scheduled date test by using a different program (#309)",
- "jest tests for option sets",
- "remove 2.38.1 specific tests"
+ "tests aligned with 2.38.1"
],
"Bug Fixes": [
- "repeatable event repetition cannot be edited after saving as favorite (DHIS2-14269) (#299)",
- "stop applying DGS to optionSet options",
- "translations: sync translations from transifex (dev)",
+ "clear ui.repetiton on change of input type",
+ "clear repetition when changing input type (DHIS2-14219) (#297)",
"error when saving translations (#285)",
+ "add metadata for all stages",
+ "translations: sync translations from transifex (dev)",
+ "unescape stage name in i18n",
+ "stop applying DGS to optionSet options",
"digit group separator applied to valueType TEXT data elements (DHIS2-14172) (#308)",
+ "repeatable event repetition cannot be edited after saving as favorite (DHIS2-14269) (#299)",
"filtering by stage resets the search and type filters (#307)",
- "unescape stage name in i18n",
- "clear ui.repetiton on change of input type",
- "add metadata for all stages",
- "clear repetition when changing input type (DHIS2-14219) (#297)",
"only update renderId if side panel is open"
]
- },
- "v100.3.1": {
- "Bug Fixes": [
- "timestamp for value type \"age\" should be removed (DHIS2-13902) (#257)",
- "add extended timeout to asserts in filemenu.cy (#284)",
- "replace snapshots with specific assert on the checked state of Checkbox",
- "catch schedule date error (WIP)",
- "change text for stage selection",
- "remove return null",
- "missing translations in LL (DHIS2-13931) (#249)",
- "replace snapshot tests for TextBaseOption",
- "change validation order",
- "update param name",
- "correct 'save' behaviour, update tests",
- "lint changes",
- "markdown in description DHIS2-13911 (#254)",
- "translations: sync translations from transifex (dev)",
- "remember legacy prop",
- "props from visualization missing in file menu (#279)",
- "format value type 'Age'",
- "improve failure message with app name",
- "add download test",
- "reuse layout validation and sync filemenu/download (#245)",
- "add extended timeout to try avoiding test flakiness",
- "v100.3.1 (#277)",
- "vis and no current should be edited",
- "no d2-ui-rich-text please",
- "pass visualization to file menu",
- "remove scheduled date error (DHIS2-13904) (#278)",
- "remove the whole error",
- "remove the error object",
- "improve nightly build failure message so app name is shown (#267)",
- "scheduled date being hidden by program stage not respected (DHIS2-13904) (#258)",
- "replace snapshots with narrower check on select option",
- "pass stage for plain data source download (#276)"
- ],
- "Testing": [
- "remove unnecessary config",
- "check that layout clears when switching input type",
- "assert dimensions in layout after clearing (#230)",
- "assert time dimensions for event programs (WIP, no data)",
- "change expected result for age",
- "only choose stage",
- "enable test for event program",
- "more file menu state tests (DHIS2-14087) (#282)",
- "delete saved visualization when done",
- "feature-toggle tests (#260)",
- "saved and dirty states",
- "download button",
- "empty and unsaved state"
- ]
- },
- "v100.3.0": {
- "Features": [
- "add \"Scheduled\" event status (DHIS2-13881) (#219)",
- "add \"Scheduled\" event status (DHIS2-13881) (#240)",
- "add support for event status 'scheduled' for >=2.39"
- ],
- "Bug Fixes": [
- "keep current for saved vis",
- "add hover color to empty chip (DHIS2-13785) (#221)",
- "revert changes in visualization module",
- "optional chaining for stage id",
- "requesting data without a stage does not work (DHIS2-13764) (#215)",
- "stage input clear button missing for events (DHIS2-13788) (#223)",
- "do not pass empty stage when saving (#237)",
- "translations: sync translations from transifex (dev)",
- "use translations for option set options (DHIS2-13772) (#220)",
- "update error description for time and ou dims",
- "show error message when no stage is selected for events and tracker programs (DHIS2-13786) (#222)",
- "stage is remembered internally after program is cleared (#224)",
- "validate after loading saved vis + restructure WIP",
- "always run layout validation (#236)",
- "program and stage changes (DHIS2-13788) (#232)",
- "get clean state on update",
- "allow integer to use 0 as condition value (DHIS2-13924) (#247)",
- "click on column header opens dimension modal DHIS2-13738 (#209)",
- "avoid cannot update component error (#225)",
- "conditionally exclude stage from analytics request (#226) (DHIS2-13787)",
- "add a custom error for no stage"
- ],
- "Testing": [
- "test program without stage",
- "add tests for event status",
- "update name",
- "fix program",
- "combine visualization.cy.js and table.cy.js into one file",
- "unused var",
- "consolidate event and event without stage",
- "refactor to avoid using force: true",
- "time dimensions (#210)",
- "add tests for layout validation",
- "change expected result to include the newly added row in the db",
- "rename files to camelCase (#216)",
- "assert value types in visualization (#238)",
- "add beforeEach and use same period in both tests",
- "add tests for your dimensions (#214)"
- ]
}
},
"maps-app": {
@@ -1483,11 +1409,11 @@
},
"v100.2.1": {
"Bug Fixes": [
- "translations: sync translations from transifex (dev)",
- "release candidate 100.2.1",
- "sorting of layers by drag and drop was not working [DHIS2-16024] (#3021)",
"ensure layer type is supported and remove the unsupported Google basemaps",
+ "release candidate 100.2.1",
+ "translations: sync translations from transifex (dev)",
"external basemaps were not showing [DHIS2-15953] (#3017)",
+ "sorting of layers by drag and drop was not working [DHIS2-16024] (#3021)",
"external layers were getting an endless spinner when being added to map [DHIS2-16078] (#3023)"
]
},
@@ -1503,23 +1429,23 @@
},
"v100.1.7": {
"Bug Fixes": [
- "use programIndicators endpoint respecting sharing settings (#2950)",
- "set default basemap for interpretation map (DHIS2-15788) (#2944)",
- "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)",
- "hide see position from context meny for split view maps",
"draw layers with opacity (#2948)",
- "show warning if event filter is not supported (#2952)"
+ "show warning if event filter is not supported (#2952)",
+ "hide see position from context meny for split view maps",
+ "use programIndicators endpoint respecting sharing settings (#2950)",
+ "hide \"show longitude/latitude\" from context menu for split view maps (DHIS2-15798) (#2945)",
+ "set default basemap for interpretation map (DHIS2-15788) (#2944)",
+ "post a data statistics view when map is open or saved (#2951)"
]
},
"v100.1.6": {
"Bug Fixes": [
- "set period for each split view map (#2721)",
"upgrade landcover dataset (#2732)",
- "translations: sync translations from transifex (dev)",
+ "keep layer visibility when period is changed (#2705)",
"Set rendering strategy to single if not relative period (#2703)",
- "keep layer visibility when period is changed (#2705)"
+ "translations: sync translations from transifex (dev)",
+ "set period for each split view map (#2721)"
]
},
"v100.1.5": {
@@ -1549,8 +1475,8 @@
},
"v100.1.0": {
"Bug Fixes": [
- "bump cli-app-scripts for precaching improvement",
"remove fallback coordinate field (DHIS2-8165) (#2575)",
+ "bump cli-app-scripts for precaching improvement",
"use window.parent",
"bumps cli-app-scripts to 10.3.8 for LIBS-499 fix (#2592)"
],
diff --git a/website/data/apphub.json b/website/data/apphub.json
index f08a422f..f784f4d6 100644
--- a/website/data/apphub.json
+++ b/website/data/apphub.json
@@ -44,15 +44,6 @@
"lastUpdated": 1673554693491,
"logo": true
},
- {
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/saudigitus-hisp-mozambique/d3b6518e-734b-4ad8-aac3-d74a76101ed2/2932b75a-0a45-48be-82d7-e78e2e219ac1",
- "caption": "",
- "created": 1673554932838,
- "description": "",
- "id": "2932b75a-0a45-48be-82d7-e78e2e219ac1",
- "lastUpdated": 1673554932838,
- "logo": false
- },
{
"imageUrl": "https://apps.dhis2.org/api/v1/apps/media/saudigitus-hisp-mozambique/d3b6518e-734b-4ad8-aac3-d74a76101ed2/aac2e47c-1443-4dd7-a047-dbb528192686",
"caption": "",
@@ -70,6 +61,15 @@
"id": "5afd2704-7cca-404b-9377-b66720cc38e6",
"lastUpdated": 1673554914299,
"logo": false
+ },
+ {
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/saudigitus-hisp-mozambique/d3b6518e-734b-4ad8-aac3-d74a76101ed2/2932b75a-0a45-48be-82d7-e78e2e219ac1",
+ "caption": "",
+ "created": 1673554932838,
+ "description": "",
+ "id": "2932b75a-0a45-48be-82d7-e78e2e219ac1",
+ "lastUpdated": 1673554932838,
+ "logo": false
}
],
"sourceUrl": "https://github.com/Saudigitus/dhis2_analytics_widget",
@@ -201,6 +201,24 @@
"lastUpdated": 1624288464107,
"logo": true
},
+ {
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/a1bd6b5b-de8c-4998-8d34-56c18a139683/835094e5-4813-48be-b676-bccd6bd4df67",
+ "caption": "",
+ "created": 1624314967152,
+ "description": "",
+ "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/afb0acb8-8ff3-48fe-8c3e-966ad83149ff",
+ "caption": "",
+ "created": 1624314674393,
+ "description": "",
+ "id": "afb0acb8-8ff3-48fe-8c3e-966ad83149ff",
+ "lastUpdated": 1624314674393,
+ "logo": false
+ },
{
"imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/a1bd6b5b-de8c-4998-8d34-56c18a139683/f5d184cf-550d-4a6f-be5b-d931d3743a33",
"caption": "",
@@ -227,24 +245,6 @@
"id": "f0bef01d-3570-4b20-9f26-8d0d6943093a",
"lastUpdated": 1624314977424,
"logo": false
- },
- {
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/uio/a1bd6b5b-de8c-4998-8d34-56c18a139683/835094e5-4813-48be-b676-bccd6bd4df67",
- "caption": "",
- "created": 1624314967152,
- "description": "",
- "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/afb0acb8-8ff3-48fe-8c3e-966ad83149ff",
- "caption": "",
- "created": 1624314674393,
- "description": "",
- "id": "afb0acb8-8ff3-48fe-8c3e-966ad83149ff",
- "lastUpdated": 1624314674393,
- "logo": false
}
],
"sourceUrl": "https://github.com/dhis2/android-settings-app",
@@ -300,21 +300,21 @@
"logo": true
},
{
- "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
},
{
- "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
},
{
@@ -770,21 +770,21 @@
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/cec546be-9102-4aed-a5ee-91d066fa3e6b/02cb89f0-6f10-486d-9870-7dd2e9e0b1bf",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/cec546be-9102-4aed-a5ee-91d066fa3e6b/5757bb9f-e7fc-4be4-b03a-9fb56bbdb60a",
"caption": "",
- "created": 1600683932885,
+ "created": 1600683933014,
"description": "",
- "id": "02cb89f0-6f10-486d-9870-7dd2e9e0b1bf",
- "lastUpdated": 1600683932885,
+ "id": "5757bb9f-e7fc-4be4-b03a-9fb56bbdb60a",
+ "lastUpdated": 1600683933014,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/cec546be-9102-4aed-a5ee-91d066fa3e6b/5757bb9f-e7fc-4be4-b03a-9fb56bbdb60a",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/cec546be-9102-4aed-a5ee-91d066fa3e6b/02cb89f0-6f10-486d-9870-7dd2e9e0b1bf",
"caption": "",
- "created": 1600683933014,
+ "created": 1600683932885,
"description": "",
- "id": "5757bb9f-e7fc-4be4-b03a-9fb56bbdb60a",
- "lastUpdated": 1600683933014,
+ "id": "02cb89f0-6f10-486d-9870-7dd2e9e0b1bf",
+ "lastUpdated": 1600683932885,
"logo": false
},
{
@@ -904,6 +904,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": "",
@@ -922,15 +931,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": "",
@@ -1373,11 +1373,33 @@
"status": "APPROVED",
"id": "92b75fd0-34cc-451c-942f-3dd0f283bcbd",
"created": 1646225950625,
- "lastUpdated": 1701261207515,
+ "lastUpdated": 1701349336667,
"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": 1701349336667,
+ "demoUrl": "",
+ "downloadUrl": "https://apps.dhis2.org/api/v1/apps/download/dhis2/capture_100.46.1.zip",
+ "id": "7561157e-bcd4-4b21-9f07-c34c7add6ff6",
+ "lastUpdated": 1701349336667,
+ "maxDhisVersion": "",
+ "minDhisVersion": "2.38",
+ "version": "100.46.1",
+ "channel": "stable"
+ },
+ {
+ "created": 1701347515133,
+ "demoUrl": "",
+ "downloadUrl": "https://apps.dhis2.org/api/v1/apps/download/dhis2/capture_100.46.0.zip",
+ "id": "c6a21791-2019-4e46-a7cb-2f457cb4aaa6",
+ "lastUpdated": 1701347515133,
+ "maxDhisVersion": "",
+ "minDhisVersion": "2.38",
+ "version": "100.46.0",
+ "channel": "stable"
+ },
{
"created": 1701261207515,
"demoUrl": "",
@@ -3834,12 +3856,12 @@
"owner": "d9429d66-4b08-42a1-9e50-e62fe7307cd3",
"images": [
{
- "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/5991aff9-031a-4c7f-b3b5-dbc0891e307b",
"caption": "",
- "created": 1605920569796,
+ "created": 1605920546123,
"description": "",
- "id": "cb3a7746-e37d-4db7-86e8-d04025915163",
- "lastUpdated": 1605920569796,
+ "id": "5991aff9-031a-4c7f-b3b5-dbc0891e307b",
+ "lastUpdated": 1605920546123,
"logo": false
},
{
@@ -3879,12 +3901,12 @@
"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/36480ce2-087c-4ebb-ae79-f84eefc1f93b",
"caption": "",
- "created": 1605920546123,
+ "created": 1605919887440,
"description": "",
- "id": "5991aff9-031a-4c7f-b3b5-dbc0891e307b",
- "lastUpdated": 1605920546123,
+ "id": "36480ce2-087c-4ebb-ae79-f84eefc1f93b",
+ "lastUpdated": 1605919887440,
"logo": false
},
{
@@ -3897,12 +3919,12 @@
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/36480ce2-087c-4ebb-ae79-f84eefc1f93b",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/independent/05f4cb50-c685-4bb2-a5bb-3a273b51bc8f/cb3a7746-e37d-4db7-86e8-d04025915163",
"caption": "",
- "created": 1605919887440,
+ "created": 1605920569796,
"description": "",
- "id": "36480ce2-087c-4ebb-ae79-f84eefc1f93b",
- "lastUpdated": 1605919887440,
+ "id": "cb3a7746-e37d-4db7-86e8-d04025915163",
+ "lastUpdated": 1605920569796,
"logo": false
}
],
@@ -4843,21 +4865,12 @@
"logo": true
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bao-systems/239b58bb-0e3a-4183-b9b4-29956328c2a1/930e312d-0c10-4e65-9f6a-eba2a83a4bd1",
- "caption": "",
- "created": 1682674045206,
- "description": "",
- "id": "930e312d-0c10-4e65-9f6a-eba2a83a4bd1",
- "lastUpdated": 1682674045206,
- "logo": false
- },
- {
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bao-systems/239b58bb-0e3a-4183-b9b4-29956328c2a1/a4ec95f6-cfbf-43bc-8e28-09086e68ff28",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bao-systems/239b58bb-0e3a-4183-b9b4-29956328c2a1/80c1fd02-10c5-4515-bebe-3db21f683ef9",
"caption": "",
- "created": 1682674026179,
+ "created": 1682674040389,
"description": "",
- "id": "a4ec95f6-cfbf-43bc-8e28-09086e68ff28",
- "lastUpdated": 1682674026179,
+ "id": "80c1fd02-10c5-4515-bebe-3db21f683ef9",
+ "lastUpdated": 1682674040389,
"logo": false
},
{
@@ -4870,12 +4883,12 @@
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bao-systems/239b58bb-0e3a-4183-b9b4-29956328c2a1/80c1fd02-10c5-4515-bebe-3db21f683ef9",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/bao-systems/239b58bb-0e3a-4183-b9b4-29956328c2a1/a4ec95f6-cfbf-43bc-8e28-09086e68ff28",
"caption": "",
- "created": 1682674040389,
+ "created": 1682674026179,
"description": "",
- "id": "80c1fd02-10c5-4515-bebe-3db21f683ef9",
- "lastUpdated": 1682674040389,
+ "id": "a4ec95f6-cfbf-43bc-8e28-09086e68ff28",
+ "lastUpdated": 1682674026179,
"logo": false
},
{
@@ -4886,6 +4899,15 @@
"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/930e312d-0c10-4e65-9f6a-eba2a83a4bd1",
+ "caption": "",
+ "created": 1682674045206,
+ "description": "",
+ "id": "930e312d-0c10-4e65-9f6a-eba2a83a4bd1",
+ "lastUpdated": 1682674045206,
+ "logo": false
}
],
"sourceUrl": "https://github.com/baosystems/metadata-alignment",
@@ -5249,24 +5271,6 @@
"lastUpdated": 1655741566197,
"logo": true
},
- {
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/e041aaf4-e895-4a20-b477-6d41234bc398",
- "caption": "",
- "created": 1655741575771,
- "description": "",
- "id": "e041aaf4-e895-4a20-b477-6d41234bc398",
- "lastUpdated": 1655741575771,
- "logo": false
- },
- {
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/86b51970-c96b-4a3a-8abe-c26397f4c4a5",
- "caption": "",
- "created": 1655741575829,
- "description": "",
- "id": "86b51970-c96b-4a3a-8abe-c26397f4c4a5",
- "lastUpdated": 1655741575829,
- "logo": false
- },
{
"imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/5f2e8926-e85b-4fe0-99d1-2c3d2ce4578c",
"caption": "",
@@ -5276,15 +5280,6 @@
"lastUpdated": 1655741575846,
"logo": false
},
- {
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/88c88a5b-6198-46be-9d7f-9bee6d4d2552",
- "caption": "",
- "created": 1655741575783,
- "description": "",
- "id": "88c88a5b-6198-46be-9d7f-9bee6d4d2552",
- "lastUpdated": 1655741575783,
- "logo": false
- },
{
"imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/d3eb1c59-175a-483a-b3f7-557b7640afe2",
"caption": "",
@@ -5320,6 +5315,33 @@
"id": "ccef42e0-3ad7-47a5-9a23-eda2a1b8aef7",
"lastUpdated": 1655741575764,
"logo": false
+ },
+ {
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/e041aaf4-e895-4a20-b477-6d41234bc398",
+ "caption": "",
+ "created": 1655741575771,
+ "description": "",
+ "id": "e041aaf4-e895-4a20-b477-6d41234bc398",
+ "lastUpdated": 1655741575771,
+ "logo": false
+ },
+ {
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/88c88a5b-6198-46be-9d7f-9bee6d4d2552",
+ "caption": "",
+ "created": 1655741575783,
+ "description": "",
+ "id": "88c88a5b-6198-46be-9d7f-9bee6d4d2552",
+ "lastUpdated": 1655741575783,
+ "logo": false
+ },
+ {
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/upc-who/450e6234-618e-4063-9113-66c90e20ca16/86b51970-c96b-4a3a-8abe-c26397f4c4a5",
+ "caption": "",
+ "created": 1655741575829,
+ "description": "",
+ "id": "86b51970-c96b-4a3a-8abe-c26397f4c4a5",
+ "lastUpdated": 1655741575829,
+ "logo": false
}
],
"sourceUrl": "https://github.com/WorldHealthOrganization/godata-dhis2-interop-app",
@@ -5563,36 +5585,45 @@
"logo": true
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/84f869af-60d5-4bdd-b209-baf76d8e5ddb",
+ "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": 1634123689506,
+ "created": 1634123681667,
"description": "",
- "id": "84f869af-60d5-4bdd-b209-baf76d8e5ddb",
- "lastUpdated": 1634123689506,
+ "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/823cb928-3b0b-4ace-b795-7e43ca510a3b",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/2652583a-3089-47e5-a84f-786c8f06c22c",
"caption": "",
- "created": 1634123703598,
+ "created": 1634123711019,
"description": "",
- "id": "823cb928-3b0b-4ace-b795-7e43ca510a3b",
- "lastUpdated": 1634123703598,
+ "id": "2652583a-3089-47e5-a84f-786c8f06c22c",
+ "lastUpdated": 1634123711019,
"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/4230f576-f039-47da-a3f1-e610efcd6420",
"caption": "",
- "created": 1634123681667,
+ "created": 1634123710101,
"description": "",
- "id": "af7d2f4d-7b3d-4ca2-be99-6d00edf8cd3f",
- "lastUpdated": 1634123681667,
+ "id": "4230f576-f039-47da-a3f1-e610efcd6420",
+ "lastUpdated": 1634123710101,
"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/cb0e957b-bf7d-4826-8f1b-dbe0f074fbc3",
"caption": "",
- "created": 1634123705245,
+ "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",
+ "caption": "",
+ "created": 1634123705245,
"description": "",
"id": "9b625847-eee3-4d9b-9b11-d33e26e2bb16",
"lastUpdated": 1634123705245,
@@ -5608,30 +5639,12 @@
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/cb0e957b-bf7d-4826-8f1b-dbe0f074fbc3",
- "caption": "",
- "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/4230f576-f039-47da-a3f1-e610efcd6420",
- "caption": "",
- "created": 1634123710101,
- "description": "",
- "id": "4230f576-f039-47da-a3f1-e610efcd6420",
- "lastUpdated": 1634123710101,
- "logo": false
- },
- {
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/2652583a-3089-47e5-a84f-786c8f06c22c",
+ "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": 1634123711019,
+ "created": 1634123704787,
"description": "",
- "id": "2652583a-3089-47e5-a84f-786c8f06c22c",
- "lastUpdated": 1634123711019,
+ "id": "35d41499-05b4-4768-9bc2-120e29338e9d",
+ "lastUpdated": 1634123704787,
"logo": false
},
{
@@ -5644,21 +5657,12 @@
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/d8caf867-aa1b-4a08-b7ba-e257dd986603",
- "caption": "",
- "created": 1634123689094,
- "description": "",
- "id": "d8caf867-aa1b-4a08-b7ba-e257dd986603",
- "lastUpdated": 1634123689094,
- "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/823cb928-3b0b-4ace-b795-7e43ca510a3b",
"caption": "",
- "created": 1634123689478,
+ "created": 1634123703598,
"description": "",
- "id": "34597d8e-ace0-4e2a-8ef1-f559223ec877",
- "lastUpdated": 1634123689478,
+ "id": "823cb928-3b0b-4ace-b795-7e43ca510a3b",
+ "lastUpdated": 1634123703598,
"logo": false
},
{
@@ -5670,15 +5674,6 @@
"lastUpdated": 1634123697499,
"logo": false
},
- {
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/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/ac513af6-fd60-4e4b-bed3-9100f107c211",
"caption": "",
@@ -5696,6 +5691,33 @@
"id": "95d3513f-d1be-48b6-acd6-f00d14173f0f",
"lastUpdated": 1634123692245,
"logo": false
+ },
+ {
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/84f869af-60d5-4bdd-b209-baf76d8e5ddb",
+ "caption": "",
+ "created": 1634123689506,
+ "description": "",
+ "id": "84f869af-60d5-4bdd-b209-baf76d8e5ddb",
+ "lastUpdated": 1634123689506,
+ "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",
+ "caption": "",
+ "created": 1634123689478,
+ "description": "",
+ "id": "34597d8e-ace0-4e2a-8ef1-f559223ec877",
+ "lastUpdated": 1634123689478,
+ "logo": false
+ },
+ {
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/maha-mapping-and-analytics-for-health-activities/4817d5fb-410d-4557-a9d3-0a523ed3efa3/d8caf867-aa1b-4a08-b7ba-e257dd986603",
+ "caption": "",
+ "created": 1634123689094,
+ "description": "",
+ "id": "d8caf867-aa1b-4a08-b7ba-e257dd986603",
+ "lastUpdated": 1634123689094,
+ "logo": false
}
],
"sourceUrl": "https://github.com/mahacenter/dhis-epi-catch-up/releases/tag/v2.0.1",
@@ -5773,12 +5795,12 @@
"logo": true
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/f4757ae2-6b49-494e-8e8d-5a784f2ccf3c",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/d32481b8-1e7e-4e8c-ae7d-1ccc803b44b5",
"caption": "",
- "created": 1693309589759,
+ "created": 1693309610639,
"description": "",
- "id": "f4757ae2-6b49-494e-8e8d-5a784f2ccf3c",
- "lastUpdated": 1693309589759,
+ "id": "d32481b8-1e7e-4e8c-ae7d-1ccc803b44b5",
+ "lastUpdated": 1693309610639,
"logo": false
},
{
@@ -5791,93 +5813,93 @@
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/c4c2ff53-4662-4b58-8b7f-944c3f8f4b19",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/1796094d-66a1-4dba-ad66-d476fef9a7ce",
"caption": "",
- "created": 1693309414188,
+ "created": 1693312774751,
"description": "",
- "id": "c4c2ff53-4662-4b58-8b7f-944c3f8f4b19",
- "lastUpdated": 1693309414188,
+ "id": "1796094d-66a1-4dba-ad66-d476fef9a7ce",
+ "lastUpdated": 1693312774751,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/612584a1-bc63-49ae-9d83-326ec3fcc564",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/dba18ce7-197d-44ba-9471-4b11439e5e10",
"caption": "",
- "created": 1693309544693,
+ "created": 1693312744525,
"description": "",
- "id": "612584a1-bc63-49ae-9d83-326ec3fcc564",
- "lastUpdated": 1693309544693,
+ "id": "dba18ce7-197d-44ba-9471-4b11439e5e10",
+ "lastUpdated": 1693312744525,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/77e73b04-dbf2-4b07-a2ff-76e292a36667",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/b10fb391-1f40-4d08-ae16-cf905e5e92b0",
"caption": "",
- "created": 1693309550764,
+ "created": 1693312744459,
"description": "",
- "id": "77e73b04-dbf2-4b07-a2ff-76e292a36667",
- "lastUpdated": 1693309550764,
+ "id": "b10fb391-1f40-4d08-ae16-cf905e5e92b0",
+ "lastUpdated": 1693312744459,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/1f9fbfbb-c0f3-4ac4-a99e-88f9c916cafa",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/3286af78-cd47-4fc0-8cad-303d225998da",
"caption": "",
- "created": 1693309559957,
+ "created": 1693312739139,
"description": "",
- "id": "1f9fbfbb-c0f3-4ac4-a99e-88f9c916cafa",
- "lastUpdated": 1693309559957,
+ "id": "3286af78-cd47-4fc0-8cad-303d225998da",
+ "lastUpdated": 1693312739139,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/3fa3592b-2abc-416a-a707-e51f3bc79ea4",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/5ee14f23-e694-4a32-be83-f7aee6b2650e",
"caption": "",
- "created": 1693309579387,
+ "created": 1693312731314,
"description": "",
- "id": "3fa3592b-2abc-416a-a707-e51f3bc79ea4",
- "lastUpdated": 1693309579387,
+ "id": "5ee14f23-e694-4a32-be83-f7aee6b2650e",
+ "lastUpdated": 1693312731314,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/d29f516c-b3da-4269-9989-14e09a4269e7",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/5b69dfac-7202-4d7c-a665-f4a3a7d73548",
"caption": "",
- "created": 1693309596333,
+ "created": 1693312708449,
"description": "",
- "id": "d29f516c-b3da-4269-9989-14e09a4269e7",
- "lastUpdated": 1693309596333,
+ "id": "5b69dfac-7202-4d7c-a665-f4a3a7d73548",
+ "lastUpdated": 1693312708449,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/ccdf1ccb-5002-4b55-b5f5-2f2853379a84",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/6df6c9fa-fe32-4e9a-9797-a33e368fd870",
"caption": "",
- "created": 1693309600875,
+ "created": 1693312107635,
"description": "",
- "id": "ccdf1ccb-5002-4b55-b5f5-2f2853379a84",
- "lastUpdated": 1693309600875,
+ "id": "6df6c9fa-fe32-4e9a-9797-a33e368fd870",
+ "lastUpdated": 1693312107635,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/d32481b8-1e7e-4e8c-ae7d-1ccc803b44b5",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/6a0c436f-1bef-4196-9bfe-c00fec3f1815",
"caption": "",
- "created": 1693309610639,
+ "created": 1693312103404,
"description": "",
- "id": "d32481b8-1e7e-4e8c-ae7d-1ccc803b44b5",
- "lastUpdated": 1693309610639,
+ "id": "6a0c436f-1bef-4196-9bfe-c00fec3f1815",
+ "lastUpdated": 1693312103404,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/584bdda0-eb29-4a92-bd83-832f5b803960",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/dc9d0bea-4207-4b2f-bd93-aa71c2f2b905",
"caption": "",
- "created": 1693309663059,
+ "created": 1693312096473,
"description": "",
- "id": "584bdda0-eb29-4a92-bd83-832f5b803960",
- "lastUpdated": 1693309663059,
+ "id": "dc9d0bea-4207-4b2f-bd93-aa71c2f2b905",
+ "lastUpdated": 1693312096473,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/be2190ed-d4bb-4519-bb5e-407112eef88c",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/f8b66e0d-01e7-46ff-8387-464935fe4cbc",
"caption": "",
- "created": 1693309666510,
+ "created": 1693309680766,
"description": "",
- "id": "be2190ed-d4bb-4519-bb5e-407112eef88c",
- "lastUpdated": 1693309666510,
+ "id": "f8b66e0d-01e7-46ff-8387-464935fe4cbc",
+ "lastUpdated": 1693309680766,
"logo": false
},
{
@@ -5890,93 +5912,93 @@
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/f8b66e0d-01e7-46ff-8387-464935fe4cbc",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/be2190ed-d4bb-4519-bb5e-407112eef88c",
"caption": "",
- "created": 1693309680766,
+ "created": 1693309666510,
"description": "",
- "id": "f8b66e0d-01e7-46ff-8387-464935fe4cbc",
- "lastUpdated": 1693309680766,
+ "id": "be2190ed-d4bb-4519-bb5e-407112eef88c",
+ "lastUpdated": 1693309666510,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/dc9d0bea-4207-4b2f-bd93-aa71c2f2b905",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/584bdda0-eb29-4a92-bd83-832f5b803960",
"caption": "",
- "created": 1693312096473,
+ "created": 1693309663059,
"description": "",
- "id": "dc9d0bea-4207-4b2f-bd93-aa71c2f2b905",
- "lastUpdated": 1693312096473,
+ "id": "584bdda0-eb29-4a92-bd83-832f5b803960",
+ "lastUpdated": 1693309663059,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/6a0c436f-1bef-4196-9bfe-c00fec3f1815",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/d29f516c-b3da-4269-9989-14e09a4269e7",
"caption": "",
- "created": 1693312103404,
+ "created": 1693309596333,
"description": "",
- "id": "6a0c436f-1bef-4196-9bfe-c00fec3f1815",
- "lastUpdated": 1693312103404,
+ "id": "d29f516c-b3da-4269-9989-14e09a4269e7",
+ "lastUpdated": 1693309596333,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/6df6c9fa-fe32-4e9a-9797-a33e368fd870",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/c4c2ff53-4662-4b58-8b7f-944c3f8f4b19",
"caption": "",
- "created": 1693312107635,
+ "created": 1693309414188,
"description": "",
- "id": "6df6c9fa-fe32-4e9a-9797-a33e368fd870",
- "lastUpdated": 1693312107635,
+ "id": "c4c2ff53-4662-4b58-8b7f-944c3f8f4b19",
+ "lastUpdated": 1693309414188,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/5b69dfac-7202-4d7c-a665-f4a3a7d73548",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/612584a1-bc63-49ae-9d83-326ec3fcc564",
"caption": "",
- "created": 1693312708449,
+ "created": 1693309544693,
"description": "",
- "id": "5b69dfac-7202-4d7c-a665-f4a3a7d73548",
- "lastUpdated": 1693312708449,
+ "id": "612584a1-bc63-49ae-9d83-326ec3fcc564",
+ "lastUpdated": 1693309544693,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/5ee14f23-e694-4a32-be83-f7aee6b2650e",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/77e73b04-dbf2-4b07-a2ff-76e292a36667",
"caption": "",
- "created": 1693312731314,
+ "created": 1693309550764,
"description": "",
- "id": "5ee14f23-e694-4a32-be83-f7aee6b2650e",
- "lastUpdated": 1693312731314,
+ "id": "77e73b04-dbf2-4b07-a2ff-76e292a36667",
+ "lastUpdated": 1693309550764,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/3286af78-cd47-4fc0-8cad-303d225998da",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/1f9fbfbb-c0f3-4ac4-a99e-88f9c916cafa",
"caption": "",
- "created": 1693312739139,
+ "created": 1693309559957,
"description": "",
- "id": "3286af78-cd47-4fc0-8cad-303d225998da",
- "lastUpdated": 1693312739139,
+ "id": "1f9fbfbb-c0f3-4ac4-a99e-88f9c916cafa",
+ "lastUpdated": 1693309559957,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/b10fb391-1f40-4d08-ae16-cf905e5e92b0",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/3fa3592b-2abc-416a-a707-e51f3bc79ea4",
"caption": "",
- "created": 1693312744459,
+ "created": 1693309579387,
"description": "",
- "id": "b10fb391-1f40-4d08-ae16-cf905e5e92b0",
- "lastUpdated": 1693312744459,
+ "id": "3fa3592b-2abc-416a-a707-e51f3bc79ea4",
+ "lastUpdated": 1693309579387,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/dba18ce7-197d-44ba-9471-4b11439e5e10",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/f4757ae2-6b49-494e-8e8d-5a784f2ccf3c",
"caption": "",
- "created": 1693312744525,
+ "created": 1693309589759,
"description": "",
- "id": "dba18ce7-197d-44ba-9471-4b11439e5e10",
- "lastUpdated": 1693312744525,
+ "id": "f4757ae2-6b49-494e-8e8d-5a784f2ccf3c",
+ "lastUpdated": 1693309589759,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/1796094d-66a1-4dba-ad66-d476fef9a7ce",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/dure-technologies-avenir-health/dc4376f9-bfb2-4cfd-9f1c-9a03fef90e2a/ccdf1ccb-5002-4b55-b5f5-2f2853379a84",
"caption": "",
- "created": 1693312774751,
+ "created": 1693309600875,
"description": "",
- "id": "1796094d-66a1-4dba-ad66-d476fef9a7ce",
- "lastUpdated": 1693312774751,
+ "id": "ccdf1ccb-5002-4b55-b5f5-2f2853379a84",
+ "lastUpdated": 1693309600875,
"logo": false
}
],
@@ -6044,21 +6066,21 @@
"logo": true
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/bd328ec9-c212-42f1-838c-69e510cbeb56/237519eb-5f22-4796-831d-daa61b6fde3c",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/bd328ec9-c212-42f1-838c-69e510cbeb56/9d5d8817-febd-4766-81f1-6b2cd424909b",
"caption": "",
- "created": 1588595500069,
+ "created": 1588595500669,
"description": "",
- "id": "237519eb-5f22-4796-831d-daa61b6fde3c",
- "lastUpdated": 1588595500069,
+ "id": "9d5d8817-febd-4766-81f1-6b2cd424909b",
+ "lastUpdated": 1588595500669,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/bd328ec9-c212-42f1-838c-69e510cbeb56/9d5d8817-febd-4766-81f1-6b2cd424909b",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/bd328ec9-c212-42f1-838c-69e510cbeb56/237519eb-5f22-4796-831d-daa61b6fde3c",
"caption": "",
- "created": 1588595500669,
+ "created": 1588595500069,
"description": "",
- "id": "9d5d8817-febd-4766-81f1-6b2cd424909b",
- "lastUpdated": 1588595500669,
+ "id": "237519eb-5f22-4796-831d-daa61b6fde3c",
+ "lastUpdated": 1588595500069,
"logo": false
}
],
@@ -6231,15 +6253,6 @@
"lastUpdated": 1694208835180,
"logo": true
},
- {
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-vietnam/29342375-f1e8-47cb-9031-491e2990d5ac/786e7871-6c95-4317-b8dc-ab475edd28ae",
- "caption": "",
- "created": 1694208980640,
- "description": "",
- "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/7cce2b47-e44a-4f20-b475-4d5d5a0c2f81",
"caption": "",
@@ -6250,21 +6263,12 @@
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-vietnam/29342375-f1e8-47cb-9031-491e2990d5ac/02edd661-8ba6-4b55-8d2e-578becf2c057",
- "caption": "",
- "created": 1694209005909,
- "description": "",
- "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/bde815be-bbe2-479d-bd7f-ff2aa45e1e17",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-vietnam/29342375-f1e8-47cb-9031-491e2990d5ac/786e7871-6c95-4317-b8dc-ab475edd28ae",
"caption": "",
- "created": 1694208998892,
+ "created": 1694208980640,
"description": "",
- "id": "bde815be-bbe2-479d-bd7f-ff2aa45e1e17",
- "lastUpdated": 1694208998892,
+ "id": "786e7871-6c95-4317-b8dc-ab475edd28ae",
+ "lastUpdated": 1694208980640,
"logo": false
},
{
@@ -6284,6 +6288,24 @@
"id": "511323d2-daae-4c30-89b0-35a8ce177b35",
"lastUpdated": 1694208972480,
"logo": false
+ },
+ {
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-vietnam/29342375-f1e8-47cb-9031-491e2990d5ac/02edd661-8ba6-4b55-8d2e-578becf2c057",
+ "caption": "",
+ "created": 1694209005909,
+ "description": "",
+ "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/bde815be-bbe2-479d-bd7f-ff2aa45e1e17",
+ "caption": "",
+ "created": 1694208998892,
+ "description": "",
+ "id": "bde815be-bbe2-479d-bd7f-ff2aa45e1e17",
+ "lastUpdated": 1694208998892,
+ "logo": false
}
],
"sourceUrl": "",
@@ -6339,21 +6361,21 @@
"logo": true
},
{
- "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
},
{
- "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
}
],
@@ -6431,21 +6453,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
}
],
@@ -6543,24 +6565,6 @@
"lastUpdated": 1588595462805,
"logo": true
},
- {
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/da91bed1-06d4-49a2-a0b0-231c87c42665/1aec2ef6-f7cd-4a12-9422-caf1dd3500e3",
- "caption": "",
- "created": 1588595463330,
- "description": "",
- "id": "1aec2ef6-f7cd-4a12-9422-caf1dd3500e3",
- "lastUpdated": 1588595463330,
- "logo": false
- },
- {
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/da91bed1-06d4-49a2-a0b0-231c87c42665/0330e453-f558-45c5-a5be-775c166ba311",
- "caption": "",
- "created": 1588595464450,
- "description": "",
- "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/ddc287ff-e3e5-4895-bc1c-d7d6461622e4",
"caption": "",
@@ -6579,6 +6583,15 @@
"lastUpdated": 1588595462047,
"logo": false
},
+ {
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/da91bed1-06d4-49a2-a0b0-231c87c42665/1aec2ef6-f7cd-4a12-9422-caf1dd3500e3",
+ "caption": "",
+ "created": 1588595463330,
+ "description": "",
+ "id": "1aec2ef6-f7cd-4a12-9422-caf1dd3500e3",
+ "lastUpdated": 1588595463330,
+ "logo": false
+ },
{
"imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/da91bed1-06d4-49a2-a0b0-231c87c42665/6f0d85b5-e4ea-4b19-be46-284e52d4af9c",
"caption": "",
@@ -6587,6 +6600,15 @@
"id": "6f0d85b5-e4ea-4b19-be46-284e52d4af9c",
"lastUpdated": 1588595463894,
"logo": false
+ },
+ {
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/da91bed1-06d4-49a2-a0b0-231c87c42665/0330e453-f558-45c5-a5be-775c166ba311",
+ "caption": "",
+ "created": 1588595464450,
+ "description": "",
+ "id": "0330e453-f558-45c5-a5be-775c166ba311",
+ "lastUpdated": 1588595464450,
+ "logo": false
}
],
"sourceUrl": "",
@@ -6675,12 +6697,12 @@
"logo": true
},
{
- "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/071b5848-a7fd-47af-80b4-faf4dc8b4322",
"caption": "",
- "created": 1664195193519,
+ "created": 1664195193572,
"description": "",
- "id": "fff231ee-5172-4921-8c97-cc75e0b52fbc",
- "lastUpdated": 1664195193519,
+ "id": "071b5848-a7fd-47af-80b4-faf4dc8b4322",
+ "lastUpdated": 1664195193572,
"logo": false
},
{
@@ -6693,21 +6715,21 @@
"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/18a77617-5b28-4b40-a8c3-15cf496d409c",
"caption": "",
- "created": 1664195193572,
+ "created": 1664195193542,
"description": "",
- "id": "071b5848-a7fd-47af-80b4-faf4dc8b4322",
- "lastUpdated": 1664195193572,
+ "id": "18a77617-5b28-4b40-a8c3-15cf496d409c",
+ "lastUpdated": 1664195193542,
"logo": false
},
{
@@ -6770,6 +6792,15 @@
"lastUpdated": 1588595312213,
"logo": false
},
+ {
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/73cfe371-ddc4-494b-9f3e-0e9e9fc8f32a/3fdc770b-f1ac-47c0-a267-f27a067f64f0",
+ "caption": "",
+ "created": 1588595309259,
+ "description": "",
+ "id": "3fdc770b-f1ac-47c0-a267-f27a067f64f0",
+ "lastUpdated": 1588595309259,
+ "logo": false
+ },
{
"imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/73cfe371-ddc4-494b-9f3e-0e9e9fc8f32a/89c90ff3-9633-4340-92e0-6a124bad98ec",
"caption": "",
@@ -6796,15 +6827,6 @@
"id": "d3bb2169-8b51-4441-bd6f-ef33f826fa56",
"lastUpdated": 1588595311176,
"logo": false
- },
- {
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/73cfe371-ddc4-494b-9f3e-0e9e9fc8f32a/3fdc770b-f1ac-47c0-a267-f27a067f64f0",
- "caption": "",
- "created": 1588595309259,
- "description": "",
- "id": "3fdc770b-f1ac-47c0-a267-f27a067f64f0",
- "lastUpdated": 1588595309259,
- "logo": false
}
],
"sourceUrl": "",
@@ -6899,11 +6921,33 @@
"status": "APPROVED",
"id": "a4cd3827-e717-4e09-965d-ab05df2591e5",
"created": 1652863407618,
- "lastUpdated": 1701088423055,
+ "lastUpdated": 1701349033047,
"name": "Line Listing",
"description": "Line list events and enrollments. Make useful, flexible line lists with features like listing from repeatable stages, tracker-specific periods, and more metadata dimensions.\n\nThis app replaces the legacy Event Reports app, offering all the line listing features and more in a redesigned, easy-to-use interface.",
"coreApp": false,
"versions": [
+ {
+ "created": 1701349033047,
+ "demoUrl": "",
+ "downloadUrl": "https://apps.dhis2.org/api/v1/apps/download/dhis2/line-listing_100.11.1.zip",
+ "id": "0ae17ed3-eccb-49fb-941e-6e5a3a4044cf",
+ "lastUpdated": 1701349033047,
+ "maxDhisVersion": "",
+ "minDhisVersion": "2.38",
+ "version": "100.11.1",
+ "channel": "stable"
+ },
+ {
+ "created": 1701339757214,
+ "demoUrl": "",
+ "downloadUrl": "https://apps.dhis2.org/api/v1/apps/download/dhis2/line-listing_100.11.0.zip",
+ "id": "cfd191cf-011c-494b-91c2-4ea95602fdab",
+ "lastUpdated": 1701339757214,
+ "maxDhisVersion": "",
+ "minDhisVersion": "2.38",
+ "version": "100.11.0",
+ "channel": "stable"
+ },
{
"created": 1701088423055,
"demoUrl": "",
@@ -7539,21 +7583,21 @@
"logo": true
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/3c82dceb-5c50-49a3-8dc3-6bb6a30399f4/34343d33-656b-41d1-bafd-b8c558e4685d",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/3c82dceb-5c50-49a3-8dc3-6bb6a30399f4/ca2a9eb8-2966-498d-830d-e8afa8a35144",
"caption": "",
- "created": 1588595396334,
+ "created": 1588595396858,
"description": "",
- "id": "34343d33-656b-41d1-bafd-b8c558e4685d",
- "lastUpdated": 1588595396334,
+ "id": "ca2a9eb8-2966-498d-830d-e8afa8a35144",
+ "lastUpdated": 1588595396858,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/3c82dceb-5c50-49a3-8dc3-6bb6a30399f4/ca2a9eb8-2966-498d-830d-e8afa8a35144",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/3c82dceb-5c50-49a3-8dc3-6bb6a30399f4/34343d33-656b-41d1-bafd-b8c558e4685d",
"caption": "",
- "created": 1588595396858,
+ "created": 1588595396334,
"description": "",
- "id": "ca2a9eb8-2966-498d-830d-e8afa8a35144",
- "lastUpdated": 1588595396858,
+ "id": "34343d33-656b-41d1-bafd-b8c558e4685d",
+ "lastUpdated": 1588595396334,
"logo": false
}
],
@@ -7867,15 +7911,6 @@
"lastUpdated": 1652994285451,
"logo": true
},
- {
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/crosscut/de19ff76-3459-4ec1-a881-5b8644cd6c51/24935512-6f65-4796-a14c-9d8a82f360df",
- "caption": "",
- "created": 1652994561399,
- "description": "",
- "id": "24935512-6f65-4796-a14c-9d8a82f360df",
- "lastUpdated": 1652994561399,
- "logo": false
- },
{
"imageUrl": "https://apps.dhis2.org/api/v1/apps/media/crosscut/de19ff76-3459-4ec1-a881-5b8644cd6c51/f5684472-5a50-4ec0-9ab8-7a59ba40d34f",
"caption": "",
@@ -7893,6 +7928,15 @@
"id": "5e39cf11-0286-4027-a9dd-15cbd1b9ca81",
"lastUpdated": 1652994561274,
"logo": false
+ },
+ {
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/crosscut/de19ff76-3459-4ec1-a881-5b8644cd6c51/24935512-6f65-4796-a14c-9d8a82f360df",
+ "caption": "",
+ "created": 1652994561399,
+ "description": "",
+ "id": "24935512-6f65-4796-a14c-9d8a82f360df",
+ "lastUpdated": 1652994561399,
+ "logo": false
}
],
"sourceUrl": "https://github.com/crosscutio/dhis2-crosscut-app",
@@ -8125,21 +8169,21 @@
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/population-services-international/cf9b8ff8-58f2-488a-b3e6-8274288ca22c/85a68e13-6621-45a1-8a7b-8967fa0808d4",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/population-services-international/cf9b8ff8-58f2-488a-b3e6-8274288ca22c/805298b9-7d13-48bf-bbba-18888ef3757d",
"caption": "",
- "created": 1697503958478,
+ "created": 1697504285398,
"description": "",
- "id": "85a68e13-6621-45a1-8a7b-8967fa0808d4",
- "lastUpdated": 1697503958478,
+ "id": "805298b9-7d13-48bf-bbba-18888ef3757d",
+ "lastUpdated": 1697504285398,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/population-services-international/cf9b8ff8-58f2-488a-b3e6-8274288ca22c/805298b9-7d13-48bf-bbba-18888ef3757d",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/population-services-international/cf9b8ff8-58f2-488a-b3e6-8274288ca22c/85a68e13-6621-45a1-8a7b-8967fa0808d4",
"caption": "",
- "created": 1697504285398,
+ "created": 1697503958478,
"description": "",
- "id": "805298b9-7d13-48bf-bbba-18888ef3757d",
- "lastUpdated": 1697504285398,
+ "id": "85a68e13-6621-45a1-8a7b-8967fa0808d4",
+ "lastUpdated": 1697503958478,
"logo": false
}
],
@@ -8393,39 +8437,39 @@
"logo": true
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/e342279c-ada6-4ada-b569-0830fc249aeb/d514fa86-7179-49c9-8cae-51c7de55124a",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/e342279c-ada6-4ada-b569-0830fc249aeb/798e3280-2fbd-4a0f-86d9-ada44af8b27f",
"caption": "",
- "created": 1691591729556,
+ "created": 1691591743846,
"description": "",
- "id": "d514fa86-7179-49c9-8cae-51c7de55124a",
- "lastUpdated": 1691591729556,
+ "id": "798e3280-2fbd-4a0f-86d9-ada44af8b27f",
+ "lastUpdated": 1691591743846,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/e342279c-ada6-4ada-b569-0830fc249aeb/7f4d79dc-a9f5-490d-9fb1-2ece5357b1b2",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/e342279c-ada6-4ada-b569-0830fc249aeb/d514fa86-7179-49c9-8cae-51c7de55124a",
"caption": "",
- "created": 1691591802821,
+ "created": 1691591729556,
"description": "",
- "id": "7f4d79dc-a9f5-490d-9fb1-2ece5357b1b2",
- "lastUpdated": 1691591802821,
+ "id": "d514fa86-7179-49c9-8cae-51c7de55124a",
+ "lastUpdated": 1691591729556,
"logo": false
},
{
- "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
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/e342279c-ada6-4ada-b569-0830fc249aeb/649bc26a-21b6-4fa2-a764-910a6f16c1a8",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/e342279c-ada6-4ada-b569-0830fc249aeb/7f4d79dc-a9f5-490d-9fb1-2ece5357b1b2",
"caption": "",
- "created": 1691591628488,
+ "created": 1691591802821,
"description": "",
- "id": "649bc26a-21b6-4fa2-a764-910a6f16c1a8",
- "lastUpdated": 1691591628488,
+ "id": "7f4d79dc-a9f5-490d-9fb1-2ece5357b1b2",
+ "lastUpdated": 1691591802821,
"logo": false
}
],
@@ -9293,39 +9337,39 @@
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-colombia/fcc75ac0-afdf-48ca-a016-545e7ee4bbf2/f09160a7-23c2-48dc-8950-38e443922985",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-colombia/fcc75ac0-afdf-48ca-a016-545e7ee4bbf2/d882d909-9e06-4371-9124-9297ea2fd975",
"caption": "",
- "created": 1588595390846,
+ "created": 1588595389759,
"description": "",
- "id": "f09160a7-23c2-48dc-8950-38e443922985",
- "lastUpdated": 1588595390846,
+ "id": "d882d909-9e06-4371-9124-9297ea2fd975",
+ "lastUpdated": 1588595389759,
"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/4a9c29ce-ab0f-4d63-9ac2-59ea339c3131",
"caption": "",
- "created": 1588595390276,
+ "created": 1588595391858,
"description": "",
- "id": "92599d0c-50f2-4cb9-8c2a-6aacfc193a70",
- "lastUpdated": 1588595390276,
+ "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/f09160a7-23c2-48dc-8950-38e443922985",
"caption": "",
- "created": 1588595389759,
+ "created": 1588595390846,
"description": "",
- "id": "d882d909-9e06-4371-9124-9297ea2fd975",
- "lastUpdated": 1588595389759,
+ "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/4a9c29ce-ab0f-4d63-9ac2-59ea339c3131",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-colombia/fcc75ac0-afdf-48ca-a016-545e7ee4bbf2/92599d0c-50f2-4cb9-8c2a-6aacfc193a70",
"caption": "",
- "created": 1588595391858,
+ "created": 1588595390276,
"description": "",
- "id": "4a9c29ce-ab0f-4d63-9ac2-59ea339c3131",
- "lastUpdated": 1588595391858,
+ "id": "92599d0c-50f2-4cb9-8c2a-6aacfc193a70",
+ "lastUpdated": 1588595390276,
"logo": false
}
],
@@ -9484,12 +9528,12 @@
"logo": true
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/0efc14dc-bf0b-474d-8a02-82c27d891b23/32210abf-0033-4f06-8a12-08b4345fb661",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/0efc14dc-bf0b-474d-8a02-82c27d891b23/c77d6105-2353-407e-b526-e4634f5a0b6a",
"caption": "",
- "created": 1623666927435,
+ "created": 1623666951215,
"description": "",
- "id": "32210abf-0033-4f06-8a12-08b4345fb661",
- "lastUpdated": 1623666927435,
+ "id": "c77d6105-2353-407e-b526-e4634f5a0b6a",
+ "lastUpdated": 1623666951215,
"logo": false
},
{
@@ -9511,12 +9555,12 @@
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/0efc14dc-bf0b-474d-8a02-82c27d891b23/c77d6105-2353-407e-b526-e4634f5a0b6a",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-tanzania/0efc14dc-bf0b-474d-8a02-82c27d891b23/32210abf-0033-4f06-8a12-08b4345fb661",
"caption": "",
- "created": 1623666951215,
+ "created": 1623666927435,
"description": "",
- "id": "c77d6105-2353-407e-b526-e4634f5a0b6a",
- "lastUpdated": 1623666951215,
+ "id": "32210abf-0033-4f06-8a12-08b4345fb661",
+ "lastUpdated": 1623666927435,
"logo": false
},
{
@@ -9721,21 +9765,21 @@
"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
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl-lushomo/10a3a7e0-79e5-451f-9766-bf0625e9659d/b228873f-4810-43b7-93d0-c1aeb489c0da",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl-lushomo/10a3a7e0-79e5-451f-9766-bf0625e9659d/583a4a55-8196-4f86-9141-25fbc266bfd4",
"caption": "",
- "created": 1621876012960,
+ "created": 1621876057073,
"description": "",
- "id": "b228873f-4810-43b7-93d0-c1aeb489c0da",
- "lastUpdated": 1621876012960,
+ "id": "583a4a55-8196-4f86-9141-25fbc266bfd4",
+ "lastUpdated": 1621876057073,
"logo": false
},
{
@@ -9757,21 +9801,21 @@
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl-lushomo/10a3a7e0-79e5-451f-9766-bf0625e9659d/85ad4f99-3e46-4ee5-81a8-d6653590991d",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl-lushomo/10a3a7e0-79e5-451f-9766-bf0625e9659d/7ed94369-e0a9-4766-ae44-1da246069de2",
"caption": "",
- "created": 1621876061923,
+ "created": 1621876032291,
"description": "",
- "id": "85ad4f99-3e46-4ee5-81a8-d6653590991d",
- "lastUpdated": 1621876061923,
+ "id": "7ed94369-e0a9-4766-ae44-1da246069de2",
+ "lastUpdated": 1621876032291,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl-lushomo/10a3a7e0-79e5-451f-9766-bf0625e9659d/583a4a55-8196-4f86-9141-25fbc266bfd4",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl-lushomo/10a3a7e0-79e5-451f-9766-bf0625e9659d/b228873f-4810-43b7-93d0-c1aeb489c0da",
"caption": "",
- "created": 1621876057073,
+ "created": 1621876012960,
"description": "",
- "id": "583a4a55-8196-4f86-9141-25fbc266bfd4",
- "lastUpdated": 1621876057073,
+ "id": "b228873f-4810-43b7-93d0-c1aeb489c0da",
+ "lastUpdated": 1621876012960,
"logo": false
}
],
@@ -10418,39 +10462,39 @@
"logo": true
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/4b4e4fbf-8652-4516-b6a0-d11654ed9662/f6f103b9-30b4-4da3-9060-3723766e1ba3",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/4b4e4fbf-8652-4516-b6a0-d11654ed9662/c90a4e38-fd2a-4e92-af59-d20d299b42ae",
"caption": "",
- "created": 1691592879950,
+ "created": 1691592846781,
"description": "",
- "id": "f6f103b9-30b4-4da3-9060-3723766e1ba3",
- "lastUpdated": 1691592879950,
+ "id": "c90a4e38-fd2a-4e92-af59-d20d299b42ae",
+ "lastUpdated": 1691592846781,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/4b4e4fbf-8652-4516-b6a0-d11654ed9662/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/936dc9be-95db-4ce5-8777-1483cd062fa8",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/4b4e4fbf-8652-4516-b6a0-d11654ed9662/77a8baf6-5124-46fd-97fd-5b7192ff1d9d",
"caption": "",
- "created": 1691592857253,
+ "created": 1691592867369,
"description": "",
- "id": "936dc9be-95db-4ce5-8777-1483cd062fa8",
- "lastUpdated": 1691592857253,
+ "id": "77a8baf6-5124-46fd-97fd-5b7192ff1d9d",
+ "lastUpdated": 1691592867369,
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/4b4e4fbf-8652-4516-b6a0-d11654ed9662/c90a4e38-fd2a-4e92-af59-d20d299b42ae",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/hisp-wca/4b4e4fbf-8652-4516-b6a0-d11654ed9662/f6f103b9-30b4-4da3-9060-3723766e1ba3",
"caption": "",
- "created": 1691592846781,
+ "created": 1691592879950,
"description": "",
- "id": "c90a4e38-fd2a-4e92-af59-d20d299b42ae",
- "lastUpdated": 1691592846781,
+ "id": "f6f103b9-30b4-4da3-9060-3723766e1ba3",
+ "lastUpdated": 1691592879950,
"logo": false
}
],
@@ -10683,24 +10727,6 @@
"lastUpdated": 1614711829905,
"logo": false
},
- {
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl/1bf66488-93b5-41c8-abfe-1b03b2521a2d/96c96fe3-9e1c-47db-8310-ecd7860bae05",
- "caption": "",
- "created": 1614711845429,
- "description": "",
- "id": "96c96fe3-9e1c-47db-8310-ecd7860bae05",
- "lastUpdated": 1614711845429,
- "logo": false
- },
- {
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl/1bf66488-93b5-41c8-abfe-1b03b2521a2d/e5433118-2a1f-4d95-a074-e6838ecd7dfb",
- "caption": "",
- "created": 1614711838149,
- "description": "",
- "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/66311af4-021d-40c0-b639-b06c5d32ee6e",
"caption": "",
@@ -10727,6 +10753,24 @@
"id": "c90619e4-602d-42f5-867c-6ce950e84904",
"lastUpdated": 1614711782531,
"logo": false
+ },
+ {
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl/1bf66488-93b5-41c8-abfe-1b03b2521a2d/96c96fe3-9e1c-47db-8310-ecd7860bae05",
+ "caption": "",
+ "created": 1614711845429,
+ "description": "",
+ "id": "96c96fe3-9e1c-47db-8310-ecd7860bae05",
+ "lastUpdated": 1614711845429,
+ "logo": false
+ },
+ {
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who-eyeseetea-sl/1bf66488-93b5-41c8-abfe-1b03b2521a2d/e5433118-2a1f-4d95-a074-e6838ecd7dfb",
+ "caption": "",
+ "created": 1614711838149,
+ "description": "",
+ "id": "e5433118-2a1f-4d95-a074-e6838ecd7dfb",
+ "lastUpdated": 1614711838149,
+ "logo": false
}
],
"sourceUrl": "",
@@ -10770,6 +10814,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/13d37121-4c06-4d35-919c-4dc5aceb29a8",
"caption": "",
@@ -10787,15 +10840,6 @@
"id": "6ffbd609-3f14-4446-b4b1-550d9f887253",
"lastUpdated": 1588595468086,
"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": "",
@@ -10893,12 +10937,12 @@
"logo": true
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who/b5010eb7-6097-4f46-a85a-a73358e024ba/32ec4c51-38a3-4651-bedf-077788ef53c7",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who/b5010eb7-6097-4f46-a85a-a73358e024ba/0a9e1244-bbc9-4791-85c4-d09f561650f5",
"caption": "",
- "created": 1588595475683,
+ "created": 1588595475132,
"description": "",
- "id": "32ec4c51-38a3-4651-bedf-077788ef53c7",
- "lastUpdated": 1588595475683,
+ "id": "0a9e1244-bbc9-4791-85c4-d09f561650f5",
+ "lastUpdated": 1588595475132,
"logo": false
},
{
@@ -10911,12 +10955,12 @@
"logo": false
},
{
- "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who/b5010eb7-6097-4f46-a85a-a73358e024ba/0a9e1244-bbc9-4791-85c4-d09f561650f5",
+ "imageUrl": "https://apps.dhis2.org/api/v1/apps/media/who/b5010eb7-6097-4f46-a85a-a73358e024ba/32ec4c51-38a3-4651-bedf-077788ef53c7",
"caption": "",
- "created": 1588595475132,
+ "created": 1588595475683,
"description": "",
- "id": "0a9e1244-bbc9-4791-85c4-d09f561650f5",
- "lastUpdated": 1588595475132,
+ "id": "32ec4c51-38a3-4651-bedf-077788ef53c7",
+ "lastUpdated": 1588595475683,
"logo": false
}
],