Andrew Revinsky (DART)
8228738710
Merge commit '8c342e40ce02aa3c3d06ecec3c6c84c1388ef7a1' into wip-customer
...
* commit '8c342e40ce02aa3c3d06ecec3c6c84c1388ef7a1':
- added /login endpoint - added authorization test
Running Docker using Vagrant
2016-02-16 19:59:28 +03:00
Main
8c342e40ce
- added /login endpoint
...
- added authorization test
2016-02-15 23:18:28 +03:00
Andrew Revinsky (DART)
42db215414
Fully functional Sign Up & Sign Incontrols.
2016-02-15 21:58:46 +03:00
Main
23ffa96f47
Merge remote-tracking branches 'remotes/upstream/wip-customer' and 'remotes/upstream/wip-vagrant' into wip-customer
2016-02-15 21:26:53 +03:00
Andrew Revinsky (DART)
822c0efb6d
Merge commit 'a217f1b1e6ba53fc90c12507672395ca20920672'
...
* commit 'a217f1b1e6ba53fc90c12507672395ca20920672':
Enhanced curl commands Fixed SpringFox/SwaggerUI issue with CustomerController
Ignore test failures when EVENTUATE_API_KEY_ID etc is not set
Ignore test failures when EVENTUATE_API_KEY_ID etc is not set
- updated e2e-tests - added new services to docker configuration
2016-02-15 17:15:28 +03:00
Andrew Revinsky (DART)
5108bc1b27
Prettied UI for the auth controls
2016-02-15 17:09:49 +03:00
Main
8564ec3fb2
Merge remote-tracking branch 'remotes/upstream/master'
2016-02-15 10:27:55 +03:00
Chris Richardson
68adf4f1d6
Running Docker using Vagrant
2016-02-14 21:05:47 -08:00
Chris Richardson
a217f1b1e6
Enhanced curl commands
...
Fixed SpringFox/SwaggerUI issue with CustomerController
2016-02-12 17:55:20 -08:00
Chris Richardson
92526f2780
Ignore test failures when EVENTUATE_API_KEY_ID etc is not set
2016-02-12 16:54:18 -08:00
Chris Richardson
8ab13e580b
Merge branch 'master' into wip-customer
2016-02-12 16:46:07 -08:00
Chris Richardson
2f07e0b2c6
Ignore test failures when EVENTUATE_API_KEY_ID etc is not set
2016-02-12 16:45:43 -08:00
Main
a095076c0c
- updated e2e-tests
...
- added new services to docker configuration
2016-02-12 22:48:23 +03:00
Andrew Revinsky (DART)
fc2bd9970b
prebuilt web app updated
2016-02-12 22:01:58 +03:00
Andrew Revinsky (DART)
a5994ad496
Merge commit '5c85418cc43318eb2a9c3fa1a4c94c124a17676c'
...
* commit '5c85418cc43318eb2a9c3fa1a4c94c124a17676c':
- completed moving "toAccounts" from List to Map - created CustomerEvent superclass - removed redundant CustomersNotFoundException - added integration tests for customers
refactoring
- updated swagger description - changed customer registration endpoint - updated tests
- updated swagger description - added /customers/{id}/toaccounts endpoint
updated swagger description
removed customerId from Account aggregate
added customers-query-side part
added customer-command-side
fixed fields names added swagger definition for new endpoints
added customer backend module added auth module added customerId to Account aggregate
2016-02-12 21:59:58 +03:00
Andrew Revinsky (DART)
bfd04ef726
Changed build process, with auth (login, registration, and couunt) components and containers
2016-02-12 21:59:24 +03:00
Main
5c85418cc4
- completed moving "toAccounts" from List to Map
...
- created CustomerEvent superclass
- removed redundant CustomersNotFoundException
- added integration tests for customers
2016-02-11 21:47:48 +03:00
Main
c0a9d6ed7d
refactoring
2016-02-10 23:28:35 +03:00
Main
92d0940222
- updated swagger description
...
- changed customer registration endpoint
- updated tests
2016-02-09 22:17:27 +03:00
Andrew Revinsky
7f1f2af188
Adding the frontend project as files
2016-02-08 23:17:37 +03:00
Andrew Revinsky
51e9d6c7fa
Removing the remote tree part
2016-02-08 23:16:51 +03:00
Main
cd35ac3d31
- updated swagger description
...
- added /customers/{id}/toaccounts endpoint
2016-02-08 22:54:03 +03:00
Andrew Revinsky
5d7e56578f
Add client app folder
2016-02-08 21:41:35 +03:00
Main
59ecaa804a
updated swagger description
2016-02-08 13:25:09 +03:00
Main
06f14a54bf
removed customerId from Account aggregate
...
added tests to customers-query-side and customers-command-side
2016-02-05 20:11:53 +03:00
Main
afb7c9bc49
added customers-query-side part
...
added service wrappers to customers-command-side and customers-query-side
2016-02-05 01:27:17 +03:00
dartpopikyardo
e0691a61a2
added customer-command-side
2016-02-03 23:04:15 +03:00
dartpopikyardo
cbee50658e
fixed fields names
...
added swagger definition for new endpoints
2016-02-03 21:03:52 +03:00
dartpopikyardo
85f8826741
added customer backend module
...
added auth module
added customerId to Account aggregate
2016-02-02 19:16:29 +03:00
Chris Richardson
1ab8832fc8
Update README.md
2016-01-29 06:32:46 -08:00
Chris Richardson
441f603b93
Validated POST requests for creating accounts and transfers
2016-01-16 11:37:54 -08:00
Chris Richardson
037f9997b8
Added Swagger UI to all services
2015-12-26 10:41:43 -08:00
Chris Richardson
bbea6d9d2f
Upgraded to work with the Eventuate client framework version 0.12
...
See http://eventuate.io/docs/java/spring-configuration.html for details on new configuration properties.
Upgraded to Spring Boot 1.2.8
Misc changes to build scripts
2015-12-21 15:02:04 -08:00
Chris Richardson
2135f3f136
Updated README.md
2015-10-11 15:45:50 +01:00
Chris Richardson
f51c01e0f4
Upgraded to latest version of client libraries.
2015-09-02 06:51:05 -07:00
Chris Richardson
3cb0b39c43
Improved docs
2015-08-04 15:18:30 -07:00
Chris Richardson
0466f6464e
Improved instructions
2015-08-04 13:52:49 -07:00
Chris Richardson
3a0e679540
Improved instructions
2015-08-04 13:50:08 -07:00
Chris Richardson
d2db517b81
Improved instructions
2015-08-04 13:46:18 -07:00
Chris Richardson
417136b878
Cleaned up dependencies
...
Upgraded to new version of client libraries
2015-07-29 15:42:54 -07:00
Chris Richardson
02ed3baa2a
Added docker-compose.yml for running services and mongodb
...
Removed bogus dependencies on mongo
2015-06-07 15:50:40 -07:00
Chris Richardson
d8e2640398
Implemented hack to eliminate bean @Autowiring circular references
2015-06-07 15:11:18 -07:00
Chris Richardson
b3ceb56fd5
Merge branch 'observable' of https://github.com/rstoyanchev/event-sourcing-examples into rstoyanchev-observable
2015-06-07 14:53:30 -07:00
Chris Richardson
7f07d5389e
Enable end to end tests to test services running remotely - set SERVICE_HOST to host/ip address.
...
Defaults to localhost
2015-06-07 14:51:50 -07:00
Rossen Stoyanchev
6561620470
Ensure ObservableReturnValueHandler registered first
2015-05-29 13:44:30 -04:00
Rossen Stoyanchev
28e72cc479
Support Observable as @Controller return value
2015-05-26 12:29:25 -04:00
Chris Richardson
dbe9762831
Update README.md
2015-05-16 14:50:34 -07:00
Chris Richardson
2e31853ad2
Improved module name <functional-area>-<Command|Query>....
...
Standalone services now use the Event Store Server (many tests still use the embedded server)
2015-04-14 19:08:07 -07:00
Chris Richardson
d166c9b852
Merge branch 'master' of github.com:cer/event-sourcing-examples
2015-01-05 15:36:55 -08:00
Chris Richardson
b5a34c6045
Various cleanups
...
Changed gradle-all.sh so that Gradle JVM settings are picked up from grade.properties
Added Gradle plugin that verifies that SPRING_DATA_MONGODB_URI is set before running any tests that need MongoDB
2015-01-05 15:35:27 -08:00