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

MPDX 7864 - Adding new Task and Contact Phases #940

Closed
wants to merge 145 commits into from
Closed

Conversation

dr-bizz
Copy link
Contributor

@dr-bizz dr-bizz commented May 7, 2024

Description

Adding new Task and Contact Phases - I will add a lot more descriptions soon.

dr-bizz and others added 30 commits March 19, 2024 10:30
Copy link
Contributor

github-actions bot commented May 21, 2024

Bundle sizes [mpdx-react]

Compared against 77129da

Route Size (gzipped) Diff
/_app 371.44 KB +1.84 KB
/accountLists 118.69 KB -1.16 KB
/accountLists/[accountListId]/coaching/[coachingId] 246.84 KB +1.76 KB
/accountLists/[accountListId]/contacts/flows/setup 177.97 KB +32.14 KB
/accountLists/[accountListId]/reports/coaching 246.85 KB +1.76 KB
/accountLists/[accountListId]/reports/donations/[[...contactId]] 343.13 KB -1.59 KB
/accountLists/[accountListId]/settings/admin 133.88 KB -1.03 KB
/accountLists/[accountListId]/settings/integrations 153.72 KB -1.83 KB
/accountLists/[accountListId]/settings/manageAccounts 141.39 KB -1.86 KB
/accountLists/[accountListId]/settings/manageCoaches 137.94 KB -1.09 KB
/accountLists/[accountListId]/settings/organizations 135.73 KB -1 KB
/accountLists/[accountListId]/tasks/[[...contactId]] 139.38 KB +2.85 KB
/accountLists/[accountListId]/tools/appeals/[appealId] 178.81 KB -1.57 KB
Dynamic import Size (gzipped) Diff
../src/components/Contacts/ContactFlow/DynamicContactFlow.tsx -> ./ContactFlow 46.69 KB +6.11 KB
../src/components/Contacts/ContactsList/DynamicContactsList.tsx -> ./ContactsList 30.24 KB +1.47 KB
../src/components/Contacts/ContactsMap/DynamicContactsMap.tsx -> ./ContactsMap 32.31 KB +1.66 KB
../src/components/Contacts/ContactsMap/DynamicContactsMapPanel.tsx -> ./ContactsMapPanel 8.04 KB +1.83 KB
../src/components/Contacts/ContactsRightPanel/DynamicContactsRightPanel.tsx -> ./ContactsRightPanel 137.03 KB +1.54 KB
../src/components/Contacts/MassActions/Exports/Emails/DynamicMassActionsExportEmailsModal.tsx -> ./MassActionsExportEmailsModal 1.94 KB -1.01 KB
../src/components/Dashboard/ThisWeek/NewsletterMenu/MenuItems/LogNewsLetter/DynamicLogNewsletter.tsx -> ./LogNewsletter 89.54 KB -1.15 KB
../src/components/EditDonationModal/DynamicEditDonationModal.tsx -> ./EditDonationModal 75.32 KB +1.98 KB
../src/components/Layouts/Primary/TopBar/Items/AddMenu/Items/CreateMultipleContacts/DynamicCreateMultipleContacts.tsx -> ./CreateMultipleContacts 77.74 KB +1.33 KB
../src/components/Task/Modal/Form/Complete/DynamicTaskModalCompleteForm.tsx -> ./TaskModalCompleteForm 110.75 KB +12.38 KB
../src/components/Task/Modal/Form/DynamicTaskModalForm.tsx -> ./TaskModalForm 121.54 KB +14.36 KB
../src/components/Task/Modal/Form/LogForm/DynamicTaskModalLogForm.tsx -> ./TaskModalLogForm 150.3 KB +9.69 KB

dr-bizz and others added 26 commits May 21, 2024 12:03
@dr-bizz dr-bizz mentioned this pull request Jun 4, 2024
3 tasks
@dr-bizz
Copy link
Contributor Author

dr-bizz commented Jun 4, 2024

Due to the high number of commits (145) on this branch and the resulting merge conflicts from multiple code changes, I had to move to a new branch and PR #949 This new branch was created to make it easier to create and review new commits without the complexities of resolving numerous conflicts.

@dr-bizz dr-bizz closed this Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Preview Environment Add this label to create an Amplify Preview
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants