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

fix(compass-schema): update export modal COMPASS-9065 #6761

Merged
merged 5 commits into from
Feb 28, 2025

Conversation

paula-stacho
Copy link
Contributor

@paula-stacho paula-stacho commented Feb 28, 2025

Description

The modal was not up to date with the latest designs.
Other changes:

  • renaming extendedJSON format to expandedJSON to prevent confusion
  • wrapping MongoDB's schema with $jsonSchema so that it can be directly used for the validator (most likely use case)

Checklist

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

@github-actions github-actions bot added the fix label Feb 28, 2025
@paula-stacho paula-stacho added the feature flagged PRs labeled with this label will not be included in the release notes of the next release label Feb 28, 2025
@paula-stacho paula-stacho marked this pull request as ready for review February 28, 2025 12:16
@paula-stacho paula-stacho changed the title fix(compass-schema): update export modal fix(compass-schema): update export modal COMPASS-9065 Feb 28, 2025
@paula-stacho paula-stacho requested a review from Anemy February 28, 2025 12:44
@paula-stacho paula-stacho merged commit a98d85d into main Feb 28, 2025
51 checks passed
@paula-stacho paula-stacho deleted the update-export-modal branch February 28, 2025 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature flagged PRs labeled with this label will not be included in the release notes of the next release fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants