Commit Graph

44 Commits

Author SHA1 Message Date
Christian Georgi
d5ef630743 Link in index.html. Better server URL 2020-11-14 21:18:50 +01:00
Christian Georgi
b47c9d75df Embed Swagger UI 2020-11-13 16:10:07 +01:00
Christian Georgi
1587521bd3 Use newer syntax 2020-11-05 09:40:18 +01:00
Andre Meyering
c04c423c0d cat-services.cds: Use "type of" to use "Books:id"
The syntax `Books.id` (dot) is deprecated and is warned about in the latest
CDS releases.  It should be replaced by either `Books:id` (colon, supported
since cds-compiler v1.41.0) or `type of Books:id` (tested with cds-compiler
v1.20.0 from November 2019).
2020-11-05 09:40:18 +01:00
Daniel
d9a06d16f1 clean up legacy stuff 2020-10-26 16:21:30 +01:00
Christian Georgi
363e9aa9a8 Update requests.http 2020-10-12 15:17:03 +02:00
Christian Georgi
7131c13500 Add bookshop image streaming impl 2020-10-12 15:17:03 +02:00
Iwona Hahn
e19447b700 update cat-service.js
based on feedback in the community, see also [PR](https://github.wdf.sap.corp/cap/cap.github.wdf.sap.corp/pull/1864)
2020-09-29 18:55:45 +02:00
D065023
a71aaf75a1 new messaging 2020-09-15 15:30:14 +02:00
Christian Georgi
7b1c3d8b3a More UI annotations
Make sure all entities can be properly displayed in Fiori preview.
Especially UI.LineItems seems to be mandatory in newer Fiori versions.
2020-07-02 19:35:04 +02:00
Daniel
e3670b5337 Prepared for @sap/cds@4 2020-04-28 22:24:40 +02:00
René Jeglinsky
8a3681c391 removed broken links (#56) 2020-04-27 16:48:16 +02:00
Daniel
50428b4d26 beautified bookshop/requests.http 2020-04-18 13:25:08 +02:00
Daniel
b86d36373f Added launch configurations for VSCode 2020-04-07 18:13:18 +02:00
Daniel
1b338e450c Added test for cds.localized:false 2020-04-07 01:46:20 +02:00
Daniel
faa910161a Adding tests for mocha and jest 2020-04-04 18:03:04 +02:00
Daniel
db0658c785 Using streamlined compiler 2020-04-04 18:02:33 +02:00
Daniel
b339e40ac1 Using relative npm dependencies 2020-04-04 18:01:58 +02:00
Daniel
a8de029389 Aligned content with latest capire docs 2020-03-29 17:22:04 +02:00
Daniel
251d07f38e . 2020-03-28 02:23:33 +01:00
Christian Georgi
2f837593b7 Fix csv file header. Leads to HANA deployment error. 2020-03-26 11:43:46 +01:00
Daniel
bdacbb6a35 Fine-tuning the vue.js client 2020-03-23 12:14:18 +01:00
Daniel
1679764a7f Workaround for mediocre cds-tests 2020-03-23 12:02:42 +01:00
Daniel
c6de0be951 Correct fix 2020-03-23 11:34:47 +01:00
D065023
20eb7ab29c rm broken dependency 2020-03-23 11:16:47 +01:00
Daniel
2c1d1646e1 Moved reusing extensions to separate file 2020-03-23 08:47:22 +01:00
Daniel Hutzel
94b1c7256b Update app.js 2020-03-22 22:50:21 +01:00
Daniel
73d3352f90 Moved vue.js app to sub folder 2020-03-22 22:19:11 +01:00
Daniel
d5db52264a cosmetics 2020-03-22 22:11:37 +01:00
Daniel
7c953050f2 Using snapi by default 2020-03-22 22:10:53 +01:00
Daniel
99cda67246 Adds a simple Vue.js UI 2020-03-22 14:41:14 +01:00
Daniel
073b082935 Activating pre-built extensions in cat-service 2020-03-22 14:40:53 +01:00
Christian Georgi
4f28aa930c Book data with genres 2020-03-19 14:05:55 +01:00
René Jeglinsky
7ce20182c8 Update schema.cds
typo
2020-03-17 09:20:10 +01:00
Daniel
79d624e798 Added workaround for bug in compiler 2020-03-08 14:02:33 +01:00
Daniel
48fa640f5b cleanup 2020-03-08 12:42:33 +01:00
Daniel
737027ded4 automonous package.jsons 2020-03-08 12:41:28 +01:00
Daniel
ea01007716 Fixed tests and prepared for mocha 2020-03-03 09:08:11 +01:00
Daniel
ddb25d5ff5 cleaned up package.jsons 2020-03-02 08:45:39 +01:00
Daniel
c6eb21ec51 cleaned up 2020-03-02 08:29:49 +01:00
Daniel
cb066233c9 reviews + events 2020-03-02 02:43:15 +01:00
Daniel
9921b2f3de . 2020-03-02 01:22:59 +01:00
Daniel
26d7fc767c ... 2020-03-02 00:08:49 +01:00
Daniel
3731a7ea23 reloaded 2020-03-01 18:25:53 +01:00