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

Filtering jobs with Javascript queries, if there is interest we can do a PR for this in the bee-queue project #481

Open
ontehfritz opened this issue Jan 21, 2022 · 0 comments

Comments

@ontehfritz
Copy link

We use arena in organisation and have done a PR locally for this, you can check it out here:

https://github.com/ratehub/arena/pull/1

It adds a query box when viewing jobs, and uses javascript for filtering jobs by any property on the job, does paging nicely etc. The only caveat is, it pulls all jobs in given state, when filtering, we are going to be doing some more testing on it for performance but so far so good.

Check out the PR and let us know and I will get the engineer at our company to submit a PR here :)

Thanks :)

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

No branches or pull requests

1 participant