Skip to content

Deleted transactions on search V2#86937

Closed
jnowakow wants to merge 1 commit intoExpensify:mainfrom
software-mansion-labs:revert-86804-revert-85818
Closed

Deleted transactions on search V2#86937
jnowakow wants to merge 1 commit intoExpensify:mainfrom
software-mansion-labs:revert-86804-revert-85818

Conversation

@jnowakow
Copy link
Copy Markdown
Contributor

@jnowakow jnowakow commented Apr 2, 2026

No description provided.

@melvin-bot
Copy link
Copy Markdown

melvin-bot bot commented Apr 2, 2026

Hey, I noticed you changed src/languages/en.ts in a PR from a fork. For security reasons, translations are not generated automatically for PRs from forks.

If you want to automatically generate translations for other locales, an Expensify employee will have to:

  1. Look at the code and make sure there are no malicious changes.
  2. Run the Generate static translations GitHub workflow. If you have write access and the K2 extension, you can simply click: [this button]

Alternatively, if you are an external contributor, you can run the translation script locally with your own OpenAI API key. To learn more, try running:

npx ts-node ./scripts/generateTranslations.ts --help

Typically, you'd want to translate only what you changed by running npx ts-node ./scripts/generateTranslations.ts --compare-ref main

@jnowakow
Copy link
Copy Markdown
Contributor Author

jnowakow commented Apr 2, 2026

Closing in favour of #86938

@jnowakow jnowakow closed this Apr 2, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ Changes either increased or maintained existing code coverage, great job!

Files with missing lines Coverage Δ
src/CONST/index.ts 93.65% <ø> (ø)
...hList/ListItem/ActionCell/actionTranslationsMap.ts 100.00% <ø> (ø)
...mponents/Search/SearchList/ListItem/StatusCell.tsx 60.00% <100.00%> (ø)
src/components/Search/SearchList/index.tsx 43.96% <100.00%> (+0.48%) ⬆️
src/components/TransactionItemRow/index.tsx 85.47% <100.00%> (+0.12%) ⬆️
src/libs/TransactionUtils/index.ts 83.72% <100.00%> (+0.02%) ⬆️
src/libs/actions/Transaction.ts 68.09% <100.00%> (+0.31%) ⬆️
src/styles/theme/themes/dark.ts 100.00% <ø> (ø)
src/styles/theme/themes/light.ts 100.00% <ø> (ø)
src/libs/ReportUtils.ts 79.62% <83.33%> (+0.03%) ⬆️
... and 6 more
... and 9 files with indirect coverage changes

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.

1 participant