This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 123
feat: Support mutations for ACF fields #351
Open
alaa-alshamy
wants to merge
10
commits into
wp-graphql:develop
Choose a base branch
from
alaa-alshamy:develop
base: develop
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
Commits on Mar 26, 2023
-
feat: Support mutations for ACF fields
Alaa committedMar 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 6b40be9 - Browse repository at this point
Copy the full SHA 6b40be9View commit details
Commits on Apr 18, 2023
-
feat: Make the input type relative to its parent
Alaa committedApr 18, 2023 Configuration menu - View commit details
-
Copy full SHA for fcf04c4 - Browse repository at this point
Copy the full SHA fcf04c4View commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a3069cd - Browse repository at this point
Copy the full SHA a3069cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39f2fa1 - Browse repository at this point
Copy the full SHA 39f2fa1View commit details
Commits on Jul 27, 2023
-
Revert "feat: upgrade plugin version to 0.6.2"
This reverts commit 39f2fa1.
Configuration menu - View commit details
-
Copy full SHA for dabc314 - Browse repository at this point
Copy the full SHA dabc314View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52c801e - Browse repository at this point
Copy the full SHA 52c801eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e5b454 - Browse repository at this point
Copy the full SHA 0e5b454View commit details -
Register ACF Select and Radio Fields as GraphQL Enum Types
Configuration menu - View commit details
-
Copy full SHA for b8c7a7b - Browse repository at this point
Copy the full SHA b8c7a7bView commit details
Commits on Dec 15, 2023
-
fix: Use same hook that acf normally used to save its data when creat…
…e/update post/term from UI and that to be more compatible with other plugins that waiting the acf to be saved to do something depending on it like WPML sync feature that sync acf data from master post to its translations. Also fix a case that relationships field can be single id so wrap it in array
Alaa committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for e2cb049 - Browse repository at this point
Copy the full SHA e2cb049View commit details
Commits on Feb 1, 2024
-
fix: ignoring revision type because the ACF data was saving in the re…
…vision instead of the real post that we need
Alaa committedFeb 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 0a48c0b - Browse repository at this point
Copy the full SHA 0a48c0bView 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.