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-7878 - Speed improvments #901

Closed
wants to merge 41 commits into from
Closed

Conversation

dr-bizz
Copy link
Contributor

@dr-bizz dr-bizz commented Mar 27, 2024

Description

Increasing the speed on Contacts and Dashboard pages

I've created this PR from Caleb's PR (lazy-components)

Please explain a bullet-point summary of the changes.
List any PRs that this PR is dependent on and any Jira tickets that this PR is related to.

Checklist:

  • I have given my PR a title with the format "MPDX-(JIRA#) (summary sentence max 80 chars)"
  • I have applied the appropriate labels. (Add the label "On Staging" to get the branch automatically merged into staging.)
  • I have requested a review from another person on the project

Copy link

github-actions bot commented Mar 27, 2024

Bundle Sizes

Compared against 5003e45

Route Size (gzipped) Diff
/ 78.87 KB +1.7 KB
/404 79.07 KB +1.7 KB
/500 79.04 KB +1.7 KB
/_app 365 KB -207.15 KB
/_error 78.66 KB +1.7 KB
/accountLists 118.79 KB +35.88 KB
/accountLists/[accountListId] 306.51 KB +76.1 KB
/accountLists/[accountListId]/coaching 83.11 KB +2.55 KB
/accountLists/[accountListId]/coaching/[coachingId] 245.05 KB +45.56 KB
/accountLists/[accountListId]/contacts/[[...contactId]] 218.88 KB -121.9 KB
/accountLists/[accountListId]/contacts/flows/setup 251.52 KB +95.46 KB
/accountLists/[accountListId]/reports/coaching 245.06 KB +45.56 KB
/accountLists/[accountListId]/reports/designationAccounts 370.85 KB +139.88 KB
/accountLists/[accountListId]/reports/donations/[[...contactId]] 454.84 KB +58.98 KB
/accountLists/[accountListId]/reports/expectedMonthlyTotal 239.71 KB +110.54 KB
/accountLists/[accountListId]/reports/partnerCurrency/[[...contactId]] 246.92 KB -68.29 KB
/accountLists/[accountListId]/reports/partnerGivingAnalysis/[[...contactId]] 245.31 KB -68.34 KB
/accountLists/[accountListId]/reports/responsibilityCenters 371.69 KB +139.89 KB
/accountLists/[accountListId]/reports/salaryCurrency/[[...contactId]] 246.92 KB -68.29 KB
/accountLists/[accountListId]/settings/admin 240.54 KB +107.93 KB
/accountLists/[accountListId]/settings/integrations 259.43 KB +108.48 KB
/accountLists/[accountListId]/settings/manageAccounts 246.23 KB +108.13 KB
/accountLists/[accountListId]/settings/manageCoaches 243.85 KB +108.14 KB
/accountLists/[accountListId]/settings/notifications 241.59 KB +110.51 KB
/accountLists/[accountListId]/settings/organizations 242.29 KB +107.93 KB
/accountLists/[accountListId]/settings/organizations/accountLists 261.57 KB +108.01 KB
/accountLists/[accountListId]/settings/organizations/contacts 260.45 KB +108.01 KB
/accountLists/[accountListId]/settings/preferences 271.09 KB +111.13 KB
/accountLists/[accountListId]/tasks/[[...contactId]] 244.36 KB -66.05 KB
/accountLists/[accountListId]/tools 113.42 KB +34.75 KB
/accountLists/[accountListId]/tools/appeals 158.21 KB +73.9 KB
/accountLists/[accountListId]/tools/appeals/[appealId] 179.27 KB +21.8 KB
/accountLists/[accountListId]/tools/fixCommitmentInfo 90.27 KB +3.28 KB
/accountLists/[accountListId]/tools/fixEmailAddresses 88.79 KB +2.28 KB
/accountLists/[accountListId]/tools/fixMailingAddresses 91.64 KB +3.03 KB
/accountLists/[accountListId]/tools/fixPhoneNumbers 89.09 KB +2.26 KB
/accountLists/[accountListId]/tools/fixSendNewsletter 87.63 KB +1.71 KB
/accountLists/[accountListId]/tools/mergeContacts 85.91 KB +2.08 KB
/accountLists/[accountListId]/tools/mergePeople 85.47 KB +1.7 KB
/login 118.65 KB +35.46 KB
/logout 79.24 KB +1.7 KB
Dynamic import Size (gzipped)
../src/components/Contacts/ContactDetails/ContactDetailsTab/DynamicContactDetailsTab.tsx -> ./ContactDetailsTab 61.9 KB
../src/components/Contacts/ContactDetails/ContactDonationsTab/DynamicContactDonationsTab.tsx -> ./ContactDonationsTab 101.89 KB
../src/components/Contacts/ContactDetails/ContactNotesTab/DynamicContactNotesTab.tsx -> ./ContactNotesTab 2.25 KB
../src/components/Contacts/ContactDetails/ContactReferralTab/DynamicContactReferralTab.tsx -> ./ContactReferralTab 4.31 KB
../src/components/Contacts/ContactFlow/DynamicContactFlow.tsx -> ./ContactFlow 39.67 KB
../src/components/Contacts/ContactsList/DynamicContactsList.tsx -> ./ContactsList 28.81 KB
../src/components/Contacts/ContactsMap/DynamicContactsMap.tsx -> ./ContactsMap 30.54 KB
../src/components/Contacts/ContactsRightPanel/DynamicContactsRightPanel.tsx -> ./ContactsRightPanel 53.63 KB
../src/components/Dashboard/ThisWeek/NewsletterMenu/MenuItems/LogNewsLetter/DynamicLogNewsletter.tsx -> ./LogNewsletter 61.76 KB
../src/components/EditDonationModal/DynamicEditDonationModal.tsx -> ./EditDonationModal 6.01 KB
../src/components/Layouts/Primary/TopBar/Items/AddMenu/Items/AddDonation/DynamicAddDonation.tsx -> ./AddDonation 85.06 KB
../src/components/Layouts/Primary/TopBar/Items/AddMenu/Items/CreateContact/DynamicCreateContact.tsx -> ./CreateContact 28.21 KB
../src/components/Layouts/Primary/TopBar/Items/AddMenu/Items/CreateMultipleContacts/DynamicCreateMultipleContacts.tsx -> ./CreateMultipleContacts 76.28 KB
../src/components/Layouts/Primary/TopBar/Items/SearchMenu/DynamicSearchDialog.tsx -> ./SearchDialog 16.17 KB
../src/components/Shared/Filters/DynamicFilterPanel.tsx -> ./FilterPanel 23.27 KB
../src/components/Task/Modal/Comments/DynamicTaskModalCommentsList.tsx -> ./TaskModalCommentsList 73.69 KB
../src/components/Task/Modal/Form/Complete/DynamicTaskModalCompleteForm.tsx -> ./TaskModalCompleteForm 98.57 KB
../src/components/Task/Modal/Form/DynamicTaskModalForm.tsx -> ./TaskModalForm 106.92 KB
../src/components/Task/Modal/Form/LogForm/DynamicTaskModalLogForm.tsx -> ./TaskModalLogForm 141.22 KB

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-901.d3dytjb8adxkk5.amplifyapp.com

@dr-bizz
Copy link
Contributor Author

dr-bizz commented Jun 6, 2024

Moved to this PR #950

@dr-bizz dr-bizz closed this Jun 6, 2024
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