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 admin settings (enable/disable requests) #97

Merged
merged 5 commits into from
Oct 25, 2019

Conversation

michaelraman
Copy link
Contributor

@michaelraman michaelraman commented Oct 25, 2019

Changes

-Add settings table
-Add requests_allowed setting
-Addresses #54

Screenshots

image
image

@michaelraman michaelraman changed the title Michael/admin settings Added admin settings (enable/disable requests) Oct 25, 2019
@@ -97,6 +98,29 @@ const NewHardwareList = ({user}: { user: User | null }) => {
}
}
/>
<Query
Copy link
Member

Choose a reason for hiding this comment

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

Use a hook or make an issue to fix this

@michaelraman michaelraman merged commit 8faaa22 into master Oct 25, 2019
@michaelraman michaelraman deleted the michael/admin_settings branch October 25, 2019 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants