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