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

fix:admin dashboard #39

Merged
merged 1 commit into from
Aug 1, 2024
Merged

fix:admin dashboard #39

merged 1 commit into from
Aug 1, 2024

Conversation

niyobertin
Copy link
Collaborator

What does this PR do?

Fix on Admin dashboard by removing un used things.
fix product detail to remove un used icon and imprementing fuctonality on button.

Copy link

vercel bot commented Jul 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
eagles-ec-fe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2024 0:49am

@codecov-commenter
Copy link

codecov-commenter commented Jul 31, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 10 lines in your changes missing coverage. Please review.

Project coverage is 75.05%. Comparing base (a7a68bf) to head (c4322a9).

Files Patch % Lines
src/components/dashboard/admin/DataTable.tsx 36.36% 7 Missing ⚠️
src/components/cards/ProductCard.tsx 50.00% 1 Missing ⚠️
src/redux/reducers/wishListSlice.ts 50.00% 1 Missing ⚠️
src/utils/logoutUtils.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #39      +/-   ##
==========================================
+ Coverage   74.81%   75.05%   +0.24%     
==========================================
  Files          90       90              
  Lines        2247     2257      +10     
  Branches      349      352       +3     
==========================================
+ Hits         1681     1694      +13     
- Misses        541      551      +10     
+ Partials       25       12      -13     

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

@niyobertin niyobertin force-pushed the fix-admin-dashboard branch from 2b075ef to 9962acc Compare July 31, 2024 10:30
@niyobertin niyobertin force-pushed the fix-admin-dashboard branch from 9962acc to 99d7afa Compare July 31, 2024 11:01
@niyobertin niyobertin force-pushed the fix-admin-dashboard branch from 99d7afa to d7fcfb3 Compare July 31, 2024 12:42
@niyobertin niyobertin force-pushed the fix-admin-dashboard branch from d7fcfb3 to d382013 Compare July 31, 2024 12:59
@niyobertin niyobertin force-pushed the fix-admin-dashboard branch from d382013 to ac59c47 Compare July 31, 2024 13:27
@niyobertin niyobertin force-pushed the fix-admin-dashboard branch from ac59c47 to 13b0f1a Compare July 31, 2024 13:39
@niyobertin niyobertin force-pushed the fix-admin-dashboard branch from 13b0f1a to fc6b830 Compare July 31, 2024 14:28
@niyobertin niyobertin force-pushed the fix-admin-dashboard branch from fc6b830 to 8b98b13 Compare July 31, 2024 20:21
@niyobertin niyobertin force-pushed the fix-admin-dashboard branch from 8b98b13 to affc89b Compare August 1, 2024 07:41
Copy link
Collaborator

@Jovz19200 Jovz19200 left a comment

Choose a reason for hiding this comment

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

Honestly Approved

@niyobertin niyobertin force-pushed the fix-admin-dashboard branch from ddb873e to c4322a9 Compare August 1, 2024 12:48
Copy link

codeclimate bot commented Aug 1, 2024

Code Climate has analyzed commit c4322a9 and detected 0 issues on this pull request.

View more on Code Climate.

@niyobertin niyobertin merged commit 29ec10a into dev Aug 1, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants