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

Feature job execution detail page #62

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

DoroninaD
Copy link

Add detail page for JobExecution.

Detail pages contains short info about job (as on job_dashboard).
If FEED_URI param is defined, detail page contains Export button (link to scrapped items) as well.

Fix hardcoded project id for job page on job dashboard.

DaryaDoronina added 4 commits April 19, 2018 16:07
Feed params are sent to scrapy and used in spider:
- FEED_URI
- FEED_FORMAT

Additional param EXPORT_URI is used for getting feed export link if it
 differs from FEED_URI.
Export button is displayed if FEED_URI is defined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant