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

CDC #18 - Media #220

Merged
merged 8 commits into from
Oct 25, 2023
Merged

CDC #18 - Media #220

merged 8 commits into from
Oct 25, 2023

Conversation

dleadbetter
Copy link
Collaborator

This pull request makes the following changes:

  • Adds the onComplete prop to the FileUploadModal component which will fire the callback when the entire upload process is complete.
  • Updates the UserDefinedFieldsList and UserDefinedFieldsEmbeddedList components to allow props for the underlying ListTable and EmbeddedList components.
  • Fixes a bug in FormUtils where properties that don't exist on the object were being sent as NULL values. Now they will be omitted, which is consistent with the way we're serializing JSON payloads.

dleadbetter added 2 commits October 25, 2023 12:22
…-components into feature/cdc18_media

# Conflicts:
#	packages/controlled-vocabulary/package.json
#	packages/semantic-ui/package.json
#	packages/shared/package.json
#	packages/user-defined-fields/package.json
#	packages/visualize/package.json
#	react-components.json
@dleadbetter dleadbetter merged commit 4a8017a into master Oct 25, 2023
1 check passed
@dleadbetter dleadbetter deleted the feature/cdc18_media branch October 25, 2023 16:32
@dleadbetter dleadbetter added the v1.0.24 Issues in v1.0.24 label Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1.0.24 Issues in v1.0.24
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant