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

Implement admin role and flags page #176

Merged
merged 1 commit into from
Oct 10, 2022
Merged

Implement admin role and flags page #176

merged 1 commit into from
Oct 10, 2022

Conversation

bcomnes
Copy link
Member

@bcomnes bcomnes commented Oct 10, 2022

Implement an admin role and flags page.

Closes #161

Adds migration adding a simple feature flags table. It also adds an admin boolean to users.

Implement put and get feature flags routes

Also adds a basic verifyAdmin auth strategy.

More work on flags in the frontend

Set up backend/frontend flags

Make the /admin section if the public folder private

Finish admin flags page
@bcomnes bcomnes marked this pull request as ready for review October 10, 2022 23:00
@bcomnes bcomnes merged commit 6be9eb3 into master Oct 10, 2022
@bcomnes bcomnes deleted the flags branch October 10, 2022 23:04
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.

Live Feature flag system
1 participant