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

Add the /admin/orders/:number route #4886

Merged
merged 1 commit into from Feb 1, 2023

Conversation

elia
Copy link
Member

@elia elia commented Jan 27, 2023

Summary

Tiny quality-of-life improvement ☺️.

Very handy when switching from an order on the storefront to the admin by just prepending /admin to the /order/R1234567890 path.

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

  • I have written a thorough PR description.
  • I have kept my commits small and atomic.
  • I have used clear, explanatory commit messages.

The following are not always needed (cross them out if they are not):

- [ ] I have documented new code [with YARD](https://www.rubydoc.info/gems/yard/file/docs/Tags.md). - [ ] I have added automated tests to cover my changes. - [ ] I have attached screenshots to demo visual changes. - [ ] I have opened a PR to update the [guides](https://github.com/solidusio/edgeguides). - [ ] I have updated the README to account for my changes.

@elia elia self-assigned this Jan 27, 2023
@github-actions github-actions bot added the changelog:solidus_backend Changes to the solidus_backend gem label Jan 27, 2023
@elia elia marked this pull request as ready for review February 1, 2023 09:51
@elia elia requested a review from a team as a code owner February 1, 2023 09:51
@kennyadsl
Copy link
Member

@elia I think this needs a rebase to trigger the new Ci jobs.

Very handy when switching from an order on the storefront to
the /admin bu just prepending "/admin" to the path.
Copy link
Contributor

@waiting-for-dev waiting-for-dev left a comment

Choose a reason for hiding this comment

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

Thanks!

@kennyadsl kennyadsl merged commit 50de9c9 into solidusio:master Feb 1, 2023
@kennyadsl kennyadsl deleted the elia/admin-orders-show branch February 1, 2023 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:solidus_backend Changes to the solidus_backend gem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants