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

[React] Settings state manager #5687

Merged
merged 5 commits into from
Oct 11, 2023

Conversation

SchrodingersGat
Copy link
Member

Adds global state manager for settings, more efficient than using useContext

Currently used to access global and user settings. Other settings (notifications / plugins) to come

@SchrodingersGat SchrodingersGat added this to the 0.13.0 milestone Oct 11, 2023
@netlify
Copy link

netlify bot commented Oct 11, 2023

Deploy Preview for inventree ready!

Name Link
🔨 Latest commit 3b88456
🔍 Latest deploy log https://app.netlify.com/sites/inventree/deploys/6526a085c1bc190008f0ac52
😎 Deploy Preview https://deploy-preview-5687--inventree.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
Accessibility: 86
Best Practices: 100
SEO: 70
PWA: -
View the detailed breakdown and full score reports

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

@SchrodingersGat SchrodingersGat added the Platform UI Related to the React based User Interface label Oct 11, 2023
…-state

# Conflicts:
#	src/frontend/src/states/ApiState.tsx
@SchrodingersGat SchrodingersGat merged commit 0925fbb into inventree:master Oct 11, 2023
19 checks passed
@SchrodingersGat SchrodingersGat deleted the settings-state branch October 11, 2023 13:36
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant