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

fix: better error handling in components #1642

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    79ca0e9 View commit details
    Browse the repository at this point in the history
  2. fix: add catch handling to getDefaultConfig calls

    modified EnvTriggerView.tsx & TriggerView.tsx
    Elessar1802 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    303e465 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db40c79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f1e06b View commit details
    Browse the repository at this point in the history
  5. fix: add catch blocks to fetch calls

    Changes in appDetails/AppDetails.tsx, details/main.tsx &
    appDetails/AppDetails.component.tsx
    Elessar1802 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f22aa78 View commit details
    Browse the repository at this point in the history
  6. fix: add catch block to ServerError throwable call

    Modifications in login/Login.tsx
    Elessar1802 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    39f898d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    471fc53 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d27d9f View commit details
    Browse the repository at this point in the history
  9. fix: conditional check for optional property

    edit renderSideInfoColumn in EnvironmentOverview.tsx
    Elessar1802 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3a5939f View commit details
    Browse the repository at this point in the history
  10. refactor: remove unnecessary optional checks

    edit in deploymentConfig/DeploymentConfig.tsx
    Elessar1802 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    7248028 View commit details
    Browse the repository at this point in the history