Skip to content

Paging on jobs and datasets#2614

Merged
phixMe merged 5 commits into
mainfrom
feature/paging-jobs-datasets
Sep 14, 2023
Merged

Paging on jobs and datasets#2614
phixMe merged 5 commits into
mainfrom
feature/paging-jobs-datasets

Conversation

@phixMe

@phixMe phixMe commented Sep 12, 2023

Copy link
Copy Markdown
Member

Problem

This adds paging to jobs and datasets just like we already have on the lineage events page.

image

image

Checklist

  • You've signed-off your work
  • Your changes are accompanied by tests (if relevant)
  • Your change contains a small diff and is self-contained
  • You've updated any relevant documentation (if relevant)
  • You've included a one-line summary of your change for the CHANGELOG.md (Depending on the change, this may not be necessary).
  • You've versioned your .sql database schema migration according to Flyway's naming convention (if relevant)
  • You've included a header in any source code files (if relevant)

@boring-cyborg boring-cyborg Bot added the web label Sep 12, 2023
@codecov

codecov Bot commented Sep 12, 2023

Copy link
Copy Markdown

Codecov Report

Merging #2614 (3280c41) into main (d1d47e2) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #2614   +/-   ##
=========================================
  Coverage     83.31%   83.31%           
  Complexity     1289     1289           
=========================================
  Files           243      243           
  Lines          5940     5940           
  Branches        280      280           
=========================================
  Hits           4949     4949           
  Misses          844      844           
  Partials        147      147           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@wslulciuc wslulciuc left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 💯 🥇

# Conflicts:
#	web/src/store/sagas/index.ts
@phixMe phixMe merged commit d0d35fa into main Sep 14, 2023
@phixMe phixMe deleted the feature/paging-jobs-datasets branch September 14, 2023 00:15
@phixMe phixMe mentioned this pull request Sep 14, 2023
7 tasks
@davidsharp7 davidsharp7 mentioned this pull request Jul 12, 2024
7 tasks
jonathanpmoraes referenced this pull request in nubank/NuMarquez Feb 6, 2025
* Jobs paging.

* Datasets paging.

* Fixing tests.

---------

Co-authored-by: phix <peter.hicks@astronomer.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants