dartpopikyardo
|
1a2378b14f
|
updated eventuate-local docker images
|
2017-01-19 02:53:37 +03:00 |
|
dartpopikyardo
|
e1e37359dd
|
- fixed repositories
|
2017-01-19 02:33:16 +03:00 |
|
dartpopikyardo
|
2ca2fb029e
|
- updated eventuate libs version
- updated docker-compose script: added a restart config to the app services
|
2017-01-19 02:22:52 +03:00 |
|
Chris Richardson
|
edcfd9e22f
|
Updated READMEs
|
2017-01-10 17:59:54 -08:00 |
|
Chris Richardson
|
6c841000bb
|
Simplified project structure
|
2017-01-10 17:55:05 -08:00 |
|
dartpopikyardo
|
56cadd3139
|
- fixed AccountInfoUpdateService
|
2016-10-21 21:43:31 +03:00 |
|
dartpopikyardo
|
d30adea37c
|
- fixed AccountInfoUpdateServiceTest
|
2016-10-21 21:36:32 +03:00 |
|
dartpopikyardo
|
c157ba5720
|
- fixed AccountInfoUpdateServiceTest
|
2016-10-21 21:34:21 +03:00 |
|
dartpopikyardo
|
fd0a4355a7
|
- updated eventuateClientVersion
- updated Int128 usage
|
2016-10-21 21:29:17 +03:00 |
|
dartpopikyardo
|
623554b550
|
- simplified Dockerfiles
|
2016-10-11 22:03:17 +03:00 |
|
dartpopikyardo
|
f4a7dbe204
|
fixed docker-compose script
|
2016-10-10 21:55:27 +03:00 |
|
dartpopikyardo
|
c8b0185591
|
fixed docker-compose script
|
2016-10-10 21:36:31 +03:00 |
|
dartpopikyardo
|
106ee9ee54
|
fixed docker-compose script
|
2016-10-10 21:21:16 +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
|
e143d0f49b
|
- improved build-and-test-all-eventuate-local.sh and _build-and-test-all.sh: use EVENTUATE_LOCAL environment variable
|
2016-10-03 22:50:34 +03:00 |
|
crcinc
|
8b7146479a
|
Merge pull request #56 from dartandrevinsky/private-event-sourcing-examples-46
[WIP] Issue #46 - e2e test scenarios
|
2016-09-30 16:13:32 -07:00 |
|
Chris Richardson
|
bb9e40e964
|
Merge pull request #58 from dartpopikyardo/private-event-sourcing-examples-57
update EventuateDependencyPlugin.groovy
|
2016-09-28 10:32:04 -07:00 |
|
dartpopikyardo
|
68a1269088
|
fix AuthControllerIntegrationTest
|
2016-09-27 16:14:21 +03:00 |
|
dartpopikyardo
|
4b74d2c1f1
|
fixed a non-404 responce in the case when the customer is not found
|
2016-09-27 16:08:11 +03:00 |
|
dartpopikyardo
|
4b78658dd8
|
fixed issue #54
|
2016-09-27 11:20:47 +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 |
|
dartpopikyardo
|
790c76c602
|
private-event-sourcing-examples-57 update EventuateDependencyPlugin.groovy
|
2016-09-26 18:41:09 +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 |
|
Andrew Revinsky (DART)
|
00f5b5a3ae
|
Merge commit '2c97630aa6100ac8b507b71c4a3468540996f136' into wip-customer
* commit '2c97630aa6100ac8b507b71c4a3468540996f136':
Improved Eventuate Local support
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
Fixed typo
Fixed typo
Added Swagger to monolithic deployment, Added mongodb-cli.sh
Fixed typo
Use specific Java 8 Docker image
|
2016-09-22 21:14:24 +03:00 |
|
Chris Richardson
|
2c97630aa6
|
Merge pull request #39 from dartpopikyardo/private-event-sourcing-examples-37
Add 3d party accounts and previous PR fixes
|
2016-09-22 09:41:04 -07:00 |
|
dartpopikyardo
|
ab4026a0e9
|
removed redundant EventHandler method from accounts-commandside-backend
|
2016-09-20 18:37:48 +03:00 |
|
dartpopikyardo
|
f4b35d04e9
|
added JAVA_OPTS
|
2016-09-20 11:37:59 +03:00 |
|
dartpopikyardo
|
974f2b991a
|
updated AbstractRestAPITest
|
2016-09-20 10:41:41 +03:00 |
|
dartpopikyardo
|
b06d607b6e
|
fixed typo in api-gateway properties
|
2016-09-20 04:14:37 +03:00 |
|
dartpopikyardo
|
a947cbf287
|
merged with upstream/wip-customer
|
2016-09-20 04:01:23 +03:00 |
|
dartpopikyardo
|
473743dbc9
|
merged with upstream/wip-customer
|
2016-09-20 04:01:01 +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 |
|
Chris Richardson
|
c88ba88063
|
Improved Eventuate Local support
|
2016-09-16 18:30:24 -07:00 |
|
dartpopikyardo
|
fe925ac14a
|
fix issue #31
|
2016-09-17 00:51:44 +03:00 |
|
dartpopikyardo
|
93fc13e7a8
|
fixed GatewayController
|
2016-09-16 20:51:16 +03:00 |
|
dartpopikyardo
|
fe20a3fe90
|
added dummmy fields to AccountDeletedEvent
|
2016-09-16 16:03:47 +03:00 |
|
dartpopikyardo
|
b0bfa7f29f
|
fixed api gateway properties
|
2016-09-15 20:48:57 +03:00 |
|
dartpopikyardo
|
61a115351e
|
uncomment test methods
|
2016-09-15 20:34:49 +03:00 |
|
dartpopikyardo
|
f4ec434997
|
fixed tests
|
2016-09-15 18:46:49 +03:00 |
|
dartpopikyardo
|
6c2700baba
|
Merge remote-tracking branch 'remotes/dartandrevinsky/private-event-sourcing-examples-38' into private-event-sourcing-examples-38
|
2016-09-15 18:13:20 +03:00 |
|
Andrew Revinsky (DART)
|
c52b803c3a
|
Merge branch 'wip-customer' into private-event-sourcing-examples-38
* wip-customer:
Form validation for Sign In & Sign Up
Error reporting for Sign In & Sign Up
- shouldCreateAccountsAndTransferMoney fix
Password on login & registration
- fixed tests fix issue #24, fix issue #26, fix issue #27, fix issue #28
- added password to CustomerInfo - added unique email constraint to CustomerQuerySide - updated authorization logic
removed transferStates from AccountInfo cannot reproduce issue #37
|
2016-09-15 17:06:20 +03:00 |
|
dartpopikyardo
|
8f4ac83f4b
|
added timestamp to make AccountDeletedEvent not empty
|
2016-09-15 16:55:56 +03:00 |
|
dartpopikyardo
|
72a4ab1ee4
|
should fix issue #38
|
2016-09-14 23:02:15 +03:00 |
|
dartpopikyardo
|
91f6fde5cd
|
should fix issue #23
|
2016-09-13 22:02:17 +03:00 |
|
dartpopikyardo
|
df4204f9a2
|
- shouldCreateAccountsAndTransferMoney fix
|
2016-09-09 21:14:33 +03:00 |
|
dartpopikyardo
|
859a01a4bc
|
- fixed tests
fix issue #24,
fix issue #26,
fix issue #27,
fix issue #28
|
2016-09-09 16:55:24 +03:00 |
|
dartpopikyardo
|
fd63640307
|
- added password to CustomerInfo
- added unique email constraint to CustomerQuerySide
- updated authorization logic
|
2016-09-08 22:17:41 +03:00 |
|