-
Notifications
You must be signed in to change notification settings - Fork 71
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
Navigation via breadcrumbs between credit memo - Order and refund page - order #172
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AdamKasp
force-pushed
the
navigation-CM-refund-order
branch
from
January 10, 2020 14:44
feede8a
to
67b99b6
Compare
AdamKasp
changed the title
[WIP] Navigation cm refund order
[WIP] Navigation cm-refund-order
Jan 13, 2020
GSadee
reviewed
Jan 13, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you add some screenshots?
PS. this title is a bit magical IMO 💃
GSadee
added
the
Enhancement
Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.).
label
Jan 13, 2020
AdamKasp
force-pushed
the
navigation-CM-refund-order
branch
from
January 13, 2020 13:57
592d598
to
7bd9ed7
Compare
AdamKasp
changed the title
[WIP] Navigation cm-refund-order
Navigation via breadcrumbs between credit memo - Order and refund page - order
Jan 13, 2020
Tomanhez
reviewed
Jan 13, 2020
Tomanhez
reviewed
Jan 13, 2020
src/Resources/views/Order/Admin/CreditMemo/_breadcrumb.html.twig
Outdated
Show resolved
Hide resolved
AdamKasp
force-pushed
the
navigation-CM-refund-order
branch
from
January 13, 2020 15:22
7bd9ed7
to
8bedf7c
Compare
lchrusciel
approved these changes
Jan 13, 2020
AdamKasp
force-pushed
the
navigation-CM-refund-order
branch
from
January 14, 2020 07:22
8bedf7c
to
0ad2fce
Compare
AdamKasp
force-pushed
the
navigation-CM-refund-order
branch
from
January 14, 2020 08:34
0ad2fce
to
00c6a35
Compare
GSadee
approved these changes
Jan 14, 2020
Thank you, Adam! 🎉 |
lchrusciel
added a commit
that referenced
this pull request
Jan 14, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Enhancement
Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.).
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
based on #171
I added breadcrumbs to Credit Memo, fixed breadcrumbs on refunds page, and I deleted redundant route with service from Credit memo index page
refund page:
credit memo page: