mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
- Refactored AutoProbeResultsContainer to utilize new previewResult structure and updated API calls. - Enhanced element styling and dynamic behavior for page elements in the preview. - Introduced getIconByPageElementType utility for better icon management based on element type. - Updated AutoProbe interfaces to reflect changes in data structure, including renaming PagePreview to PagePreviewResult and modifying page_elements type. - Added rowKey functionality in AutoProbeList for improved table data handling.