Dzmitry_Tamashevich@epam.com
c932b486e1
add compositions for cascade delete
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
e08b1c6246
refactoring code
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
ecdc32bad1
replacing restriction conditions
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
34acef85b6
refactoring requests
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
70b0c85346
add custom authentication checks
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
3cf02cb567
refactor import usage. refactor invoices implementation
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
bcfce87276
add customer restriction when browsing invoices
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
a319199e10
add cancel invoice action
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
52f00c62b7
add status to invoices
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
9a63f406ec
rename person type
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
49b8f4ef95
reaname services
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
30d5c789bc
add getUser method
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
0690762207
add invoice action
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
49f6b8c060
add mocked auth
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
937d9caf2b
add app bundles to medi-store
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
ae05e8a609
remove compiled bundles from app
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
a917dac1b2
add getMyTracks option
2021-01-04 14:37:01 +01:00
Tamashevich, Dzmitry
99d4da34d7
adjust README.md with frontend repo link provided
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
bdbd9d425b
add tracks main page. add get my tracks action
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
0f6444589f
return timeout for mocha runner
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
d796bf1ec9
remove redundant args
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
41da47aa4f
adjast regex for omiting id from column name
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
4783a5729d
add tests. add to many associations
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
e58ad84a2f
add reorder for column names
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
fc07f7ebba
remove redundantt folder
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
7a0e8fdba6
remove redundantt folder
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
e7be207911
add cli tool
2021-01-04 14:37:01 +01:00
Dzmitry_Tamashevich@epam.com
e33a455154
creating cds model of chinook db
2021-01-04 14:37:01 +01:00
Christian Georgi
dc72442764
Better brand name
2020-12-18 15:09:38 +01:00
Manuel Blechschmidt
7e04f50852
Added installation for cds ( #177 )
...
When running these samples for the first time,
it is necessary to install the cds binaries globally.
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com >
Co-authored-by: Daniel Hutzel <daniel.hutzel@sap.com >
2020-12-18 09:25:11 +01:00
Daniel
ea6e274810
Fixed: missing await srv.emit
2020-12-17 16:39:06 +01:00
Christian Georgi
86e5c429bd
Example for draft choreography
2020-12-16 17:58:03 +01:00
Daniel
f32398ba8d
Using cds.User.default in 4.4.4
2020-12-07 12:41:22 +01:00
Daniel
684c2d53f1
Preparing test for upcomming release 4.4.4
2020-12-03 14:02:15 +01:00
Daniel
b4594e23c5
remove .db file
2020-11-23 14:23:36 +01:00
Daniel
b6028721af
make tests more robust
2020-11-22 10:57:13 +01:00
Daniel
e15a6192b6
Aligned orders w/ managed compositions
2020-11-21 01:32:39 +01:00
Daniel
d1eb14f638
Minor Cleanup
2020-11-20 17:22:20 +01:00
Daniel
394a8b5d12
Revised layout of .html pages
2020-11-20 16:11:33 +01:00
Daniel
dae8e96fe1
Adding Vue.js apps for reviews service
2020-11-20 16:11:33 +01:00
Daniel
8f01bf911e
Using fake Products entity in @capire/orders
2020-11-20 12:53:25 +01:00
Daniel Hutzel
932f56812c
Update server.js
2020-11-17 20:32:47 +01:00
Daniel
d80084bfb7
Added @capire:registry
2020-11-17 17:51:18 +01:00
Daniel
f2c37ec162
composites
2020-11-17 07:35:43 +01:00
Daniel Hutzel
d0d08b1ee1
Enable authorizations w/ dummy-auth ( #158 )
...
* Enable authorizations w/ dummy-auth
* fixed: some tests run in privileged mode
* Fixed tests to skip auth
* npm test --silent
* Added dependency to passport
2020-11-12 23:56:04 +01:00
Daniel
ffaec7aa07
Using sqlite 5
2020-11-12 17:06:50 +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
7b5c60c3c7
cleanup mocha settings
2020-10-29 17:35:57 +01:00
Christian Georgi
8317503b20
Update issue template
2020-10-29 15:39:38 +01:00