Skip to content

1724 replace common business service exceptions with serviceresult #1657

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

Open
wants to merge 19 commits into
base: v2-development
Choose a base branch
from

Conversation

gogo4ds
Copy link
Collaborator

@gogo4ds gogo4ds commented Jun 25, 2025

Closes https://github.com/SoftUni-Internal/exam-systems-issues/issues/1724

Summary of the changes made:

  1. {Describe your changes in the list}

gogo4ds added 19 commits June 18, 2025 10:55
 into 1723-fix-object-reference-not-set-to-an-instance-of-an-object-in-getusersubmissionsbyproblem
…OpenJudgeSystem into 1724-replace-common-business-service-exceptions-with-serviceresult
…llerResultExtensions`. Excluded `NotFound` and `AccessDenied` cases from activity failure marking.
… ValidationResult. Enhanced `SubmitSubmissionService` with `ServiceResult` pattern and adjusted controller methods accordingly. Updated dependencies in `yarn.lock`.
…actions. Enhanced error handling with detailed contexts and updated `ControllerResultExtensions` to align with refined error codes.
**Summary of changes made**:
1. Replaced `forwardToAdmin` with `fallbackHtmlRoutes` to better handle route fallback scenarios.
2. Ensured non-API HTML requests fallback to `index.html`.
3. Retained `/administration` routing fallback to `admin.html`.
…/OpenJudgeSystem into 1724-replace-common-business-service-exceptions-with-serviceresult
…sult` pattern, removing exception handling. Updated related business logic and models for improved error handling and response consistency.
…OpenJudgeSystem into 1724-replace-common-business-service-exceptions-with-serviceresult
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