Logo
Explore Help
Sign In
ankhbayar/Assist_Design
1
0
Fork 0
You've already forked Assist_Design
Code Issues Pull Requests Actions 3 Packages Projects Releases Wiki Activity
Assist_Design/packages/domain/orders/providers/salesforce/index.ts

4 lines
93 B
TypeScript
Raw Normal View History

Update TypeScript configurations and improve module imports - Changed TypeScript target and library settings in tsconfig files to align with ESNext standards. - Updated pnpm version in GitHub workflows for better dependency management. - Modified Dockerfile to reflect the updated pnpm version. - Adjusted import statements across various domain modules to include file extensions for consistency and compatibility. - Cleaned up TypeScript configuration files for improved clarity and organization.
2025-12-10 15:22:10 +09:00
export * from "./raw.types.js";
export * from "./mapper.js";
Refactor Salesforce Integration and Update Billing Logic - Replaced the OrderFieldConfigModule with SalesforceOrderFieldConfigModule in the Salesforce integration module to streamline configuration management. - Updated SalesforceOrderService to utilize SalesforceOrderFieldMapService, enhancing consistency in order field mapping. - Refactored multiple controllers to remove inline query parsing, directly using query parameters for improved clarity and maintainability. - Adjusted the ResidenceCardService to enhance error handling and response consistency when interacting with Salesforce. - Cleaned up unused imports and optimized code structure for better maintainability across the BFF modules.
2025-12-29 14:09:33 +09:00
export * from "./field-map.js";
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 41ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API