Daniel
|
4f731897a0
|
test license info
|
2023-03-22 15:26:59 +01:00 |
|
Daniel
|
535981dc7e
|
Fixing cds lint issues
|
2023-02-22 13:39:05 +01:00 |
|
Daniel Hutzel
|
a1c2f32408
|
Cleanup (#440)
* Cleanup
* minor cleanups
|
2023-01-13 09:08:20 +01:00 |
|
Daniel
|
d07b20a689
|
Added loggers sample
|
2022-11-28 17:54:32 +01:00 |
|
dependabot[bot]
|
70cfa82a35
|
Bump axios from 0.27.2 to 1.1.2 (#410)
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.1.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.1.2)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-10 14:03:08 +00:00 |
|
Daniel Hutzel
|
bd0f514026
|
Updated workspace setup (#406)
|
2022-10-04 11:59:22 +02:00 |
|
dependabot[bot]
|
dc72a7dc9e
|
Bump @sap/cds from 5.9.8 to 6.0.1 (#373)
* Bump @sap/cds from 5.9.8 to 6.0.1
Bumps [@sap/cds](https://cap.cloud.sap/) from 5.9.8 to 6.0.1.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package-lock
* Remove Node 12 pipeline
* Add axios
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Christian Georgi <christian.georgi@sap.com>
|
2022-07-05 15:59:46 +02:00 |
|
Daniel Hutzel
|
f29f66c41e
|
Switch to npm workspaces (#342)
* Switch to npm workspaces
* Install npm globally
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com>
Co-authored-by: Christian Georgi <christian.georgi@sap.com>
|
2022-06-29 09:39:23 +02:00 |
|
Christian Georgi
|
cae45fcd87
|
Tests
|
2022-06-28 09:11:39 +02:00 |
|
Christian Georgi
|
3b69a80975
|
Use original sqlite3 again
|
2022-04-20 09:00:05 +02:00 |
|
Daniel
|
c49c9691bd
|
.
|
2022-04-06 15:29:46 +02:00 |
|
Daniel
|
7e4bc0985e
|
Revert change to npm workspaces
This PARTIALLY reverts commit 912271338d.
|
2022-04-06 13:17:51 +02:00 |
|
Daniel Hutzel
|
912271338d
|
Prepare for cds6 (#341)
|
2022-04-05 16:30:04 +02:00 |
|
Christian Georgi
|
30bfd70c49
|
Update package-lock
|
2022-02-21 09:42:12 +01:00 |
|
Mikhail Goncharov
|
6fb9581cf1
|
Update package.json
|
2022-02-17 10:39:18 +01:00 |
|
Mikhail Goncharov
|
e87d6cdfc5
|
Update devDependencies
|
2022-02-17 10:35:35 +01:00 |
|
Christian Georgi
|
68c2504fc4
|
package-lock update
|
2022-02-07 10:37:00 +01:00 |
|
Christian Georgi
|
1a71a6d28a
|
Simple Data Viewer
- Generic CDS service to fetch data
- Simple Vue.js UI
|
2022-01-27 15:28:04 +01:00 |
|
Christian Georgi
|
50791bed80
|
Override tar with newer version
|
2022-01-17 13:20:10 +01:00 |
|
Daniel
|
a8345122ea
|
fixed support for mocha
|
2022-01-04 13:55:37 +01:00 |
|
Daniel
|
379ddc9fb0
|
Added npm start script → launching fiori
|
2021-12-14 10:13:53 +01:00 |
|
Daniel
|
680a6ae68f
|
Introduced bookstore composite app
|
2021-11-04 10:37:33 +01: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
|
48d547e6cd
|
Make jest really silent
|
2021-09-10 15:35:36 +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 |
|
Daniel
|
46b58f1b5c
|
skipping ts test
|
2021-08-27 14:19:17 +02:00 |
|
Daniel
|
091844219b
|
Upgrade to jest 27
|
2021-08-27 14:19:17 +02:00 |
|
Pierre Fritsch
|
ae09caf7ad
|
Enable cds watch hello
by moving the `hello` implementation into the subfolder `srv`
|
2021-08-03 16:01:10 +02:00 |
|
Christian Georgi
|
00bfc1507e
|
Isolate all TS stuff in hello package
|
2021-07-13 13:24:29 +02:00 |
|
Christian Georgi
|
47a58e7393
|
Moved typescript dependencies to hello package
This allows TS specifics to stay local in just one package
|
2021-07-13 13:09:54 +02:00 |
|
Christian Georgi
|
a89ec34f7c
|
Move jest config out of the way
|
2021-07-13 13:01:50 +02:00 |
|
Christian Georgi
|
444dcacb14
|
Add typescript package
|
2021-07-13 13:01:50 +02:00 |
|
Christian Georgi
|
2011a1ca7a
|
Use transform option to make ts test work
|
2021-07-13 13:01:50 +02:00 |
|
Christian Georgi
|
e8d08d039e
|
Add example for starting cds with ts-node
|
2021-07-13 13:01:46 +02:00 |
|
Christian Georgi
|
44e14926e4
|
Use latest Jest
|
2021-07-12 14:02:42 +02:00 |
|
Christian Georgi
|
592e945c28
|
Update package-lock
|
2021-07-12 14:02:21 +02:00 |
|
Christian Georgi
|
5d5c787365
|
Merge remote-tracking branch 'origin/master' into openapi
|
2021-07-05 17:59:00 +02:00 |
|
Christian Georgi
|
97670bbc84
|
Swagger UI with cds-swagger-ui-express
Moved from `bookshop` to `fiori`, as that one already has a `server.js`
|
2021-07-05 17:46:24 +02:00 |
|
Christian Georgi
|
82d6f54337
|
Merge remote-tracking branch 'origin/master' into openapi
|
2021-07-05 17:39:06 +02:00 |
|
Daniel
|
6e686c6c8b
|
adding top-level dependencies to @sap/cds
|
2021-06-04 11:52:49 +02:00 |
|
Christian Georgi
|
3117df1282
|
Test with Jest 26
`cds.test` seems to have issues w/ Jest 27.
To be investigated...
|
2021-05-28 14:56:25 +02:00 |
|
Daniel
|
064ce32b8a
|
npm script cleanup
|
2021-03-27 19:39:48 +01:00 |
|
Daniel
|
a7e0cf61a3
|
bump versions
|
2021-03-23 13:09:05 +01:00 |
|
Daniel
|
b6f3914d79
|
Minor cleanup to npm registry mock
|
2021-02-17 12:32:27 +01:00 |
|
Christian Georgi
|
5e829ae7bb
|
Merge branch 'origin/master' into openapi
|
2021-02-17 09:50:04 +01:00 |
|
Christian Georgi
|
85319d9e8d
|
Pin sqlite3 to 5.0.0
5.0.1 is broken at the moment
|
2021-02-09 17:15:24 +01:00 |
|
Daniel
|
d80084bfb7
|
Added @capire:registry
|
2020-11-17 17:51:18 +01:00 |
|