Christian Georgi
0a17fbcb30
Replace Books_texts.csv from lower layer
2022-08-31 10:52:27 +02:00
Christian Georgi
7819ad0bad
Support csrf tokens in Vue app
2022-08-30 18:22:27 +02:00
Christian Georgi
07a6540477
CF deploy/prod changes
2022-08-29 16:38:15 +02:00
Christian Georgi
69403de663
Books texts csv with ID_TEXTS key
2022-08-29 16:38:15 +02:00
Christian Georgi
a5b54b53cf
Workaround for hdtabledata issue
2022-08-29 16:38:15 +02:00
Christian Georgi
dff3dd4b89
Use index.csn
2022-08-29 16:38:15 +02:00
Christian Georgi
66007e2952
Ext. restrictions
2022-08-29 16:38:14 +02:00
Daniel
1e78d115cc
.
2022-08-29 16:37:36 +02:00
Christian Georgi
5bda368169
Run Reviews and Orders embedded in MT scenario
...
This makes deployment much simpler
2022-08-29 16:36:37 +02:00
Lothar Bender
a0d5355f7d
fix hana deploy-format configuration ( #392 )
...
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com >
2022-08-26 12:34:43 +00:00
Christian Georgi
b52a9c3a21
Remove dummy auth
...
Gets in the way if we want to switch to MT.
Other apps don't set it either.
2022-07-25 21:19:15 +02:00
Christian Georgi
88cb9c0069
Facade model for fiori
2022-07-25 17:14:52 +02:00
Christian Georgi
ac5e631a92
Tests for hierarchies ( #375 )
2022-07-05 17:46:15 +02:00
Christian Georgi
babb5780b0
Refactor db parts
2022-06-28 09:11:39 +02:00
Christian Georgi
cae45fcd87
Tests
2022-06-28 09:11:39 +02:00
Christian Georgi
bf2b12e4e8
Hierarchy v2 sample
...
Including
- CDS OData V2 Adapter Proxy
- OData V2
- Fiori Elements V2
- SAPUI5
- List Report (type `TreeTable`)
- `@sap.hierarchy` annotations
2022-06-28 09:11:39 +02:00
Daniel Hutzel
912271338d
Prepare for cds6 ( #341 )
2022-04-05 16:30:04 +02:00
Steffen Waldmann
e86d0dc3a2
Use cds.requires.auth.kind instead of cds.requires.auth.strategy
...
As recently discussed, this is the preferred version as opposed to the legacy `cds.requires.auth.strategy`.
2022-03-28 14:29:58 +02:00
Christian Georgi
bfe0c831d6
Relative Fiori dataSource URLs
...
Since this is what 'real' Fiori apps use as well, to allow serving from
FLP. CDS's fiori helper takes care that they work w/o FLP as well.
2022-03-28 13:31:58 +02:00
Christian Georgi
7101c58920
Use new horizon theme of Fiori
2022-03-02 15:48:58 +01:00
Daniel Hutzel
bc03cae550
fix duplicate annotates ( #317 )
2022-02-04 16:19:54 +01:00
Daniel
40b6acee6a
Fixing erroneous db.model config
2021-11-29 15:33:57 +01:00
Daniel
a37f1b8e0c
Reformatted package.json
2021-11-29 15:33:57 +01:00
Daniel
756ed48ce3
Fiori apps with manage authors
...
Signed-off-by: Daniel <daniel.hutzel@sap.com >
2021-11-29 15:33:57 +01:00
Daniel
19b680ab3d
Moving lifetime + age to where it is used
...
Signed-off-by: Daniel <daniel.hutzel@sap.com >
2021-11-29 15:33:57 +01:00
Christian Georgi
dcf5ec6068
Merge branch 'main' into navigation
2021-11-18 16:19:57 +01:00
Christian Georgi
f6c5e620c0
In Fiori app, use bookstore consistently
...
This also fixes validation errors from annotation LSP, which missed some
of the bookstore elements
Signed-off-by: Christian Georgi <christian.georgi@sap.com >
2021-11-18 14:14:09 +01:00
Gregor Wolf
7013cb6296
remove name
2021-11-13 00:48:13 +01:00
Gregor Wolf
6411ce4ea3
remove redundant annotation
2021-11-13 00:48:04 +01:00
Gregor Wolf
cd914a8d87
show ID in LineItem
2021-11-13 00:41:48 +01:00
Gregor Wolf
b35e92b5bc
TextArrangement : #TextOnly
2021-11-13 00:41:28 +01:00
Gregor Wolf
8350aff111
correct renameTo
2021-11-13 00:36:22 +01:00
Gregor Wolf
9aa604c5a0
remove @UI.HiddenFilter
2021-11-12 23:56:11 +01:00
Gregor Wolf
f5cb53adf8
add inbounds parameter
2021-11-12 23:48:51 +01:00
Gregor Wolf
9fe16edc55
fix manifest issues
2021-11-12 23:48:26 +01:00
Gregor Wolf
0093883f25
add Author ID column
2021-11-12 23:46:41 +01:00
Gregor Wolf
14024a4837
add semantic object for navigation
2021-11-12 22:31:58 +01:00
Gregor Wolf
2e13b37096
activate automatic load
2021-11-12 22:31:42 +01:00
Gregor Wolf
7407b0aae3
format
2021-11-12 22:04:48 +01:00
Gregor Wolf
575cffe70a
migrate to fioriSandboxConfig.json
2021-11-12 21:29:21 +01:00
Gregor Wolf
03869e5896
Fiori UI for Authors
2021-11-12 21:28:49 +01:00
Gregor Wolf
597afeb3d8
format, rename author to authorName
2021-11-12 21:28:23 +01:00
Gregor Wolf
d376e6e063
UI annotations for Authors
2021-11-12 21:27:40 +01:00
dinurp
e838f380c5
annotation to make language value list a drop down.
...
type:#Fixed was not rendering the value list as a drop down.
There was not UI validation for values entered.
The added annotation does both these: UI validation and renders the a drop down list.
2021-11-10 11:18:41 +04:00
Christian Georgi
bf0f57efe5
Merge branch 'main' into main
2021-11-09 17:55:55 +01:00
Dinu
40ea057f7f
Annotation for value list for languages for locale
2021-11-09 15:46:22 +04: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
Daniel
404427237b
Updated reviews samples for messaging GA
2021-10-18 18:04:33 +02:00
Christian Georgi
da2ea39466
Do not fail on absent cds-swagger-ui-express
2021-10-08 10:23:12 +02:00