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

[DPC-4402] Add Expired Invitations list to Organization view for AO #2333

Merged
merged 6 commits into from
Nov 22, 2024

Conversation

chris-ronning-ny
Copy link
Contributor

🎫 Ticket

https://jira.cms.gov/browse/DPC-4402

🛠 Changes

  • Added a table to the list view component for expired invitations
  • Query for expired invitations during OrganizationsController#show action
  • Filter out expired invitations from the pending invitations query in OrganizationsController#show action

ℹ️ Context

We want to render a list of expired invitations, so that the AO can keep track and initiate a new invitation if need be.

🧪 Validation

  • Unit testing
  • Manual verification -- see screenshot below
Screenshot 2024-11-21 at 12 10 46 PM

@chris-ronning-ny chris-ronning-ny requested a review from a team November 21, 2024 17:14
Copy link
Contributor

@jdettmannnava jdettmannnava left a comment

Choose a reason for hiding this comment

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

LGTM

@chris-ronning-ny chris-ronning-ny merged commit 8bf8187 into main Nov 22, 2024
8 checks passed
@chris-ronning-ny chris-ronning-ny deleted the cr/dpc-4402 branch November 22, 2024 16:13
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