-
Notifications
You must be signed in to change notification settings - Fork 9
CMG-824 | Delta Migration Support for Wordpress CMS #1023
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
chetan-contentstack
wants to merge
39
commits into
feature/delta-mig
Choose a base branch
from
feature/cmg-842-delta-wordpress
base: feature/delta-mig
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
39 commits
Select commit
Hold shift + click to select a range
8e750a8
Implement extractEntries functionality for WordPress migration; updat…
7425777
Refactor extractEntries logic to improve null safety and consistency;…
4dceab4
Enhance null safety in extractEntries by adding optional chaining to …
988e815
Update saveEntry function to enhance field UID matching logic for imp…
f4f58a9
Update lodash and jsdom versions in package.json and package-lock.jso…
9d207dc
Merge branch 'feature/delta-mig' into feature/cmg-842-delta-wordpress
d8cb5e5
fix(extractEntries): align source entry UID generation with WordPress…
fcb4c1a
updated package
f528919
refactor: enhance locale extraction process with async handling and i…
umeshmore45 5790738
refactor: optimize language extraction logic in extractLocales.js
umeshmore45 c51bb48
refactor: improve input validation and error handling in extractLocal…
umeshmore45 d5b61f9
refactor: enhance error handling and input validation in extractLocal…
umeshmore45 d7f2530
refactor: enhance input validation with optional chaining in extractL…
umeshmore45 575656a
refactor: enhance input validation with optional chaining in extractL…
umeshmore45 f1d538f
chore: remove unnecessary dev flags from package-lock.json entries
aishwarya-cstk a0dce81
chore: mark json-parse-even-better-errors and text-table as developme…
aishwarya-cstk 6369d04
chore: remove development flags from json-parse-even-better-errors an…
aishwarya-cstk 003be06
chore: mark json-parse-even-better-errors and text-table as developme…
aishwarya-cstk fc72715
chore: update yaml dependency version in package-lock.json from 1.10.…
aishwarya-cstk 20cd293
chore: update package-lock.json to mark yaml as a development depende…
aishwarya-cstk 416e7dc
chore: update lodash and lodash-es dependencies to version 4.18.1 acr…
aishwarya-cstk 8a3ab58
refactor: update client import and variable naming in market-app.util…
aishwarya-cstk 827e49f
refactor: simplify client import and update usage in market-app.utils…
aishwarya-cstk 60eb3c2
feat: enhance entry field resolution and locale handling in Contentfu…
aishwarya-cstk 3c96a24
fix: update taxonomy type to an empty string in ContentMapper component
aishwarya-cstk 79abffd
refactor:resolved PR comments
aishwarya-cstk 3db9743
chore: update dependencies in package-lock.json for api and ui, inclu…
aishwarya-cstk 814c25d
Update lodash and jsdom versions in package.json and package-lock.jso…
b9b68b0
chore: diff dependency in package.json and package-lock.json
aishwarya-cstk a0a97b3
feat: enhance ContentMapper to support modular blocks and nested fiel…
aishwarya-cstk 35d1fa9
feat: add Drupal support with MySQL configuration and update docker-c…
shobhitupadhyayy 98f7912
fix: enhance null safety and add optional chaining across multiple se…
shobhitupadhyayy ef63c16
Update jsonpath dependency to version 1.2.1 in package.json and packa…
saurav-cstk 226947a
updated entry-update script to handle entry based on cms, refactored …
yashin4112 d7e9756
updated package
8200837
Updated package-lock.json
bbaff2d
Updated packages and test coverages
540033d
Fix UI test coverage setup and GitHub Actions Rollup dependency issue
d99a0c7
Fix UI SWC native binding issue in GitHub Actions
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
Large diffs are not rendered by default.
Oops, something went wrong.
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.