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

OLMIS-7953 Copied solution with multiple program ids to make application logging performance better. #113

Merged
merged 7 commits into from
Jul 10, 2024

Conversation

tsznaj
Copy link
Contributor

@tsznaj tsznaj commented Jul 2, 2024

This solution is about adding the ability to use multiple program ids in the request to /api/orderables.

Cherry-pick (modified) from OAM-218 solution, commit 794d23f.

OAM-218: Many program ids for GET API for orderables. (#109)

  • OAM-218: WIP

  • OAM-218: Change programId param to repeatable

  • OAM-218: Changed getting all orderables to get for many program codes.

  • OAM-213: Added fixes.

  • OAM-213: Changed to have multiple "program" API parameter.

  • OAM-213: Corrected tests.

  • OAM-213: Corrected some tests and added some constants.

  • OAM-213: Applied some corrections.

  • OAM-218: Name corrected.

  • OAM-218: Fix for tests.

  • OAM-218: Fix for test.

  • OAM-218: Fix for repository tests (by pwargulak).

  • OAM-218: Fixes after review.


OAM-218: Many program ids for GET API for orderables. (#109)

* OAM-218: WIP

* OAM-218: Change programId param to repeatable

* OAM-218: Changed getting all orderables to get for many program codes.

* OAM-213: Added fixes.

* OAM-213: Changed to have multiple "program" API parameter.

* OAM-213: Corrected tests.

* OAM-213: Corrected some tests and added some constants.

* OAM-213: Applied some corrections.

* OAM-218: Name corrected.

* OAM-218: Fix for tests.

* OAM-218: Fix for test.

* OAM-218: Fix for repository tests (by pwargulak).

* OAM-218: Fixes after review.

---------

Co-authored-by: Piotr Wargulak <pwargulak@soldevelo.com>
Co-authored-by: Szymon Radziszewski <sradziszewski@soldevelo.com>
Copy link
Contributor

@mgrochalskisoldevelo mgrochalskisoldevelo left a comment

Choose a reason for hiding this comment

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

LGTM, I only left one suggestion

Copy link

sonarcloud bot commented Jul 10, 2024

@mgrochalskisoldevelo mgrochalskisoldevelo merged commit b7bc6a9 into master Jul 10, 2024
3 checks passed
@tsznaj tsznaj deleted the OLMIS-7953 branch July 10, 2024 08:17
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.

2 participants