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

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    823de3d View commit details
    Browse the repository at this point in the history
  2. Tree shake lodash imports

    canac committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    16fa2c5 View commit details
    Browse the repository at this point in the history
  3. Merge @mui/material imports

    canac committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    457836a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Remove intlFormat barrel export

    canac committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4c81bd7 View commit details
    Browse the repository at this point in the history
  2. Lazy load menu modals

    canac committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0ab235d View commit details
    Browse the repository at this point in the history
  3. Lazy load more modals

    canac committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    59c20ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89b1abc View commit details
    Browse the repository at this point in the history
  5. Lazy load filter panel

    canac committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d20c217 View commit details
    Browse the repository at this point in the history
  6. Replace withStyles with styled

    canac committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    5bde5d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c78aed9 View commit details
    Browse the repository at this point in the history
  8. Avoid wildcard imports

    canac committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b9639fb View commit details
    Browse the repository at this point in the history
  9. Lazy load contacts views

    canac committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    042760b View commit details
    Browse the repository at this point in the history
  10. Lazy load search menu dialog

    canac committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    67c7029 View commit details
    Browse the repository at this point in the history
  11. Lazy load the ContactsWrapper

    canac committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    91a9f7a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    43e76af View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    43161ca View commit details
    Browse the repository at this point in the history
  2. Tree shake lodash imports

    canac committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    830f60c View commit details
    Browse the repository at this point in the history
  3. Merge @mui/material imports

    canac committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5baa41c View commit details
    Browse the repository at this point in the history
  4. Remove intlFormat barrel export

    canac committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a5eb8fa View commit details
    Browse the repository at this point in the history
  5. Lazy load menu modals

    canac committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    25c8152 View commit details
    Browse the repository at this point in the history
  6. Lazy load more modals

    canac committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c0019d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3471ca4 View commit details
    Browse the repository at this point in the history
  8. Lazy load filter panel

    canac committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    86e84ca View commit details
    Browse the repository at this point in the history
  9. Replace withStyles with styled

    canac committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    7450222 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e3f595d View commit details
    Browse the repository at this point in the history
  11. Avoid wildcard imports

    canac committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    929bf4c View commit details
    Browse the repository at this point in the history
  12. Lazy load contacts views

    canac committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    ee7f5cf View commit details
    Browse the repository at this point in the history
  13. Lazy load search menu dialog

    canac committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    20caa37 View commit details
    Browse the repository at this point in the history
  14. Lazy load the ContactsWrapper

    canac committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    fc3d597 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    69441a2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    50d1f09 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Simplifying code

    dr-bizz committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    16323d3 View commit details
    Browse the repository at this point in the history
  2. Removing duplicate GraphQl

    dr-bizz committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f67c8f1 View commit details
    Browse the repository at this point in the history
  3. Only calling in one style sheet. Also adding font-faces to prevent a …

    …call to Google to grab font-faces.
    dr-bizz committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    66ec260 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee849fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    944108b View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Loading contacts before userOptions returns.

    Rendering skeletons of contacts
    Stripped Contacts graphQL down to basics
    Adding memo to contactsRow
    dr-bizz committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    426320b View commit details
    Browse the repository at this point in the history
  2. prettier fixes

    dr-bizz committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f03f11c View commit details
    Browse the repository at this point in the history
  3. Fixing tests

    dr-bizz committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    a1f7a92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bc5e0a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    7da9fc0 View commit details
    Browse the repository at this point in the history