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

Introduce "product details page" api endpoint support #54

Merged
merged 12 commits into from
Jan 23, 2024

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    1784248 View commit details
    Browse the repository at this point in the history
  2. ci: point pr check at release branches

    Signed-off-by: Jonathan Zollinger <jonathan.zollinger@gmail.com>
    Jonathan-Zollinger committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    3410982 View commit details
    Browse the repository at this point in the history
  3. ci: add pr template

    Signed-off-by: Jonathan Zollinger <jonathan.zollinger@gmail.com>
    Jonathan-Zollinger committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    d337f41 View commit details
    Browse the repository at this point in the history
  4. wip: add example responses from 3 target endpoints

    Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
    Jonathan-Zollinger committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    3f805ba View commit details
    Browse the repository at this point in the history
  5. style: clean whitespace

    Signed-off-by: Jonathan Zollinger <jonathan.zollinger@gmail.com>
    Jonathan-Zollinger committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5dab966 View commit details
    Browse the repository at this point in the history
  6. style: capitalize record name

    Signed-off-by: Jonathan Zollinger <jonathan.zollinger@gmail.com>
    Jonathan-Zollinger committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    55cba8c View commit details
    Browse the repository at this point in the history
  7. refactor: change fetchProducts's return type

    Signed-off-by: Jonathan Zollinger <jonathan.zollinger@gmail.com>
    Jonathan-Zollinger committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    e2a0ce9 View commit details
    Browse the repository at this point in the history
  8. fix: deserialize product details object

    Signed-off-by: Jonathan Zollinger <jonathan.zollinger@gmail.com>
    Jonathan-Zollinger committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    27cdbdd View commit details
    Browse the repository at this point in the history
  9. fix(build): remove db dependencies

    Signed-off-by: Jonathan Zollinger <jonathan.zollinger@gmail.com>
    Jonathan-Zollinger committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    e679cd6 View commit details
    Browse the repository at this point in the history
  10. feat: overload method to accept strings

    Signed-off-by: Jonathan Zollinger <jonathan.zollinger@gmail.com>
    Jonathan-Zollinger committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    da10d3b View commit details
    Browse the repository at this point in the history
  11. refactor: make client package-private

    Signed-off-by: Jonathan Zollinger <jonathan.zollinger@gmail.com>
    Jonathan-Zollinger committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    dff5423 View commit details
    Browse the repository at this point in the history
  12. test: add tests for prod summaries

    Signed-off-by: Jonathan Zollinger <jonathan.zollinger@gmail.com>
    Jonathan-Zollinger committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    9834cc5 View commit details
    Browse the repository at this point in the history