D070615
dba762bbff
fix after moving to fiori
2025-03-27 13:50:28 +01:00
Olena
f468d8e40f
Merge branch 'main' into d070615-tree-table
2025-03-27 11:38:07 +01:00
Daniel Hutzel
1c8b71fe1c
Update readme.md
2025-03-27 09:29:27 +01:00
Daniel Hutzel
396fd050ef
Update readme.md
2025-03-27 09:28:15 +01:00
Daniel Hutzel
9b5aa61a1f
Update readme.md
2025-03-27 09:26:22 +01:00
Daniel Hutzel
f21fbae587
readme.md aktualisieren
2025-03-27 08:09:13 +01:00
Daniel Hutzel
919b811235
readme.md aktualisieren
2025-03-27 08:06:08 +01:00
Daniel Hutzel
4de60d6115
readme.md aktualisieren
2025-03-27 08:05:26 +01:00
D070615
8386cc3d63
merge main
2025-03-26 16:22:22 +01:00
Olena
27a02cbecb
Update common.cds
2025-03-26 15:42:37 +01:00
Olena
b64063c36b
Update admin-service.cds
2025-03-26 15:38:34 +01:00
D070615
6601248229
move hierarchy to fiori
2025-03-26 15:37:21 +01:00
Johannes Vogt
f0527e142f
Merge pull request #821 from SAP-samples/fix-orders-app
...
Fix xs-app.json routes
2025-03-26 15:32:17 +01:00
Johannes Vogt
f65c71e930
Merge branch 'main' into fix-orders-app
2025-03-26 15:31:44 +01:00
Daniel Hutzel
45995bcfc5
chore: update package.json to include all files in etc directory
2025-03-26 12:10:26 +01:00
Daniel Hutzel
ef6c76f2d1
chore: rm @eslint/js and add scripts for jest and mocha
2025-03-26 12:09:37 +01:00
Johannes Vogt
62e9043119
move app symlinks to resources folder
2025-03-26 11:41:46 +01:00
Johannes Vogt
bfa20d0b49
make manage-orders app relative
2025-03-26 11:17:58 +01:00
Vladislav Leonkev
bfa1c174f1
deploy: skip local UI routes in production ( #818 )
2025-03-26 09:18:55 +00:00
Daniel Hutzel
fdb613a023
Update readme.md
2025-03-26 10:18:08 +01:00
D070615
8860685080
hana workaround, local messaging and rm virtual
2025-03-26 10:05:12 +01:00
Daniel Hutzel
4070c98f52
.
2025-03-26 10:00:20 +01:00
Daniel Hutzel
8f036f9bee
.
2025-03-26 09:58:46 +01:00
Daniel Hutzel
7cb886b7e2
.
2025-03-26 09:58:19 +01:00
Daniel Hutzel
5bf70eb589
.
2025-03-26 09:57:56 +01:00
Daniel Hutzel
e55856d259
.
2025-03-26 09:38:33 +01:00
Daniel Hutzel
e983dbe56f
.
2025-03-26 09:38:10 +01:00
Daniel Hutzel
6b5bbe8626
Add Jest command line configuration to VSCode settings
2025-03-26 09:13:01 +01:00
Daniel Hutzel
05fe6c4c17
Add start script to launch bookshop with cds watch --open
2025-03-26 09:12:38 +01:00
Daniel Hutzel
ebb2c2d064
Bump @sap/approuter version to ^20.0.0 in package.json ( #819 )
2025-03-26 07:54:52 +00:00
Daniel Hutzel
87c13e9654
Update README.md
2025-03-26 07:42:49 +01:00
Daniel Hutzel
59a3a639c4
Update README.md
2025-03-26 07:40:10 +01:00
Daniel Hutzel
817be8854a
Update README.md
2025-03-26 07:38:05 +01:00
Daniel Hutzel
29382a18e9
Update README.md
2025-03-26 07:12:10 +01:00
Daniel Hutzel
6512367a2c
Update README.md ( #820 )
2025-03-26 07:11:33 +01:00
Daniel Hutzel
0af0192818
.
2025-03-26 06:51:58 +01:00
Daniel Hutzel
23922c7f99
.
2025-03-26 06:51:01 +01:00
Daniel Hutzel
ef91e5e526
.
2025-03-26 00:51:01 +01:00
Daniel Hutzel
8ab5430a14
data-viewer as plugin
2025-03-26 00:49:59 +01:00
D070615
35eada6a6c
i18n and object page
2025-03-21 11:15:11 +01:00
Olena
b5f9322c77
Update cat-service.cds
2025-03-21 10:17:26 +01:00
D070615
8fa029869e
rm tree table in catalogservice
2025-03-21 10:16:33 +01:00
Christian Georgi
6c0520d83f
Cleanup removed features
2025-03-21 09:56:44 +01:00
Christian Georgi
04eeab9217
Remove code tours from readme
...
They are not used...
2025-03-21 09:54:59 +01:00
Daniel Hutzel
7b92463394
Spring cleaning, part 2 ( #813 )
...
* Remove OData v2 show case: Genres TreeView
* Refactored bookstore and fiori services: consolidate routing and remove deprecated files
* Add Jest configuration file with silent mode enabled
* Refactor test files: streamline imports and remove redundant code
* Change price field type to Price for better clarity and precision
* Example for separation of concerns: access-control.cds
2025-03-21 09:48:11 +01:00
D070615
5f5b32043c
add read only tree table and value help
2025-03-20 16:20:20 +01: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
dependabot[bot]
ac4154eef3
Bump @sap/cds from 8.8.1 to 8.8.2 in the production-dependencies group ( #814 )
...
Bumps the production-dependencies group with 1 update: [@sap/cds](https://cap.cloud.sap/ ).
Updates `@sap/cds` from 8.8.1 to 8.8.2
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-18 16:58:51 +01:00
Daniel Schlachter
49a4dfc988
Simplify setup instructions ( #807 )
...
- link directly to the initial setup section in capire, instead of the getting started guide with a different sample.
- remove installation section here, as it's a duplicate to the capire section
---------
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com >
2025-03-12 11:02:08 +01:00
Christian Georgi
af3e905866
Use cds-test package ( #812 )
...
Replacing chai et al.
2025-03-12 10:51:49 +01:00