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 paging on jobs panel #2852

Merged
merged 11 commits into from
Jul 23, 2024
Merged

Add paging on jobs panel #2852

merged 11 commits into from
Jul 23, 2024

Commits on Jul 12, 2024

  1. Initial commit of run pagination for jobs

    Signed-off-by: sharpd <[email protected]>
    davidsharp7 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a9a2fbe View commit details
    Browse the repository at this point in the history
  2. added linted code

    Signed-off-by: sharpd <[email protected]>
    davidsharp7 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ced690b View commit details
    Browse the repository at this point in the history
  3. add pageInit to prevent multiple initial fetches

    Signed-off-by: sharpd <[email protected]>
    davidsharp7 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9a57426 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a39170 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    1a720c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. move paging to JobDetailPage to simplify

    Signed-off-by: sharpd <[email protected]>
    davidsharp7 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    fb18502 View commit details
    Browse the repository at this point in the history
  2. fix runs messaging

    Signed-off-by: sharpd <[email protected]>
    davidsharp7 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e417a17 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. add new fetchLatestRuns and state

    Signed-off-by: sharpd <[email protected]>
    davidsharp7 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    0fd8948 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    674f80c View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    11bfa34 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. aligning action types

    Signed-off-by: sharpd <[email protected]>
    davidsharp7 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    65c0fbd View commit details
    Browse the repository at this point in the history