Commit Graph

50 Commits

Author SHA1 Message Date
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
6110fcaeb3 introducing command object for applying reviews 2018-03-10 09:58:28 +01:00
Michał Michaluk
efee8c58a4 docker-compose is back with both backend & database 2018-03-04 23:13:55 +01:00
Michał Michaluk
1d9cd3b42d Create CODE_OF_CONDUCT.md 2018-03-04 09:29:39 +01:00
Michał Michaluk
3715c54d79 improved code coverage and bug fix 2018-03-04 09:23:47 +01:00
Michał Michaluk
3e3c793548 lombok generated stuff excluded from code coverage reports 2018-03-03 23:33:20 +01:00
Michał Michaluk
b039bb90b8 travis and codecov 2018-03-03 22:36:29 +01:00
Michał Michaluk
7c08a39162 Merge pull request #2 from szjanikowski/liquibase
Liquibase config and properties for openshift profile
2018-03-03 22:27:53 +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
df64659038 primary ports moved to model, repository ports introduced to model 2018-02-18 12:33:18 +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
477149a716 readme improvements 2017-12-21 20:52:06 +01:00
Michał Michaluk
247b394d73 hexagon png for readme 2017-12-21 19:33:20 +01:00
Michał Michaluk
8709a957cf draft of readme 2017-12-21 17:56:15 +01:00
Michał Michaluk
4cbbcc5e71 early draft of readme 2017-12-21 17:43:09 +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
Michał Michaluk
2aafb8dba4 stock forecast query exposed 2017-12-08 08:40:48 +01:00
Michał Michaluk
33b27bfc6c rest ressources tuning 2017-12-07 23:15:08 +01:00
Michał Michaluk
403b383859 schortage prediction process repository 2017-12-07 22:04:12 +01:00
Michał Michaluk
075b625b98 infrastructure improvements 2017-12-07 19:59:22 +01:00
Michał Michaluk
cc1376fa53 shortage prediction infrastructure 2017-12-05 14:10:46 +01:00
Michał Michaluk
5448e81150 product descriptions crud + projections 2017-12-05 12:31:05 +01:00
Michał Michaluk
9999406131 product descriptions crud 2017-12-05 09:52:56 +01:00
Michał Michaluk
58e6c31798 delivery auto planning draft 2017-12-05 09:46:14 +01:00
Michał Michaluk
a10180609c delivery auto planning draft 2017-12-05 09:43:00 +01:00
Michał Michaluk
39a810e4b3 ProductDemand persistence + draft of events projection 2017-12-04 16:14:10 +01:00
Michał Michaluk
8a91308560 draft of hexagonal repository 2017-12-04 12:35:55 +01:00
Michał Michaluk
5da34c5f95 it was not a good idea 2017-12-04 10:36:53 +01:00
Michał Michaluk
5eb3a8b34c try to add technology to model directly 2017-12-04 10:11:37 +01:00
Michał Michaluk
b4c706b117 domain model and empty database 2017-12-04 09:02:36 +01:00
Michał Michaluk
a2a5e80a3f Initial commit 2017-12-04 08:53:58 +01:00