-
-
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
[Admin] Add "Add Product" button #5263
Conversation
2ba2d7c
to
83fd9cf
Compare
Codecov Report
@@ Coverage Diff @@
## nebulab/admin #5263 +/- ##
==============================================
Coverage 88.46% 88.47%
==============================================
Files 596 596
Lines 14508 14510 +2
==============================================
+ Hits 12835 12837 +2
Misses 1673 1673
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
83fd9cf
to
e59b732
Compare
<h1 class="body-title"> | ||
<%= Spree::Product.model_name.human.pluralize %> | ||
</h1> | ||
|
||
<div class="ml-auto"> | ||
<%= render component("ui/button").new( |
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.
Do we need to rebase on top of #5254?
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.
I have updated the products/index component @waiting-for-dev 👍
e59b732
to
f0d5cb7
Compare
Summary
ui/button
now can be rendered as a linkChecklist
Check out our PR guidelines for more details.
The following are mandatory for all PRs:
The following are not always needed: