-
Notifications
You must be signed in to change notification settings - Fork 113
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
Custom Fields: Local editing handling #13898
Closed
Closed
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b3d5e38 - Browse repository at this point
Copy the full SHA b3d5e38View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddda2f2 - Browse repository at this point
Copy the full SHA ddda2f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c815d5d - Browse repository at this point
Copy the full SHA c815d5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1341bcc - Browse repository at this point
Copy the full SHA 1341bccView commit details
Commits on Sep 10, 2024
-
Update logic for editing and adding new fields.
This includes support for cases like: - Editing a field, then editing it again - Adding new field, then editing that new field The bulk of the logic is to ensure the content of `pendingChanges` to remain accurate during those cases.
Configuration menu - View commit details
-
Copy full SHA for 9205192 - Browse repository at this point
Copy the full SHA 9205192View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25b1402 - Browse repository at this point
Copy the full SHA 25b1402View commit details -
Update visibility so that only hasChanges is public.
Also removes the struct for PendingChanges to simplify code.
Configuration menu - View commit details
-
Copy full SHA for 2922806 - Browse repository at this point
Copy the full SHA 2922806View commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b1e797 - Browse repository at this point
Copy the full SHA 9b1e797View commit details
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.