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(#549): calculation of appropriate reference price #595

Merged
merged 13 commits into from
Jun 3, 2024

Commits on May 13, 2024

  1. feat(#549): Calculation of appropriate reference price

    This commit adds ability to calculate multiple prices respecting the price inner record handling logic and selected price for sale for visualization purposes.
    novoj committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0d78a51 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    9c47630 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7e1dd9 View commit details
    Browse the repository at this point in the history
  3. feat(#549): Calculation of appropriate reference price

    Reimplemented logic for calculation all prices for sale function to mimic the logic in price for sale function (the original logic was flawed). Added new method for calculating all prices for sale with accompanying prices.
    novoj committed May 30, 2024
    Configuration menu
    Copy the full SHA
    8598020 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    0cf2d82 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/549-calculation-of-appropriate-r…

    …eference-price' into 549-calculation-of-appropriate-reference-price
    
    # Conflicts:
    #	evita_external_api/evita_external_api_graphql/src/main/java/io/evitadb/externalApi/graphql/api/catalog/dataApi/resolver/constraint/EntityFetchRequireResolver.java
    #	evita_external_api/evita_external_api_graphql/src/main/java/io/evitadb/externalApi/graphql/api/tracing/OperationTracingInstrumentation.java
    lukashornych committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f248708 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ea0c0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7781489 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2f745e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a6070c View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/549-calculation-of-appropriate-r…

    …eference-price' into 549-calculation-of-appropriate-reference-price
    lukashornych committed May 31, 2024
    Configuration menu
    Copy the full SHA
    de4576d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    0f02512 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efc4795 View commit details
    Browse the repository at this point in the history