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

Datahub ign 2905 #47

Merged
merged 91 commits into from
Jul 4, 2024
Merged

Datahub ign 2905 #47

merged 91 commits into from
Jul 4, 2024

Conversation

mmohadIGN
Copy link

Description

This PR introduces [...]

Architectural changes

The following library now depends on [...]

Screenshots

[...]

Quality Assurance Checklist

  • Commit history is devoid of any merge commits and readable to facilitate reviews
  • If new logic ⚙️ is introduced: unit tests were added
  • If new user stories 🤏 are introduced: E2E tests were added
  • If new UI components 🕹️ are introduced: corresponding stories in Storybook were created
  • If breaking changes 🪚 are introduced: add the breaking change label
  • If bugs 🐞 are fixed: add the backport <release branch> label
  • The documentation website 📚 has received the love it deserves

This work is sponsored by Organization ABC.

LHBruneton-C2C and others added 30 commits June 6, 2024 14:54
…l-extents

ME: support temporal extents in iso19139
…uitting-dataset

Datahub - Map is not reset when navigating between datasets
The record is expected to be received as raw text
…cords

Opening a record for edition returns not only the record but also its source,
and whether or not it was already saved once before. If not, it means the
record only exists as a draft.

The record source can be provided when saving a record, thus ensuring
that an existing record XML is not entirely lost when saving.
…ord source

A draft record is saved on every change with a debounce.

The state now also tells whether the record was already saved once or not.

If a record only exists as draft, this will be false.
Metadata Editor / keep a draft of a record being edited
jahow and others added 27 commits June 17, 2024 00:58
Bumps  and [ws](https://github.com/websockets/ws). These dependencies needed to be updated together.

Updates `ws` from 8.13.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.13.0...8.17.1)

Updates `ws` from 7.5.9 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.13.0...8.17.1)

Updates `ws` from 6.2.2 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.13.0...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
- dependency-name: ws
  dependency-type: indirect
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…yarn/multi-3fea103ff2

chore(deps): bump ws
fix(filters): fix pagination #41
Fix(ApiForm): boucle infini
@mmohadIGN mmohadIGN merged commit 558b969 into Api_telechargement Jul 4, 2024
2 of 4 checks passed
Copy link

github-actions bot commented Jul 4, 2024

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

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

Copy link

github-actions bot commented Jul 4, 2024

📷 Screenshots are here!

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.

7 participants