Add Buildx setup with insecure registry config to resolve 401 auth errors
Add Buildx setup with insecure registry config to resolve 401 auth errors
Add Buildx setup with insecure registry config to resolve 401 auth errors
เพิ่มการตั้งค่าตัวสร้างด้วยการปรับแต่งการรับรองแบบไม่ปลอดภัย เพื่อแก้ไขข้อผิดพลาดของ Authority 401
Resolive Docer Recerted 401 มีข้อผิดพลาดในการตรวจสอบสิทธิ์ CIFOP
- เพิ่มไดรเวอร์: docer และใช้งาน: true to build config - เพิ่มการล็อกอินแบบ Docer โดยตรงหลังจากการตั้งค่าการสร้างเครื่องเพื่อตรวจสอบให้แน่ใจว่าเอกสารรับรองคงที่...
Resolive Docer Recerted 401 มีข้อผิดพลาดในการตรวจสอบสิทธิ์ CIFOP
- จัดลําดับขั้นตอนการล็อกอินก่อนการตั้งค่าการสร้าง - เพิ่มการล็อกอินแบบ Docer โดยตรงหลังจากการตั้งค่าการสร้างเครื่องเพื่อตรวจสอบให้แน่ใจว่าเอกสารรับรองคงที่ - แ...
Use GridLegacy container to match GridLegacy items for two-column layout
ปรับปรุงไดรเวอร์ของ Docker เพื่อใช้ไดรเวอร์ Doger สําหรับการตรวจสอบสิทธิ์การตรวจสอบสิทธิ์
ปรับปรุง esplint เป็น v9 สําหรับความเข้ากันได้กับ eslint-config-nxt@16.0. 10
Move @import statements to top of globals.css to comply with CSS parsing rules
Properly separate personal and work phone sections on different rows
Widen prefix/suffix fields and lead info dropdowns to show full content
Ensure email on own row, improve dropdown widths, enhance country selector visibility
Email on own row, widen lead info dropdowns, improve country selector with flags
Add type assertion for mortgageFields.isRepresented boolean check
Add extension property to Phone interface to support phone extensions
Resolive mulbagFetch Expressy and แก้ไขเองรูปแบบความต่อเนื่อง
- การร้องขอแบบปรับแต่งเอง การ สมาคม คบหา ที่ กําหนด ไว้ เอง - ใช้แฟ้มบันทึกและฟลัชเพื่อให้แน่ใจว่าการเปลี่ยนแปลงจะยังคงอยู่ทันที - เพิ่มการบันทึกการดีบั๊กไปยังโ...
การ เก็บ และ การ ขน ของ ที่ กําหนด ไว้ นั้น เหมาะ สม ก่อ ให้ เกิด การ สัมพันธ์ สมาคม กับ ตลาด
- ลบคลังแพกเกจออก ปัจจุบันใช้การเอาเด็กกําพร้า JPA ออกเพื่อทําความสะอาด - เริ่มสะสมตลาดขี้เกียจCustom Forms ก่อนล้าง - การเก็บค่าประกันเริ่มต้นในการปรับปรุง Mag...
แก้ไขค่าปรับแต่งเอง
สืบค้นเมื่อ Organization Id เพื่อหลีกเลี่ยงการขนถุงหลายใบ ลบด้านซ้าย JOIN FETCH สําหรับกองและสนามในการค้นหาเดียวกัน - คลังภาพถูกเปิดให้บริการแบบ Lazyly ภายในการ...
Reload market after create/update to initialize lazy collections
- Updated createMarket and updateMarket to reload market using getMarketById - This ensures all lazy collections (marketCustomForms, vendorProducts) are initial...
Add salesSubType to LeadMarket interface and use it in edit form
- Added salesSubType field to LeadMarket interface to match DTO - Updated handleEditClick to use salesSubType from DTO when setting parent/child types - This fi...
Resolive multiBagFetch Expressed โดยการใช้การโหลดแบบขี้เกียจในการซื้อขาย
- สารตะกั่ว reposition: retrieved เพื่อสอบถามง่าย ๆ โดยไม่ต้องหลาย JOIN FETCH - ตัวนํา MagnetSerview: เพิ่ม@ transpactal (อ่านแต่เท่านั้น=จริง) เพื่อรับ Market ...
Type error: Block-scoped variable 'getAgentFilterMemberId' used before its declaration.
Use passed systemFields for field mapping interface grouping
- FieldMappingInterface: Fixed getSystemFieldsByCategory to use passed-in systemFields prop instead of default BASE_SYSTEM_FIELDS - FieldMappingInterface: Added...
Correct path handling for mortgage fields and custom form data in lead imports
- Fixed mortgage fields to use 2-part paths (mortgageFields.loanAmount) in setNestedFieldOnCreateRequest - Fixed custom form data to use 3-part paths **********...
เพิ่มการโหลดที่กระตือรือร้นสําหรับอุปกรณ์เก็บคลังเพื่อแก้ไขปัญหาการโหลดขี้เกียจ
ไดเรกทอรีกําหนดเอง: เพิ่ม JON FETCH สําหรับกองและเขตการค้นหาโดย id and Organization Id 2551) - นักแสดงนํา Market Reposition: เพิ่ม JOIN FETCH เพิ่มสําหรับ marke...
Make email/username login case-insensitive
- Normalize input username/email to lowercase before comparison - Use LOWER() function on database column for case-insensitive matching - Fixes issue where user...
Reset state on market data load failure to prevent stale data
- Added state reset in else block when response.ok is false - Ensures selectedMarketConfig and customFields are cleared on failed market load - Maintains consis...
Fix syntax error and add debug logging for market field loading
- Fixed syntax error in complex type assertion by breaking into proper interfaces - Added debug logging to track market data, salesSubType, and custom form load...
Use salesSubType for mortgage field detection in manual import
- Updated LeadMarket interface to match DTO structure (customForms only has basic info initially) - Fixed comment to clarify salesSubType is used for mortgage d...
Remove 'name' property reference in updateLead function
- Lead interface only has 'primaryContact', not 'name' - Removed fallback to patch.name in updateLead - Completes the fix for type safety
Remove non-existent 'name' property references in leadsApi
- Lead interface only has 'primaryContact', not 'name' - Removed fallback to leadData.name in createLead and updateLead - Ensures type safety and correct API be...
Replace remaining Grid closing tags with GridLegacy in CreateLeadClient
- Fixed all remaining </Grid> tags that should be </GridLegacy> - Ensures proper closing of GridLegacy item components - Resolves JSX syntax error
Replace Grid with GridLegacy for item prop in CreateLeadClient
- MUI v7 moved 'item' prop to GridLegacy component - Updated all Grid item instances to GridLegacy - Required for compatibility with MUI v7
Add missing 'email' property to Lead interface
- leadsApi.createLead expects email as a separate property - Email is also available in primaryContact.email but API needs it at Lead level - Required for lead ...
Cast customFormData to correct type in CreateLeadClient
- TypeScript was complaining about type mismatch between Record<string, Record<string, unknown>> and Record<string, CustomFormData> - Added type assertion to ma...
Add missing 'vendorLeadID' property to Lead interface
- Property exists in Java Lead bean but was missing from TypeScript interface - Required for lead creation and import functionality
Add missing 'languages' property to primaryContact in CreateLeadClient
- Contact interface requires 'languages' property - Initialize with empty array to satisfy type requirements
เหมือนที่คุณเห็นการขนส่ง?
ทุก คน ที่ ได้ รับ การ ปรับ ปรุง เหล่า นี้ จะ ลง ไป ใน ที่ ทํา งาน ของ คุณ โดย อัตโนมัติ. เริ่มให้อิสระและดูมันเติบโตสัปดาห์แล้วสัปดาห์เล่า.