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

Release 4.0.0 #515

Merged
merged 6 commits into from
Jul 17, 2024
Merged

Release 4.0.0 #515

merged 6 commits into from
Jul 17, 2024

Conversation

khushboo-singhvi
Copy link
Contributor

@khushboo-singhvi khushboo-singhvi commented Jul 9, 2024

sushmita and others added 4 commits June 5, 2024 13:51
[ECP-9226] Update syntax for default value in alter table in migration
…n panel (#504)

* [ECP-9206] Remove giftcard filters while assigning pspreference and additional data

* [ECP-9206] Put back giftcard filters paymentResponseHandler, update adyenOrder check function, create an endpoint for checking the pluginId type

* [ECP-9206] Use orderId instead of pluginId for isAdyenOrder check

* [ECP-9206] Remove redundant check on transaction for the orderId

* [ECP-9206] Fix line-break and code sniffer issues

* [ECP-9206] Fix passing multiple parameters in one line

* [ECP-9206] Remove plugin-id comparison and check transaction only

* [ECP-9206] Update outdated function definition

* [ECP-9206] Update catch exception message

* [ECP-9206] Make quotes consistent

* [ECP-9206] Remove context parameter

---------

Co-authored-by: sushmita <[email protected]>
@khushboo-singhvi khushboo-singhvi marked this pull request as ready for review July 10, 2024 07:46
@khushboo-singhvi khushboo-singhvi requested a review from a team as a code owner July 10, 2024 07:46
SushmitaThakur
SushmitaThakur previously approved these changes Jul 10, 2024
},

beforeMount() {
this.isAdyenOrder();
this.showWidget = this.adyenService.isAdyenOrder(this.order);
Copy link
Contributor

Choose a reason for hiding this comment

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

this isAdyenOrder method does not return a boolean as far as I see, can we ensure the type?

Copy link
Contributor

Choose a reason for hiding this comment

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

Added the fix in this PR.

@lx-wnk
Copy link

lx-wnk commented Jul 10, 2024

Would it be possible to include #514 in this release?

peterojo
peterojo previously approved these changes Jul 12, 2024
RokPopov
RokPopov previously approved these changes Jul 12, 2024
* [ECP-9206] Fix return type in checking adyen orders

* [ECP-9206] Return false from catch block in case of error

---------

Co-authored-by: sushmita <[email protected]>
@RokPopov RokPopov dismissed stale reviews from peterojo and themself via 2fc9de1 July 17, 2024 09:55
Copy link

sonarcloud bot commented Jul 17, 2024

@RokPopov RokPopov merged commit a7b2473 into main Jul 17, 2024
7 of 8 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.

7 participants