Merge branch 'main' into dynamic-constraints

This commit is contained in:
Daniel Hutzel
2025-07-23 17:41:16 +02:00
committed by GitHub
14 changed files with 91 additions and 1984 deletions

Submodule incidents deleted from 9e19765b32

2067
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -17,7 +17,7 @@
"orders": "cds watch orders",
"reviews": "cds watch reviews",
"lint": "npx eslint",
"test": "chest test",
"test": "chest",
"jest": "npx jest",
"mocha": "npx mocha",
"node:test": "node --test",

View File

@@ -35,8 +35,6 @@ After the jumpstart, have a look into the enclosed sub folders/projects, which a
- [orders](orders) - a generic reuse service
- [common](common) - a reuse content package
- [bookstore](bookstore) - a composite app of the above
- [etc/*](readme) - Plugins adding cross-cutting concerns
- [test](test) - Tests for all the above
> _see also [samples.md](readme/samples.md)_

Submodule sflight deleted from 0d2b78ac61

Submodule sflight-md deleted from b2d5625a66

Submodule sflight-travels deleted from 7cfbde51b0