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
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...
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...
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...
リードおよびサポート リード固有のメディアストリームにストリームを追加
- MediaSession ストリームを参照するために Lead.java に StreamGuid フィールドを追加 - MediaSessionPostを更新し、オプションのリード関連付けをサポート - 更新された****************は任意鉛変数を受け入れます - リードストリームのクエリメソッドでM...
Fetch current user member info for avatar display in PostComposer
Modernize social media feed design with hip, polished styling
Fix TypeScript discriminated union type for content parts in PostCard
Update route handlers for Next.js 15 async params and add social feed enhancements
Implement social media feed timeline
- Replace clubhouse page with FeedTimeline component - Add PostComposer for creating posts with images - Add PostCard component with like, comment, edit, delete...
ソーシャルメディアフィード用のMediaFeedControllerを追加
- 投稿、コメント、いいね の REST エンドポイントで MediaFeedController を追加します。 - アクセス・レベル・フィルタリングによる paginated フィード・エンドポイントの実装 - 投稿画像に画像アップロードエンドポイントを追加 - MediaServiceとImageServiceを...
MediaObjReportRepositoryを追加し、ソーシャルメディアサービスを更新
- MediaObjReportのリポジトリを好きな/反応システムに追加する - CreatePostSessionとNATSイベントパブリッシングでMediaServiceを更新 - 組織ベースのフィードクエリでMediaSessionリポジトリを更新する - 更新する Employee.java 雇用ステータスフィ...