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

French Meal Vouchers #1788

Merged
merged 44 commits into from
Oct 8, 2024
Merged

French Meal Vouchers #1788

merged 44 commits into from
Oct 8, 2024

Conversation

araratthehero
Copy link
Contributor

@araratthehero araratthehero commented Sep 9, 2024

Description

Implementation of French meal vouchers.

The implementation extends the Giftcard logic, since French meal vouchers are handled like giftcards, with an additional field. To keep them separate, a new module has been created.

Pending

We are still waiting for test cards to finalize the testing of the integration.

Checklist

  • PR is labelled
  • Code is unit tested
  • Changes are tested manually

COAND-683

@araratthehero araratthehero added the Feature [PRs only] Indicates a new feature addition label Sep 9, 2024
@araratthehero araratthehero marked this pull request as ready for review September 10, 2024 09:02
@araratthehero araratthehero requested a review from a team as a code owner September 10, 2024 09:02
Copy link
Collaborator

@jreij jreij Sep 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add a method for this configuration inside DropInConfiguration.Builder

araratthehero and others added 22 commits October 8, 2024 10:39
COAND-683
GiftCardProtocol is used to make and get necessary details for different Gift Card flows such as gift cards and meal vouchers.

COAND-693
GiftCardProtocol is used to make and get necessary details for different Gift Card flows such as gift cards and meal vouchers.

COAND-693
GiftCardProtocol is used to make and get necessary details for different Gift Card flows such as gift cards and meal vouchers.

COAND-693
@ozgur00 ozgur00 force-pushed the feature/french_meal_vouchers branch from 58a9da8 to eab8242 Compare October 8, 2024 08:40
RELEASE_NOTES.md Outdated Show resolved Hide resolved
@ozgur00 ozgur00 force-pushed the feature/french_meal_vouchers branch from eab8242 to 0df176d Compare October 8, 2024 09:05
Copy link

github-actions bot commented Oct 8, 2024

✅ No public API changes

Copy link

sonarcloud bot commented Oct 8, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
75.1% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@araratthehero araratthehero merged commit ca3d94e into develop Oct 8, 2024
8 of 9 checks passed
@araratthehero araratthehero deleted the feature/french_meal_vouchers branch October 8, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature [PRs only] Indicates a new feature addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants