-
Notifications
You must be signed in to change notification settings - Fork 2
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
Product should be enebled or disbled #31
Conversation
-when token is expired user should be redirected to login page
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #31 +/- ##
==========================================
+ Coverage 73.47% 73.92% +0.44%
==========================================
Files 82 82
Lines 1987 1998 +11
Branches 303 305 +2
==========================================
+ Hits 1460 1477 +17
+ Misses 504 498 -6
Partials 23 23 ☔ View full report in Codecov by Sentry. |
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.
LGTM
…able a products -Ensure that product should be able to be disbled when it is Enebled -ensure that product should be anble to enable be enebled when a product is disabled
723b270
to
49c7710
Compare
Code Climate has analyzed commit 49c7710 and detected 0 issues on this pull request. View more on Code Climate. |
What does this PR do ?
Seller shuld be able to avail or un vail products
How should manualy be tested?
run: npm to install dependences
run npm run dev to stat the server
navigate to http://localhost:5173/ then login as seller. you will be redirected to dashboard then vist product page. you will be able to avail and unavail products
Screen shoot