-
Notifications
You must be signed in to change notification settings - Fork 2.1k
fix: validate custom property name charset #27808
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
Open
sonika-shah
wants to merge
26
commits into
main
Choose a base branch
from
fix/custom-property-name-charset-validation
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
b99f83a
fix: validate custom property name charset
sonika-shah d4c2013
Update generated TypeScript types
github-actions[bot] 9b7eb18
test: add schema-vs-Java consistency test for custom property name
sonika-shah ec6582f
fix: extend custom property name charset after gap-coverage matrix
sonika-shah 452bc25
Update generated TypeScript types
github-actions[bot] 9aba5b3
updated the custom property name validation
Rohit0301 021647a
added name suffix in custom property name
Rohit0301 a68bd03
lint fixes
Rohit0301 4f033ea
include backslash in invalid char
Rohit0301 be23e01
fixed the playwright issue
Rohit0301 1823307
lint fix
Rohit0301 28ec255
Merge branch 'main' into fix/custom-property-name-charset-validation
Rohit0301 d490b3d
Merge branch 'main' into fix/custom-property-name-charset-validation
sonika-shah fa82046
fix check style
sonika-shah 3c92e1b
Drop redundant Java validator for custom property name; tighten IT as…
sonika-shah ef4d807
restrict few more special characters from Cp name
Rohit0301 0129bf1
minor fix
Rohit0301 34f3163
Disallow & < > in custom property names; align IT cases
sonika-shah 5c3fbe2
Update generated TypeScript types
github-actions[bot] 0dd1684
Close PATCH bypass for custom property name validation on Type
sonika-shah 722f2f2
Block * in custom property names — breaks ES field-path lookup
sonika-shah 1864b0a
Validate only newly-added custom properties; isolate PATCH IT to fres…
sonika-shah 40738ed
chore: prettier formatting on the new asterisk-rejection test
sonika-shah 04eef82
Potential fix for pull request finding
Rohit0301 dd494e9
docs: add + ? ~ ` to JSDoc allow-list to match the regex
sonika-shah d46af48
fix(it): request customProperties field on read-back in PATCH IT
sonika-shah 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
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.