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

feat: enable search with multiple types and statuses (MAPCO-4427, MAPCO-4430) #41

Merged
merged 6 commits into from
Jul 14, 2024

Conversation

RonitKissis
Copy link
Contributor

added new POST route to enable an array of jobTypes and Status types when querying Job table

Question Answer
Bug fix
New feature
Breaking change
Deprecations
Documentation
Tests added
Chore

src/common/dataModels/jobs.ts Outdated Show resolved Hide resolved
src/common/dataModels/jobs.ts Outdated Show resolved Hide resolved
tests/integration/jobs/jobs.spec.ts Outdated Show resolved Hide resolved
tests/integration/jobs/jobs.spec.ts Show resolved Hide resolved
src/common/dataModels/jobs.ts Outdated Show resolved Hide resolved
src/common/dataModels/jobs.ts Outdated Show resolved Hide resolved
openapi3.yaml Outdated Show resolved Hide resolved
openapi3.yaml Outdated Show resolved Hide resolved
@CL-SHLOMIKONCHA CL-SHLOMIKONCHA self-requested a review July 11, 2024 13:38
Copy link
Contributor

@CL-SHLOMIKONCHA CL-SHLOMIKONCHA left a comment

Choose a reason for hiding this comment

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

Good job!

tests/integration/jobs/jobs.spec.ts Outdated Show resolved Hide resolved
tests/integration/jobs/jobs.spec.ts Outdated Show resolved Hide resolved
src/DAL/repositories/jobRepository.ts Outdated Show resolved Hide resolved
src/DAL/repositories/jobRepository.ts Outdated Show resolved Hide resolved
@RonitKissis RonitKissis merged commit 17a4724 into master Jul 14, 2024
9 checks passed
@RonitKissis RonitKissis deleted the enable_multiple_where_in_getJobs branch July 14, 2024 08:21
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