Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add crawler info in Web-UI #130

Open
jkowalleck opened this issue Oct 12, 2019 · 0 comments
Open

add crawler info in Web-UI #130

jkowalleck opened this issue Oct 12, 2019 · 0 comments

Comments

@jkowalleck
Copy link
Member

as a user i want to have the abilty to see the current avialable crawlers

idea:

  • have a hover-button in the frontend, that shows information over running crawlers
  • for each crawler i want to know:
    • icon
    • name
    • weight
    • config (Dict[str, Any]) -- attention, this is dynamic, a new config method with @property might be needed

optional:

  • if all weights are equal, the info is hidden
  • weight info is displayed as a bar, a hover will show the actual value
@jkowalleck jkowalleck added the 2.0-rewrite tasks related to the 2.0 rewrite label Oct 23, 2019
@jkowalleck jkowalleck removed the 2.0-rewrite tasks related to the 2.0 rewrite label Dec 20, 2019
@jkowalleck jkowalleck changed the title 2.0 add crawler info in WWW-UI add crawler info in WWW-UI Mar 24, 2020
@jkowalleck jkowalleck changed the title add crawler info in WWW-UI add crawler info in Web-UI Oct 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant