Skip to content
Extraits de code Groupes Projets
Pour retrouver l'état du dépôt de ce projet au moment de chacune de ses versions, extrayez-en les étiquettes.
CHANGELOG.md 23.80 Kio

[1.0.72-RELEASE]

Added

  • MYD-628/add pagination, sort and search for deleted sale session

Changed

  • Changes in existing functionality.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • fix item count

Security

  • Any security improvements.

[1.0.71-RELEASE]

Added

  • MYD-628/add pagination, sort and search for sale session

Changed

  • Changes in existing functionality.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • fix item count

Security

  • Any security improvements.

[1.0.70-RELEASE]

Added

  • Added a method to verify cart consistency with the database.

Changed

  • change common version

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • fix search by client.

  • [1.0.70-RELEASE]

Added

  • Added a method to verify cart consistency with the database.

Changed

  • change common version

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Fix save promo code usage history.

Security

  • Any security improvements.

[1.0.69-RELEASE]

Added

  • Add Cart pagination.

Changed

  • Change in promo code apply method.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Fix promo code discount.
  • Fixed bug creating gift cards with deleted status

Security

  • Any security improvements.

[1.0.68-RELEASE]

Added

  • Add new condition in apply promo code method.

Changed

  • Change in promo code apply method.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Fix promo code discount.

Security

  • Any security improvements.

[1.0.67-RELEASE]

Added

  • Add new method to save promo code usage history in ExternalApiService.

Changed

  • Edit empty cart method to save promo code usage history.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Fix promo code discount.

Security

  • Any security improvements.

[1.0.67-RELEASE]

Added

  • Adding sales session total logic
  • delete items by product list
  • Refactored the logic for adding products to the cart and improved stock availability management

Changed

  • add ugs to item cart and fix sale session order problem

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Fix promo code discount.

Security

  • Any security improvements.

[1.0.66-RELEASE]

Added

  • Round discounts to 2 decimal places.
  • restoring sales sessions

Changed

  • Changes in existing functionality.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Fix promo code discount.

Security

  • Any security improvements.

[1.0.66-RELEASE]

Added

  • Excluded gift cards from promo code discounts, applying reductions only to simple and variable products.

Changed

  • Changes in existing functionality.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Fix promo code discount.

Security

  • Any security improvements.

[1.0.65-RELEASE]

Added

  • fix statistique de la session de vente
  • Set the default locale to fr-FR
  • add new attribute to item cart

Changed

  • Changes in existing function.
  • Modification on sale session columns , add Status Column

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

[1.0.64-RELEASE]

Added

  • fix statistique de la session de vente

Changed

  • Changes in existing function.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

[1.0.63-RELEASE]

Added

  • Add request authorization check.

Changed

  • Changes in existing function.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

[1.0.62-RELEASE]

Added

  • Live Statistics
  • Fix bug add product from local storage

Changed

  • Changes in existing function.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

[1.0.61-RELEASE]

Added

  • DELETE ITEM BY PRODUCT ID

Changed

  • Changes in existing function.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

[1.0.60-RELEASE]

Added

  • calculate Theoretical Amount
  • change quantity after deleting product

Changed

  • Changes in existing function.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

[1.0.59-RELEASE]

Added

  • Add new conditions in apply promo code to cart.

Changed

  • Changes in existing function.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Any bug fixes.

[1.0.58-RELEASE]

Added

  • Rate of adding products to the cart.

Changed

  • Changes in isItemIncludedOrExcluded function.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

[1.0.57-RELEASE]

Added

  • calculate THEORETICAL_TURNOVER.

Changed

  • Changes in isItemIncludedOrExcluded function.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

[1.0.56-RELEASE]

Added

  • Add new conditions in apply promo code to cart.

Changed

  • Changes in isItemIncludedOrExcluded function.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Any bug fixes.

[1.0.54-RELEASE]

Added

  • Add fetching gift card and voucher by code.

Changed

  • Changes in dto, mapper,
  • Changes in reload method to calculate total price and apply all discount of Promo Code, Gift Card and Voucher.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Any bug fixes.

[1.0.54-RELEASE]

