Daniel Hutzel
|
a3af15bc4f
|
Remove passport (#665)
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com>
|
2024-01-15 13:48:51 +00:00 |
|
Daniel Hutzel
|
2144e09c47
|
beautified
|
2023-11-18 12:07:43 +01:00 |
|
Daniel Hutzel
|
1ff14d3a09
|
cosmetics
|
2023-11-06 05:03:10 +01:00 |
|
Daniel Hutzel
|
1e0ac9609c
|
.
|
2023-11-06 04:58:43 +01:00 |
|
René Jeglinsky
|
981d7526b2
|
Bookshop Readme: one more link updated (#586)
|
2023-09-14 09:49:28 +02:00 |
|
René Jeglinsky
|
aa15f3f1df
|
Update cds and use cds-serve not cds run (#577)
|
2023-09-13 11:30:54 +00:00 |
|
René Jeglinsky
|
88a4de168d
|
Updated links in bookshop readme (#585)
|
2023-09-13 13:25:51 +02:00 |
|
Daniel Hutzel
|
b0baf3b5aa
|
Delete bookshop/@cds-models directory
|
2023-07-26 17:08:47 +02:00 |
|
Daniel Hutzel
|
06c583d0cd
|
cosmetics
|
2023-07-17 14:22:00 +02:00 |
|
Daniel Hutzel
|
11770f68f4
|
init.js revisited (#538)
* init.js revisited
* Reverting rm sqlite3
* .
---------
Co-authored-by: Johannes Vogel <31311694+johannes-vogel@users.noreply.github.com>
|
2023-07-05 11:10:09 +02:00 |
|
Daniel Hutzel
|
c089c9777b
|
Using latest packages + new db services
|
2023-07-03 16:05:00 +02:00 |
|
Johannes Vogel
|
68f8a4fe7b
|
restore common check in init.js (#535)
|
2023-07-03 12:27:55 +02:00 |
|
Daniel Hutzel
|
60a0ea582e
|
Using UPSERTs in init.js
|
2023-06-30 18:37:15 +02:00 |
|
d049904
|
7add92a05c
|
Prepare for new protocol handling
|
2023-06-13 17:00:32 +02:00 |
|
Pierre Fritsch
|
d612a560aa
|
Manage Books, Manage Authors: Make name mandatory (#519)
|
2023-06-06 07:06:55 +00:00 |
|
DJ Adams
|
62adbb5291
|
Clean up CSV data (#490)
wrap fields containing commas in double quotes
|
2023-05-03 17:14:24 +02:00 |
|
Daniel Hutzel
|
90d895ffc9
|
Using comma-separated data
|
2023-04-20 17:00:32 +02:00 |
|
Daniel
|
64744c9000
|
.
|
2023-03-23 20:35:06 +01:00 |
|
Daniel
|
5049de9e05
|
Use .texts instead of _texts.csv
|
2023-03-23 19:36:17 +01:00 |
|
Daniel Hutzel
|
a1c2f32408
|
Cleanup (#440)
* Cleanup
* minor cleanups
|
2023-01-13 09:08:20 +01:00 |
|
Daniel
|
b0b4412c7a
|
Fixed genre for Eleonora
|
2022-10-12 14:59:10 +02:00 |
|
Daniel
|
a069f2d7de
|
Using reflected entitites
|
2022-09-30 10:07:39 +02:00 |
|
Daniel
|
e419fda74e
|
UserService entities are persistence.skipped
|
2022-09-21 16:33:29 +02:00 |
|
Christian Georgi
|
aa5fda976a
|
Support csrf tokens in Vue app (#394)
|
2022-09-16 15:46:20 +02:00 |
|
Daniel
|
662f93a995
|
cosmetics
|
2022-08-18 18:02:28 +02:00 |
|
Daniel
|
2a37ef8be1
|
.
|
2022-08-12 02:52:03 +02:00 |
|
Christian Georgi
|
38593baeb8
|
Expose user service for downstream usages
|
2022-08-04 11:03:44 +02:00 |
|
Daniel Hutzel
|
a893184736
|
Add login to bookshop Vue.js app (#358)
|
2022-05-19 12:16:11 +02:00 |
|
Daniel
|
b733643f2a
|
fixed accidential push
|
2022-04-09 12:38:24 +02:00 |
|
Daniel
|
bf317bc2c9
|
fixed
|
2022-04-09 11:54:12 +02:00 |
|
Daniel
|
bbebff4066
|
.
|
2022-04-08 19:52:26 +02:00 |
|
Daniel Hutzel
|
912271338d
|
Prepare for cds6 (#341)
|
2022-04-05 16:30:04 +02:00 |
|
Daniel
|
959c07cee3
|
minor cosmetics for user service
|
2022-03-31 09:49:47 +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 |
|
Daniel Hutzel
|
26ca7f54ad
|
Specified files in package.json (#325)
|
2022-02-15 01:33:02 +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 |
|
sjvans
|
8197559065
|
fix: app crashes if SELECT results in null (#298)
|
2022-02-03 18:04:10 +01:00 |
|
Daniel Hutzel
|
aa28804a51
|
Basic bookshop w/o reuse deps (#312)
|
2022-01-29 23:49:30 +01:00 |
|
Daniel
|
1fde0c928b
|
Fixed submit order -> returned stock was wrong
|
2021-11-29 15:38:37 +01:00 |
|
Daniel
|
8d8aa6c2c9
|
Fixing copy errors
Signed-off-by: Daniel <daniel.hutzel@sap.com>
|
2021-11-29 15:33:57 +01:00 |
|
Daniel
|
33380c0792
|
Restore simple bookshop - no workarounds
Signed-off-by: Daniel <daniel.hutzel@sap.com>
|
2021-11-29 15:33:57 +01:00 |
|
Gregor Wolf
|
19c886d6dc
|
fix implicit redirection issue
|
2021-11-12 21:41:39 +01:00 |
|
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 |
|
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
|
31d2f4c932
|
Avoid popup for ID in Fiori preview for Books.
|
2021-11-09 14:01:53 +04:00 |
|
Daniel
|
b95df77b9a
|
Fixed access to cds.entities
|
2021-11-04 10:37:33 +01:00 |
|
Daniel
|
404427237b
|
Updated reviews samples for messaging GA
|
2021-10-18 18:04:33 +02:00 |
|