Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
0765373
feat(contentful): taxonomy migration, locale resolution, tests and co…
shobhit-cstk Apr 21, 2026
00b2f38
docs: update README with installation instructions and usage guidelines
aishwarya-cstk Apr 23, 2026
cd96132
docs: clarify README environment variable instructions and add code b…
aishwarya-cstk Apr 23, 2026
d98107c
refactor: improve select component with tooltip for existing field la…
aishwarya-cstk Apr 14, 2026
e80b515
feat: add utility function to find group fields in nested structures …
aishwarya-cstk Apr 14, 2026
d26c628
refactor: removed console and added optional chaining
aishwarya-cstk Apr 16, 2026
2af2919
refactor: enhance type handling in remapReferenceUids function and im…
aishwarya-cstk Apr 17, 2026
e9a907d
refactor: optimize global field reference handling in convertToSchema…
aishwarya-cstk Apr 20, 2026
7615235
fix: correct error message formatting in LoadStacks component by adju…
aishwarya-cstk Apr 21, 2026
6c1670c
refactor: implement default widget ID inference and enhance field map…
aishwarya-cstk Apr 22, 2026
ab77472
feat: add AutoMappedMergeConfirmModal component and enhance SaveChang…
aishwarya-cstk Apr 24, 2026
31d6593
fix: remove incorrect mapping for STATUS_ICON_Mapping in constants test
aishwarya-cstk Apr 24, 2026
2c9583a
chore: update uuid package from version 9.0.1 to 14.0.0 across multip…
aishwarya-cstk Apr 24, 2026
6f55472
refactor: improve RteJsonConverter and block name resolution logic fo…
aishwarya-cstk Apr 24, 2026
e68c6ca
Revert "feat: add AutoMappedMergeConfirmModal component and enhance S…
aishwarya-cstk Apr 27, 2026
d07597a
chore: update axios package from version 1.15.0 to 1.15.2 across mult…
aishwarya-cstk Apr 27, 2026
7ac3a8b
fix(ui): avoid mapper footer overlap with smart field select menu pla…
ShradhaNahar Apr 22, 2026
b681e41
fix(ui): ContentMapper field select menu placement + height clamp
ShradhaNahar Apr 22, 2026
24adde5
feat: enhance WordPress schema mapping with single-child group handli…
aishwarya-cstk Apr 27, 2026
6f7a408
feat(contentful): taxonomy migration, locale resolution, tests and co…
shobhit-cstk Apr 21, 2026
cb5d867
feat(auth): implement OAuth token handling with HTML responses and or…
shobhit-cstk Apr 21, 2026
bd34bc8
fix(tests): update Vitest branch coverage threshold and enhance utili…
shobhit-cstk Apr 21, 2026
2bd9fa8
refactor: centralize region configuration and enhance optional chaining
shobhit-cstk Apr 22, 2026
184319d
refactor: improve WordPress content mapping and taxonomy handling
aishwarya-cstk Apr 28, 2026
d7c54ce
refactor: optimize content model filtering in ContentMapper,Introduce…
aishwarya-cstk Apr 28, 2026
d296096
feat: add helper function to flatten ContentStack schema into a label…
aishwarya-cstk Apr 29, 2026
e4422a7
feat: add utility function to resolve Axios response headers
aishwarya-cstk Apr 29, 2026
1328d55
refactor: resolved PR commenents
aishwarya-cstk Apr 29, 2026
027ef80
feat(marketplace): enhance app manifest creation with marketplace ins…
shobhit-cstk Apr 28, 2026
084b423
test(market-app): add unit tests for fetchMarketplaceInstallationsFor…
shobhit-cstk Apr 28, 2026
3e83144
refactor: improve modular block merging logic
shobhit-cstk May 7, 2026
343a88e
fix: prevent duplicate _changed suffix in Sitecore entry fields
yashin4112 May 5, 2026
ff695a7
chore: update dependencies in package.json and package-lock.json
yashin4112 May 5, 2026
9ff6138
refactor: migrate region configuration to JSON file
shobhit-cstk May 6, 2026
ef2759b
refactor: enhance WordPress block processing and content handling
aishwarya-cstk May 7, 2026
ebea5a8
docs: update README with installation instructions and usage guidelines
aishwarya-cstk May 7, 2026
913cec7
chore: update dependencies and enhance SSO flow
shobhit-cstk May 7, 2026
8fe7a3b
refactor: PR commenst of null checks
aishwarya-cstk May 7, 2026
02378b2
test: update WordPress controller tests for axios request order and a…
aishwarya-cstk May 7, 2026
1711892
refactor: enhance entry filtering in WordPress service according to s…
aishwarya-cstk May 7, 2026
c9793f8
refactor: simplify media field handling in schemaMapper function
aishwarya-cstk May 7, 2026
b5b3b23
feat: add pull request template for improved contribution guidelines
umesh-more-cstk May 7, 2026
b8f926b
refactor: resolved copilot comments
aishwarya-cstk May 8, 2026
f661883
refactor: streamline locale mapping process in createContentfulMapper…
yashin4112 May 7, 2026
0a141d7
refactor: improve HTML formatting logic in formatChildByType function
aishwarya-cstk May 8, 2026
5f19eca
refactor: enhance marketplace client initialization and improve SSO t…
shobhit-cstk May 7, 2026
af525fd
refactor: update media field UIDs in schemaMapper for consistent pare…
aishwarya-cstk May 8, 2026
a01ce48
fix: move drupal locale save API call before mapper creation to fix e…
yashin4112 May 8, 2026
a01359a
fix: null check added on config
yashin4112 May 8, 2026
653c587
feat: add normalization and mapping functions for WordPress fields in…
aishwarya-cstk May 13, 2026
dbeb32c
feat: enhance Docker setup and app configuration handling
shobhit-cstk May 13, 2026
95aa78e
fix: handle potential null response in saveOAuthToken function
shobhit-cstk May 13, 2026
2842891
fix: improve error handling in login response notification
yashin4112 May 14, 2026
41931f0
fix: correct object assignment and improve nested group processing in…
aishwarya-cstk May 15, 2026
0253348
chore: update dependencies in package.json and package-lock.json for …
aishwarya-cstk May 15, 2026
dcb82e1
chore: add yaml dependency and update version in package.json and pac…
aishwarya-cstk May 15, 2026
1f25b57
fix: ensure safe access to object keys in nested group processing
aishwarya-cstk May 15, 2026
6e49278
fix: refine value checks in formatChildByType for improved HTML forma…
aishwarya-cstk May 16, 2026
160486e
fix: enhance fieldAllowsRepeatedLeaves logic and improve formatChildB…
aishwarya-cstk May 16, 2026
ce36221
fix: refactor formatChildByType to enhance field selection logic for …
aishwarya-cstk May 16, 2026
d1b6da5
Update sca-scan.yml
Aravind-Kumar-cstk May 15, 2026
eccfb6a
feat(contentful): taxonomy migration, locale resolution, tests and co…
shobhit-cstk Apr 21, 2026
2b714cf
Merge branch 'dev' into hotfix/contentful
yashin4112 Jun 1, 2026
a581a02
fix: adjust coverage threshold for branches in vitest configuration
yashin4112 Jun 1, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 9 additions & 18 deletions api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/src/services/contentful.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ function resolveFieldMappingRow(
Boolean: "boolean",
Date: "isodate",
};
const expectCs = cfField?.type ? typeToCs[cfField.type as string] : undefined;
const expectCs = cfField?.type ? typeToCs[cfField?.type as string] : undefined;
if (expectCs) {
const byCs = candidates?.filter((c: any) => c?.contentstackFieldType === expectCs);
if (byCs?.length >= 1) return byCs?.[0];
Expand Down
Loading