Skip to content

chore: merge changes from test to pre-prod - #424

Merged
plakkara-bc merged 6 commits into
pre-prodfrom
test
Jul 29, 2026
Merged

chore: merge changes from test to pre-prod#424
plakkara-bc merged 6 commits into
pre-prodfrom
test

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

plakkara-bc and others added 6 commits July 23, 2026 22:18
* Added statuses to enable CSA Eligible/Not Eligible buttons

* modified state machine to enable the new transitions

* remove order/payment from eligiblity

* careEndDate calculation on the basis of ICM/MIS placement endDate

* cra fields validation for add to batch & auto batch add

* fix lint & preater format issue

* created monitoring tab and added placeholders for tables

* discarded two columns in Activities table

* created the UI flow for add to batch field validation

* Update testcases reuse the makeContact function

* modified on hold calls to include reason

---------

Co-authored-by: Raza <mdsaraza@deloitte.com>
Co-authored-by: saifrazabc <Saif.Raza@gov.bc.ca>
feat: merge changes from dev to test(#418)
* feat: add job monitoring API and wire frontend tab to backend

Add job_runs summary/warning columns, job_activities table, monitoring
read endpoints (latest, history, activities), and activity logging on job
lifecycle. Update JobMonitoringTab to call the new API via jobs-service.

Clean implementation on top of origin/dev — no release merge baggage.

* feat(job-monitoring): Step 1 — APL-10 job list and monitoring foundations

Wire latest-per-type job list to FDD: six monitored types, IDIR on user
triggers, display formatters, and summaries derived from job metadata.
Drop persisted summary/warning columns; consolidate V26 migration.

* feat(job-monitoring): Step 2 — APL-11 job history query

Include ICM/MIS child runs in history, filter by startedAt window,
default sort startedAt DESC, and support IDIR filter on triggered_by_user.

* feat(job-monitoring): Step 3 — FDD activity enums and instrumentation

Add JobActivityService with FDD severity/type enums, remove lifecycle
activity noise, record eligibility and ICM sync notices, and align
Activities UI filters with APL-12.

* feat(job-monitoring): Step 4 — job-scoped dual-write activity logging

Wire AsyncLocalStorage job scope through JobRunner so curated Winston logs
also persist to job_activities via AppLogger activity methods and aggregation.

* feat(job-monitoring): Step 5 — admin gating, auto-refresh, handler instrumentation

Gate the Monitoring tab to ICM CSA Application RW users, poll job tables
while runs are active, and extend activity logging to auto-batch, send CRA,
retry-failed, and sync-ICM handlers.

* feat(job-monitoring): wire eligibility and WKL activity instrumentation

Extend activity logging to eligibility skip paths and WKL matching services,
and remove RW-only Monitoring tab gating until a role model is defined.

* feat(job-monitoring): allow jobless activities and close instrumentation gaps

Make job_activities.job_run_id nullable so standalone operator actions can
be logged, persist curated activities without job scope, and wire remaining
job-scoped gaps (parse failures, stuck jobs, auto-batch validation, ingest).

* feat(job-monitoring): Phase 5.1 logging convention and manual op activities

Unify AppLogger on tagged warn/error/crit dual-write, log manual eligibility and batch issues to Activities, and demote mocks/config noise to log while keeping integration data-quality warns in Splunk.

* docs(job-monitoring): move impl plan to documentation and fold V27 into V26

Relocate the implementation plan out of docs/functional-design, trim ADR 0012 to the standard template, and create job_activities with nullable job_run_id in V26 only.

* chore: keep documentation and docs README out of the repo

Remove docs/README.md and untrack documentation/; add documentation/ to .gitignore and drop broken ADR links to local-only docs.

* revert: restore ADR 0012 to pre-job-monitoring version

Decision doc updates will be amended separately later.

* chore: drop documentation/ from .gitignore

Local documentation stays excluded via .git/info/exclude per clone.

* fixed the lint fail issues

* updated the column filters

* fixed sorting accross tables of job monitoring tab

---------

Co-authored-by: plakkara <preethi.lakkaraju@gov.bc.ca>
feat: merge monitoring tab changes to test
…y tables (#422)

* inserted filenames in the summary columns of job list and history tables

* fixed failing tests

* disabled clear button
chore: merge monitoring fix to test
@plakkara-bc
plakkara-bc requested a review from saifrazabc July 29, 2026 15:18

@saifrazabc saifrazabc left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved to deploy the R26.10 Sprint -1 changes to pre prod.

@plakkara-bc
plakkara-bc merged commit 4dd9b83 into pre-prod Jul 29, 2026
19 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