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

[MDS-6179] Refactored ProjectOverviewTab.js to a functional Typescript Component #3253

Merged
merged 11 commits into from
Sep 25, 2024

Commits on Sep 23, 2024

  1. Refactored ProjectOverviewTab.js to a functional Typescript component…

    …. This process seems to have fixed the issue.
    matbusby-fw committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ca830de View commit details
    Browse the repository at this point in the history
  2. added refetch of project if the projectSummary has been cleared from …

    …the store (this happens deliberately while backing out of viewing a detailed project summary as it prevents another bug where the state is incorrectly persisted.
    matbusby-fw committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    455ae31 View commit details
    Browse the repository at this point in the history
  3. update snap

    matbusby-fw committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2217401 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61fe55c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    4fda4de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b56c75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd2d185 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc2021f View commit details
    Browse the repository at this point in the history
  5. fixed optional chaining

    matbusby-fw committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e5523e5 View commit details
    Browse the repository at this point in the history
  6. fixed optional chaining

    matbusby-fw committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fc49066 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc5298a View commit details
    Browse the repository at this point in the history