dartpopikyardo
|
55cb34ef4f
|
fix issue #22
|
2016-09-02 15:11:44 +03:00 |
|
Main
|
e9517fe30f
|
unified code format
|
2016-08-24 21:22:12 +03:00 |
|
Main
|
39309f23a1
|
- refactored the tests
- moved some dto classes into common module
|
2016-08-09 22:43:41 +03: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
|
9a9511b2c4
|
changed POST /customers/{id}/toaccounts endpoint result format
|
2016-03-24 21:37:54 +03:00 |
|
dartpopikyardo
|
e3c0112e8f
|
changed POST /customers/{id}/toaccounts endpoint result format
|
2016-03-23 22:07:35 +03:00 |
|
dartpopikyardo
|
1a5442a060
|
changed POST /customers/{id}/toaccounts endpoint result format
|
2016-03-23 19:21:25 +03:00 |
|
dartpopikyardo
|
e699220162
|
revert
|
2016-03-23 01:13:07 +03:00 |
|
dartpopikyardo
|
a369c4989f
|
changed return type in POST /customers/{id}/toaccounts endpoint
|
2016-03-23 00:57:09 +03:00 |
|
dartpopikyardo
|
bf01ad8e00
|
changed return type in POST /customers/{id}/toaccounts endpoint
|
2016-03-23 00:21:56 +03:00 |
|
Main
|
8615ac1d1e
|
fixed authentication
|
2016-02-17 14:56:53 +03:00 |
|
Chris Richardson
|
a217f1b1e6
|
Enhanced curl commands
Fixed SpringFox/SwaggerUI issue with CustomerController
|
2016-02-12 17:55:20 -08: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 |
|
Main
|
cd35ac3d31
|
- updated swagger description
- added /customers/{id}/toaccounts endpoint
|
2016-02-08 22:54:03 +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 |
|