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

User Management Page #771

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

User Management Page #771

wants to merge 6 commits into from

Conversation

jabbate19
Copy link
Collaborator

What type of PR is this?

/kind feature

What this PR does / why we need it:

Adds a User Management page. Instead of needing to use the GraphQL Playground, you can approve/promote users in the website.

Which issue(s) this PR fixes:

N/A

@jabbate19
Copy link
Collaborator Author

image

@jabbate19 jabbate19 requested a review from cmp5987 May 5, 2024 23:10
Copy link
Collaborator

@cmp5987 cmp5987 left a comment

Choose a reason for hiding this comment

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

Just a few comments based on what you currently have written.

@@ -0,0 +1,92 @@
import { Badge, Image, Button } from "@chakra-ui/react";
Copy link
Collaborator

Choose a reason for hiding this comment

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

Use tavern-ui version of badge and button instead of chakra-ui

tavern/internal/www/src/utils/enums.ts Outdated Show resolved Hide resolved
@jabbate19
Copy link
Collaborator Author

Updated photos

Admin UI

image

If a user attempts to access /admin while not admin

image

Non-Admin Users still do not see Admin in navbar

image

@jabbate19 jabbate19 requested a review from cmp5987 December 29, 2024 00:27
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