Skip to content
Merged

Test #2013

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
177 commits
Select commit Hold shift + click to select a range
60b4986
Add AI Permission Group
ligovbc Jan 22, 2026
dcf11f5
feature/AB#31658-Fix-BasicEmail: harden basicEmail against ResizeObse…
Stephan-McColm Jan 23, 2026
57d8bf8
AB#29181: Block Javascript using HtmlAnalyzer and form.io noeval
aurelio-aot Jan 23, 2026
64c5e4f
AB#29181: Optimize HtmlSanitizer
aurelio-aot Jan 23, 2026
bfbf84b
AB#29181: Prevent CSS leak into CHEFS submission form using shadow DOM
aurelio-aot Jan 23, 2026
1cd28b7
AB#29181: Fix sonarqube issue
aurelio-aot Jan 23, 2026
b3cfcfe
Merge pull request #1946 from bcgov/feature/AB#31658-Fix-BasicEmail
DarylTodosichuk Jan 23, 2026
30fe646
Potential fix for code scanning alert no. 81: DOM text reinterpreted …
aurelio-aot Jan 23, 2026
a4d68cf
AB#31659 update custom exception classes to modern .NET 9
AndreGAot Jan 23, 2026
b8ad3e3
Merge pull request #1948 from bcgov/bugfix/AB#31659-custom-exception-…
AndreGAot Jan 23, 2026
b0102ee
AB#31662 dbmigrator appsettings
AndreGAot Jan 23, 2026
cca159e
Update applications/Unity.GrantManager/src/Unity.GrantManager.DbMigra…
AndreGAot Jan 23, 2026
6740d62
AB#31665 sonarqube cleanup
AndreGAot Jan 23, 2026
96a654a
Merge pull request #1950 from bcgov/bugfix/AB#31665-FakeCurrentPrinci…
AndreGAot Jan 23, 2026
113f9bd
AB#31140 - Add support for default DataTable ordering by column name
plavoie-BC Jan 23, 2026
17783d0
Merge branch 'dev' into bugfix/AB#31140-default-list-ordering
plavoie-BC Jan 23, 2026
0dfe493
AB#31140 - Add support for default DataTable ordering for more tables…
plavoie-BC Jan 23, 2026
7caab26
Merge branch 'bugfix/AB#31140-default-list-ordering' of https://githu…
plavoie-BC Jan 23, 2026
1b0aa69
AB#31666 consolidate nuget mixed versions
AndreGAot Jan 23, 2026
b424c68
AB#31140 - Apply sort order by index bugfixes
plavoie-BC Jan 23, 2026
b182f60
Merge pull request #1949 from bcgov/bugfix/AB#31662-dbmigrator-appset…
JamesPasta Jan 23, 2026
5f66a53
Merge pull request #1952 from bcgov/bugfix/AB#31666-nuget-consolidate
JamesPasta Jan 23, 2026
51a548a
Merge pull request #1951 from bcgov/bugfix/AB#31140-default-list-orde…
JamesPasta Jan 23, 2026
5efeeb7
AB#31667 update logic checks to be explicit for pii and developer exc…
AndreGAot Jan 23, 2026
20c55f8
AB#31667 try explicit function naming to show intent
AndreGAot Jan 23, 2026
5fea8ed
AB#31667 try GlobalSuppressions.cs for suppression
AndreGAot Jan 23, 2026
77b2677
Update applications/Unity.GrantManager/src/Unity.GrantManager.Web/Glo…
AndreGAot Jan 23, 2026
351b0aa
Merge pull request #1954 from bcgov/bugfix/AB#31667-web-pii-dev-excep…
JamesPasta Jan 23, 2026
6506ac9
AB#29181: Remove javascript suppression and fix sonarque issue
aurelio-aot Jan 23, 2026
eafd8fe
AB#29181: Fix sonarqube issue
aurelio-aot Jan 23, 2026
83cc1f3
AB#29959: Drop PaymentThreshold column from PaymentConfigurations
aurelio-aot Jan 26, 2026
64898a4
AB#31104: Create Contacts Table
aurelio-aot Jan 27, 2026
f584692
Merge branch 'dev' of https://github.com/bcgov/unity into feature/AB#…
ligovbc Jan 27, 2026
6977f37
Merge pull request #1958 from bcgov/feature/AB#31476-AI-PermisionGroup
ligovbc Jan 27, 2026
5a960b8
AB#31104: Nest ContactTypes
aurelio-aot Jan 27, 2026
0f527bd
AB#31104: Address review comments
aurelio-aot Jan 27, 2026
5c99622
AB#31104: Address review comments
aurelio-aot Jan 27, 2026
6ce00e7
AB#31104: Fix compile errors
aurelio-aot Jan 27, 2026
5f10b88
AB#31104: Fix sonarqube issues
aurelio-aot Jan 27, 2026
3ceb17f
AB#31104: Address review comment
aurelio-aot Jan 28, 2026
3074ecd
AB#31104: Rename Contacts field
aurelio-aot Jan 28, 2026
4ef4030
AB#31104 add more contact details and tests
AndreGAot Jan 28, 2026
1705639
AB#31104: Create EF Migration Scripts for Contacts Table
aurelio-aot Jan 28, 2026
29b8da2
Merge pull request #1957 from bcgov/feature/AB#31104-Add-Contacts-Table
JamesPasta Jan 28, 2026
cc29b43
Merge pull request #1956 from bcgov/feature/AB#29959-Remove-PaymentCo…
JamesPasta Jan 28, 2026
0078b36
Merge pull request #1947 from bcgov/feature/AB#29181-isolate-formio-c…
JamesPasta Jan 28, 2026
cbf7a75
Merge pull request #1955 from bcgov/dev
JamesPasta Jan 29, 2026
5f17bd3
AB#31104: Add RelatedEntitySubType to Contacts Table
aurelio-aot Jan 29, 2026
7573601
Merge branch 'dev' into feature/AB#31104-Add-Contacts-Table
aurelio-aot Jan 29, 2026
7b46fb9
AB#8721: Applicant Profile Submissions Tab Initial Draft
aurelio-aot Jan 30, 2026
8394674
AB#31104 - update contacts to linking table
AndreGAot Jan 30, 2026
b1306d7
Update applications/Unity.GrantManager/src/Unity.GrantManager.EntityF…
AndreGAot Jan 30, 2026
ba85439
AB#31149 add migration and updated get_formversion_data.sql
AndreGAot Jan 31, 2026
11ed262
AB#31104 remove the user secrets id
AndreGAot Jan 31, 2026
50f1d51
AB#8721: Fix layout issue and FILTER button bug and sonarqube issues
aurelio-aot Jan 31, 2026
5710263
AB#8721: Make data mapping identical to GrantApplications page
aurelio-aot Feb 1, 2026
21fb4b0
AB#31067: Show non-published form versions in the Parent Form dropdown
aurelio-aot Feb 2, 2026
f6bc955
Merge pull request #1961 from bcgov/feature/AB#31104-Add-Contacts-Table
JamesPasta Feb 3, 2026
d621a6f
Merge pull request #1962 from bcgov/feature/AB#8721-ApplicantProfile-…
JamesPasta Feb 3, 2026
63f6d38
Merge pull request #1963 from bcgov/bugfix/AB#31149-submission-incorr…
JamesPasta Feb 3, 2026
76c09b3
AB#31740 add basic scaffold for B2B auths
AndreGAot Feb 3, 2026
197c7c2
AB#31140 - Bugfix - Reset to default ordering on Clear Filter
plavoie-BC Feb 3, 2026
f7fb806
AB#31140 - Bugfix - SonarQube cleanup
plavoie-BC Feb 3, 2026
e6a480b
Merge pull request #1968 from bcgov/bugfix/AB#31140-default-ordering-…
JamesPasta Feb 4, 2026
95d0901
feature/AB#Cypress-e2e-basicEmail-configuration
Stephan-McColm Feb 4, 2026
a6a90dd
Merge pull request #1969 from bcgov/feature/AB#Cypress-e2e-basicEmail…
DarylTodosichuk Feb 4, 2026
e4abf97
AB#31740 add to api key filter for applicant portal integration
AndreGAot Feb 4, 2026
f014cc2
Merge branch 'dev' into bugfix/AB#31067-non-published-version-not-sho…
aurelio-aot Feb 4, 2026
2fe1959
AB#30735 - Add Unity Application ID email template variable and updat…
plavoie-BC Feb 4, 2026
6f4d6ed
feature/AB#31786-Fix-ChefsData-Cypress-Spec-and-update-cypress-pipeli…
Stephan-McColm Feb 4, 2026
e60671d
Merge pull request #1971 from bcgov/feature/AB#31786-Fix-ChefsData-Cy…
DarylTodosichuk Feb 4, 2026
6bd48be
Merge branch 'dev' into feature/AB#30735-UAID-template-variable
plavoie-BC Feb 4, 2026
0beb507
AB#31067: Deduct paid/pending child amounts from parent amount
aurelio-aot Feb 5, 2026
6d23694
AB#31740 update profile endpoint routes
AndreGAot Feb 5, 2026
6bf0563
AB#31740 recommended updates
AndreGAot Feb 5, 2026
56defc0
AB#31067: Form Hierarchy is no longer dependent to Application Form V…
aurelio-aot Feb 5, 2026
8790f74
AB#31066: Search Form Hierarchy Parent Form By Category
aurelio-aot Feb 5, 2026
ed795f1
AB#31067: Fix sonarqube issues
aurelio-aot Feb 5, 2026
9a8c806
AB#31067: Fix sonarqube issue
aurelio-aot Feb 5, 2026
ac2b07e
Merge pull request #1970 from bcgov/feature/AB#30735-UAID-template-va…
JamesPasta Feb 5, 2026
c1c9025
Merge pull request #1972 from bcgov/dev
JamesPasta Feb 5, 2026
0413b4e
AB#31740 update from codeQL suggestions
AndreGAot Feb 5, 2026
2b82a6e
Merge pull request #1974 from bcgov/feature/AB#31740-b2b-profile-auth
AndreGAot Feb 5, 2026
35f2642
AB#30069: Change parent-child amount validation error message
aurelio-aot Feb 6, 2026
1c6e322
AB#30069: Group parent-child payment requests with a pink outline
aurelio-aot Feb 6, 2026
2657f80
AB#30069: Remove double outline for parent-child group
aurelio-aot Feb 6, 2026
599b46a
Merge branch 'dev' into bugfix/AB#31067-non-published-version-not-sho…
aurelio-aot Feb 6, 2026
6e8745a
AB#30069: Fix sonarqube issues
aurelio-aot Feb 6, 2026
172d54b
AB#31676 start with tenant map lookup
AndreGAot Feb 6, 2026
41a2b1b
AB#30069: Change parent-child group outline color
aurelio-aot Feb 6, 2026
454bdef
AB#30069: Change parent-child group outline border tickness
aurelio-aot Feb 6, 2026
6e2b494
AB#30398 - Add Creation Date to Applicant list default view
plavoie-BC Feb 9, 2026
3a13bbb
AB#31363 - Improve styling of date controls on Grant Applications
plavoie-BC Feb 9, 2026
6c0a04d
AB#31676 make the oidc sub submission scrape dynamic
AndreGAot Feb 9, 2026
4c2f0a3
AB#31676 SQ cleanup
AndreGAot Feb 9, 2026
22f32ea
AB#31676 more SQ
AndreGAot Feb 9, 2026
a397ad7
AB#31843 - Docker - Use ADD instruction to retrieve remote resources
plavoie-BC Feb 9, 2026
8f84455
AB#31843 - SQ - Remove old TODO comments
plavoie-BC Feb 9, 2026
f964900
AB#31676 codeQL suggestions
AndreGAot Feb 9, 2026
1815eaa
AB#31676 remove using
AndreGAot Feb 9, 2026
efb912a
AB#31676 optimize recon worker
AndreGAot Feb 10, 2026
8db04bd
AB#31676 appsetting file cleanup
AndreGAot Feb 10, 2026
cdd3faa
AB#31824: Dont delete supplier
aurelio-aot Feb 6, 2026
9cd2a30
AB#31824: Deassociate Applicant from Supplier
aurelio-aot Feb 9, 2026
61b29a0
Potential fix for pull request finding 'Constant condition'
aurelio-aot Feb 9, 2026
bdd1555
AB#31676 more CodeQL
AndreGAot Feb 10, 2026
549b105
Merge pull request #1978 from bcgov/feature/AB#31676-portal-tenant-lo…
JamesPasta Feb 10, 2026
efd372d
Merge pull request #1982 from bcgov/bugfix/AB#31824-deassociate-supplier
JamesPasta Feb 10, 2026
4e4b2b0
AB#31676 update key compare for better security
AndreGAot Feb 10, 2026
010dc99
Merge pull request #1977 from bcgov/feature/AB#31363-submission-date-…
JamesPasta Feb 10, 2026
91159d0
Merge branch 'dev' into feature/AB#31843-sonarqube-cleanup
plavoie-BC Feb 10, 2026
a33e6b6
Apply suggestion from @Copilot
AndreGAot Feb 10, 2026
71d8727
Merge pull request #1983 from bcgov/feature/AB#31676-portal-tenant-lo…
AndreGAot Feb 10, 2026
d4c5fd7
Added The ApplicationsActionBar spec
Stephan-McColm Feb 10, 2026
a5240a9
AB#31843 - Update HtmlSanitizer from 9.0.889 to 9.0.892 to resolve vu…
plavoie-BC Feb 10, 2026
1bdcb52
Merge branch 'feature/AB#31843-sonarqube-cleanup' of https://github.c…
plavoie-BC Feb 10, 2026
94055e1
Merge branch 'dev' into feature/AB#31843-sonarqube-cleanup
plavoie-BC Feb 10, 2026
3d88040
feature/AB#31004
DavidBrightBcGov Feb 10, 2026
7124829
Improved ApplicationsActionBar spec
Stephan-McColm Feb 11, 2026
fabe4e6
Improved ApplicationsActionBar Spec - asserts visibility of the colum…
Stephan-McColm Feb 11, 2026
704896b
Includes menu selection
Stephan-McColm Feb 11, 2026
afaa394
Fixed the payment test
Stephan-McColm Feb 11, 2026
7288407
Refinements to flow.
Stephan-McColm Feb 11, 2026
52485e6
feature/AB#31826 Fixed basicEmail.cy.ts to be able to login irrespect…
Stephan-McColm Feb 11, 2026
547701c
Merge pull request #1985 from bcgov/feature/AB#31826-Applications-Act…
DarylTodosichuk Feb 11, 2026
f781b2b
Merge pull request #1980 from bcgov/feature/AB#31843-sonarqube-cleanup
JamesPasta Feb 11, 2026
f52826a
Updated the sorting method call based on copilots recommendations
DavidBrightBcGov Feb 11, 2026
6889e0d
AB#31867: Validate empty SupplierNumber in PaymentRequest frontend
aurelio-aot Feb 11, 2026
21c6bf7
AB#31867: Dont save empty suppliernumber from CAS
aurelio-aot Feb 11, 2026
db681be
AB#31867: Fix sonarqube issue
aurelio-aot Feb 11, 2026
3e51bc8
AB#31867: Improve validation message wording
aurelio-aot Feb 11, 2026
67648e6
Merge pull request #1984 from bcgov/feature/AB#31004-links-column-app…
JamesPasta Feb 11, 2026
42437d5
Merge pull request #1988 from bcgov/feature/AB#31867-check-empty-supp…
JamesPasta Feb 11, 2026
857ff9f
Secrets
JamesPasta Feb 12, 2026
2e538b2
Merge branch 'dev' into feature/AB#31672-AddTenantFields
JamesPasta Feb 12, 2026
7d582d1
AB#30069: Address copilot comment on unsanitized groupKey
aurelio-aot Feb 12, 2026
a526cc2
AB#3009: Address copilot comment on whitespace-only categories
aurelio-aot Feb 12, 2026
a0027e4
AB#30069: Address copilot comment on unsanitized IDs
aurelio-aot Feb 12, 2026
88450eb
AB#30069: Exclude self-reference when getting child links
aurelio-aot Feb 12, 2026
82c1d3b
Centralize authentication with cy.session() caching, reducing login t…
Feb 12, 2026
ea55354
feature/AB#31672-AddTenantFields
JamesPasta Feb 12, 2026
d43c6c9
Merge branch 'feature/AB#31672-AddTenantFields' of https://github.com…
JamesPasta Feb 12, 2026
beadf9d
Merge pull request #1989 from bcgov/dev
JamesPasta Feb 12, 2026
85b3301
Update applications/Unity.AutoUI/cypress/e2e/ApplicationsActionBar.cy.ts
Stephan-McColm Feb 12, 2026
2d6ac6d
addressing code review comments
Feb 12, 2026
683f738
feature/AB#31672-AddTenantFields
JamesPasta Feb 12, 2026
1436bbb
Merge pull request #1991 from bcgov/feature/AB#31895-Cypress-Central-…
DarylTodosichuk Feb 12, 2026
c8c72c2
feature/AB#31672-AddTenantFields
JamesPasta Feb 12, 2026
cb4de54
feature/AB#31672-AddTenantFields-Sonar
JamesPasta Feb 12, 2026
9bb20c0
feature/AB#31672-AddTenantFields-Sonar
JamesPasta Feb 12, 2026
6194483
Merge branch 'dev' into feature/AB#31672-AddTenantFields
JamesPasta Feb 12, 2026
46ff608
feature/AB#31672-AddTenantFields-Sonar
JamesPasta Feb 12, 2026
e93a821
feature/AB#31672-AddTenantFields-Sonar
JamesPasta Feb 12, 2026
6cf918c
AB#31896 profile request services
AndreGAot Feb 12, 2026
459bf49
feature/AB#31672-AddTenantFields-Sonar
JamesPasta Feb 12, 2026
ba0ca64
feature/AB#31672-AddTenantFields-Sonar
JamesPasta Feb 13, 2026
47b22ab
AB#31896 sonarQ cleanup
AndreGAot Feb 13, 2026
cc7d88d
feature/AB#31826-New-IT-Statements-Applications-Actions-Bar - Added 2…
Stephan-McColm Feb 13, 2026
becee32
Merge pull request #1994 from bcgov/feature/AB#31826-New-IT-Statement…
DarylTodosichuk Feb 13, 2026
957b651
AB#31896 sonarQ
AndreGAot Feb 13, 2026
104e3f8
AB#31417: Display Started Operating Date in Applicant Profile
aurelio-aot Feb 13, 2026
7777b16
AB#31849: Remove Save View menu in Submissions Tab
aurelio-aot Feb 13, 2026
de698ab
AB#31896 OrgInfoDataProvider SQ
AndreGAot Feb 13, 2026
641316f
feature/AB#31672-AddTenantFields-FixKeys
JamesPasta Feb 13, 2026
0545343
feature/AB#31672-AddTenantFields-FixKeys
JamesPasta Feb 13, 2026
be6e8c0
Apply suggestions from code review
AndreGAot Feb 13, 2026
b28f9a8
AB#31896 remove profile key log
AndreGAot Feb 13, 2026
98bda8a
Merge pull request #1998 from bcgov/feature/AB#31896-applicant-profil…
AndreGAot Feb 13, 2026
6da7e30
Merge pull request #1990 from bcgov/feature/AB#31672-AddTenantFields
JamesPasta Feb 13, 2026
6d6df08
Merge pull request #1996 from bcgov/bugfix/AB#31849-No-Save-View-In-S…
JamesPasta Feb 13, 2026
a6ce5f8
feature/AB#31672-AddTenantFields-Sonar
JamesPasta Feb 13, 2026
25bde7f
Merge pull request #2003 from bcgov/feature/AB#31672-AddTenantFields
JamesPasta Feb 13, 2026
8472cc8
Merge pull request #1964 from bcgov/bugfix/AB#31067-non-published-ver…
JamesPasta Feb 13, 2026
43134ac
Merge pull request #1995 from bcgov/feature/AB#31417-Display-Applican…
JamesPasta Feb 13, 2026
d3f8890
bug/AB#31901-inverted-parent-child-links-in-display
DavidBrightBcGov Feb 13, 2026
3f8f470
Merge pull request #2006 from bcgov/bugfix/AB#31901-inverted-parent-c…
JamesPasta Feb 13, 2026
1cd52c0
Merge pull request #2007 from bcgov/dev
JamesPasta Feb 14, 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
5 changes: 4 additions & 1 deletion applications/Unity.AutoUI/cypress.pipeline.env.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@
"test1username": "{{test1username}}",
"test1password": "{{test1password}}",
"test2username": "{{test2username}}",
"test2password": "{{test2password}}"
"test2password": "{{test2password}}",
"TEST_EMAIL_TO": "{{test_email_to}}",
"TEST_EMAIL_CC": "{{test_email_CC}}",
"TEST_EMAIL_BCC": "{{test_email_BCC}}"
}
Loading
Loading