Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.3.x] Datahub: fix some issues in query URL generation form #1110

Merged
merged 2 commits into from
Feb 4, 2025

Conversation

jahow
Copy link
Member

@jahow jahow commented Feb 3, 2025

Backport of #1106

Error on cherry picking:
Error on backporting to branch 2.3.x, error on cherry picking a2ff93f:

To continue do:
git fetch && git checkout backport/1106-to-2.3.x && git reset --hard HEAD^
git cherry-pick a2ff93f
git push origin backport/1106-to-2.3.x --force

* feat(ui): use mimeTypes in API form query url generation

* feat(ui): use OGCAPI collection name if available

If multiple collections are available in an endpoint then use the name in the
online resource instead of the first collection
@jahow jahow force-pushed the backport/1106-to-2.3.x branch from 1053502 to fa54838 Compare February 4, 2025 09:14
Copy link
Contributor

github-actions bot commented Feb 4, 2025

Affected libs: common-fixtures, api-metadata-converter, api-repository, feature-catalog, feature-record, feature-router, feature-search, feature-map, feature-dataviz, feature-auth, feature-editor, ui-search, ui-elements, feature-notifications, ui-catalog, util-shared, ui-widgets, ui-inputs, ui-layout, ui-map, data-access-datafeeder, util-data-fetcher, util-app-config, data-access-gn4, common-domain, ui-dataviz, util-i18n,
Affected apps: datahub, metadata-converter, metadata-editor, datafeeder, demo, webcomponents, map-viewer, search, data-platform,

  • 🚀 Build and deploy storybook and demo on GitHub Pages
  • 📦 Build and push affected docker images

Copy link
Contributor

github-actions bot commented Feb 4, 2025

📷 Screenshots are here!

@jahow jahow merged commit 8715c08 into 2.3.x Feb 4, 2025
9 of 10 checks passed
@jahow jahow deleted the backport/1106-to-2.3.x branch February 4, 2025 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant