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) - Снято выцветшее градиентное наложение - Используемый смешанно-смешанный режим для отображе...
Добавьте фон логотипа серого масштаба на корневую страницу вместо создания страницы комнаты
Добавлен фон логотипа к существующему root /page.tsx Логотип, отображаемый в размере 60%, серого масштаба, центрированный и вертикально выровненный Удаление неп...
Добавить страницу комнаты с фоном логотипа серого масштаба
- Создана новая страница в /app/room/page.tsx - Добавлен логотип в качестве фонового изображения при размере 60% - Прикладной фильтр серого масштаба для фоновог...
Исправьте обнаружение издателя - дождитесь настроенного события и фильтра издателя: правда
Исправление синтаксических ошибок при создании комнаты StartScreenShare
Полное исправление для создания комнаты для функции StartScreenShare
Add room creation to startVideoCall and startScreenShare functions
Explicitly create Janus VideoRoom before joining to resolve 'No such room' error
Add extensive logging to VideoRoom onmessage handler and join success callback to debug publisher subscription
Fix build error - remove incomingCallId from console.log (not in scope)
Добавьте обширную регистрацию, чтобы ответить на IncomingCall, чтобы отладить, почему звонки не соединяются при ответе
Исправление состояния соединения - ясное соединение после того, как издатель создан даже без удаленного однорангового устройства
Исправьте валидацию сеанса в подпискеToPublisher - убедитесь, что сеанс прикрепил метод перед использованием
Fix Janus session initialization - properly capture and validate session object
Replace 'any' type with Record<string, unknown> to fix TypeScript build error
Validate existing session before reuse and fix session attach method issue
Fix Janus session initialization - wait for success callback before resolving
Comprehensive WebRTC video call fixes - remote stream handling, modern UI, and subscription logic
Handle call-answered messages, improve error logging, and fix session cleanup
Move answerIncomingCall declaration before startAudioCall to fix 'used before declaration' error
Move addSystemMessage declaration before useEffect that uses it - Fixes 'used before declaration' TypeScript error
Как вы видите судоходство?
Каждое из этих обновлений автоматически попадает в ваше рабочее пространство. Начните бесплатно и смотрите, как он растет неделю за неделей.