Market-aware POSタブ、パイプラインタブの修正、設定 nav cleanup
パイプライン: エンゲージメント型フォールバックタブを削除し、空の状態を表示 市場は構成されていません。 市場はパイプラインタブの唯一のソースです。 設定:設定の「エンゲージメントタイプ」を「マーケット&フィールド」に変更 ページカードとスライドアウトメニューの「マーケットマネジメント」 POSタブ:市場フィルタの...
Add marketId query param to POS endpoints and SQL migrations
Add optional marketId query parameter to GET rental-assets, vendors, and subscription-plans endpoints in POSController. When provided, filters results by market...
Market id FK を POS のエンティティティティやマーケットフィルタのリポジトリのクエリに追加
マーケットアソシエーション(ManyToOne FK to CommerceMarket)を追加して、 InventoryItem、RentalAsset、Vendor、およびサブスクリプションプランの実体。 関連するすべてのリポジトリにfindByMarketId クエリを追加 InventoryPoolReposi...
Add mock commerce market data seeding with vendors
Adds loadMockCommerceMarketData() to DataLoader that creates 7 markets across all 6 commerce types with realistic vendor data under auto-seeded built-in categor...
企業機能を備えた完全なmortgageパイプラインタブ
- PipelineApplicationsTab を借り手/property/loan の詳細ダイアログで強化しました。 10段階のステータスワークフローで、色分けされたチップ、市場によるベンダーの割り当て アイド, レートロックトラッキング、終了日管理、バルクステータス更新、メモ、CSVエクスポート - Pipel...
Update pipeline to use market-driven tabs with backward compatibility
Add CommerceMarketManager and update POS settings to Markets & Fields
Add frontend API proxy routes and client for commerce markets system
Modify getPOSConfig to include commerce markets and derive enabled types
Reorganize by vertical with intent/commitment sub-tabs
- Main tabs: Dashboard | Engagements | Retail | Mortgage | Rental | Service | Subscription | Vendor (one per enabled vertical) - PipelineVerticalSection: sub-ta...
Implement SETTINGS_UI_ENHANCEMENT_PLAN remaining items
- Undo toast: add to SuspiciousManager (bulk dismiss), AccessBlockManager (delete entry), AutomationStreams (remove stream) - Search highlighting: add searchTer...
Implement all remaining SETTINGS_UI_ENHANCEMENT_PLAN items
- DomainManager: add SettingsSectionHeader - APIManager: full implementation (API keys, create/revoke, last used, undo toast) - AvatarManager: drag-and-drop zon...
Complete SETTINGS_UI_ENHANCEMENT_PLAN Phases 4-5
- LabelManager: CommerceSkeleton loading, SettingsSectionHeader - RelationshipManager: EmptyState, ConfirmationDialog for remove, caution delete styling - Autom...
Complete Phase 4 & 5 - Account, Security, SettingsFormControls
Account pages: - BillingManager: EmptyState, SettingsSectionHeader, SettingsTextField - StatsManager: SettingsSectionHeader - FeaturesManager: SettingsSectionHe...
Phase 4 & 5 - section headers, skeleton, empty state, member polish
Phase 4 - Essential pages: - Add SettingsSectionHeader to SettingsFormControls - JobTitleManager, DepartmentManager, SecurityRoleManager: use CommerceSkeleton ...
Implement SETTINGS_UI_ENHANCEMENT_PLAN and fix build
Settings UI: - Add settingsTheme tokens, FeatureCard, SettingsFormControls - SettingsStatusWindow: search, recently visited, feature-aware filtering - SettingsV...