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

Adds Sort Order #477 #493

Merged
merged 6 commits into from
Aug 5, 2024
Merged

Conversation

1nF0rmed
Copy link
Contributor

@1nF0rmed 1nF0rmed commented Aug 3, 2024

Description

Hi!
I use this repo in projects and at work. Recently, there was a need to "get most recent jobs from a queue" and I noticed that there wasn't a "Sort Order" option.
So, I have attempted implementing this.

I understand that this repo has code from a while back, so some help would be appreciated!

Q's:

  1. Where do I find the CHANGELOG?
  2. How does the documentation change work?
image

Fixes #477

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have run tests (pytest) that prove my fix is effective or that my feature works
  • I have updated the CHANGELOG.md file accordingly
  • I have added tests that prove my fix is effective or that my feature works

@1nF0rmed
Copy link
Contributor Author

1nF0rmed commented Aug 3, 2024

Sorry to tag @cjlapao - couldn't figure out a way to add you as a reviewer

@cjlapao cjlapao merged commit 1628a43 into Parallels:master Aug 5, 2024
2 checks passed
@cjlapao
Copy link
Collaborator

cjlapao commented Aug 5, 2024

@1nF0rmed approved and started a new release

@1nF0rmed 1nF0rmed deleted the 1nFOrmed/add-job-sorting branch August 7, 2024 16:55
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.

Feature Request: Add 'Sort Order' Dropdown for Job Listing (ASC/DESC)
2 participants