Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
104 commits
Select commit Hold shift + click to select a range
e9cfa4a
Initial Commit
Feb 12, 2026
4bdd1ce
resolving conflicts
Feb 13, 2026
d29ea3c
Merge pull request #2002 from bcgov/feature/AB#31906-POM-for-Applicat…
DarylTodosichuk Feb 14, 2026
79329bb
AB#28769 - Refactor ApplicationContactsWidget to support reload
plavoie-BC Feb 17, 2026
6525a74
Merge branch 'dev' into bugfix/AB#28769-contact-refresh
plavoie-BC Feb 17, 2026
c5f13e4
AB#28769 - Update ApplicationContactWidget unity tests
plavoie-BC Feb 17, 2026
5ba92e8
Merge branch 'bugfix/AB#28769-contact-refresh' of https://github.com/…
plavoie-BC Feb 17, 2026
295e5b4
AB#28769 - Add contact refresh code quality improvements
plavoie-BC Feb 17, 2026
b545c6c
AB#28769 - Update applications/Unity.GrantManager/src/Unity.GrantMana…
plavoie-BC Feb 17, 2026
82821c7
AB#28769 - Update applications/Unity.GrantManager/src/Unity.GrantMana…
plavoie-BC Feb 17, 2026
1d21a19
AB#28769 - Update applications/Unity.GrantManager/src/Unity.GrantMana…
plavoie-BC Feb 17, 2026
8882dc5
AB#31848: Compute Table Height Offset for Applicant Profile Details
aurelio-aot Feb 17, 2026
d2af527
AB#31896 - generic contacts service start, and applicant profile read
AndreGAot Feb 17, 2026
c8cca0d
AB#31284 - Allow copying of disabled input fields
plavoie-BC Feb 17, 2026
e79c86d
AB#31896 update role map on getcontacts profile
AndreGAot Feb 18, 2026
6bca7fe
AB#31896 update the lookup for profile contacts
AndreGAot Feb 18, 2026
0a82052
AB#31384 - Bugfix - Total Paid Amount - Update payment status checks …
plavoie-BC Feb 18, 2026
8878829
AB#31896 SonarQube cleanup
AndreGAot Feb 18, 2026
51d7ee5
AB#31413: Layout Adjustments on Applicant Profile - Applicant Info
aurelio-aot Feb 19, 2026
8a7d12f
Improve race condition handling in application links modal
DavidBrightBcGov Feb 19, 2026
9c2724d
Typo
DavidBrightBcGov Feb 19, 2026
98933c4
Making sonarqube happy
DavidBrightBcGov Feb 19, 2026
900a0d9
Fixing a logic condition of assigning the refreshed database data pos…
DavidBrightBcGov Feb 19, 2026
418eb85
Merge branch 'dev' into feature/AB#31896-applicant-profile-contacts
AndreGAot Feb 19, 2026
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
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
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
0dac2fe
Added hooks for DataTables state save/load/loaded events. This is to …
DavidBrightBcGov 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
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
1ed7b5b
AB#32010 Refactor AI contracts and add compatibility request wrappers
jacobwillsmith Feb 21, 2026
9c64190
Add typed AI analysis data to GrantApplicationDto
jacobwillsmith Feb 21, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
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