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

[PUI] Add startpage to admin #7995

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

matmair
Copy link
Member

@matmair matmair commented Aug 26, 2024

This PR adds a "start page" to the Admin Center.

  • Global home button that stays afloat
  • Adds (functioning) quick actions
  • Adds server status on start page
  • General info what the admin center is meant to be

Closes invenhost#108
Closes invenhost#112
Closes invenhost#113

@matmair matmair added feature Platform UI Related to the React based User Interface labels Aug 26, 2024
@matmair matmair added this to the 0.17.0 milestone Aug 26, 2024
Copy link

netlify bot commented Aug 26, 2024

Deploy Preview for inventree-web-pui-preview ready!

Name Link
🔨 Latest commit 4e7fca7
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/66ccf2474ebe84000883b461
😎 Deploy Preview https://deploy-preview-7995--inventree-web-pui-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (no change from production)
Accessibility: 86 (no change from production)
Best Practices: 92 (no change from production)
SEO: 70 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

Copy link

codecov bot commented Aug 26, 2024

Codecov Report

Attention: Patch coverage is 85.18519% with 4 lines in your changes missing coverage. Please review.

Project coverage is 83.48%. Comparing base (d1c8354) to head (4e7fca7).

Files Patch % Lines
...c/frontend/src/components/settings/QuickAction.tsx 71.42% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7995      +/-   ##
==========================================
- Coverage   83.57%   83.48%   -0.09%     
==========================================
  Files        1140     1133       -7     
  Lines       51013    50420     -593     
  Branches     1774     1765       -9     
==========================================
- Hits        42633    42094     -539     
+ Misses       7925     7869      -56     
- Partials      455      457       +2     
Flag Coverage Δ
pui 65.57% <85.18%> (+0.40%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Platform UI Related to the React based User Interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Server status page in admin center More Quick Actions in admin center "Start page" in admin center
1 participant