nkaputnik
82d1891ece
CDS 5.2.0
2021-06-11 13:34:16 +02:00
nkaputnik
01a528ba83
upgrade CDS to 5.2.0
2021-06-11 13:32:47 +02:00
nkaputnik
804887e208
branch for MTX Linter added
2021-05-21 13:58:36 +02:00
Wolfgang Koch
d57974fb5e
remove linter checks Z_
2021-05-14 11:33:49 +02:00
Wolfgang Koch
e14a4e8c40
new template
2021-05-12 14:36:37 +02:00
Wolfgang Koch
483a5f2696
new template
2021-05-12 10:04:51 +02:00
Wolfgang Koch
f952764b48
new template
2021-05-12 10:03:58 +02:00
Wolfgang Koch
70d132fed9
fiori preview
2021-05-07 17:47:41 +02:00
Wolfgang Koch
e3551dc917
Merge branch 'multitenancy-d025985' of https://github.com/SAP-samples/cloud-cap-samples into multitenancy-d025985
2021-05-06 17:32:02 +02:00
Wolfgang Koch
0f47b9ae8e
allowlist
2021-05-06 17:31:30 +02:00
Uwe Klinger
76bde6ff41
Removed text tables
2021-05-05 11:01:59 +02:00
Uwe Klinger
09aa318879
Add approuter
2021-05-04 15:57:39 +02:00
Wolfgang Koch
81f762d7be
ui
2021-05-04 14:09:15 +02:00
Wolfgang Koch
309c76caae
adding fiori
2021-05-04 10:33:38 +02:00
Wolfgang Koch
13fc17a760
package json
2021-04-30 11:23:40 +02:00
Wolfgang Koch
c458bf0f47
rebuild sample to self cont
2021-04-30 11:13:14 +02:00
Wolfgang Koch
0d8abf71cb
rebuild mtx sample to self contained
2021-04-30 11:11:05 +02:00
Wolfgang Koch
dc5cc5e607
changes to bookshop ansd fiori package.json
2021-04-29 10:12:05 +02:00
Wolfgang Koch
594043e55c
initialize mtx
2021-04-29 10:10:09 +02:00
Daniel
2536f36596
Adjust to latest capire docs
2021-04-13 09:55:27 +02:00
Daniel
5f160c0927
Added debug conf
2021-04-10 13:06:15 +02:00
Daniel
0c4658a3ef
Fixed and adjusted to cds5
2021-04-10 13:06:15 +02:00
Christian Georgi
33cd70065a
Use cds.test
2021-04-06 16:27:36 +02:00
Christian Georgi
450577d5a7
Refer to fiori app instead of bookshop
2021-04-06 16:11:24 +02:00
Daniel
5a23ba0f76
Prepare cds5
2021-04-01 16:47:45 +02:00
Daniel
064ce32b8a
npm script cleanup
2021-03-27 19:39:48 +01:00
Daniel
2c064d0200
Adhere to public recommendations
2021-03-27 19:39:24 +01:00
Daniel
51ee6d167c
added comment
2021-03-25 01:08:14 +01:00
Marc Becker
049345a39c
Replace @assert.enum with @assert.range
...
@assert.enum has been deprecated since April 2020: https://cap.cloud.sap/docs/releases/apr20#value-range-annotations-for-odata
@assert.range is the correct annotation to use: https://cap.cloud.sap/docs/guides/generic#assertrange-check-constraints
2021-03-23 15:44:49 +01:00
Daniel
a7e0cf61a3
bump versions
2021-03-23 13:09:05 +01:00
Christian Georgi
1b0462f52e
Merge pull request #207 from SAP-samples/avoid-index.cds
...
Avoid central index.cds files to ease extensibility
2021-03-23 13:08:31 +01:00
Daniel
2bae86079e
app/-index -> app/services.cds
2021-03-23 11:14:05 +01:00
Christian Georgi
dcab44ab68
Hide license files
2021-03-17 09:06:48 +01:00
Brian Bernard
9f0629eef1
Fixed REUSE/badge
2021-03-12 11:02:35 -08:00
Brian Bernard
f6c938457f
License updates
...
Added folder, removed top level License file
2021-03-12 10:12:55 -08:00
Daniel
647ac72588
Prepare for compiler v2
2021-03-03 10:39:32 +01:00
Daniel
2975038696
Avoid central index.cds files to ease extensibility
2021-03-02 10:37:02 +01:00
Iwona Hahn
861094cc83
Merge pull request #206 from SAP-samples/promote-code-tour
...
promote code tours
2021-03-02 09:15:19 +01:00
Christian Georgi
2368913612
Dummy change
2021-03-02 09:09:51 +01:00
Iwona Hahn
22ece2e586
typo
2021-03-01 20:44:05 +01:00
Iwona Hahn
ae788414f8
promote code tours
2021-03-01 20:42:43 +01:00
Iwona Hahn
ebc7017ded
UA review
2021-03-01 20:42:23 +01:00
Christian Georgi
876ff94782
Merge pull request #205 from SAP-samples/db-codetour
...
Codetour for DB functions
2021-03-01 17:29:31 +01:00
Iwona Hahn
76d1b1865b
minor edits
2021-03-01 17:24:53 +01:00
Christian Georgi
85dd8558f4
Some more explanation around file structure
2021-03-01 14:38:00 +01:00
Iwona Hahn
d0d95f3c42
first review, minor edits
2021-02-26 17:14:49 +01:00
Christian Georgi
c46a82d0f8
Codetour for DB functions
2021-02-26 16:40:57 +01:00
Iwona Hahn
7654012292
cosmetics codetour
2021-02-26 09:29:51 +01:00
Christian Georgi
65c8c82f74
Showcase how to integrate DB-specific functions ( #201 )
...
Augment `AdminService.Author` by 2 fields `age` and `lifetime` whose
values are computed by SQLite and HANA-specific functions.
Don't do this in bookshop directly, to keep it simple. Instead, use
the fiori module, which also allows to integrate the fields in the UI.
Co-authored-by: Daniel <daniel.hutzel@sap.com >
2021-02-24 17:26:29 +01:00
Daniel
d368eb2ff5
fixed dependency -> never use "latest"
2021-02-19 16:34:15 +01:00