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

[Plugins] Pass queryClient through to plugin #8486

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

SchrodingersGat
Copy link
Member

@SchrodingersGat SchrodingersGat commented Nov 15, 2024

Allows UI plugins to make use of tanstack / useQuery

@SchrodingersGat SchrodingersGat added plugin Plugin ecosystem Platform UI Related to the React based User Interface labels Nov 15, 2024
@SchrodingersGat SchrodingersGat added this to the 0.17.0 milestone Nov 15, 2024
Copy link

netlify bot commented Nov 15, 2024

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

Name Link
🔨 Latest commit 8bdc581
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/6736e719d09c8a000879332c
😎 Deploy Preview https://deploy-preview-8486--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: 100 (no change from production)
SEO: 78 (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 Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.37%. Comparing base (65e4b69) to head (8bdc581).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8486      +/-   ##
==========================================
- Coverage   84.40%   84.37%   -0.04%     
==========================================
  Files        1178     1178              
  Lines       53744    53744              
  Branches     2027     2027              
==========================================
- Hits        45364    45346      -18     
- Misses       7868     7883      +15     
- Partials      512      515       +3     
Flag Coverage Δ
pui 68.64% <ø> (-0.19%) ⬇️

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.

@SchrodingersGat SchrodingersGat merged commit b5599c9 into inventree:master Nov 15, 2024
28 checks passed
@SchrodingersGat SchrodingersGat deleted the query-client branch November 15, 2024 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform UI Related to the React based User Interface plugin Plugin ecosystem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant