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

Support for calculation of prices accompanying the price for sale #600

Merged
merged 36 commits into from
Jun 9, 2024
Merged

Conversation

novoj
Copy link
Collaborator

@novoj novoj commented Jun 9, 2024

No description provided.

novoj and others added 30 commits May 13, 2024 12:50
This commit adds ability to calculate multiple prices respecting the price inner record handling logic and selected price for sale for visualization purposes.
…gured

Currently server generates or requires access to the certificates even if there is no TLS configured on any endpoint. Also we shouldn't generate and provide client certificates if MTLs is not configured.

Also this patch changes how gRPC readiness probe works. Now Managed channel is used.
…on-when-no-tls-endpoint-is-configured

fix(#588): Avoid certificate generation when no TLS endpoint is confi…
…gured

Currently server generates or requires access to the certificates even if there is no TLS configured on any endpoint. Also we shouldn't generate and provide client certificates if MTLs is not configured.

Also this patch changes how gRPC readiness probe works. Now Managed channel is used.
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.
…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
Added info message after evita server start including exception stacktrace.
Added info message after evita server start including exception stacktrace.
Added info message after evita server start including exception stacktrace.
…eference-price' into 549-calculation-of-appropriate-reference-price
…after-compaction

# Conflicts:
#	evita_store/evita_store_server/src/main/java/io/evitadb/store/catalog/DefaultCatalogPersistenceService.java
…ken-after-compaction

fix(#590): Catalog data file gets broken after compaction
…-reference-price

feat(#549): calculation of appropriate reference price
@novoj novoj merged commit 3df22c0 into master Jun 9, 2024
9 of 12 checks passed
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.

None yet

2 participants