Tambahkan pemeriksaan keamanan null dalam LeadVendDTO untuk mencegah galat judul kosong
Add comprehensive null safety checks and defensive coding for title field access
Update LeadVendorManager to use title and description fields with full UI support
Update LeadVendorController to use title and description instead of name
Ubah nama ke judul dan tambahkan ruas deskripsi ke LeadVendor dan LeadVactive Product
Use consistent [id] dynamic segment for vendor routes to fix Next.js build error
Fully wire vendors-products page with modern UI, full CRUD for vendors and products
Add LeadVendorController with full CRUD for vendors and products
Tambahkan dukungan penuh CRUD untuk LeadVendor dan LeadVsupport Produk dengan ID String
Ubah LeadMarketDTO ID ke String untuk mencegah hilangnya presisi JavaScript
Change LeadMarketDTO IDs to String to prevent JavaScript precision loss
Backend now sends IDs as strings to prevent JavaScript precision loss - simplified frontend parsing
Comprehensive ID precision fix - extract IDs from JSON text before parsing, add logging, ensure all IDs are strings
Replace 'any' type with proper type definition to fix TypeScript lint error
Use regex to replace large number IDs with strings in JSON before parsing to prevent precision loss
Convert market IDs to strings to prevent precision loss with large numbers (JavaScript MAX_SAFE_INTEGER issue)
Replace 'any' types with proper TypeScript types in lead-markets API route error handling
Improve error handling in lead-markets API routes to extract and forward backend error messages
Trigger rebuild to pick up updated kamo-shared-library with explicit repository queries
Add detailed logging to getMarketById for debugging market lookup issues
Tambahkan eksplisit @ Query anotasi ke metode LeadMarketRepositori untuk resolusi organisasi yang tepat
Trigger rebuild to pick up updated kamo-shared-library with String salesType in DTO
Return proper error message when market not found in getMarketById
Ubah tipe salesman ke String dalam LeadMarketDTO untuk mencocokkan ekspektasi
Improve error handling in fetchMarketById and remove unnecessary salesType conversion
Add Next.js API routes for lead-markets to proxy to SecurityService
Trigger rebuild to pick up updated kamo-shared-library with String salesType DTOs
Ubah tipe salesman dari SaleType enum ke String dalam permintaan DTOs untuk mencocokkan antarmuka
Convert String salesType to SaleType enum in LeadMarketController
Remove invalid confirmColor prop from ConfirmationDialog, use isLoading instead of loading
Add LeadMarketController for managing lead markets via REST API
Tambahkan Entitas LeadMarket, repositori, layanan, dan DTOs bagi manajemen pasar CRM
Rebuild LeadMarketManager UI component with modern design and API integration
Rename Leads to Client Relations Manager, reorder tabs, fix routes to /settings/features/crm/, remove duplicate CRM page
Remove duplicate 'Markets & Fields' route key causing build error
Add CRM settings page with Markets & Fields, Vendors & Products, Manual Lead Imports, and Integrated Lead Imports tabs
Use organization streamGuid for organization-wide media feed
- Added OrganizationRepository to MediaStreamController - Updated getFeed to use organization's streamGuid instead of querying all sessions - Updated createPost...
Tambahkan ruas slamGuid ke Organisasi untuk feed media organisasi-lebar
Correct WebSocket subscription to use organizationId and handle FeedEvent type
Remove unreachable code and fix React Hooks rules violation in FeedTimeline
Fix compilation errors in MediaStreamController
- Fixed missing closing brace in getFeed method else block - Replaced Map.of() with HashMap for compatibility - Fixed stream variable to be effectively final fo...
Tambahkan seperti nilai enum ke MediaBlockReasonType untuk menyukai media sosial
Create reusable MediaStream component and lead communications
- Created reusable MediaStream component for all media stream contexts - Refactored FeedTimeline to use MediaStream component - Created LeadCommunications compo...
Rename MediaFeedController to MediaStreamController and add lead stream support
- Renamed MediaFeedController to MediaStreamController for generic media stream handling - Added support for lead-specific streams via streamGuid - Feed endpoin...
Seperti apa yang Anda lihat pengiriman?
Semua pembaruan ini secara otomatis mendarat di ruang kerja Anda. Mulai bebas dan menontonnya tumbuh minggu demi minggu.