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 more fields to /tasks endpoint #526

Merged
merged 6 commits into from
Jan 11, 2021
Merged

Commits on Nov 13, 2020

  1. Add more fields to /tasks endpoint

    - Added 7 more fields to /tasks endpoint
    - Added information about worker and errors
    - Added progress_reports from pulp api
    
    Issue: AAH-16
    rochacbruno committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    6ad0043 View commit details
    Browse the repository at this point in the history
  2. Add progress_reports from pulpcore

    No-Issue
    rochacbruno committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    627c8f6 View commit details
    Browse the repository at this point in the history
  3. Adding ProgressReportSerializer to exception list

    temporary solution until pulp/pulpcore#982 is
    merged
    
    No-Issue
    rochacbruno committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    f1c3772 View commit details
    Browse the repository at this point in the history
  4. Add unittests

    No-Issue
    rochacbruno committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    7bfd751 View commit details
    Browse the repository at this point in the history
  5. Adding a Detail view for tasks

    No-Issue
    rochacbruno committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    109ff8b View commit details
    Browse the repository at this point in the history
  6. Add Summary Serializer and href field

    No-Issue
    rochacbruno committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    bd08397 View commit details
    Browse the repository at this point in the history