Skip to content

Releases: UNDP-Data/geohub

[email protected]

09 Oct 08:50
281cabb
Compare
Choose a tag to compare

Minor Changes

  • 239ec7c: feat: add /api/datasets/{id}/table/layers/{layer} endpoint to fetch attribute table data for a dataset.

Patch Changes

  • 2510a44: fix: sort by createdat if updatedat is not avaiable in dataset
  • 3a81d7d: fix: add flatgeobuf file link in data page
  • 5fa32aa: fix: fix ibm text
  • 12e3852: fix: added cql_filter to table search endpoint.

[email protected]

04 Oct 16:10
66062a2
Compare
Choose a tag to compare

Patch Changes

  • bc9fd7c: fix: handle fgbs which new datapipeline will upload together with PMTiles to make sure delete them when ingesting dataset is deleted.
  • cb7a7d4: fix: removed max-height from storymap slide card content itself, but added max-height for storymap editor preview.
  • abf5653: fix: wrap user email address in metadata section of data, map and storymap page
  • 4d21f0c: fix: redirect to uploadeddata tab when finished data uploading

@undp-data/[email protected]

04 Oct 16:09
66062a2
Compare
Choose a tag to compare

Patch Changes

  • cb7a7d4: fix: removed max-height from storymap slide card content itself, but added max-height for storymap editor preview.

[email protected]

03 Oct 13:57
00fe3a1
Compare
Choose a tag to compare

Patch Changes

  • 03573c9: fix: fixed bug of sidebar preview at storymap editor, and pagination control of storymap.

[email protected]

03 Oct 12:29
7c54d1b
Compare
Choose a tag to compare

Patch Changes

  • 3dcc854: refactor: migrate SQL queries to use drizzle ORM in all endpoints.
  • f1c5cad: fix: when there are multiple algorithms are linked to raster dataset such as Rwanda DEM, geohub fetched metadata for the first algorithm even if user does not select an algorithm to add. Fixed the bug for this to return normal metadata without algorithm.
  • 9d91903: chore: updated all dependencies of monorepo by using pnpm -r update.

@undp-data/[email protected]

03 Oct 12:29
7c54d1b
Compare
Choose a tag to compare

Patch Changes

@undp-data/[email protected]

03 Oct 13:57
00fe3a1
Compare
Choose a tag to compare

Patch Changes

  • 7289107: fix: fixed the layout of header preview with logo in sidebar
  • 03573c9: fix: fixed bug of not able to use pagination when storymap header page is shown.

@undp-data/[email protected]

03 Oct 15:37
0677747
Compare
Choose a tag to compare

Patch Changes

  • 381c997: fix: change UI design to use svelte undp design like components.

[email protected]

02 Oct 08:34
4cde212
Compare
Choose a tag to compare

Patch Changes

  • 7b302ef: refactor: change text in dashboards
  • b0d57d2: fix: updated auth.js to fix the bug of #4188.

[email protected]

13 Sep 16:19
f421859
Compare
Choose a tag to compare

Patch Changes

  • 127029d: fix: since storymap footer is no longer inside map, added footer sidebar to the editor again.
  • cb27a40: fix: change storymap viewer access level when it is embed mode.
  • 127029d: fix: apply position:sticky for storymap's map part and show footer after map.