Christian Georgi
042ddec41c
Adjust code tour
2021-11-29 15:33:57 +01:00
Daniel
8d8aa6c2c9
Fixing copy errors
...
Signed-off-by: Daniel <daniel.hutzel@sap.com >
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
Daniel
33380c0792
Restore simple bookshop - no workarounds
...
Signed-off-by: Daniel <daniel.hutzel@sap.com >
2021-11-29 15:33:57 +01:00
Christian Georgi
0d5b65d93f
Merge pull request #291 from gregorwolf/navigation
...
Demo for Semantic Navigation using the local Fiori Launchpad
2021-11-22 13:08:57 +01:00
Christian Georgi
dcf5ec6068
Merge branch 'main' into navigation
2021-11-18 16:19:57 +01:00
Christian Georgi
fb41dd100b
Merge pull request #293 from SAP-samples/bookstore
...
In Fiori app, use bookstore consistently
2021-11-18 16:12:12 +01:00
Christian Georgi
769aa2b4f5
Adjust samples tour to bookstore
2021-11-18 15:34:59 +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
152d088ff4
rename author to authorName
2021-11-12 21:49:39 +01:00
Gregor Wolf
19c886d6dc
fix implicit redirection issue
2021-11-12 21:41:39 +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
Gregor Wolf
2a44cfa9dc
add Authors, rename author attribute
2021-11-12 21:25:33 +01:00
Gregor Wolf
7964c9aefd
adjust formatting
2021-11-12 20:59:45 +01:00
Christian Georgi
ce752097d0
Merge pull request #290 from dinurp/main
...
Annotations for Admin.Book service
2021-11-10 08:55:47 +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
dinurp
e89e012eba
Update bookshop/srv/admin-service.cds
...
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com >
2021-11-10 11:12:18 +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
Dinu
31d2f4c932
Avoid popup for ID in Fiori preview for Books.
2021-11-09 14:01:53 +04: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 Hutzel
482b71e60b
Remove workaround for integrity check ( #173 )
...
* Remove workaround for integrity check
2021-11-08 14:23:41 +01:00
Daniel Hutzel
7536451e29
Enhanced cds.ql tests ( #228 )
...
* Enhanced cds.ql tests
2021-11-08 13:49:43 +01:00
Daniel
2703e8b999
Removed authorization workaround
2021-11-08 13:19:12 +01:00
Daniel
ac2e4dd6f9
Updating package-lock to v2
2021-11-08 13:17:31 +01:00
PierreFritsch
c718fa400d
import {Request} => import type {Request}
2021-11-08 13:14:02 +01:00
Pierre Fritsch
730da6e435
hello TypeScript: Define type of req object
...
Make it clearer that `req` is a CDS `Request` object.
2021-11-08 13:14:02 +01:00
Daniel
7d9b4f7a5d
Fixes for Node16
2021-11-05 17:01:59 +01:00
Daniel
35d3708592
Fixes for Node16
2021-11-05 15:49:05 +01:00
Daniel
eaaf0d29a5
Updated package-lock.json
2021-11-04 10:37:33 +01:00
Daniel
64fe700d1e
...
2021-11-04 10:37:33 +01:00
Daniel
5c3cec973e
Using bookstore as composite app
2021-11-04 10:37:33 +01:00
Daniel
680a6ae68f
Introduced bookstore composite app
2021-11-04 10:37:33 +01:00
Daniel
366b0f8f9a
Using flat fiori app folder
2021-11-04 10:37:33 +01:00