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 Task Phase 1/4 - Initialization #948

Closed
wants to merge 11 commits into from
Closed

Conversation

dr-bizz
Copy link
Contributor

@dr-bizz dr-bizz commented Jun 4, 2024

Description

In this PR, we set up everything that is needed for the other PRS to come. This includes:

  1. Locale files
  2. Hooks
  3. Util functions
  4. Constants
  5. Dashboard changes
  6. Fixed tests on Reports, Settings and Tools

This PR will fail some tests as we've split up the work into 4 PRs.

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
Contributor

github-actions bot commented Jun 4, 2024

Bundle sizes [mpdx-react]

Compared against 77129da

Route Size (gzipped) Diff
/_app 371.31 KB +1.71 KB
/accountLists 118.62 KB -1.24 KB
/accountLists/[accountListId]/reports/donations/[[...contactId]] 343.05 KB -1.68 KB
/accountLists/[accountListId]/settings/admin 133.8 KB -1.1 KB
/accountLists/[accountListId]/settings/integrations 153.65 KB -1.91 KB
/accountLists/[accountListId]/settings/manageAccounts 141.32 KB -1.94 KB
/accountLists/[accountListId]/settings/manageCoaches 137.87 KB -1.17 KB
/accountLists/[accountListId]/settings/organizations 135.66 KB -1.08 KB
/accountLists/[accountListId]/settings/preferences 209.1 KB -1.78 KB
/accountLists/[accountListId]/tools/appeals/[appealId] 178.74 KB -1.64 KB
/login 118.7 KB -1.03 KB
Dynamic import Size (gzipped) Diff
../src/components/Contacts/ContactsRightPanel/DynamicContactsRightPanel.tsx -> ./ContactsRightPanel 134.21 KB -1.28 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.41 KB -1.28 KB
../src/components/Dashboard/ThisWeek/WeeklyActivity/WeeklyReportModal/DynamicWeeklyReportModal.tsx -> ./WeeklyReportModal 33.26 KB -1.29 KB
../src/components/Task/MassActions/EditTasks/DynamicMassActionsEditTasksModal.tsx -> ./MassActionsEditTasksModal 96.39 KB -1.9 KB
../src/components/Task/Modal/Form/Complete/DynamicTaskModalCompleteForm.tsx -> ./TaskModalCompleteForm 99.59 KB +1.23 KB
../src/components/Task/Modal/Form/DynamicTaskModalForm.tsx -> ./TaskModalForm 108.59 KB +1.41 KB

@dr-bizz dr-bizz mentioned this pull request Jun 4, 2024
3 tasks
@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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant