-
Notifications
You must be signed in to change notification settings - Fork 570
Shared Tree: Add allowed types object with staged schema upgrade information to SimpleSchema #25770
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
Merged
TommyBrosman
merged 26 commits into
microsoft:main
from
TommyBrosman:simple-allowed-types
Oct 30, 2025
Merged
Changes from 25 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
45ed7f7
Initial change. Implemented viewSchemaToViewCompatibilitySchema. No t…
TommyBrosman f76e1eb
Added test coverage using the existing toSimpleSchema tests as a star…
TommyBrosman 491c2ed
Refactored the schema copying code.
TommyBrosman 25eef86
Removed persistedMetadata and metadata from Node schemas copied in Vi…
TommyBrosman d80bee6
Minor: better typing in copy methods.
TommyBrosman 15fa315
Added snapshot tests.
TommyBrosman a239d88
Got snapshotting working correctly. It currently involves a lot of ca…
TommyBrosman b168cd4
Cleanup.
TommyBrosman 95c255a
Added a test around hasStagedSchemaUpgrades.
TommyBrosman 7559289
Added staged allowed type info to SimpleSchema. Started replacing all…
TommyBrosman 2e443d4
Replaced SimpleSchema allowedTypesIdentifiers with simpleAllowedTypes.
TommyBrosman 4e970d2
- Fixed a couple references to allowedTypesIdentifiers.
TommyBrosman 55ca84b
Minor refactors. Addressed some PR feedback.
TommyBrosman f48aa8a
- PR feedback.
TommyBrosman ee473df
Removed change that shouldn't be in this PR.
TommyBrosman 8dc387a
Merge branch 'main' into simple-allowed-types
TommyBrosman 9bf1810
- Removed evaluateSimpleAllowedTypes from AnnotatedAllowedTypes (whic…
TommyBrosman 97e1b12
Apply suggestion from @noencke
TommyBrosman 6eddd77
Rename.
TommyBrosman 1464268
Merge branch 'simple-allowed-types' of https://github.com/TommyBrosma…
TommyBrosman f4e16ea
API Extractor.
TommyBrosman d00a237
Rename.
TommyBrosman e17113c
Merge branch 'main' into simple-allowed-types
TommyBrosman 550240b
Fixed exports.
TommyBrosman 7a218b1
Fix for failing test and cases where `toSimpleTreeSchema` should not …
TommyBrosman 69c3674
Minor rename.
TommyBrosman File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.