Skip to content

chore: merge bug fixes to test - #436

Merged
mdiapenabc merged 7 commits into
testfrom
dev
Aug 6, 2026
Merged

chore: merge bug fixes to test#436
mdiapenabc merged 7 commits into
testfrom
dev

Conversation

@plakkara-bc

Copy link
Copy Markdown
Contributor

Description

Please provide a summary of the change and the issue fixed. Please include relevant context. List dependency changes.

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

How Has This Been Tested?

  • Automated/Unit tests
  • Manual tests (description below)
  • No new tests are required

Checklist

  • I have tested my changed locally
  • The code builds and pass all tests, No warning
  • I have made corresponding changes to the documentation

In Progress/Follow Up

saifrazabc and others added 7 commits August 2, 2026 19:22
* make changes to identify user profile is data_qualit_steward or csa_standard

* sending user responsibility and profile to frontend

* added auth context tests on the frontend

---------

Co-authored-by: Raza <mdsaraza@deloitte.com>
Co-authored-by: plakkara <preethi.lakkaraju@gov.bc.ca>
Remove unexpected (PT) suffixes from Started, Finished, and When column
headers, reuse shared formatDateTimeYMDHMS for Pacific timestamps, and
show friendly labels in the Activities type filter dropdown.
* fix: resolve CSA Not Eligible 500 when personIdMis is null

The staging care-end lookup used untyped null parameters in $queryRaw,
which PostgreSQL rejected with 42P18. Build ICM/MIS branches only when
the corresponding person id is present, ignore blank staging dates, and
safely fall back to today when no valid end date is found.

* fix lint

---------

Co-authored-by: plakkara-bc <Preethi.Lakkaraju@gov.bc.ca>
Run npm audit fix in backend, frontend, and integration tests to clear reported critical and high severity issues.
…433)

* blanked out weekly file search results after record association
Co-authored-by: Madjo Diapena <Madjo.Diapena@gov.bc.ca>
* updated filters for job column

* modified job filter in job list table

* created backend api to return filter values for trigger by

* fixed lint error
* fix: stabilize Eligibility List pagination ordering

Use a deterministic default sort and id tie-breaker in contact list queries so the same record no longer appears on multiple pages when paging without a column sort or when sort keys tie.

* fix: apply stable pagination ordering across server-side list APIs

Extract buildStableOrderBy into shared utils and use it for contacts, job monitoring history/activities, job runs listing, and contact audit trail queries so paginated results stay deterministic when sort keys tie or no sort is provided.

* fix lint issues

---------

Co-authored-by: plakkara-bc <Preethi.Lakkaraju@gov.bc.ca>
@plakkara-bc
plakkara-bc requested a review from mdiapenabc August 5, 2026 20:50
@mdiapenabc
mdiapenabc merged commit 194a315 into test Aug 6, 2026
26 checks passed
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.

3 participants