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

Added Category Dashboard #136

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Conversation

13XAVI
Copy link
Contributor

@13XAVI 13XAVI commented Jul 25, 2024

What does this PR do?

  • This PR implements the Category page

Description of the tasks to be completed

  • Implement category ui components
  • Intregrate the components with the backend
  • added Image icon on category
  • Write appropriate unit tests

How can this be manually tested?

Naviaget to category sect
image
ion
image
image
image
image
image
image
image

@13XAVI 13XAVI linked an issue Jul 25, 2024 that may be closed by this pull request
2 tasks
Copy link

netlify bot commented Jul 25, 2024

Deploy Preview for dynamite-frontend ready!

Name Link
🔨 Latest commit a6e7066
🔍 Latest deploy log https://app.netlify.com/sites/dynamite-frontend/deploys/66a378c8526cda000883ae42
😎 Deploy Preview https://deploy-preview-136--dynamite-frontend.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@13XAVI 13XAVI force-pushed the 125-implement-category-dashboard branch 3 times, most recently from 16edb72 to aad3a1f Compare July 25, 2024 22:09
@13XAVI 13XAVI self-assigned this Jul 25, 2024
@13XAVI 13XAVI added Front-End Ready for TTL Review the PR is ready to be reviewed by the TTL/Manager labels Jul 25, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jul 25, 2024

Codecov Report

Attention: Patch coverage is 72.12544% with 160 lines in your changes missing coverage. Please review.

Project coverage is 74.74%. Comparing base (c75ab18) to head (a6e7066).

Files Patch % Lines
src/components/dashBoard/Category.tsx 68.28% 144 Missing ⚠️
src/pages/Seller.tsx 86.08% 16 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #136      +/-   ##
===========================================
- Coverage    75.32%   74.74%   -0.58%     
===========================================
  Files          108      109       +1     
  Lines        12514    12900     +386     
  Branches       789      796       +7     
===========================================
+ Hits          9426     9642     +216     
- Misses        3086     3256     +170     
  Partials         2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@13XAVI 13XAVI mentioned this pull request Jul 25, 2024
2 tasks
@13XAVI 13XAVI force-pushed the 125-implement-category-dashboard branch from aad3a1f to a6e7066 Compare July 26, 2024 10:21
Copy link
Collaborator

@ambroisegithub ambroisegithub left a comment

Choose a reason for hiding this comment

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

It's looking good for merge .

@dushimeemma dushimeemma merged commit 7a96292 into develop Jul 26, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Front-End Ready for TTL Review the PR is ready to be reviewed by the TTL/Manager
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement category Dashboard
7 participants