Open
Conversation
Deploying dashboard-rds with
|
| Latest commit: |
c94bbad
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://54e95751.dashboard-rds.pages.dev |
| Branch Preview URL: | https://feat-photo-verification-dash.dashboard-rds.pages.dev |
48f28a4 to
c6dcafb
Compare
tejaskh3
reviewed
Apr 22, 2024
tejaskh3
left a comment
There was a problem hiding this comment.
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.
pallabez
reviewed
Apr 23, 2024
Comment on lines
+9
to
+20
| // const { | ||
| // extensionRequestLogs, | ||
| // extensionRequestLogsInSentence, | ||
| // } = require('../../mock-data/logs'); | ||
| // const { | ||
| // userSunny, | ||
| // userRandhir, | ||
| // allUsersData, | ||
| // superUserForAudiLogs, | ||
| // searchedUserForAuditLogs, | ||
| // } = require('../../mock-data/users'); | ||
| // const { usersStatus } = require('../../mock-data/users-status'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Date: 19/04/2024
Developer Name: Vinayak Goyal
Issue Ticket Number
#750
Description
This is going to be a sub-issue of RealDevSquad/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