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 handling for tasks "Succeeded with errors" in task and application tables #2011

Merged
merged 8 commits into from
Jul 16, 2024

Commits on Jul 16, 2024

  1. Starting work on konveyor#1997

    Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
    sjd78 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    cae184a View commit details
    Browse the repository at this point in the history
  2. Finish string work on tasks page

    Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
    sjd78 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    363b1e5 View commit details
    Browse the repository at this point in the history
  3. Completed with errors in analysis column

    Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
    sjd78 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f0f1984 View commit details
    Browse the repository at this point in the history
  4. code review change

    Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
    sjd78 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8cfefae View commit details
    Browse the repository at this point in the history
  5. Add SucceededWithErrors for the ApplicationTasksStatus

    Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
    sjd78 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    594920f View commit details
    Browse the repository at this point in the history
  6. Updated testing snapshot

    Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
    sjd78 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    91f0209 View commit details
    Browse the repository at this point in the history
  7. Use the /tasks/report/dashboard endpoint

    Also refactor some components to:
      - push data access closer to where it is used
      - break into smaller manageable components
    
    Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
    sjd78 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    849a2ec View commit details
    Browse the repository at this point in the history
  8. Drawer tab for reports should allow download on SucceededWithErrors

    Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
    sjd78 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d061d53 View commit details
    Browse the repository at this point in the history