Andrew Revinsky (DART)
888544b700
Adding 3rd Party Account - revised
2016-03-23 00:22:52 +03:00
dartpopikyardo
bf01ad8e00
changed return type in POST /customers/{id}/toaccounts endpoint
2016-03-23 00:21:56 +03:00
Andrew Revinsky (DART)
faa4027305
Added timeago + correct refresh of the account page after transaction
2016-03-22 21:05:10 +03:00
Andrew Revinsky (DART)
d55ff55e96
Merge commit '9276b1bdc839d42b39f4bbc866e54835d4469ade' into wip-customer
...
* commit '9276b1bdc839d42b39f4bbc866e54835d4469ade':
changed return result for empty accounts case
fixed tests
fixed tests
added new fields to TransferDetails
added new fields to TransferDetails
-added tests for new endpoints
2016-03-22 19:51:49 +03:00
Andrew Revinsky (DART)
bdb4d3db26
Refactored reducers
2016-03-22 19:51:00 +03:00
dartpopikyardo
9276b1bdc8
changed return result for empty accounts case
2016-03-22 19:49:09 +03:00
dartpopikyardo
23fba9e462
fixed tests
2016-03-22 15:07:48 +03:00
dartpopikyardo
05ebfd7d14
fixed tests
2016-03-22 15:07:12 +03:00
dartpopikyardo
7b54b9042d
added new fields to TransferDetails
2016-03-22 14:50:35 +03:00
dartpopikyardo
7c6328aa5e
added new fields to TransferDetails
2016-03-22 14:46:03 +03:00
Andrew Revinsky (DART)
9967ad9c52
Transfer form - adjusted col widths for xs devices
2016-03-22 04:17:34 +03:00
Andrew Revinsky (DART)
8f86f72d85
Transfers (entire patch: list & make transfer) + Specific controls
2016-03-22 04:13:27 +03:00
dartpopikyardo
bdcdae862d
-added tests for new endpoints
2016-03-22 01:09:39 +03:00
Andrew Revinsky (DART)
bfeb2e2e16
Add 3rd Party modal customers retrieval
2016-03-19 01:35:00 +03:00
Andrew Revinsky (DART)
b125b30304
Merge commit '40e03dd8e6d805a6f322c25861b3bebda306a947' into wip-customer
...
* commit '40e03dd8e6d805a6f322c25861b3bebda306a947':
- updated swagger schema
- added GET /accounts/{accountId}/history endpoint to get transactions history by accountId - updated swagger schema
- added GET /accounts/{accountId}/history endpoint to get transactions history by accountId - updated swagger schema
2016-03-18 21:14:27 +03:00
Andrew Revinsky (DART)
febef227fd
Add 3rd Party modal & Account page
2016-03-18 21:03:32 +03:00
dartpopikyardo
40e03dd8e6
- updated swagger schema
2016-03-18 17:37:50 +03:00
dartpopikyardo
63d0e21fc4
- added GET /accounts/{accountId}/history endpoint to get transactions history by accountId
...
- updated swagger schema
2016-03-18 17:35:18 +03:00
dartpopikyardo
6409ed1ab9
- added GET /accounts/{accountId}/history endpoint to get transactions history by accountId
...
- updated swagger schema
2016-03-18 17:33:28 +03:00
Andrew Revinsky (DART)
710487ebf9
Account Detail page
2016-03-18 04:20:46 +03:00
Andrew Revinsky (DART)
df0d391521
Merge commit '6d53f149c8c154330d26756d1de73f71d8662061' into wip-customer
...
* commit '6d53f149c8c154330d26756d1de73f71d8662061':
- added field "details" to ToAccountInfo
2016-03-16 15:40:27 +03:00
dartpopikyardo
6d53f149c8
- added field "details" to ToAccountInfo
2016-03-16 15:35:59 +03:00
Andrew Revinsky (DART)
3a4ee4e90c
Dialog dismissal, accounts fetching (stub)
2016-03-16 02:04:18 +03:00
Andrew Revinsky (DART)
5001127978
Merge commit 'b16039ee5377311aa60f9c71b0a7c1559836b61e' into wip-customer
...
* commit 'b16039ee5377311aa60f9c71b0a7c1559836b61e':
- added title and description fields to accountInfo - added GET /accounts?customerId=XXX endpoint - refactored tests
2016-03-16 00:29:47 +03:00
Andrew Revinsky (DART)
ba5077685e
Account creation dialog, tidy
2016-03-16 00:29:28 +03:00
dartpopikyardo
b16039ee53
- added title and description fields to accountInfo
...
- added GET /accounts?customerId=XXX endpoint
- refactored tests
2016-03-15 20:10:58 +03:00
Andrew Revinsky (DART)
c11f1b1a64
Authentication & user data retrieval fixed, API methods provided
2016-03-15 04:17:55 +03:00
Andrew Revinsky (DART)
f4ecc093fe
Merge commit '28216a082dc6c6f83f960c412b222a9ade67aacf' into wip-customer
...
* commit '28216a082dc6c6f83f960c412b222a9ade67aacf':
find current user by token
2016-03-12 02:53:48 +03:00
Andrew Revinsky (DART)
afa3cf0042
Sign In and Register actions
2016-03-12 02:53:37 +03:00
dartpopikyardo
28216a082d
find current user by token
2016-03-11 21:10:50 +03:00
Andrew Revinsky (DART)
5511d1318e
Merge commit '21d21b983384188ff2f6ae985caca26e17785087' into wip-customer
...
* commit '21d21b983384188ff2f6ae985caca26e17785087':
- simplified customers tests - code clearings
- updated swagger description - added api-gateway to docker-compose build
- added api-gateway-service - fixed ObservableReturnValueHandler
2016-03-10 23:58:13 +03:00
Chris Richardson
c5778b1379
Added missing @EnableAutoConfiguration annotations
2016-03-07 17:52:56 -08:00
dartpopikyardo
21d21b9833
- simplified customers tests
...
- code clearings
2016-03-02 23:54:02 +03:00
dartpopikyardo
4bc8e8408d
- updated swagger description
...
- added api-gateway to docker-compose build
2016-03-01 21:46:37 +03:00
dartpopikyardo
91361a1b18
- added api-gateway-service
...
- fixed ObservableReturnValueHandler
2016-02-29 21:41:55 +03:00
Andrew Revinsky (DART)
fb1069ebb9
Auth service and MyAccounts show data
2016-02-27 02:06:47 +03:00
Andrew Revinsky (DART)
e337f05c89
Merge commit '0a38ccd09e9d575a372d76597510bfd79502dbd9' into wip-customer
...
* commit '0a38ccd09e9d575a372d76597510bfd79502dbd9':
added "/customers/{id}/toaccounts" andpoint test tests refactoring
2016-02-27 00:20:21 +03:00
Andrew Revinsky (DART)
725814407d
Auth service receives login data
2016-02-27 00:20:07 +03:00
dartpopikyardo
0a38ccd09e
added "/customers/{id}/toaccounts" andpoint test
...
tests refactoring
2016-02-25 22:35:36 +03:00
Andrew Revinsky (DART)
f887c9fefe
Auth services added & user reducer
2016-02-25 21:11:38 +03:00
Andrew Revinsky (DART)
587a9164b7
Account Detail page + Modals
2016-02-20 22:55:10 +03:00
Andrew Revinsky (DART)
b07933121d
Merge commit 'd1339729ec3e31d7bb5159640909d9839aa6a45f' into wip-customer
...
* commit 'd1339729ec3e31d7bb5159640909d9839aa6a45f':
added simultaneous token-based and http basic authentication
added simultaneous token-based and http basic authentication
2016-02-19 04:34:57 +03:00
Andrew Revinsky (DART)
98c01cceeb
Landing page markup is complete, wiring - WIP
2016-02-19 04:34:30 +03:00
Main
d1339729ec
added simultaneous token-based and http basic authentication
2016-02-18 23:57:39 +03:00
Main
99d07667bb
added simultaneous token-based and http basic authentication
2016-02-18 13:16:43 +03:00
Main
d36c01b331
added simultaneous token-based and http basic authentication
2016-02-17 21:42:37 +03:00
Main
c61cc82d0a
changed error format
2016-02-17 18:42:57 +03:00
Main
65524286da
changed error format
2016-02-17 18:36:42 +03:00
Main
99000f04ed
Merge remote-tracking branch 'remotes/dartandrevinsky/wip-customer' into wip-customer
2016-02-17 15:07:23 +03:00
Main
7b2fcc8a7c
updated swagger info
2016-02-17 15:05:30 +03:00