Christian Georgi
c1dbe94c64
Handle singleton results in data viewer
2025-03-12 10:23:46 +01:00
Christian Georgi
eb9a5ed971
Add cds-types ( #761 )
...
Also add Node 22 to CI
2024-09-16 14:52:43 +02:00
Daniel Hutzel
02ea798f5f
Streamlined eslint usage for eslint9 w/ cds8 ( #719 )
...
* Streamlined eslint usage
* import from @sap/cds instead of @sap/cds/lib
* Using @sap/cds/eslint.js
* eslint.config.mjs aktualisieren
* Adjusted eslint usage for eslint9 with cds8
2024-07-15 14:27:03 +02:00
Christian Georgi
bffec247d8
Add key for OData compliance
2023-11-14 09:53:28 +01:00
Daniel Hutzel
96473d45c8
Adjusting odata paths for cds7 ( #543 )
...
* Adjusting odata paths for cds7
* Still using old sqlite3
* npm ci
* Remove Node 14 tests
2023-07-05 11:07:20 +02:00
Daniel
254362daa1
Fine-tuned data-service definition
2022-09-22 17:09:20 +02:00
Daniel Hutzel
912271338d
Prepare for cds6 ( #341 )
2022-04-05 16:30:04 +02: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
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
Christian Georgi
f8c23f4c54
Better layout;
2022-01-31 20:08:40 +01:00
Christian Georgi
ae6be30aa0
Data browser: cosmetics, reformat
2022-01-31 19:07:00 +01:00
Christian Georgi
e6baa95f74
Data browser: keep data row selection across refresh
2022-01-31 19:03:06 +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