-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
SolidusAdmin customer picker for order #5462
Conversation
848bff8
to
88ce971
Compare
88ce971
to
9019ea6
Compare
9181973
to
3085cf7
Compare
Codecov Report
@@ Coverage Diff @@
## main #5462 +/- ##
==========================================
- Coverage 88.65% 88.58% -0.07%
==========================================
Files 627 629 +2
Lines 15037 15061 +24
==========================================
+ Hits 13331 13342 +11
- Misses 1706 1719 +13
📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
The search component becomes more adaptable this way and can be placed in more ways within or without a panel. The panel component gained an `actions` slot and updated paddings, removing the need for the previously used negative margins.
The button that we used initially was to high.
Also make the header and footer sticky.
3085cf7
to
e94d8d5
Compare
e94d8d5
to
2c52166
Compare
Remove the title so that "Customer" will only refer to Spree::User.
2c52166
to
de59f4a
Compare
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.
Amazing work! 👏 (+ The commits are very well organized and clearly structured 🌟)
Summary
for reviewers: most of the initial commits are one-liners, so don't get scared
Checklist
Check out our PR guidelines for more details.
The following are mandatory for all PRs:
The following are not always needed: