Dev - #2828
Merged
Merged
Conversation
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…ttps://github.com/bcgov/Unity into feature/AB#33329-reporting-configuration-ordering
Extracts the CHEFS submission-seeding logic from chefs-api-submission.cy.ts into a reusable cy.seedApprovalFlowSubmission() command so ApprovalFlow can fall back to seeding a fresh submission when no existing one matches its search criteria, instead of depending on a separate seed step running first. Also retries the payment-info supplier save once when it hits a transient "GetAuthTokenAsync: Error retrieving Token" CAS error, which was silently leaving SupplierId empty and cascading into unrelated failures downstream.
…ledNotifications feature/AB#33998-AttachementScheduleNotifications-Sonar
…_tests fix approval flow tests
AB#33864 Sonar issue cleanup
…ion-bug bugfix/AB#34056 update policy for user assignment
…ow works in both Windows 11 and MacOS. Invoke via npx.cmd cypress run --browser chrome on Win11
- Fix Razor bool hidden inputs rendering as literal 'value' by using .ToString().ToLower() for all six AI capability flags - Add missing ai-generation-api.js script include to Mapping page - Fix setAiScoresheetPending inverted if(isPending) guard so generate button is enabled when no pending review exists - Enable generate button on loadAiScoresheetReview fail and early-exit (no view permission) so button is always clickable when appropriate - Add EnsureAiOperationAccessAsync (feature + permission) to ApplicationFormVersionAppService and GrantApplicationAppService - Extract AiScoresheetSuggestionName static class; rename worksheet suffix from -field-suggestions to -worksheet for consistency - Add AIFormWorkflowApi JS wrapper for all application-form-version AI workflow endpoints; eliminate all raw abp.ajax calls in Mapping.js - Add queueFormMapping/Worksheet/Scoresheet to AIGenerationApi wrapper - Pass scoresheet capability flags through CustomFieldsViewComponent params; remove IFeatureChecker/IPermissionChecker from component - Gate Generate/Review scoresheet buttons on separate CanGenerateScoresheet and CanViewScoresheet flags - Default all suggestion toggles (mapping/worksheet/scoresheet) to unselected - Clear scoresheet title on modal render; require manual entry like worksheet - Align modal titles to 'Review X Suggestions' pattern - Align placeholder text to 'e.g., Project x' pattern - Remove unused QueueAttachmentSummaryRequestDto and legacy ensure helpers - Remove unused IApplicationChefsFileAttachmentRepository injection Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…sheet-follow-up AB#33864 AI form scoresheet/worksheet/mapping flow standardization
initial commit to push the changes to fix the approval flow seeder
feature/AB#33234 - Applicant Portal Renewal Links
…Cypress environments and cross-environment test configuration
…auncher feature/AB#33297_Modify_Cypress_Launcher: Improved support for local Cypress environments and cross-environment test configuration
…ates Feature/ab#33935 renewal link updates
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



No description provided.