fix(i18n): rename advanced client search - #533
Conversation
The page exposes one client-scoped free-text query, so align its navigation label and title with the capability it actually provides. Signed-off-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>
E2E — mocked backend🎭 E2E Tests✅ All green — 350 passed · 0 failed · 1 skipped, across 28 spec files in 6m 45s. By spec file
All 351 tests — click to expand
Slowest 10 — what the shard counts should be tuned against
📼 Download the HTML report, videos and traces — see the Generated by run 34199422251 from |
E2E — real Fineract🎭 E2E Tests✅ All green — 77 passed · 0 failed · 0 skipped · 2 flaky, across 23 spec files in 7m 1s.
|
| Spec | ✅ | ❌ | ⏭️ | Time |
|---|---|---|---|---|
| backend.setup.ts | 3 | 0 | 0 | 6.0s |
| batch-api-operations.spec.ts | 5 | 0 | 0 | 34.8s |
| center-servicing.spec.ts | 2 | 0 | 0 | 18.1s |
| client-transfer.spec.ts | 4 | 0 | 0 | 45.3s |
| deposit-account-servicing.spec.ts | 3 | 0 | 0 | 26.1s |
| deposit-product-configuration.spec.ts | 3 | 0 | 0 | 15.7s |
| group-membership.spec.ts | 3 | 0 | 0 | 46.8s |
| loan-account-actions.spec.ts | 3 | 0 | 0 | 23.8s |
| loan-charge-off.spec.ts | 2 | 0 | 0 | 20.2s |
| loan-product-accounting.spec.ts | 1 | 0 | 0 | 35.1s |
| loan-servicing.spec.ts | 2 | 0 | 0 | 20.3s |
| login.spec.ts | 4 | 0 | 0 | 5.6s |
| parity-screens.spec.ts | 8 | 0 | 0 | 44.5s |
| rbac-backend-restricted-user.spec.ts | 7 | 0 | 0 | 36.3s |
| rbac-multi-permission.spec.ts | 9 | 0 | 0 | 55.6s |
| full-demo.spec.ts | 1 | 0 | 0 | 1m 6s |
| loan-lifecycle.spec.ts | 4 | 0 | 0 | 2m 7s |
| loan-schedule-type.spec.ts | 3 | 0 | 0 | 36.4s |
| report-parameter-backend.spec.ts | 4 | 0 | 0 | 23.1s |
| savings-transaction-correction.spec.ts | 1 | 0 | 0 | 7.7s |
| share-account-servicing.spec.ts | 2 | 0 | 0 | 18.9s |
| share-product-accounting.spec.ts | 1 | 0 | 0 | 23.8s |
| teller-cash-management.spec.ts | 2 | 0 | 0 | 36.9s |
All 77 tests — click to expand
backend.setup.ts
- ✅ seed backend reference data —
2.0s - ✅ seed backend reference data —
2.1s - ✅ seed backend reference data —
1.9s
batch-api-operations.spec.ts
- ✅ Batch API Operations against Fineract › runs the sample batch scenario — create client, create loan, add and read back a charge —
9.8s(retried 1×) - ✅ Batch API Operations against Fineract › shows a parse error instead of submitting when the batch input is not valid JSON —
6.5s - ✅ Batch API enclosingTransaction semantics against Fineract › rolls back the earlier steps when enclosingTransaction is true and a later step fails —
8.8s(retried 1×) - ✅ Batch API enclosingTransaction semantics against Fineract › does not roll back the earlier steps when enclosingTransaction is false and a later step fails —
5.2s - ✅ Batch API Operations on a mobile viewport against Fineract › the sample batch scenario is reachable and works by touch at mobile width —
4.7s
center-servicing.spec.ts
- ✅ Center servicing › a center is activated, staffed and given a group —
12.7s - ✅ Center servicing › notes are recorded against the center —
5.4s
client-transfer.spec.ts
- ✅ Client transfer between offices › a proposed transfer is held until the destination accepts, and then the client moves —
11.9s - ✅ Client transfer between offices › a rejected transfer leaves the client on hold, and withdrawing is the way back —
12.0s - ✅ Client transfer between offices › a client can be transferred in one step when the user may act for both offices —
10.4s - ✅ Client staff assignment › an officer can be assigned and then removed —
11.0s
deposit-account-servicing.spec.ts
- ✅ Term deposit account servicing › an account is approved, activated and closed before maturity —
11.3s - ✅ Term deposit account servicing › a deposit is recorded, listed, and reversed without leaving the list —
9.5s - ✅ Term deposit account servicing › an application can be rejected instead of approved —
5.3s
deposit-product-configuration.spec.ts
- ✅ Deposit product configuration › a fixed deposit product survives being edited —
5.5s - ✅ Deposit product configuration › a recurring deposit product can be created at all —
4.2s - ✅ Deposit product configuration › a savings product carries its accounting configuration —
6.0s
group-membership.spec.ts
- ✅ Group membership and lifecycle › a group is activated, staffed, given members and a committee, then emptied —
20.3s - ✅ Group membership and lifecycle › notes are recorded against the group and can be removed again —
7.9s - ✅ Group membership and lifecycle › an empty group is closed with a reason, and a group with members is refused —
18.7s
loan-account-actions.spec.ts
- ✅ Loan account lifecycle actions › new action menu items appear only for active loans —
7.5s - ✅ Loan account lifecycle actions › undo disbursal shows a confirm dialog and reverts the loan to Approved —
8.0s - ✅ Loan account lifecycle actions › write off requires confirmation and moves the loan out of Active status —
8.2s
loan-charge-off.spec.ts
- ✅ Loan servicing commands › charges a loan off through the UI and reverses it —
10.4s - ✅ Loan servicing commands › records a goodwill credit through the shared transaction form —
9.8s
loan-product-accounting.spec.ts
- ✅ Loan product accounting › a cash-accounting product is configured, round-trips on edit, and posts to the ledger —
35.1s
loan-servicing.spec.ts
- ✅ Loan servicing: notes and transaction adjustment › notes can be added and removed, with a confirm dialog on delete —
9.4s - ✅ Loan servicing: notes and transaction adjustment › a repayment transaction can be viewed and adjusted with a corrected amount —
10.9s
login.spec.ts
- ✅ Login › login page displays correctly —
1.4s - ✅ Login › login form has required fields —
1.4s - ✅ Login › submit button is disabled when form is empty —
1.4s - ✅ Login › submit button is enabled when form is filled —
1.3s
parity-screens.spec.ts
- ✅ Screens added for platform parity › a manual journal entry can be read whole and reversed —
6.3s - ✅ Screens added for platform parity › an entry that is already reversed is not offered again —
4.4s - ✅ Screens added for platform parity › a report definition can be created, edited and deleted; a core one cannot —
5.6s - ✅ Screens added for platform parity › a core report opens read-only with only its in-use setting —
4.6s - ✅ Screens added for platform parity › a pending loan is approved from the queue, in a batch —
6.6s - ✅ Screens added for platform parity › a fixed deposit is listed as a deposit, not as a savings account —
4.8s - ✅ Screens added for platform parity › an office has a screen, and it carries its custom fields —
5.6s - ✅ Screens added for platform parity › a savings account carries notes, and the note survives a reload —
6.5s
rbac-backend-restricted-user.spec.ts
- ✅ a genuinely restricted Fineract user › holds exactly the permissions their role was granted —
252ms - ✅ a genuinely restricted Fineract user › reaches the screen their permission covers —
5.3s - ✅ a genuinely restricted Fineract user › is refused a screen their permission does not cover, by URL and by the backend —
4.7s - ✅ a genuinely restricted Fineract user › is refused a write screen they can read the list for, and the write itself —
7.1s - ✅ a genuinely restricted Fineract user › is not offered the actions it would be refused for —
3.8s - ✅ a genuinely restricted Fineract user › is shown an action it cannot take, disabled and saying what it needs —
6.1s - ✅ a genuinely restricted Fineract user › the superuser the rest of the suite uses is unaffected —
9.0s
rbac-multi-permission.spec.ts
- ✅ a route declaring more than one permission code (OR semantics) › is admitted by either declared code alone —
4.7s - ✅ a route declaring more than one permission code (OR semantics) › is admitted by the other declared code alone —
5.0s - ✅ a route declaring more than one permission code (OR semantics) › is refused when holding neither declared code, by the router and by the backend —
4.4s - ✅ ALL_FUNCTIONS_READ, against the real Fineract permission catalogue › reaches read screens across modules it holds no specific code for —
9.0s - ✅ ALL_FUNCTIONS_READ, against the real Fineract permission catalogue › is refused every write screen, and the writes themselves —
7.4s - ✅ a restricted session across a real page reload › keeps the same permission boundary after reloading, not just after a fresh login —
9.8s - ✅ a second real action-level gate, distinct from loan repayment › is shown the Approve action disabled and naming what it needs, refused by the backend too —
5.0s - ✅ Security module writes (users, roles), against the real backend › reaches the list screens but is refused the write screens —
10.0s - ✅ Security module writes (users, roles), against the real backend › is refused creating a user and modifying a role, by the backend itself —
282ms
full-demo.spec.ts
- ✅ Full feature demo recording › walk through loan schedule type, lifecycle, custom fields, collateral, and disbursement —
1m 6s
loan-lifecycle.spec.ts
- ✅ Loan lifecycle: creation, approval, disbursement › create, approve, and disburse a Cumulative loan —
33.0s - ✅ Loan lifecycle: creation, approval, disbursement › create, approve, and disburse a Progressive loan —
34.3s - ✅ Loan lifecycle: creation, approval, disbursement › an approved loan can be returned to pending approval —
30.6s - ✅ Loan lifecycle: creation, approval, disbursement › the delinquency tab reads a real loan, and the empty data tabs stay hidden —
28.8s
loan-schedule-type.spec.ts
- ✅ Loan Schedule Type (Cumulative vs Progressive) › loan products list shows a schedule type chip per product —
10.0s - ✅ Loan Schedule Type (Cumulative vs Progressive) › create a Progressive loan product end-to-end and verify it round-trips —
15.6s - ✅ Loan Schedule Type (Cumulative vs Progressive) › loan creation shows the schedule type badge for a Progressive product —
10.8s
report-parameter-backend.spec.ts
- ✅ Dynamic report parameters against Fineract › keeps the parameter form available when a report has cascading lookups —
5.4s - ✅ Dynamic report parameters against Fineract › changing Office changes the Client Listing row set —
6.3s - ✅ Cascading report parameters against Fineract › sends the parent value to the child lookup and clears the child when it changes —
7.3s - ✅ Chart reports against Fineract › renders a chart report as a chart rather than a table —
4.2s
savings-transaction-correction.spec.ts
- ✅ Savings transaction correction › a deposit is reversed and a hold is released —
7.7s
share-account-servicing.spec.ts
- ✅ Share account servicing › an account is approved, activated, traded and closed —
12.3s - ✅ Share account servicing › an application can be rejected —
6.5s
share-product-accounting.spec.ts
- ✅ Share product accounting › a share product is mapped to equity and round-trips on edit —
23.8s
teller-cash-management.spec.ts
- ✅ Teller cash management › a cashier is listed, receives an allocation, and settles cash back —
25.2s - ✅ Teller cash management › settling more than the cashier holds is refused and the form stays usable —
11.7s
Slowest 10 — what the shard counts should be tuned against
| Test | Spec | Time |
|---|---|---|
| Full feature demo recording › walk through loan schedule type, lifecycle, custom fields, collateral, and disbursement | full-demo.spec.ts |
1m 6s |
| Loan product accounting › a cash-accounting product is configured, round-trips on edit, and posts to the ledger | loan-product-accounting.spec.ts |
35.1s |
| Loan lifecycle: creation, approval, disbursement › create, approve, and disburse a Progressive loan | loan-lifecycle.spec.ts |
34.3s |
| Loan lifecycle: creation, approval, disbursement › create, approve, and disburse a Cumulative loan | loan-lifecycle.spec.ts |
33.0s |
| Loan lifecycle: creation, approval, disbursement › an approved loan can be returned to pending approval | loan-lifecycle.spec.ts |
30.6s |
| Loan lifecycle: creation, approval, disbursement › the delinquency tab reads a real loan, and the empty data tabs stay hidden | loan-lifecycle.spec.ts |
28.8s |
| Teller cash management › a cashier is listed, receives an allocation, and settles cash back | teller-cash-management.spec.ts |
25.2s |
| Share product accounting › a share product is mapped to equity and round-trips on edit | share-product-accounting.spec.ts |
23.8s |
| Group membership and lifecycle › a group is activated, staffed, given members and a committee, then emptied | group-membership.spec.ts |
20.3s |
| Group membership and lifecycle › an empty group is closed with a reason, and a group with members is refused | group-membership.spec.ts |
18.7s |
📼 Download the HTML report, videos and traces — see the playwright-report-backend artifact.
Generated by run 34199422251 from 396bd14. The run executed a fork branch, so treat its contents as unverified.
Aman-Mittal
left a comment
There was a problem hiding this comment.
I think this is the appropirate fix, you can remove move the advanced ai search
You should extend its capabilities and create a single client search section with pagination
What and why
Rename the client-scoped free-text search from “Advanced Client Search” to “Client Search” so its navigation label and page title accurately describe the capability currently exposed. Keep the English, Hindi, and Korean navigation labels aligned without changing routes, APIs, search behavior, or layout.
Closes #493
AI assistance was used for issue triage, translation consistency checks, and validation orchestration. I reviewed and take responsibility for the four-line content change and the reported verification results.
Verification
en.json,hi.json, andko.jsonas JSON.npm run i18n:check— 1,615 referenced keys checked; no missing keys.npm run lint— passed.npm run build— passed. The build retained the existing non-blockingheader.component.ts5.12 kB style-budget warning; this change does not touch that component.git diff --check— passed.Screenshots
Not applicable — this is a text-only label correction with no layout or style change. The misleading pre-change screen is already captured in #493.
Checklist
src/app/api/.Signed-off-bytrailer.