Commit Graph

61 Commits

Author SHA1 Message Date
Marcin Grzejszczak
20f780a989 Putting assembly descriptor to stub jar for tests to pass 2018-06-05 11:43:27 +02:00
Marcin Grzejszczak
26b0884d1f Conflicts 2018-06-05 11:11:09 +02:00
Marcin Grzejszczak
831f721748 Limited number of connections 2018-06-05 10:50:11 +02:00
Marcin Grzejszczak
8f7e92b6bf Turned on spring profile by default 2018-06-05 10:50:10 +02:00
Marcin Grzejszczak
5d9ddf767f Fixed 2018-06-05 10:50:10 +02:00
Marcin Grzejszczak
2726293a02 Added setup for smoke & e2e 2018-06-05 10:49:17 +02:00
Marcin Grzejszczak
6880c2f8d5 Fixed wrong db type 2018-06-05 10:48:37 +02:00
Marcin Grzejszczak
472dc8dfc1 Changed service to postgresql 2018-06-05 10:48:37 +02:00
Marcin Grzejszczak
21819d196c Added e2e and smoke 2018-06-05 10:48:36 +02:00
Marcin Grzejszczak
dc44873966 Backward compatibility of HAL is working - still in offline mode - need to change it to remote 2018-06-05 10:48:35 +02:00
Marcin Grzejszczak
102f96d338 First contract test 2018-06-05 10:48:34 +02:00
Adam Kulawik
e7f1251ef2 db scripts moved do adapter-commons 2018-05-27 21:13:59 +02:00
Michał Michaluk
08ac50fb2f new brand packaging io.dddbyexamples 2018-03-27 23:46:44 +02:00
Michał Michaluk
636215502c Merge pull request #8 from ddd-by-examples/tech/spring-boot-2
bumped to spring boot 2
2018-03-19 23:07:03 +01:00
Jakub Pilimon
fa1df9cc00 merge 2018-03-19 08:36:18 +01:00
Jakub Pilimon
c15a04be90 Update CallOffDocumentIntegrationSpec.groovy
accidental change reverted
2018-03-19 08:35:57 +01:00
Jakub Pilimon
eb25e80f13 bumped to spring boot 2 2018-03-19 08:31:57 +01:00
Jakub Pilimon
69be244ca1 Merge pull request #6 from ddd-by-examples/tech/ability-to-run-on-pcf
abbility to run on cloud foundry instead of openshift
2018-03-19 07:59:48 +01:00
Jakub Pilimon
65d6bc79e0 group id changed to dddbyexamples 2018-03-17 19:52:17 +01:00
Jakub Pilimon
a9dab7c0df abbility to run on cloud foundry instead of openshift 2018-03-17 19:21:02 +01:00
Jakub Pilimon
32601d705a accidental code reverted 2018-03-11 18:27:32 +01:00
Jakub Pilimon
a74c3c5627 integration test for shortage prediction 2018-03-11 18:25:21 +01:00
Jakub Pilimon
dc4b79ecfc bugfix -> tests did not include proper config 2018-03-11 18:24:48 +01:00
Jakub Pilimon
33fffa777c integration test for adjusting demand + minor cleanup 2018-03-11 17:09:11 +01:00
Michał Michaluk
e579cffbac integration test hooked to build 2018-03-11 15:50:44 +01:00
Jakub Pilimon
179793cc43 integration test for pushing call of document and requesting current demands 2018-03-11 13:02:37 +01:00
Jakub Pilimon
ac6b4e9519 possibility to run the app with in memory h2 database for integration testing 2018-03-11 13:00:59 +01:00
Michał Michaluk
efee8c58a4 docker-compose is back with both backend & database 2018-03-04 23:13:55 +01:00
Szymon Janikowski
436e095ff1 openshift postgres config 2018-03-01 21:30:16 +01:00
Szymon Janikowski
577873636c Configured liquibase in Spring Boot to allow pluggin to raw postgres 2018-03-01 21:23:47 +01:00
Michał Michaluk
93a7732854 transactional configuration move to command handlers 2018-02-22 22:33:47 +01:00
Michał Michaluk
f1132df0a3 small code improvements 2018-02-18 23:14:19 +01:00
Michał Michaluk
8e9e3a1ca9 code links added to readme 2018-02-18 22:30:28 +01:00
Michał Michaluk
95d6b1ed14 get rid of unit of work 2018-02-18 11:56:23 +01:00
Michał Michaluk
35d9dabe9a some renames 2018-01-03 13:10:32 +01:00
Michał Michaluk
42689ab18d domain and design in readme 2017-12-22 17:01:10 +01:00
Michał Michaluk
78409facaf modular database schema 2017-12-20 08:55:25 +01:00
Michał Michaluk
a3682be9b8 modular monolith, context maps left in app-monolith 2017-12-16 19:49:41 +01:00
Michał Michaluk
84b3f63c00 it's nothing serious... 2017-12-15 22:06:21 +01:00
Michał Michaluk
bf4172822d demands renamed to deliveries in scope of shortage prediction 2017-12-15 09:01:17 +01:00
Michał Michaluk
64b746cb36 small improvements 2017-12-14 13:49:31 +01:00
Michał Michaluk
81b597fbc8 test design improvement 2017-12-13 11:05:25 +01:00
Michał Michaluk
c6e0b9baf8 demand changes review processing 2017-12-12 23:23:52 +01:00
Michał Michaluk
277f5f9822 query stock forecasts as rest resource 2017-12-11 20:14:34 +01:00
Michał Michaluk
113cd023c5 fake stock forecast dao deleted 2017-12-11 12:45:31 +01:00
Michał Michaluk
3bb6f8a5b3 explicit unit of work for product demand transaction 2017-12-11 09:42:47 +01:00
Michał Michaluk
537b83da43 manual testing of api 2017-12-10 21:47:02 +01:00
Michał Michaluk
04970f2caa orm entities and daos unified 2017-12-09 21:43:50 +01:00
Michał Michaluk
c9e5c01e4c reformat 2017-12-08 09:04:29 +01:00
Michał Michaluk
0b339dd6dd demand repository persists documents 2017-12-08 09:04:13 +01:00