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

editor: set default metadata contact on creation #1098

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

fgravin
Copy link
Member

@fgravin fgravin commented Jan 30, 2025

Description

  • When creating a new record, the authenticated user is added as metadata contact (it was already added as resource contact).
  • Fix licence form section. The licence section was forcing a licence value if the one in the metadata was not recognized. The form should not change the metadata automatically.

Copy link
Contributor

github-actions bot commented Jan 30, 2025

Affected libs: feature-editor,
Affected apps: metadata-editor,

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

@coveralls
Copy link

coveralls commented Jan 30, 2025

Coverage Status

coverage: 81.389% (-2.9%) from 84.312%
when pulling b0127f2 on cs-editor-contact
into 070a455 on main.

Copy link
Contributor

github-actions bot commented Jan 30, 2025

📷 Screenshots are here!

fgravin and others added 5 commits January 30, 2025 09:42
this avoid the licence to be added by the form and generate a change within the record
if the record licence is not in the provided list, keep it and insert it as the first element of the list.
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.

3 participants