Chris Richardson
|
b2d135665c
|
Simplified dependencies
|
2016-09-23 08:38:20 -07: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 |
|
dartpopikyardo
|
fe925ac14a
|
fix issue #31
|
2016-09-17 00:51:44 +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
|
72a4ab1ee4
|
should fix issue #38
|
2016-09-14 23:02:15 +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 |
|
dartpopikyardo
|
d6f60101db
|
- updated AccountInfoUpdateService: fixed simultaneous upsert overrides
|
2016-09-06 19:06:40 +03:00 |
|
dartpopikyardo
|
f76912a6cf
|
fix issue #13,
fix issue #14,
fix issue #15,
fix issue #17
|
2016-09-02 01:24:28 +03:00 |
|
dartpopikyardo
|
625ea6007e
|
fix issue #7,
fix issue #8,
fix issue #9,
fix issue #11
|
2016-09-01 22:34:26 +03:00 |
|
dartpopikyardo
|
2a712017f1
|
- updated {accountId}/history controller
|
2016-09-01 16:06:51 +03:00 |
|
dartpopikyardo
|
a91ade08b1
|
Merge remote-tracking branch 'remotes/upstream/wip-eventuate-local' into wip-customer
|
2016-08-30 19:05:44 +03:00 |
|
Main
|
e9517fe30f
|
unified code format
|
2016-08-24 21:22:12 +03:00 |
|
Main
|
5f8475d675
|
- fixed the tests
- updated eventuate-client version
- fixed api-gateway and common module's dependencies
|
2016-08-10 23:39:00 +03:00 |
|
Main
|
39309f23a1
|
- refactored the tests
- moved some dto classes into common module
|
2016-08-09 22:43:41 +03:00 |
|