Skip to content

feat(orders): OD-6365 edit order buttton with timer#850

Merged
sallainternalbot[bot] merged 51 commits intomasterfrom
feature/OD-6365-customer-edit-order
Apr 6, 2026
Merged

feat(orders): OD-6365 edit order buttton with timer#850
sallainternalbot[bot] merged 51 commits intomasterfrom
feature/OD-6365-customer-edit-order

Conversation

@TarekArarSalla
Copy link
Copy Markdown
Contributor

@TarekArarSalla TarekArarSalla commented Mar 15, 2026

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • feature

What is the current behaviour? (You can also link to an open issue here)

What is the new behaviour? (You can also link to the ticket here)

  • OD-6365

Does this PR introduce a breaking change?

Screenshots (If appropriate)

@sallainternalbot sallainternalbot Bot marked this pull request as draft March 15, 2026 12:58
@codacy-production
Copy link
Copy Markdown
Contributor

codacy-production Bot commented Apr 1, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

AI Reviewer: run a review on demand. To trigger the first review automatically, go to your organization or repository integration settings. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes. Give us feedback

@ibrahim-gabr ibrahim-gabr marked this pull request as ready for review April 1, 2026 11:48
Comment thread src/views/pages/customer/orders/edit.twig Outdated
Comment thread src/views/pages/customer/orders/single.twig Outdated
Comment thread src/views/pages/customer/orders/single.twig Outdated
Comment on lines +96 to +97
{% elseif order.customer_editing.payment_url %}
<salla-button href="{{ order.customer_editing.payment_url }}" color="primary" size="sm">
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

why not: order.edit_url

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This is not the edit_url. The edit_url is the route used to open the edit page, but this one is the payment URL used to direct the customer to pay the remaining amount

@sallainternalbot sallainternalbot Bot merged commit 6df8439 into master Apr 6, 2026
1 check passed
@sallainternalbot sallainternalbot Bot deleted the feature/OD-6365-customer-edit-order branch April 6, 2026 14:12
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.

5 participants