Commit Graph

282 Commits

Author SHA1 Message Date
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
Chris Richardson
c2e4df440b Merge pull request #53 from dartpopikyardo/private-event-sourcing-examples-38
Resolve issues with PR
2016-09-28 10:31:46 -07:00
Andrew Revinsky (DART)
823d571015 private-event-sourcing-examples-46 Write a single, simple protractor test:
- [WIP] Create 3rd Party Account (+cases)
2016-09-28 05:02:32 +03:00
Andrew Revinsky (DART)
01bc1709c3 private-event-sourcing-examples-46 Write a single, simple protractor test:
- Sign Up (+cases)
- Login (+cases)
- Create Account (+cases)
- [WIP] Create 3rd Party Account (+cases)
2016-09-28 04:42:01 +03:00
Andrew Revinsky (DART)
ebca25a2c8 Merge commit '68a126908895da2e62ddc8955e1c8790195a6e9b' into private-event-sourcing-examples-46
* commit '68a126908895da2e62ddc8955e1c8790195a6e9b':
  fix AuthControllerIntegrationTest
  fixed a non-404 responce in the case when the customer is not found
  fixed issue #54
2016-09-27 21:17:35 +03: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
7260376b17 Merge remote-tracking branch 'remotes/dartandrevinsky/private-event-sourcing-examples-46' into private-event-sourcing-examples-46 2016-09-27 15:54:52 +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
Andrew Revinsky (DART)
29cfdb0abf private-event-sourcing-examples-46 Write a single, simple protractor test + Sign Up & Login + [WIP] (errors on auth) 2016-09-26 20:27:31 +03:00
dartpopikyardo
790c76c602 private-event-sourcing-examples-57 update EventuateDependencyPlugin.groovy 2016-09-26 18:41:09 +03:00
Andrew Revinsky (DART)
f740098f5c Merge commit 'e01e98a50875f85f98a80376f1580b1c901bef38' into private-event-sourcing-examples-46
* commit 'e01e98a50875f85f98a80376f1580b1c901bef38':
  - fix issue #48 - fix issue #52
2016-09-26 14:07:56 +03:00
Andrew Revinsky (DART)
85e6c5788d Merge branch 'private-event-sourcing-examples-46' of https://github.com/dartandrevinsky/private-event-sourcing-examples into private-event-sourcing-examples-46
* 'private-event-sourcing-examples-46' of https://github.com/dartandrevinsky/private-event-sourcing-examples:
  [WIP] signupPage e2e test scenario
  private-event-sourcing-examples-46 Write a single, simple protractor test
2016-09-23 22:24:40 +03:00
Andrew Revinsky (DART)
e94e24d7d8 [WIP] signupPage e2e test scenario 2016-09-23 22:24:17 +03:00
Andrew Revinsky (DART)
93a51f531b private-event-sourcing-examples-46 Write a single, simple protractor test 2016-09-23 22:24:17 +03:00
Chris Richardson
b2d135665c Simplified dependencies 2016-09-23 08:38:20 -07:00
dartpopikyardo
e01e98a508 Merge remote-tracking branch 'remotes/upstream/wip-customer' into private-event-sourcing-examples-38 2016-09-23 17:34:27 +03:00
dartpopikyardo
e4a0d6773d - fix issue #48
- fix issue #52
2016-09-23 17:02:54 +03:00
Chris Richardson
727c771add Merge pull request #49 from dartandrevinsky/private-event-sourcing-examples-38
Account deletion + UI improvements
2016-09-23 06:49:31 -07:00
Andrew Revinsky (DART)
abeb29bb2b Merge branch 'private-event-sourcing-examples-38' into private-event-sourcing-examples-46
* private-event-sourcing-examples-38:
  removed redundant EventHandler method from accounts-commandside-backend
  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
2016-09-22 21:39:19 +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
Andrew Revinsky (DART)
2db8e09570 [WIP] signupPage e2e test scenario 2016-09-22 21:13:03 +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
Andrew Revinsky (DART)
334df47112 private-event-sourcing-examples-46 Write a single, simple protractor test 2016-09-20 21:36:02 +03:00
dartpopikyardo
ab4026a0e9 removed redundant EventHandler method from accounts-commandside-backend 2016-09-20 18:37:48 +03:00
Andrew Revinsky (DART)
d5d6fb95d0 Eternal loading for deleted accounts - fixed 2016-09-20 15:15:01 +03:00
dartpopikyardo
f4b35d04e9 added JAVA_OPTS 2016-09-20 11:37:59 +03:00
dartpopikyardo
50fdad2328 Merge remote-tracking branch 'remotes/dartandrevinsky/private-event-sourcing-examples-38' into private-event-sourcing-examples-38 2016-09-20 11:22:35 +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
Andrew Revinsky (DART)
5fd5b71f06 Delete 3rd P/Account - endpoints
Error reporting
Unneeded links
JS error
2016-09-19 19:46:05 +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
8312cb309b Merge remote-tracking branch 'remotes/dartandrevinsky/private-event-sourcing-examples-38' into private-event-sourcing-examples-38 2016-09-16 23:53:22 +03:00
Andrew Revinsky (DART)
5c96941c05 Issue #42, endpoints fixed 2016-09-16 23:48:25 +03:00
dartpopikyardo
93fc13e7a8 fixed GatewayController 2016-09-16 20:51:16 +03:00
Andrew Revinsky (DART)
459e2915a3 Code overhaul & cleanup 2016-09-16 19:14: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