dependabot[bot]
|
b8f65b687f
|
Bump semver from 7.3.5 to 7.3.6
Bumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.3.6.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.5...v7.3.6)
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-08 12:33:12 +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 |
|
Daniel Hutzel
|
bbf1194a09
|
Cosmetics to test outlines (#340)
|
2022-04-03 12:36:11 +02:00 |
|
dependabot[bot]
|
529c431518
|
Bump @sap/cds from 5.9.0 to 5.9.1
Bumps [@sap/cds](https://cap.cloud.sap/) from 5.9.0 to 5.9.1.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-01 14:51:22 +02:00 |
|
Christian Georgi
|
3f85676edd
|
Registry to handle packages with dashes
Like `@capire/data-viewer`, resulting in requests like
`GET /capire-data-viewer-0.1.0.tgz`
|
2022-04-01 11:49:28 +02:00 |
|
Daniel
|
959c07cee3
|
minor cosmetics for user service
|
2022-03-31 09:49:47 +02:00 |
|
Daniel
|
8cc09fde38
|
Fixed SELECT...columns { foo, bar }
|
2022-03-28 14:44:06 +02:00 |
|
Christian Georgi
|
bb55c432c9
|
Bookshop showing user info
Show current user name, locale and tenant (if available).
Useful in deployments w/ real auth and tenant contexts.
|
2022-03-28 14:36:32 +02:00 |
|
dependabot[bot]
|
5fc86d45ad
|
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-28 14:31:42 +02:00 |
|
Steffen Waldmann
|
e86d0dc3a2
|
Use cds.requires.auth.kind instead of cds.requires.auth.strategy
As recently discussed, this is the preferred version as opposed to the legacy `cds.requires.auth.strategy`.
|
2022-03-28 14:29:58 +02:00 |
|
dependabot[bot]
|
a661fb2d45
|
Bump @sap/cds from 5.8.4 to 5.9.0
Bumps [@sap/cds](https://cap.cloud.sap/) from 5.8.4 to 5.9.0.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-28 14:26:16 +02:00 |
|
Christian Georgi
|
bfe0c831d6
|
Relative Fiori dataSource URLs
Since this is what 'real' Fiori apps use as well, to allow serving from
FLP. CDS's fiori helper takes care that they work w/o FLP as well.
|
2022-03-28 13:31:58 +02:00 |
|
dependabot[bot]
|
cad615a662
|
Bump @sap/cds from 5.8.3 to 5.8.4
Bumps [@sap/cds](https://cap.cloud.sap/) from 5.8.3 to 5.8.4.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-17 15:07:20 +01:00 |
|
Christian Georgi
|
7101c58920
|
Use new horizon theme of Fiori
|
2022-03-02 15:48:58 +01:00 |
|
dependabot[bot]
|
07dc1e88b3
|
Bump @sap/cds from 5.8.2 to 5.8.3
Bumps [@sap/cds](https://cap.cloud.sap/) from 5.8.2 to 5.8.3.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-02 11:40:49 +01:00 |
|
dependabot[bot]
|
6f8d74dc9a
|
Bump @sap/cds from 5.8.1 to 5.8.2
Bumps [@sap/cds](https://cap.cloud.sap/) from 5.8.1 to 5.8.2.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-01 14:57:33 +01:00 |
|
Christian Georgi
|
ec57c5ea48
|
Enable dependency updates
|
2022-03-01 14:53:44 +01:00 |
|
Christian Georgi
|
c040a47279
|
Merge pull request #326 from MikhailGoncharov/followup-324
Follow-up #324: better version handling
|
2022-02-21 09:45:44 +01: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 |
|
Mikhail Goncharov
|
29ea2bc2da
|
Better version handling
|
2022-02-17 10:09:43 +01:00 |
|
Heiko Witteborg
|
12574271ac
|
Merge pull request #324 from MikhailGoncharov/service-api-read-no-keys-if-not-asked
Fixed eagerly read IDs (CAP !== OData)
|
2022-02-17 08:53:01 +01:00 |
|
Mikhail Goncharov
|
17b5cc1ad2
|
Merge branch 'main' into service-api-read-no-keys-if-not-asked
|
2022-02-15 08:56:08 +01:00 |
|
Daniel Hutzel
|
26ca7f54ad
|
Specified files in package.json (#325)
|
2022-02-15 01:33:02 +01:00 |
|
dependabot[bot]
|
573e78253d
|
Merge pull request #323 from SAP-samples/dependabot/npm_and_yarn/follow-redirects-1.14.8
|
2022-02-14 12:02:04 +00:00 |
|
Mikhail Goncharov
|
a7511ed677
|
Sync with cds runtime for next release
|
2022-02-14 12:06:22 +01:00 |
|
dependabot[bot]
|
f1289b436b
|
Bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-14 10:32:09 +00:00 |
|
Dr. David A. Kunz
|
984ea2133b
|
Merge pull request #322 from SAP-samples/fix-change-to-vue3
Changes in Vue 3 and stable version
|
2022-02-09 10:23:27 +01:00 |
|
D065023
|
179d301acb
|
Use stable URI
|
2022-02-09 10:12:41 +01:00 |
|
D065023
|
bbf20b1ca3
|
Change to Vue 3
|
2022-02-09 10:10:19 +01:00 |
|
Christian Georgi
|
f4f02f6fe5
|
Merge pull request #320 from SAP-samples/node16
Node16, dependency updates
|
2022-02-07 10:38:17 +01:00 |
|
Christian Georgi
|
68c2504fc4
|
package-lock update
|
2022-02-07 10:37:00 +01:00 |
|
Christian Georgi
|
51a8762738
|
Add Node.js 16 to CI
|
2022-02-07 10:31:08 +01:00 |
|
Christian Georgi
|
ff533754b4
|
Merge pull request #319 from SAP-samples/data-viewer
Data viewer Misc
|
2022-02-07 10:30:01 +01:00 |
|
Christian Georgi
|
f6b4d534fc
|
Cosmetics
|
2022-02-07 10:11:38 +01:00 |
|
Christian Georgi
|
3c5107ba42
|
Require authentication
|
2022-02-07 10:02:31 +01:00 |
|
Christian Georgi
|
dbc561d2e3
|
Show errors in UI, migrate to Vue 3
|
2022-02-07 09:54:17 +01:00 |
|
Christian Georgi
|
f21488fd71
|
Merge pull request #318 from seVladimirs/patch-1
adds @sap/cds dependency to package.json
|
2022-02-07 09:53:17 +01:00 |
|
Christian Georgi
|
0bce8d9ce0
|
Fix glitch
|
2022-02-07 09:52:17 +01:00 |
|
Vladimirs Semikins
|
0f03ffd3eb
|
adds @sap/cds dependency to package.json
To avoid further questions (e.g. https://answers.sap.com/questions/13577720/i-push-my-capnodejsto-btp-environment-but-always-c.html) this PR will add missing `@sap/cds` dependency.
|
2022-02-07 10:38:28 +02:00 |
|
Daniel Hutzel
|
bc03cae550
|
fix duplicate annotates (#317)
|
2022-02-04 16:19:54 +01:00 |
|
sjvans
|
8197559065
|
fix: app crashes if SELECT results in null (#298)
|
2022-02-03 18:04:10 +01:00 |
|
Daniel Hutzel
|
7accf1ae23
|
Using only bob as reviewer (#315)
|
2022-02-03 04:35:56 +01:00 |
|
Christian Georgi
|
2ffa1721b3
|
Merge pull request #314 from SAP-samples/data-browser
Data browser Cosmetics
|
2022-02-01 19:54:34 +01:00 |
|
Christian Georgi
|
37811381e7
|
Show errors in UI
|
2022-02-01 19:52:05 +01:00 |
|
Christian Georgi
|
74f9d5cc1e
|
Sort columns
|
2022-02-01 19:30:30 +01:00 |
|
Christian Georgi
|
7c0769e059
|
Stick table headers
|
2022-02-01 18:42:36 +01:00 |
|