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
23bea0f629
cosmetics
2025-01-31 14:42:40 +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
1ea4b15d77
.
2023-11-02 08:40:01 +05:30
Pierre Fritsch
e4214b0e40
Fiori app *Browse Books*: Add missing column labels ( #420 )
...
* Add labels for `rating` and `numberOfReviews`
* Add label for `currency.symbol`
* Add label for `descr`
* Add label for `image`
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com >
2022-11-08 13:26:48 +00:00
Daniel Hutzel
aa28804a51
Basic bookshop w/o reuse deps ( #312 )
2022-01-29 23:49:30 +01:00
Christian Georgi
1a71a6d28a
Simple Data Viewer
...
- Generic CDS service to fetch data
- Simple Vue.js UI
2022-01-27 15:28:04 +01: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
64fe700d1e
...
2021-11-04 10:37:33 +01:00
Daniel
680a6ae68f
Introduced bookstore composite app
2021-11-04 10:37:33 +01:00