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

JobList: add Global Filter #86

Merged
merged 1 commit into from
Sep 24, 2024
Merged

JobList: add Global Filter #86

merged 1 commit into from
Sep 24, 2024

Conversation

VallariAg
Copy link
Member

@VallariAg VallariAg commented Sep 1, 2024

This will allow to search across all fields of all rows, in job list.

On a run pgae, click on the search icon at top right. There you can search for any data in the table (os type, job id, job description, task name, etc).

Here I searched for "post_upgrade_checks" and it filtered by task fs.post_upgrade_checks. Run: https://deploy-preview-86--pulpito.netlify.app/runs/teuthology-2024-09-13_21:08:03-orch-squid-distro-default-smithi
image

Copy link

netlify bot commented Sep 1, 2024

Deploy Preview for pulpito ready!

Name Link
🔨 Latest commit 1f79d65
🔍 Latest deploy log https://app.netlify.com/sites/pulpito/deploys/66eaeab4f840a200083925ae
😎 Deploy Preview https://deploy-preview-86--pulpito.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@kamoltat kamoltat assigned kamoltat and unassigned kamoltat Sep 4, 2024
@zmc
Copy link
Member

zmc commented Sep 17, 2024

Very cool! I'm seeing a small bug where typing text into the search field resets any sorting was in place - think you'd be able to address that?

This will allow to search across all fields of
all rows, in job list.

Signed-off-by: Vallari Agrawal <[email protected]>
@VallariAg
Copy link
Member Author

VallariAg commented Sep 18, 2024

@zmc thank you for reviewing this! I fixed it so the previous sorting is preserved after global search. I also changed the UI so the search is always open on left side of the header - it makes the existing of the global search feature more obvious I hope.

@zmc zmc temporarily deployed to job-filter - pulpito-ng PR #86 September 18, 2024 15:06 — with Render Destroyed
@zmc
Copy link
Member

zmc commented Sep 24, 2024

This looks great!

@zmc zmc merged commit 2ebc077 into main Sep 24, 2024
7 checks passed
@zmc zmc deleted the job-filter branch September 24, 2024 17:41
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.

3 participants