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: CE-1059 Unable to save Decision section without entering all fields - incorrect toast #629

Merged
merged 10 commits into from
Sep 17, 2024

Commits on Sep 13, 2024

  1. fix: initial validation added

    Mike Sears committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d7dcc42 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. fix: updated decision component and thunk

    added validation handling to prevent user from creating a decision with missing data, updated thunk to display correct toast
    Mike Sears committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ed98b53 View commit details
    Browse the repository at this point in the history
  2. testing weird behaviour

    Mike Sears committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    890d4b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d98073 View commit details
    Browse the repository at this point in the history
  4. fix merge conflict error

    Mike Sears committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f338669 View commit details
    Browse the repository at this point in the history
  5. add logging to case service and controller

    Mike Sears committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b25007b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d900a10 View commit details
    Browse the repository at this point in the history
  7. fix: verify fix in dev, incorrect var name

    Mike Sears committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    90da104 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. fix: updates to decision component

    updates to validation to try and reduce cognitive complexity
    Mike Sears committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2793888 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc5bed3 View commit details
    Browse the repository at this point in the history