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

Cc 12 request management components #33

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

ddusichka
Copy link
Contributor

@ddusichka ddusichka commented Oct 17, 2023

Description

I created a Requests page that allows an admin to view complete and incomplete requests (and filter between them as needed). For completed requests, the admin can see all recommended gifts along with the custom message provided. For incomplete requests, the admin can see all of the information known about the recipient and can select a collection to include with the response.

image image

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.
If they are unit tests, provide the file name the tests are in.
If they are not unit tests, describe how you tested the change.

Built the frontend locally and ensured that everything looks okay

Checklist:

  • [ X ] I have performed a self-review of my code
  • [ X ] I have reached out to another developer to review my code
  • [ X ] I have commented my code, particularly in hard-to-understand areas
  • [ X ] New and existing unit tests pass locally with my changes

@ddusichka ddusichka linked an issue Oct 17, 2023 that may be closed by this pull request
@ddusichka ddusichka requested a review from matherg October 17, 2023 03:00
@matherg matherg closed this Oct 17, 2023
@matherg matherg force-pushed the cc-12-request-management-components branch from 67129d1 to ea436b3 Compare October 17, 2023 21:38
@matherg matherg reopened this Oct 17, 2023
@matherg matherg merged commit 0c58fa7 into main Oct 17, 2023
2 of 6 checks passed
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.

CC-12: Request Management Components
2 participants