Skip to content
Merged

Test #2117

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
278 commits
Select commit Hold shift + click to select a range
d9958f9
Merge pull request #2014 from bcgov/bugfix/AB#31894-link-type-race-co…
DavidBrightBcGov Feb 19, 2026
9332a66
AB#31896 - fix unit tests
AndreGAot Feb 19, 2026
8fd71f0
AB#31896 - codeQL suggestions and cleanup
AndreGAot Feb 19, 2026
d8a84fd
AB#31896 sonarQube cleanup
AndreGAot Feb 19, 2026
efa2706
AB#31896 remove unnecessary #pragma disables
AndreGAot Feb 19, 2026
86baf65
Merge pull request #2015 from bcgov/feature/AB#31896-applicant-profil…
AndreGAot Feb 19, 2026
48bac3b
Added the quick date range select drop down next to search with prede…
DavidBrightBcGov Feb 19, 2026
3a9799a
Fixed an option chaining flagged by Sonarqube
DavidBrightBcGov Feb 20, 2026
5a8f511
Merge pull request #2012 from bcgov/feature/AB#31413-ApplicantProfile…
JamesPasta Feb 20, 2026
441de45
Merge pull request #2011 from bcgov/bugfix/AB#31384-total-paid-amount
JamesPasta Feb 20, 2026
6b13f43
Merge pull request #2008 from bcgov/bugfix/AB#28769-contact-refresh
JamesPasta Feb 20, 2026
76cdd6f
Merge pull request #2009 from bcgov/bugfix/AB#31848-applicant-profile…
JamesPasta Feb 20, 2026
0116ca2
Merge pull request #2010 from bcgov/feature/AB#31284-copy-disabled-fi…
JamesPasta Feb 20, 2026
cbce9df
Merge pull request #2017 from bcgov/feature/AB#31737-enhanced-date-fi…
JamesPasta Feb 20, 2026
7d43ce8
Merge pull request #2018 from bcgov/dev
JamesPasta Feb 20, 2026
2773334
AB#25283 submission data provider for profiles
AndreGAot Feb 20, 2026
f316ee3
AB#25283 fix unit test
AndreGAot Feb 20, 2026
f43730d
AB#25283 missing xml docs
AndreGAot Feb 20, 2026
10f8f60
Update applications/Unity.GrantManager/src/Unity.GrantManager.Applica…
AndreGAot Feb 20, 2026
ed4b24f
Merge pull request #2019 from bcgov/feature/AB#25283-profile-submissions
AndreGAot Feb 20, 2026
0cc221b
AB#32001 Improve AI payload logging controls and output formatting
jacobwillsmith Feb 21, 2026
77ca0f3
AB#32001 Update gitignore for local dev artifacts
jacobwillsmith Feb 21, 2026
de09143
AB#31384 - Add aggregated payment summary DTO and batch queries
plavoie-BC Feb 23, 2026
15ae161
AB#31384 - Add aggregated payment summary tests and test modifications
plavoie-BC Feb 23, 2026
13f58bd
AB#31384 - Fix file encoding issue raising SQ warning
plavoie-BC Feb 23, 2026
535dab3
AB#31384 - Fix circular dependency on IApplicationLinksService
plavoie-BC Feb 23, 2026
9a9d32a
AB#31384 - Payment Request query code quality improvements
plavoie-BC Feb 23, 2026
19bb97f
AB#31384 - Add Payment Request Repository Tests
plavoie-BC Feb 23, 2026
97c8d62
AB#31384 - Add integration tests for PaymentRequestRepository and cle…
plavoie-BC Feb 23, 2026
d729e49
AB#31384 - Rename calculation objects from Payment Summary to Payment…
plavoie-BC Feb 23, 2026
9074cf2
AB#32001 Update gitignore for only code-workspace
jacobwillsmith Feb 24, 2026
d746aad
AB#32001 Cache JsonSerializerOptions for AI payload log formatting
jacobwillsmith Feb 24, 2026
c92ea21
AB#32001 Address Copilot feedback for AI payload logging safety and J…
jacobwillsmith Feb 24, 2026
e6662e8
AB#32001 Refine AI payload logging gates and local file logging behavior
jacobwillsmith Feb 24, 2026
60b681b
AB#32001 AI logging single local file flag with comment
jacobwillsmith Feb 24, 2026
6f0ca6d
AB#001 Fix nullability warnings
jacobwillsmith Feb 24, 2026
31b4a29
Quick Date Range now displayed with blue border to match the original…
DavidBrightBcGov Feb 24, 2026
3f7d43b
Merge pull request #2022 from bcgov/feature/AB#32001-ImproveAIPayload…
jacobwillsmith Feb 24, 2026
ea29ca1
AB#30430 applicant profile address info provider
AndreGAot Feb 24, 2026
2d484ed
When using clear filter, the search field will be reset to empty, and…
DavidBrightBcGov Feb 24, 2026
f5e4f75
AB#32046 Rename OpenAI config keys to Azure prefix
jacobwillsmith Feb 24, 2026
2226ce4
AB#30430 sonarQube fixes
AndreGAot Feb 24, 2026
317bcf6
AB#31813 Improve analysis prompt structure and output constraints
jacobwillsmith Feb 21, 2026
a1e2115
Merge branch 'dev' into feature/AB#30430-applicant-profile-addresses
AndreGAot Feb 25, 2026
676fd06
Applied logic to use a default <option selected> rather than hardcodi…
DavidBrightBcGov Feb 25, 2026
06d3bdd
Merge pull request #2025 from bcgov/bugfix/AB#32028-quick-date-range-…
DavidBrightBcGov Feb 25, 2026
d5b1d89
Merge pull request #2026 from bcgov/feature/AB#32046-RenameOpenAIConf…
jacobwillsmith Feb 25, 2026
6b46d5a
AB#32004 Improve attachment summary prompt structure and evidence rules
jacobwillsmith Feb 21, 2026
72065d7
AB#32005 Improve scoresheet prompt contract and response reliability
jacobwillsmith Feb 21, 2026
a866258
AB#32005 Align scoresheet AI rationale/confidence parsing and integer…
jacobwillsmith Feb 21, 2026
a557db9
Merge pull request #2027 from bcgov/feature/AB#30430-applicant-profil…
AndreGAot Feb 25, 2026
83ef797
Merge pull request #2028 from bcgov/bugfix/AB#32029-clear-filter-fix
DavidBrightBcGov Feb 25, 2026
8728c3f
Merge branch 'dev' into bugfix/AB#31384-aggregate-payment
plavoie-BC Feb 25, 2026
c4718df
AB#31384 - Add Application Links Comments
plavoie-BC Feb 25, 2026
9f32555
AB#31384 - Fix renaming for batch rollup
plavoie-BC Feb 25, 2026
e70e47c
AB#31813 Align analysis prompt with structured schema/data/attachment…
jacobwillsmith Feb 25, 2026
cf42a8a
Merge pull request #2020 from bcgov/bugfix/AB#31384-aggregate-payment
JamesPasta Feb 25, 2026
f64df0e
Merge pull request #2029 from bcgov/hotfix/AB#31672-ClientCodes
JamesPasta Feb 25, 2026
b1bdaee
Merge pull request #2030 from bcgov/dev
JamesPasta Feb 25, 2026
34a03cb
AB#32004 Simplify attachment summary prompt payload construction
jacobwillsmith Feb 25, 2026
92a5839
AB#30430 update documentation
AndreGAot Feb 25, 2026
8769582
AB#30430 move docs to correct place
AndreGAot Feb 25, 2026
dd34287
AB#32005 Further scoresheet alignment
jacobwillsmith Feb 25, 2026
34d97ea
AB#32063 Remove obsolete openshift yaml files moved to GitOps
DarylTodosichuk Feb 25, 2026
94b7622
Merge pull request #2034 from bcgov/feature/AB#32063-GitOps-Workflows…
DarylTodosichuk Feb 26, 2026
d246898
Merge pull request #2033 from bcgov/feature/AB#30430-documentation-on…
AndreGAot Feb 26, 2026
f276b66
AB#32005 Simplifying scoresheet display handling
jacobwillsmith Feb 26, 2026
ac834c3
AB#31785: No gaps for UnityApplicationId Sequence Number
aurelio-aot Feb 26, 2026
b604f82
AB#31785: Fix sonarqube issue
aurelio-aot Feb 26, 2026
cb629b5
AB#31785: Limit UnityApplicationId Prefix to 100 characters
aurelio-aot Feb 26, 2026
45bd082
AB#32007 Add PDF text extraction support in TextExtractionService
jacobwillsmith Feb 21, 2026
5e9062d
Merge pull request #2038 from bcgov/bugfix/AB#31785-no-gaps-for-Unity…
JamesPasta Feb 26, 2026
8a6bc90
AB#32007 Text extraction post processing
jacobwillsmith Feb 26, 2026
0cf1717
AB#29187 - Add text area resize handle to Email and Email Template ed…
plavoie-BC Feb 26, 2026
d248163
Merge remote-tracking branch 'origin/dev' into feature/AB#29187-expan…
plavoie-BC Feb 26, 2026
a351d47
AB#29187 - Remove autoresize experimental code
plavoie-BC Feb 26, 2026
a26f280
Merge branch 'dev' into feature/AB#31935-FixCaseSentitivityBugCypress…
Feb 26, 2026
a241bbe
AB#30429 add agent contacts
AndreGAot Feb 26, 2026
1e081c3
AB#31851 - Bugfix - Standardize date rendering with DateUtils for Pay…
plavoie-BC Feb 26, 2026
0afaca3
adding the new date picker changes
Feb 26, 2026
061b953
adding support for observer loop
Feb 26, 2026
91369d0
AB#31851 - Set null return for formatUtcDateToLocal
plavoie-BC Feb 26, 2026
e200f12
AB#31851 - Add formatUtcDateToLocal use to PaymentInfo table
plavoie-BC Feb 26, 2026
0dac2fe
Added hooks for DataTables state save/load/loaded events. This is to …
DavidBrightBcGov Feb 26, 2026
4c0fc31
AB#31851 - Revert changes to Payment Request Paid On column
plavoie-BC Feb 26, 2026
11193f3
Centralized multiple calls to setting local date storage under a sing…
DavidBrightBcGov Feb 26, 2026
8f7d0e2
Merge pull request #2044 from bcgov/bugfix/AB#32030-saved-view-quick-…
DavidBrightBcGov Feb 26, 2026
8fe257a
AB#26878: Applicant Profile History Tab - Initial Draft
aurelio-aot Feb 27, 2026
cddc20b
Merge pull request #2040 from bcgov/feature/AB#32007-AddPdfExtraction…
jacobwillsmith Feb 27, 2026
56dc050
Merge pull request #2035 from bcgov/feature/AB#31813-ImproveAnalysisP…
jacobwillsmith Feb 27, 2026
7f86aea
Merge pull request #2036 from bcgov/feature/AB#32004-ImproveAttachmen…
jacobwillsmith Feb 27, 2026
1ab9ec2
Merge pull request #2037 from bcgov/feature/AB#32005-ImproveScoreshee…
jacobwillsmith Feb 27, 2026
a960047
AB#32008 Add Office document text extraction support (Word/Excel)
jacobwillsmith Feb 27, 2026
7ed4d3f
AB#32008 Resolve ICell specificity error
jacobwillsmith Feb 27, 2026
39899cc
Added new placeholders on appsettings.
hasanpour Feb 27, 2026
63ade69
Merge remote-tracking branch 'origin/dev' into feature/AB#30429-profi…
AndreGAot Feb 27, 2026
739f395
AB#30429 fix unit tests
AndreGAot Feb 27, 2026
252f767
Merge pull request #2051 from bcgov/hotfix/AB#32016-FixBatchNightly
JamesPasta Feb 27, 2026
53fad35
update the Communities SQL Script and delete the Census Subdivisions …
Stephan-McColm Feb 27, 2026
0676e96
AB#30429 codeQL suggestions
AndreGAot Feb 27, 2026
abb34ec
Merge pull request #2053 from bcgov/dev
JamesPasta Feb 27, 2026
907a8a2
Merge pull request #2046 from bcgov/feature/AB#31935-FixCaseSentitivi…
JamesPasta Feb 27, 2026
24a9725
AB#32004 SonarQube fixes
jacobwillsmith Feb 27, 2026
e8ca2cf
Merge pull request #2041 from bcgov/feature/AB#29187-expand-textarea
JamesPasta Feb 27, 2026
56ee555
Merge pull request #2055 from bcgov/feature/AB#32004-ImprovePrompt-So…
JamesPasta Feb 27, 2026
0e1e395
Merge pull request #2057 from bcgov/hotfix/AB#32016-FixBatchNightly
JamesPasta Feb 27, 2026
f98ae3f
AB#30429 fix unit tests after codeQL suggestions
AndreGAot Feb 27, 2026
d3474e2
Added AI Scoring user.
hasanpour Feb 27, 2026
2488280
Merge pull request #2054 from bcgov/feature/AB#32106-Update-the-Commu…
AndreGAot Feb 27, 2026
8316a27
AB#31871: Add AI Scoring to Feature Flags
hasanpour Feb 27, 2026
7289673
Merge pull request #2052 from bcgov/feature/AB#30429-profile-contacts…
AndreGAot Feb 27, 2026
217efa6
Merge pull request #2058 from bcgov/dev
JamesPasta Feb 27, 2026
c6cce84
AB#26878: Set font size standard for $ symbol for currencies
aurelio-aot Feb 28, 2026
36703dc
Moved the Scoresheet dropdown from under Available Worksheets to be a…
DavidBrightBcGov Feb 28, 2026
6d2c5c6
AB#32111 use x-unit test collections
AndreGAot Feb 28, 2026
ce760cb
AB#32008 Sonar fix simplify docx paragraph extraction loop
jacobwillsmith Feb 28, 2026
608863d
AB#32021: Added AI Scoring to permissions
hasanpour Feb 28, 2026
253eabc
AB#32111 codeQL suggestions
AndreGAot Feb 28, 2026
f6a7354
AB#32010 Refactor AI contracts and add compatibility request wrappers
jacobwillsmith Feb 21, 2026
d6d0cf8
Add typed AI analysis data to GrantApplicationDto
jacobwillsmith Feb 21, 2026
ceeb83f
AB#32010 Sonar fixes for overload adjacency and serializer options reuse
jacobwillsmith Feb 28, 2026
8f576e4
Quick suggested updates - Label for="" field and option value="" field
DavidBrightBcGov Feb 28, 2026
5e68d39
Added ! to @Model!.ScoresheetId to assert non-null value
DavidBrightBcGov Feb 28, 2026
fa9ed96
Merge pull request #2060 from bcgov/bugfix/AB#31675-dropdown-layout-s…
DavidBrightBcGov Feb 28, 2026
3dc5b40
AB#26878: Applicant Profile Funding History Fix Bugs and Layout
aurelio-aot Feb 28, 2026
0dd4d33
AB#32111 - in memory db access collection
AndreGAot Feb 28, 2026
9f17284
AB#32111 back to disable parrell for application test project
AndreGAot Feb 28, 2026
094715a
Merge branch 'dev' into bugfix/AB#31851-payment-request-time-localiza…
plavoie-BC Mar 2, 2026
97c09dd
AB#32010 Normalize AI contract layout and attachment model naming
jacobwillsmith Mar 2, 2026
a6c3243
Merge pull request #2062 from bcgov/feature/AB#32111-web-tests-use-co…
JamesPasta Mar 2, 2026
d9ea720
AB#32010 Standardize AI contracts into models requests responses
jacobwillsmith Mar 2, 2026
1ddb206
AB#32108 annual update of reference data
DarylTodosichuk Mar 2, 2026
24b50dc
Merge pull request #2043 from bcgov/bugfix/AB#31851-payment-request-t…
JamesPasta Mar 2, 2026
d26434f
AB#32010 Standardize AI DTO JsonPropertyName attributes
jacobwillsmith Mar 2, 2026
1dfd2ed
Merge pull request #2066 from bcgov/dev
JamesPasta Mar 2, 2026
757f956
AB#32010 Align AI analysis payload keys to normalized contract
jacobwillsmith Mar 2, 2026
5d02ba9
AB#32008 Simplify text extraction async flow and stale comments
jacobwillsmith Mar 2, 2026
b1999e3
AB#32108 Update the index.html
DarylTodosichuk Mar 2, 2026
ef90702
Merge branch 'dev' into AB#30936-reporting-dynamic-columns
AndreGAot Mar 2, 2026
aaeaea1
feature/AB#31926-MultiAccountCoding
JamesPasta Mar 2, 2026
cae0efe
feature/AB#28147-Location -Data-Update - This commit update the simpl…
Stephan-McColm Mar 2, 2026
783df36
Merge pull request #2069 from bcgov/feature/AB#28147-Location-Data-Up…
DarylTodosichuk Mar 2, 2026
347743b
Merge pull request #2067 from bcgov/feature/AB#32108-Update-Nginx-data
DarylTodosichuk Mar 2, 2026
0095681
feature/AB#31926-MultiAccountCoding
JamesPasta Mar 2, 2026
8faa3b9
feature/AB#31926-MultiAccountCoding-CHATFixes
JamesPasta Mar 2, 2026
63e787a
feature/AB#31926-MultiAccountCoding-SonarFixes
JamesPasta Mar 2, 2026
2aca610
Merge pull request #2068 from bcgov/feature/AB#31926-AccountCodingPR
JamesPasta Mar 2, 2026
d0ef135
Merge pull request #2064 from bcgov/feature/AB#32010-RefactorAIContracts
JamesPasta Mar 2, 2026
cf11e42
Merge pull request #2071 from bcgov/dev
JamesPasta Mar 2, 2026
44d3ffc
bugfix/AB#31179-FailedPayments One day only UTC
JamesPasta Mar 2, 2026
c8aaadc
Merge pull request #2073 from bcgov/bugfix/AB#31179-FailedPaymentsUtc…
JamesPasta Mar 2, 2026
9fb4cc9
AB#26878: Fix bugs on Applicant Profile History Tab
aurelio-aot Mar 2, 2026
b2470e8
AB#30936 fix map and add unmapped dt warning
AndreGAot Mar 2, 2026
d4451a5
AB#26878: Fix bug on audit date display
aurelio-aot Mar 2, 2026
8e17670
AB#311194 sonarqube cleanup
AndreGAot Mar 2, 2026
2cbca56
AB#32011 Refactor AI prompt plumbing into shared prompt components
jacobwillsmith Feb 27, 2026
743dbbb
AB#32011 Wire OpenAIService to structured prompt modules
jacobwillsmith Mar 3, 2026
0a52eaa
AB#31194 codeQL suggestions
AndreGAot Mar 3, 2026
af033ed
AB#26878: Set column widths to data table columns
aurelio-aot Mar 3, 2026
06b3f24
AB#31194 address more codeQL suggestions
AndreGAot Mar 3, 2026
052c2fb
fetaure/AB#28147-Location-Data-Update This is a minor correction to c…
Stephan-McColm Mar 3, 2026
ff15ee4
Merge pull request #2076 from bcgov/feature/AB#28147-Location-Data-Up…
DarylTodosichuk Mar 3, 2026
e40e255
AB#25283 - update url for chefs view open
AndreGAot Mar 3, 2026
a727e1f
feature/AB#32030-FixDuplicateState
JamesPasta Mar 3, 2026
7afdd86
feature/AB#32030-FixDuplicateState
JamesPasta Mar 3, 2026
f445205
Merge pull request #2078 from bcgov/feature/AB#32030-FixDuplicateData…
DavidBrightBcGov Mar 3, 2026
311c6e7
AB#26878: Mandatory fields on Applicant Profile - History Tab
aurelio-aot Mar 3, 2026
9cdade2
AB#26878: Update labels as per Acceptance Criteria
aurelio-aot Mar 3, 2026
dcd023b
Created the handler.
hasanpour Mar 3, 2026
e943f05
Read-Only Enforcement
hasanpour Mar 3, 2026
87ffcea
Converted tags from pl-3 pt-3 to p-3
DavidBrightBcGov Mar 3, 2026
e391f49
Merge pull request #2079 from bcgov/bugfix/AB#31675-padding-fix
DavidBrightBcGov Mar 3, 2026
097b434
Merge pull request #2075 from bcgov/feature/AB#32011-RefactorAIPrompt…
JamesPasta Mar 3, 2026
a82daab
Merge pull request #2072 from bcgov/feature/AB#26878-ApplicantProfile…
JamesPasta Mar 3, 2026
36a78d2
Merge pull request #2080 from bcgov/dev
JamesPasta Mar 3, 2026
ac670a8
AB#25283 fix unit test
AndreGAot Mar 3, 2026
7c3c06d
feature/AB#31620-SentToFSB
JamesPasta Mar 3, 2026
15509cf
Merge pull request #2074 from bcgov/feature/AB#31194-worksheet-dynami…
JamesPasta Mar 4, 2026
409f946
AB#31364. Set it that restoring columns when loading a saved view sho…
DavidBrightBcGov Mar 4, 2026
afaf625
AB#31364 - Accepted copilots suggestions of changing the let $input =…
DavidBrightBcGov Mar 4, 2026
1c91856
AB#31822 - Enable DataTables fixed headers and scrollable bodies
plavoie-BC Mar 4, 2026
a5187c8
AB#31822 - Update NPM dependencies and lockfile for latest patches
plavoie-BC Mar 4, 2026
a7f9f96
Merge remote-tracking branch 'origin/dev' into feature/AB#31822-datat…
plavoie-BC Mar 4, 2026
cab3f32
AB#31822 - Fix parameter name typo
plavoie-BC Mar 4, 2026
d57080f
AB#31822 - Fix paramater naming for Scroll Y calculation
plavoie-BC Mar 4, 2026
d8d4877
AB#31871: Feature Flag Filtering
hasanpour Mar 4, 2026
5c94603
AB#31822 - Add fixed header and footer to Grant Applicants page
plavoie-BC Mar 4, 2026
b4e3da5
AB#31822 - Add plugin to support scroll resize on table layout events
plavoie-BC Mar 4, 2026
8d79509
Merge pull request #2082 from bcgov/bugfix/AB#31364-saved-view-by-index
DavidBrightBcGov Mar 4, 2026
44fc3e7
Merge pull request #2077 from bcgov/feature/AB#25283-chefs-url-gen-po…
AndreGAot Mar 4, 2026
48f1685
feature/AB#32106-UpdateCommunitiesMigration (#2084)
JamesPasta Mar 4, 2026
3612e32
Merge pull request #2085 from bcgov/dev
JamesPasta Mar 4, 2026
d6f3976
AB#31822 - Refactor ScrollResize, improve DataTable layout & sizing
plavoie-BC Mar 4, 2026
9c2bc50
Merge remote-tracking branch 'origin/dev' into feature/AB#31822-datat…
plavoie-BC Mar 4, 2026
9b85676
feature/AB#31620-SentToFSB
JamesPasta Mar 4, 2026
aed4e2f
Merge pull request #2081 from bcgov/feature/AB#31620-SentToFSB-Lookup…
JamesPasta Mar 4, 2026
5202764
AB#31822 - Add DataTable code quality fixes
plavoie-BC Mar 4, 2026
6090196
AB#31822 - Remove UTF character
plavoie-BC Mar 4, 2026
e3e5e98
Merge remote-tracking branch 'origin/dev' into feature/AB#31822-datat…
plavoie-BC Mar 4, 2026
e15ffd1
AB#31822 - Include first and last pagination in footer
plavoie-BC Mar 4, 2026
740cb11
AB#31822 - Update DataTable pageLength options to include 'All'
plavoie-BC Mar 4, 2026
b16d19d
AB#32008 Optimize Office text extraction memory usage and limits
jacobwillsmith Mar 4, 2026
e1c0d7d
AB#31822 - DataTable code quality fixes
plavoie-BC Mar 4, 2026
f683528
Merge pull request #2048 from bcgov/feature/AB#32008-AddOfficeExtract…
jacobwillsmith Mar 4, 2026
42aee7c
Merge branch 'dev' into feature/AB#31822-datatable-fixed-scroll
plavoie-BC Mar 4, 2026
88d5f91
AB#32007 Apply bounded append memory optimization to PDF text extraction
jacobwillsmith Mar 4, 2026
70711dd
Sorting: AI assessment always first in list
hasanpour Mar 4, 2026
8875795
AB#27126: Create Edit Red-Stop Permission
aurelio-aot Mar 4, 2026
4ff3866
AB#32008 Reduce Office extraction Sonar complexity
jacobwillsmith Mar 4, 2026
96097ac
AB#32008 Apply Office extraction Sonar cleanup
jacobwillsmith Mar 4, 2026
ddd103f
Merge pull request #2083 from bcgov/feature/AB#31822-datatable-fixed-…
JamesPasta Mar 4, 2026
a9985fc
AB#27126: Fix sonarqube issues
aurelio-aot Mar 5, 2026
de7571d
Move the jquery maskMoney to a deferred load on the page for CreatePa…
DavidBrightBcGov Mar 5, 2026
67f77e4
Added: Clone AI Assesment
hasanpour Mar 5, 2026
ee5404b
Merge pull request #2093 from bcgov/bugfix/AB#32123-payment-request-m…
DavidBrightBcGov Mar 5, 2026
a103968
Added unit tests.
hasanpour Mar 5, 2026
384c547
Marked AI assessment as complete.
hasanpour Mar 5, 2026
350a9b1
Fixed merge conflicts.
hasanpour Mar 5, 2026
beb873d
Merge pull request #2089 from bcgov/feature/AB#27126-Red-Stop-Permiss…
JamesPasta Mar 5, 2026
632eb7b
Merge pull request #2094 from bcgov/feature/AB#31681-Scoring-Assistant
JamesPasta Mar 6, 2026
7ec9247
Merge pull request #2088 from bcgov/feature/AB#32008-AddOfficeExtract…
JamesPasta Mar 6, 2026
c2a1eda
Merge pull request #2086 from bcgov/feature/AB#32007-AddPdfExtraction…
JamesPasta Mar 6, 2026
975c8b0
AB#32012 Refactor AI flow orchestration and rename summary handler
jacobwillsmith Feb 21, 2026
4cac71f
AB#32012 Align orchestration flow and prompt contracts
jacobwillsmith Mar 6, 2026
567cfcb
AB#32012 Harden attachment AI flow and sanitize attachment summary re…
jacobwillsmith Feb 21, 2026
0e74fe6
AB#32012 Align AI analysis UI flow with title/detail summaries and ai…
jacobwillsmith Feb 21, 2026
20d4248
AB#32012 Normalize AI analysis parsing and confidence handling
jacobwillsmith Mar 6, 2026
e875c64
AB#32012 Align analysis/attachment prompt contracts with DTO shape
jacobwillsmith Mar 6, 2026
c55a81a
AB#32012 Prioritize extracted content over separators at text limits
jacobwillsmith Mar 6, 2026
529ed31
AB#32012 Apply final AI maintainability and consistency cleanups
jacobwillsmith Mar 6, 2026
4b4f506
AB#32012 Apply remaining AI Sonar cleanups
jacobwillsmith Mar 6, 2026
bfbf293
AB#32217-update-school-info-json
DarylTodosichuk Mar 6, 2026
b4b103b
Merge pull request #2099 from bcgov/feature/AB#32217-update-school-in…
DarylTodosichuk Mar 6, 2026
7e631c2
AB#32012 Apply Where filters for DOCX extraction loops
jacobwillsmith Mar 6, 2026
0c807f1
AB#32012 Reorder DOCX/PDF LINQ filters for Sonar loop rule
jacobwillsmith Mar 6, 2026
0807ea7
AB#32012 Refactor extraction loops to prefiltered sequences for Sonar
jacobwillsmith Mar 6, 2026
3a6f9fe
AB#32195
DavidBrightBcGov Mar 6, 2026
e96ace6
AB#31822 - Fix pagination defaults
plavoie-BC Mar 6, 2026
8858ae9
Merge pull request #2101 from bcgov/bugfix/AB#31822-fix-pagination-de…
JamesPasta Mar 6, 2026
6fe3a86
AB#32012 Reorder text extraction projections for Sonar consistency
jacobwillsmith Mar 6, 2026
c75440f
AB#32195
DavidBrightBcGov Mar 6, 2026
2ceb161
AB#31165 - Refactor CHES email object construction and field handling
plavoie-BC Mar 6, 2026
f488c8f
Merge pull request #2102 from bcgov/bugfix/AB#32195-quick-date-range-…
JamesPasta Mar 6, 2026
3edb94d
AB#31165 - Clarify excludeTemplate naming
plavoie-BC Mar 6, 2026
83689db
AB#32012 Address Copilot findings for AI orchestration and analysis s…
jacobwillsmith Mar 6, 2026
e6c591d
AB#32012 Fix JsonException and JsonArray compile issues
jacobwillsmith Mar 6, 2026
6dd9416
Merge pull request #2098 from bcgov/feature/AB#32012-RefactorAIFlowOr…
jacobwillsmith Mar 6, 2026
632b3b4
Merge branch 'dev' into bugfix/AB#31165-notifications-drop-cc-bcc
plavoie-BC Mar 6, 2026
2c3c676
Merge pull request #2103 from bcgov/bugfix/AB#31165-notifications-dro…
JamesPasta Mar 6, 2026
bc15729
Merge pull request #2096 from bcgov/dev
JamesPasta Mar 6, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .github/workflows/docker-build-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ on:
- '.gitignore'
- 'database/**'
- 'documentation/**'
- 'openshift/**'
- 'tests/**'
- '**/docs/**'
- '**/README*'
- 'CODE_OF_CONDUCT.md'
- 'COMPLIANCE.yaml'
- 'CONTRIBUTING.md'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/docker-build-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ on:
- '.gitignore'
- 'database/**'
- 'documentation/**'
- 'openshift/**'
- 'tests/**'
- '**/docs/**'
- '**/README*'
- 'CODE_OF_CONDUCT.md'
- 'COMPLIANCE.yaml'
- 'CONTRIBUTING.md'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/docker-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ on:
- '.gitignore'
- 'database/**'
- 'documentation/**'
- 'openshift/**'
- 'tests/**'
- '**/docs/**'
- '**/README*'
- 'CODE_OF_CONDUCT.md'
- 'COMPLIANCE.yaml'
- 'CONTRIBUTING.md'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-check-dev-branch.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Dev - CI & Unit Tests
name: Dev - Branch Protection - CI & Unit Tests

permissions:
contents: read
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-check-main-branch.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Main - Branch Protection
name: Main - Branch Protection - CI & Unit Tests
permissions:
contents: read
pull-requests: write
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
*.rsuser
*.userosscache
*.sln.docstates
*.code-workspace

# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
Expand Down
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ The project is in a reliable state and major changes are unlikely to happen.
├── Unity.NginxData/ - Nginx HTTP server and reference files
├── Unity.RabbitMQ/ - RabbitMQ message broker configuration
└── Unity.RedisSentinel/- Redis Sentinel high-availability setup
database/ - Database configuration and scripts
documentation/ - Solution documentation and assets
openshift/ - OpenShift deployment files and configs
database/ - Database configuration scripts
documentation/ - Solution documentation
COMPLIANCE.yaml - BCGov PIA/STRA compliance status
CONTRIBUTING.md - How to contribute
LICENSE - License
Expand Down
Loading
Loading