-
Notifications
You must be signed in to change notification settings - Fork 1
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
MPDX-7829 Ministries Have Self Service MPDX Donor/Account Removal Capability #887
Conversation
…ccount-removal
This pull request is automatically being deployed by Amplify Hosting (learn more). |
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.
I only looked at the code, I still need to try running it.
pages/accountLists/[accountListId]/settings/organizations/accountLists.page.tsx
Outdated
Show resolved
Hide resolved
pages/accountLists/[accountListId]/settings/organizations/accountLists.page.tsx
Outdated
Show resolved
Hide resolved
...ttings/Organizations/SearchOrganizationsAccountLists/SearchOrganizationsAccountLists.graphql
Outdated
Show resolved
Hide resolved
...ion/AccountLists/AccountListRow/AccountListCoachesOrUsers/AccountListCoachesOrUsers.test.tsx
Outdated
Show resolved
Hide resolved
src/components/Settings/Organization/AccountLists/AccountListRow/AccountListRow.tsx
Outdated
Show resolved
Hide resolved
src/components/Settings/Organization/AccountLists/AccountListRow/AccountListRow.tsx
Outdated
Show resolved
Hide resolved
src/components/Settings/Organization/AccountLists/AccountListRow/AccountListRow.tsx
Show resolved
Hide resolved
src/components/Settings/Organization/AccountLists/AccountListRow/AccountListRow.tsx
Outdated
Show resolved
Hide resolved
...nization/AccountLists/AccountListRow/AccountListCoachesOrUsers/AccountListCoachesOrUsers.tsx
Outdated
Show resolved
Hide resolved
...nization/AccountLists/AccountListRow/AccountListCoachesOrUsers/AccountListCoachesOrUsers.tsx
Show resolved
Hide resolved
@caleballdrin Do you know why the background of the delete invite modal is darker than the background of the delete coach modal? I wonder if the delete invite modal is opening two modals on top of each other or something like that. |
@canac Yes that was the issue. I just fixed it. |
pages/accountLists/[accountListId]/settings/organizations/accountLists.page.tsx
Outdated
Show resolved
Hide resolved
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.
Great work on this. I left some comments throughout the code.
src/components/Settings/Organization/Contacts/Contacts.test.tsx
Outdated
Show resolved
Hide resolved
src/components/Settings/Organization/Contacts/ContactRow/ContactRow.tsx
Outdated
Show resolved
Hide resolved
src/components/Settings/Organization/AccountLists/AccountListRow/AccountListRow.tsx
Outdated
Show resolved
Hide resolved
src/components/Settings/Organization/AccountLists/AccountListRow/AccountListRow.tsx
Outdated
Show resolved
Hide resolved
src/components/Settings/Organization/AccountLists/AccountListRow/AccountListRow.test.tsx
Show resolved
Hide resolved
...nization/AccountLists/AccountListRow/AccountListCoachesOrUsers/AccountListCoachesOrUsers.tsx
Outdated
Show resolved
Hide resolved
...ion/AccountLists/AccountListRow/AccountListCoachesOrUsers/AccountListCoachesOrUsers.test.tsx
Show resolved
Hide resolved
Preview branch generated at https://account-removal.d3dytjb8adxkk5.amplifyapp.com |
284ac12
to
506a535
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.
Great work on this! I left some comments and questions on this, but nothing crazy. Great work.
Description
https://jira.cru.org/secure/RapidBoard.jspa?rapidView=3&view=detail&selectedIssue=MPDX-7829#
KR3: Ministries Have Self Service MPDX Donor/Account Removal Capability
Checklist: