Update LeadVendorManager to use title and description fields with full UI support
Update LeadVendorController to use title and description instead of name
Измените название на заголовок и добавьте поле описания в LeadVendor и LeadVendorProduct
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
Добавьте полную поддержку CRUD для LeadVendor и LeadVendorProduct со струнными идентификаторами
Изменения в LeadMarketDTO Идентификаторы в строке для предотвращения потери точности 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
Добавьте явные аннотации @Query к методам LeadMarketRepository для правильной организации
Trigger rebuild to pick up updated kamo-shared-library with String salesType in DTO
Return proper error message when market not found in getMarketById
Измените тип продаж на струну в LeadMarketDTO, чтобы соответствовать ожиданиям фронтенда
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
Измените тип продаж с SaleType enum на String в запросе DTO, чтобы соответствовать интерфейсу
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
Добавить компанию LeadMarket, хранилище, сервис и DTO для управления рынками 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
Добавлен организационный репозиторий в MediaStreamController - Обновленный GetFeed для использования потокового руководства организации вместо запроса всех сесс...
Добавить StreamGuid поле для организации общеорганизационной медиа-канал
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
- Исправленная отсутствующая закрывающая скобка в блоке GetFeed Заменить Map.of() на HashMap для совместимости - переменная фиксированного потока должна быть ок...
Добавьте значение LIKE enum в MediaBlockReasonType для лайков в социальных сетях
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...
Добавьте streamGuid в Lead и поддерживайте потоки мультимедиа
Добавлено поле streamGuid в Lead.java для ссылки на поток MediaSession - Обновленная MediaSessionPost для поддержки факультативной ассоциации лидеров - Обновлен...
Как вы видите судоходство?
Каждое из этих обновлений автоматически попадает в ваше рабочее пространство. Начните бесплатно и смотрите, как он растет неделю за неделей.