Daniel Hutzel
9451e3ff67
Eliminate usages of obsolete cds.tx(req)
2025-03-31 12:15:59 +02:00
Vladislav Leonkev
737e766d53
Deploy on BTP ( #793 )
...
minimal changes required to deploy the CAP samples in _shared db_ mode:
- db: all bookshop, orders, reviews CDS models into one db instance (_shared-db_)
- services: bookstore, orders, reviews
- approuter with UI symlinks:
- Vue: bookshop, reviews
- Fiori: orders
- authentification: xsuaa
- messaging: Event Mesh
- destinations: orders, reviews
- cds:
- projection OrdersNoDraft for backend direct access
- event OrderChanged
- deployment: mta.yml
2025-03-20 09:36:16 +01:00
Daniel Hutzel
02ea798f5f
Streamlined eslint usage for eslint9 w/ cds8 ( #719 )
...
* Streamlined eslint usage
* import from @sap/cds instead of @sap/cds/lib
* Using @sap/cds/eslint.js
* eslint.config.mjs aktualisieren
* Adjusted eslint usage for eslint9 with cds8
2024-07-15 14:27:03 +02:00
Daniel Hutzel
8cc2db7118
Using managed compositions for Order.Items ( #273 )
...
* Using managed compositions for Order.Items
Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com >
2021-11-08 17:41:33 +01:00
Daniel
19083d156e
Rename amount -> quantity
2021-09-10 15:39:30 +02:00
Daniel
ea6e274810
Fixed: missing await srv.emit
2020-12-17 16:39:06 +01:00
Daniel
e15a6192b6
Aligned orders w/ managed compositions
2020-11-21 01:32:39 +01:00
Daniel
8f01bf911e
Using fake Products entity in @capire/orders
2020-11-20 12:53:25 +01:00
Daniel
f2c37ec162
composites
2020-11-17 07:35:43 +01:00
Christian Georgi
ada05cf279
Cosmetics
2020-07-31 16:28:08 +02:00
Christian Georgi
4b78a8b637
Do no longer use run blocks - removed in cds 4
2020-07-31 16:28:08 +02:00
Daniel
cf3c45466a
Added missing Books to OrdersService
2020-04-10 08:05:10 +02:00
Daniel
c6eb21ec51
cleaned up
2020-03-02 08:29:49 +01:00