dartpopikyardo
623554b550
- simplified Dockerfiles
2016-10-11 22:03:17 +03:00
dartpopikyardo
1c0ae8a38c
converted all docker-compose files to use build: rather than volumes for images
2016-10-10 21:05:35 +03:00
dartpopikyardo
db05a80e01
fixed logback files
2016-10-07 20:10:51 +03:00
dartpopikyardo
04fe9045ea
Merge remote-tracking branch 'remotes/upstream/wip-customer' into private-event-sourcing-examples-38
2016-09-27 10:26:02 +03:00
Chris Richardson
b2d135665c
Simplified dependencies
2016-09-23 08:38:20 -07:00
dartpopikyardo
e4a0d6773d
- fix issue #48
...
- fix issue #52
2016-09-23 17:02:54 +03:00
Andrew Revinsky (DART)
0c573e9124
Merge branch 'wip-customer' into private-event-sourcing-examples-38
...
* wip-customer:
fixed getDate()
private-event-sourcing-examples-26 solved comments on previous commit: - changed getting Content-Type header for GatewayController - updated transaction state change logic - renamed "date" field in AccountInfo
# Conflicts:
# java-spring/accounts-query-side-backend/src/main/java/net/chrisrichardson/eventstore/javaexamples/banking/backend/queryside/accounts/AccountInfoUpdateService.java
# java-spring/api-gateway-service/src/main/java/net/chrisrichardson/eventstore/javaexamples/banking/apigateway/controller/GatewayController.java
2016-09-22 21:31:57 +03:00
dartpopikyardo
b06d607b6e
fixed typo in api-gateway properties
2016-09-20 04:14:37 +03:00
dartpopikyardo
0f21a057b0
- splitted account deletion to 2 separate endpoints: /api/customers/{customerId}/toaccounts/{accountId} and /api/accounts/{accountId}
...
- simplified the tests
- cleared the code
2016-09-20 03:55:44 +03:00
dartpopikyardo
93fc13e7a8
fixed GatewayController
2016-09-16 20:51:16 +03:00
dartpopikyardo
b0bfa7f29f
fixed api gateway properties
2016-09-15 20:48:57 +03:00
dartpopikyardo
7c47d590df
private-event-sourcing-examples-26
...
solved comments on previous commit:
- changed getting Content-Type header for GatewayController
- updated transaction state change logic
- renamed "date" field in AccountInfo
2016-09-07 19:50:17 +03:00
dartpopikyardo
bae00f6bd7
private-event-sourcing-examples-8 GatewayController ignores http status code returned by destination server
...
- added http status and headers to GatewayController's response
2016-09-05 22:53:56 +03:00
dartpopikyardo
19c9f88a7f
wip issue #8
2016-09-05 15:17:28 +03:00
dartpopikyardo
9b6956b8df
wip issue #8
2016-09-05 14:46:48 +03:00
dartpopikyardo
e2de325df2
wip issue #8
2016-09-05 14:31:14 +03:00
dartpopikyardo
8f2fc83a34
wip issue #22 - fixed api gateway controller's request mapping
2016-09-02 23:52:29 +03:00
dartpopikyardo
6cf774da2a
wip issue #22
2016-09-02 15:39:03 +03:00
dartpopikyardo
3c2e9d374c
wip issue #22
2016-09-02 15:32:55 +03:00
dartpopikyardo
55cb34ef4f
fix issue #22
2016-09-02 15:11:44 +03:00
dartpopikyardo
47e9053285
wip on issue #22
2016-09-02 01:45:30 +03:00
dartpopikyardo
625ea6007e
fix issue #7 ,
...
fix issue #8 ,
fix issue #9 ,
fix issue #11
2016-09-01 22:34:26 +03:00
dartpopikyardo
2467099c3e
-changed path to UI static content
2016-08-30 19:14:03 +03:00
dartpopikyardo
a91ade08b1
Merge remote-tracking branch 'remotes/upstream/wip-eventuate-local' into wip-customer
2016-08-30 19:05:44 +03:00
Chris Richardson
4b73b9beed
Misc bug fixes
2016-08-25 14:21:44 -07:00
Main
e9517fe30f
unified code format
2016-08-24 21:22:12 +03:00
Main
5f8475d675
- fixed the tests
...
- updated eventuate-client version
- fixed api-gateway and common module's dependencies
2016-08-10 23:39:00 +03:00
Chris Richardson
f570ccbe90
Support for Eventuate Local
2016-08-05 16:41:16 -07:00
Main
b2b68ce163
Merge remote-tracking branch 'remotes/upstream/wip-eventuate-client-java' into wip-customer
2016-07-25 23:06:05 +03:00
dartpopikyardo
4bc8e8408d
- updated swagger description
...
- added api-gateway to docker-compose build
2016-03-01 21:46:37 +03:00
dartpopikyardo
91361a1b18
- added api-gateway-service
...
- fixed ObservableReturnValueHandler
2016-02-29 21:41:55 +03:00