309 Commits

Author SHA1 Message Date
Chris Richardson
7dcafe5dea Merge pull request #34 from dartpopikyardo/event-sourcing-examples-33
updated Eventuate versions and the app Docker containers
2017-01-21 11:20:35 -08:00
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
dartpopikyardo
4c6417ae4e Merge remote-tracking branch 'remotes/upstream/master' 2017-01-19 02:05:41 +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
Chris Richardson
cc65f39088 Fixed buildscript issues 2017-01-10 17:17:10 -08:00
dartpopikyardo
24cc85790c Merge remote-tracking branch 'remotes/upstream/master' 2017-01-01 10:52:01 +03:00
Chris Richardson
d2077e21aa Added link to guide to setting DOCKER_HOST_IP 2016-11-17 12:17:24 -08:00
dartpopikyardo
ab1ba8b274 - fixed logging
- updated AuthConfiguration
2016-10-26 19:31:30 +03:00
Chris Richardson
083047cd81 Merge pull request #26 from dartpopikyardo/master
Сonverted all docker-compose files to use build: rather than volumes
2016-10-26 06:43:08 -07:00
dartpopikyardo
d168a8be2b Merge branch 'private-event-sourcing-examples-51' 2016-10-25 18:26:51 +03:00
dartpopikyardo
1fbd1be4b8 Merge branch 'wip-customer' 2016-10-25 17:44:25 +03: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
Chris Richardson
f750d9c01a Update README.md 2016-10-21 07:08:41 -07:00
dartpopikyardo
909ad5fea9 Merge remote-tracking branch 'remotes/upstream/master' into wip-customer 2016-10-19 19:47:57 +03:00
dartpopikyardo
5bd3f36bd8 fixed build-and-test-all script 2016-10-13 21:15:14 +03:00
dartpopikyardo
903a4b07a3 - added docker-compose build 2016-10-11 22:35:33 +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
Chris Richardson
60a1986f56 Improved wording 2016-10-02 06:59:31 -07:00
Chris Richardson
e75b00b07a Fixed README.md 2016-10-02 06:44:17 -07:00
Chris Richardson
4185064d35 Simplified README.md 2016-09-30 16:42:30 -07: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