Commit Graph

18 Commits

Author SHA1 Message Date
dartpopikyardo
55cb34ef4f fix issue #22 2016-09-02 15:11:44 +03:00
dartpopikyardo
f846a32d95 fix issue #5,
fix issue #6
2016-09-01 16:36:48 +03:00
Chris Richardson
4b73b9beed Misc bug fixes 2016-08-25 14:21:44 -07: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
dartpopikyardo
0a38ccd09e added "/customers/{id}/toaccounts" andpoint test
tests refactoring
2016-02-25 22:35:36 +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
8615ac1d1e fixed authentication 2016-02-17 14:56:53 +03:00
Main
f14fd73f63 temporarily removed authentication 2016-02-17 00:14:16 +03:00
Main
43916e10aa temporarily removed authentication 2016-02-17 00:12:38 +03:00
Main
ffeb521e3b temporarily removed authentication 2016-02-16 23:57:02 +03:00
Main
1e2e564c29 fix default authorization page 2016-02-16 23:24:09 +03:00
Main
655f86071c fix static content load 2016-02-16 21:03:38 +03:00
Main
8c342e40ce - added /login endpoint
- added authorization test
2016-02-15 23:18:28 +03:00
Main
cd35ac3d31 - updated swagger description
- added /customers/{id}/toaccounts endpoint
2016-02-08 22:54:03 +03:00
dartpopikyardo
85f8826741 added customer backend module
added auth module
added customerId to Account aggregate
2016-02-02 19:16:29 +03:00