cap-sflight icon indicating copy to clipboard operation
cap-sflight copied to clipboard

Migrate to Typescript

Open Akatuoro opened this issue 1 year ago • 2 comments

  • migrate srv to typescript
  • include @cds/typer for generated types -> converted some queries to fluent API
  • use ts-jest for tests
  • use typescript build task for mta deployment

Todos:

  • fiori drafts are not compatible with strict mode used by typescript -> fix in cds needed
  • select.one(...).from(...) is typed as PluralType -> currently needs as unknown as ... -> potentially fix types

Akatuoro avatar Oct 08 '24 14:10 Akatuoro

CLA assistant check
All committers have signed the CLA.

cla-assistant[bot] avatar Oct 08 '24 14:10 cla-assistant[bot]

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

cla-assistant[bot] avatar Oct 08 '24 14:10 cla-assistant[bot]

This is still a fork

chgeo avatar Nov 04 '24 08:11 chgeo