Added

  • Add features to add, remove and apply promo code to cart.
  • Add method to remove invalid promo codes from cart.
  • Add method to execute all existing methods of Gift Card and Voucher.

Changed

  • Changes in dto, mapper,
  • Changes in reload method to calculate total price and apply all discount of Promo Code, Gift Card and Voucher.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Any bug fixes.

[1.0.55-RELEASE]

Added

  • Add two endpoints to apply and remove gift card code

Changed

  • apply and remove Voucher from cart

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

[1.0.55-RELEASE]

Added

  • add gift card to cart delete and duplicate gift card in cart

Changed

  • Changes in existing functionality.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

[1.0.54-RELEASE]

Added

  • MYD-619/some changes
  • Replaced URLs in cart service with config server variables
  • Replaced URLs in productStockService with config server variables
  • MYD-620/ Update sale session
  • Implemented endpoint to delete sales sessions
  • MYD-619/update add product to cart

Changed

  • Changes in existing functionality.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Any bug fixes.

Security

  • Any security improvements.

[1.0.53-RELEASE]

Added

Changed

  • Changes in existing functionality.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Any bug fixes.

Security

  • Any security improvements.

[1.0.52-RELEASE]

Added

  • Added check and stock decrement functionality for all products in a cart.

Changed

  • Improved createOrder method by adding stock validation and decrement logic.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Any bug fixes.

Security

  • Any security improvements.

[1.0.51-RELEASE]

Added

  • Use MCRestTemplateService and add configurations.

Changed

  • Use MCRestTemplateService instead of RestTemplate.
  • Externalize many config to the config-server

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Any bug fixes.

Security

  • Any security improvements.

[1.0.50-RELEASE]

Added

  • add countDown Configuration and display coundDown based on choose Config

Changed

  • Changes in existing functionality.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Any bug fixes.

Security

  • Any security improvements.

[1.0.49-RELEASE]

Added

  • New features that have been added.
  • MYD-170/update empty cart function & some changes

Changed

  • Changes in existing functionality.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Any bug fixes.

Security

  • Any security improvements.

[1.0.48-RELEASE]

Added

  • get cart pour panier client et DELETED_BO

Changed

  • Changes in existing functionality.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Any bug fixes.

Security

  • Any security improvements.

[1.0.47-RELEASE]

Added

  • New features that have been added.
  • MYD-170/some changes

Changed

  • Changes in existing functionality.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Any bug fixes.

Security

  • Any security improvements.

[1.0.46-RELEASE]

Added

  • New features that have been added.

Changed

  • Some changes.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Any bug fixes.

Security

  • Any security improvements.

[1.0.45-RELEASE]

Added

  • New features that have been added.
  • MYD-170/some changes

Changed

  • Changes in existing functionality.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Any bug fixes.

Security

  • Any security improvements.

[1.0.44-RELEASE]

Added

  • New features that have been added.
  • MYD-170/some changes

Changed

  • Changes in existing functionality.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Any bug fixes.

Security

  • Any security improvements.

[1.0.43-RELEASE]

Added

Changed

  • Changes in existing functionality.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Any bug fixes.

Security

  • Any security improvements.

[1.0.42-RELEASE]

Added

  • New features that have been added.
  • MYD-170/add async annotation to add product to cart from live

Changed

  • Changes in existing functionality.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Any bug fixes.

Security

  • Any security improvements.

[1.0.41-RELEASE]

Added

  • add endpoint to get product from order

  • MYD-170/Update expiration date for all items associated with the current sale session

Changed

  • Changes in existing functionality.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Any bug fixes.

Security

  • Any security improvements.

[1.0.40-RELEASE]

Added

  • New features that have been added.
  • MYD-171/some changes

Changed

  • Changes in existing functionality.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Any bug fixes.

Security

  • Any security improvements.

[1.0.39-RELEASE]

Added

  • New features that have been added.

Changed

  • update code promo url.

Deprecated

  • Soon-to-be removed features.

Removed

  • Features that have been removed.

Fixed

  • Any bug fixes.

Security

  • Any security improvements.

[1.0.38-RELEASE]