Skip to content

Commit

Permalink
feat: add new SVG icons and enhance spider form functionality
Browse files Browse the repository at this point in the history
- Introduced new SVG icons for Colly, Playwright, Puppeteer, Scrapy, and Selenium to enrich the visual representation of spider templates.
- Refactored ScheduleForm.vue and SpiderForm.vue to utilize active nodes for improved node selection in the UI.
- Updated RunSpiderDialog.vue to enhance node management and selection logic.
- Enhanced internationalization support by adding new labels for template documentation in both English and Chinese.
- Improved type definitions to accommodate new features related to spider templates and node management.

These changes enhance the user experience by providing a more intuitive interface for managing spider configurations and improving visual consistency across the application.
  • Loading branch information
tikazyq committed Jan 6, 2025
1 parent 89b7876 commit edf5df8
Show file tree
Hide file tree
Showing 15 changed files with 338 additions and 122 deletions.
12 changes: 12 additions & 0 deletions src/assets/svg/icons/colly.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/assets/svg/icons/playwright.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit edf5df8

Please sign in to comment.