-
Notifications
You must be signed in to change notification settings - Fork 154
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
feat: photo verification dashboard #746
base: develop
Are you sure you want to change the base?
Conversation
Deploying dashboard-rds with Cloudflare Pages
|
48f28a4
to
c6dcafb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These changes are big, it might take a long to review for someone, which can cause delay to PR reivew. Can we divide this into 2 or more PR if possible.
// const { | ||
// extensionRequestLogs, | ||
// extensionRequestLogsInSentence, | ||
// } = require('../../mock-data/logs'); | ||
// const { | ||
// userSunny, | ||
// userRandhir, | ||
// allUsersData, | ||
// superUserForAudiLogs, | ||
// searchedUserForAuditLogs, | ||
// } = require('../../mock-data/users'); | ||
// const { usersStatus } = require('../../mock-data/users-status'); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we remove this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Date: 19/04/2024
Developer Name: Vinayak Goyal
Issue Ticket Number
#750
Description
This is going to be a sub-issue of Real-Dev-Squad/website-backend#1924, creating a basic UI for the SUPERUSER to interact and perform actions on the photo-verifications objects.
Documentation Updated?
Under Feature Flag
Database Changes
Breaking Changes
Development Tested?
Screenshots
Screenshot 1
https://github.com/Real-Dev-Squad/website-dashboard/assets/73058928/3703745d-e2d7-4ab9-a623-88412ce376ba
PS - ignore the pictures plz 🙂
Test Coverage
Screenshot 1
Additional Notes