-
-
Notifications
You must be signed in to change notification settings - Fork 86
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
Hook in APIs to filtered permissions data component #1801
Comments
@trillium Please add an action item to address any remaining dummy data objects, values, or properties not currently included in our code, as noted by Vorleak in this PR #1808 (comment) |
@vorleakyek this issue is cleared to be worked on now that the PRs have been merged. Given that you expressed interested in working on this issue previously (and you have worked on previous issues in this Epic), I went ahead and assigned you to the issue / placed the issue in progress. Please let me know if you are okay with this by liking this comment. Also, please reach out to @trillium if you have any questions! |
This comment has been minimized.
This comment has been minimized.
Thanks for the update @vorleakyek! Please reach out to @trillium with any questions related to the comments on the PR you mentioned in your comment above. |
Hi @vorleakyek! When you have a moment, can you please provide an update with the following information:
|
Hi @JackHaeg! Progress: I had to adjust the data structure fetched from the project lead API (#1799) to match the frontend dummy data. I'm almost done with it. So, I'll have PR up probably by Wednesday. |
Thanks for the update, @vorleakyek! Looking forward to checking out the PR soon :) |
Dependency
git fetch vrms # or "git fetch upstream" depending on your remotes configuration git branch user_permissions_search git checkout -b [new branch name]
Overview
This issue represents the final step in the User Permission Search Epic. The objective is to remove the placeholder dummy data currently used in the "User Permission Search" screen and integrate the APIs developed earlier in the Epic. Once completed, the filtered permissions data component will be fully functional and ready for production.
Action Items
Resources/Instructions
Screenshot of User Permission Search Screen mockups
The text was updated successfully, but these errors were encountered: