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
680a6ae68f
Introduced bookstore composite app
2021-11-04 10:37:33 +01:00
Daniel Hutzel
e1052c209b
Removing workaround for glitch in drafts ( #254 )
...
* Removing workaround for glitch in drafts
* cosmetics
2021-08-02 17:20:46 +02:00
Christian Georgi
cd3aad59e1
Fix UI warnings
...
These were caused by the UI check not being aware of the parallel
`common.cds` file.
2021-07-14 10:11:21 +02:00
Christian Georgi
bcbf65f95e
Draft for localized: expose Books.texts well
...
`Books.texts` must be explicitly exposed in order to be drafted
2021-07-13 16:23:44 +02:00
Christian Georgi
702c3245bd
Fix broken translation UI
...
Use `Books.texts` instead of `_texts`, requiring sap/cds 5
2021-05-10 10:33:39 +02:00
Daniel
2975038696
Avoid central index.cds files to ease extensibility
2021-03-02 10:37:02 +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
I051442
ff351455dd
Update for sap.fe usage starting with UI5 1.78
2020-06-18 17:19:02 +02:00
Christian Georgi
0ed239b28b
Fix usage of deprecated UI component
2020-04-16 15:22:11 +02:00
D065023
570f7a82de
nicer
2020-04-15 08:09:29 +02:00
D065023
2bae61e99b
make it nicer
2020-04-15 08:08:09 +02:00
Daniel
48fa640f5b
cleanup
2020-03-08 12:42:33 +01:00
Daniel
26d7fc767c
...
2020-03-02 00:08:49 +01:00
Daniel
3731a7ea23
reloaded
2020-03-01 18:25:53 +01:00