Move SVG to absolute overlay and use simple spacer for middle column
Remove justifyContent space-between that was preventing proper alignment
Prevent middle column from shrinking to force System Fields right
Remove minWidth constraint from middle column to allow proper flex distribution
Align System Fields to right edge using justify-content space-between
Add split and value modifiers UI for file fields with virtual field support
Revert SVG to absolute positioning, add field modifiers infrastructure
Vertically center align logo with text in header on root and settings pages
- Changed alignItems from 'flex-start' to 'center' on header Box - Logo now aligns to middle of text block instead of top
Redesign settings page with card-based layout similar to root page
- Replaced sidebar navigation with card grid layout - Added all settings categories and subcategories as individual cards - Organized settings into sections: Es...
Use fixed positioning for SVG connections and ensure container fills width
Expand all categories by default, remove Lead ID/Stream GUID/Assigned Date fields, improve alignment
Remove scrollbars from field columns, let dialog scrollbar handle all scrolling
Ensure system fields column aligns to right edge by setting container width to 100%
Align file fields to left and system fields to right with proper spacing
Remove ALL Sample Data Preview and Quick Stats from middle column
Improve field mapping UX - drag from file to system, allow multiple mappings, move stats to top
Swap field mapping columns, add remaining fields label, fix arrow positioning
Add nowrap to preview table, auto-select single options, and validate required data
Resolve linting errors in transformations.ts and FieldMappingInterface.tsx
Complete lead import system with file parsing, field mapping, transformations, validation, and batch processing
Extend background gradient to fill entire viewable page area
- Added minHeight: 100% to ensure background extends to bottom - Added backgroundSize and backgroundRepeat to ensure gradient covers full area - Background now ...
Remove vertical scrollbar on leads/allotments page by using available height
- Changed from minHeight: 100vh to height: 100% to fit within layout - Changed hardcoded calc(100vh - 200px) to flex: 1 for proper sizing - Added overflow: hidd...
使用正确的标志变体, 用混合模式恢复全梯度不透明
- 由标志全改为标志变体(与NavPRI相同) - 删除已淡出梯度覆盖 - 使用混合宽度- 模式来显示完全不透明的梯度后面的标志
在根页面上添加灰度标志背景, 而不是创建房间页面
- 添加了已存在的根/ page.tsx 的标志背景 - 显示大小为60%、灰度、中和垂直对齐的日志 - 删除错误创建/室/页.tsx
添加带有灰度标志背景的房间页面
- 在/app/room/page.tsx创建了新的房间网页 - 以60%的大小添加了标志作为背景图像 - 用于背景标志的灰色比例过滤器 - 中央和纵向对齐的标志背景