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
Daniel
b95df77b9a
Fixed access to cds.entities
2021-11-04 10:37:33 +01:00
Christian Georgi
7f6b87171a
Merge pull request #284 from SAP-samples/registry
...
NPM registry: more robust, work on Windows
2021-10-26 22:21:32 +02:00
Christian Georgi
21e74bbbfb
Add test for NPM registry
2021-10-26 22:17:25 +02:00
Christian Georgi
102b15c3cd
NPM registry: more robust, work on Windows
...
- Run `npm rm` in correct dir
- Encode args in `npm conf rm` command for Powershell
- Don't cleanup in exit handler, this might not complete.
Instead, do it on startup.
- Different cleanup command for Windows and Linux
- Explicitly close server, instead of relying on process.exit()
- Make scope configurable
2021-10-26 19:11:08 +02:00
Dr. David A. Kunz
73db2e96bc
Merge pull request #283 from SAP-samples/ql-changes-typo-fix
...
fix typo in ql changes
2021-10-26 11:57:44 +02:00
Dr. David A. Kunz
7bb58ee2d5
Merge branch 'main' into ql-changes-typo-fix
2021-10-26 11:56:15 +02:00
D065023
27e82d16e0
fix typo
2021-10-26 11:55:33 +02:00
Dr. David A. Kunz
ff9bbe6d8d
Merge pull request #282 from SAP-samples/ql-changes
...
Changes in ql for cds version 5.6.0
2021-10-26 11:32:09 +02:00
Dr. David A. Kunz
5f1b7b8cbf
Merge branch 'main' into ql-changes
2021-10-26 11:27:27 +02:00
D065023
0253300557
Changes in ql for cds version 5.6.0
2021-10-26 11:22:43 +02:00
Daniel
139d957495
Added reviewed.count to messsages
2021-10-18 18:04:33 +02:00
Daniel
404427237b
Updated reviews samples for messaging GA
2021-10-18 18:04:33 +02:00
Christian Georgi
5f89334403
Remove refs to 'master' branch
2021-10-12 18:46:21 +02:00
Christian Georgi
e612fa97ea
Merge pull request #277 from SAP-samples/updated-package.json
...
Updated package.json
2021-10-08 11:16:10 +02:00
Christian Georgi
da2ea39466
Do not fail on absent cds-swagger-ui-express
2021-10-08 10:23:12 +02:00
Daniel
117000df71
Revert "temporarily using sqlite3 until next release to fix vulnerabilities"
...
This reverts commit f3ffb69d3a .
2021-10-08 07:50:04 +02:00
Daniel
f3ffb69d3a
temporarily using sqlite3 until next release to fix vulnerabilities
2021-10-08 07:41:18 +02:00
Daniel
f908484973
Updated package.json
2021-10-08 06:42:50 +02:00
Christian Georgi
c4529f3cd7
Increase test timeout
...
At least on slower machines or when file system caches are not filled,
the default 5000 ms are not enough for the tests to finish.
2021-09-29 13:51:49 +02:00
Christian Georgi
0220400484
Avoid mixed spaces/tabs
2021-09-20 15:56:53 +02:00
dependabot[bot]
c1911b6e96
Bump axios from 0.21.1 to 0.21.4
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-10 15:42:25 +02:00
Daniel
19083d156e
Rename amount -> quantity
2021-09-10 15:39:30 +02:00
Christian Georgi
48d547e6cd
Make jest really silent
2021-09-10 15:35:36 +02:00
Daniel
bae491a832
one more more more
2021-08-31 20:36:36 +02:00
Daniel
ca41a2141c
one more
2021-08-31 19:30:09 +02:00
Daniel Hutzel
08f409af73
more ( #267 )
2021-08-31 18:05:22 +02:00
Daniel Hutzel
efa60550fb
fix cds.ql ( #266 )
2021-08-31 13:29:05 +02:00
Daniel Hutzel
f599206bf4
Fixed cds.ql in latest release ( #232 )
...
* Fixed cds.ql in latest release
* Requires @sap/cds ^5.1.5
* fixed fixes
* More cdr tests
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com >
2021-08-31 09:59:06 +02:00