Commit Graph

271 Commits

Author SHA1 Message Date
Andrew Revinsky (DART)
d9e13ff669 Improve the UI #2 2016-08-31 03:52:35 +03:00
Chris Richardson
e14787bce8 Fixed misc @Configuration issues and commented out incorrect version check that causing failure in AccountInfoUpdateService 2016-08-30 16:26:21 -07:00
dartpopikyardo
1d14ece9cf - fixed test config 2016-08-30 23:13:32 +03:00
dartpopikyardo
1e13d482a8 - disable vertx file cache 2016-08-30 22:37:55 +03:00
dartpopikyardo
2467099c3e -changed path to UI static content 2016-08-30 19:14:03 +03:00
dartpopikyardo
f4ec33d275 Merge remote-tracking branch 'remotes/upstream/wip-eventuate-local' into wip-customer 2016-08-30 19:07:57 +03:00
dartpopikyardo
a91ade08b1 Merge remote-tracking branch 'remotes/upstream/wip-eventuate-local' into wip-customer 2016-08-30 19:05:44 +03:00
Andrew Revinsky (DART)
fb97767a06 Improve the UI #2 2016-08-26 20:32:10 +03:00
Andrew Revinsky (DART)
1e7234166a Changes to the app 2016-08-26 14:13:50 +03:00
Chris Richardson
ef444bde9b Fixed API gateway misconfiguration 2016-08-25 14:48:30 -07:00
Chris Richardson
4b73b9beed Misc bug fixes 2016-08-25 14:21:44 -07:00
Chris Richardson
d0bdd51406 Fixed typo 2016-08-25 12:15:54 -07:00
Chris Richardson
b0b32d0a3f Merge pull request #22 from dartpopikyardo/wip-customer
refactored the tests
2016-08-25 12:14:35 -07:00
Main
e9517fe30f unified code format 2016-08-24 21:22:12 +03:00
Chris Richardson
f4e070e7bd Upgraded to Eventuate Local 0.2.0.RELEASE 2016-08-18 13:53:04 -07: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
12e46582cd Merge remote-tracking branch 'remotes/upstream/wip-customer' into wip-customer
# Conflicts:
#	java-spring/monolithic-service/src/test/java/net/chrisrichardson/eventstore/javaexamples/banking/web/BankingWebIntegrationTest.java
2016-08-09 22:59:59 +03:00
Main
b0855ebd81 - refactored the tests
- moved some dto classes into common module
2016-08-09 22:58:00 +03:00
Main
39309f23a1 - refactored the tests
- moved some dto classes into common module
2016-08-09 22:43:41 +03:00
Chris Richardson
bd3de1a938 Bumped version 2016-08-06 13:26:08 -07:00
Chris Richardson
f570ccbe90 Support for Eventuate Local 2016-08-05 16:41:16 -07:00
Chris Richardson
fe0ce037de Merge branch 'dartpopikyardo-wip-customer' into wip-customer 2016-08-05 15:15:26 -07:00
Chris Richardson
1e40b2a591 Misc changes 2016-08-05 15:14:51 -07:00
Main
f1d97ac49c -updated test configuration 2016-07-26 20:32:58 +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
Chris Richardson
e486102018 Upgraded to (new) Eventuate Java client 0.2.0.RELEASE 2016-06-10 16:56:08 -07:00
Chris Richardson
e488df3d06 Fixed typo 2016-06-10 16:45:02 -07:00
Chris Richardson
4f11433390 Merge branch 'master' of github.com:cer/event-sourcing-examples 2016-06-10 16:43:32 -07:00
Chris Richardson
b573027fc2 Added Swagger to monolithic deployment, Added mongodb-cli.sh 2016-06-10 16:43:14 -07:00
Chris Richardson
3117f12402 Fixed typo 2016-06-06 20:48:58 -07:00
Chris Richardson
5b029d8307 Merge branch 'master' of github.com:cer/event-sourcing-examples 2016-05-31 15:08:46 -07:00
Chris Richardson
6d8376cfd5 Use specific Java 8 Docker image 2016-05-31 15:08:34 -07:00
Chris Richardson
f59f4c78dd Misc changes 2016-05-17 16:26:11 -07:00
Chris Richardson
4b3fe001e7 Changed to use the Eventuate Java Client
Simplified Spring MVC code since it supports CompletableFuture
2016-05-16 06:39:05 -07:00
dartpopikyardo
76f3c830af fix apigateway environment variables 2016-03-29 21:51:17 +03:00
dartpopikyardo
62d41e9d5b Merge remote-tracking branch 'remotes/dartandrevinsky/wip-customer' into wip-customer 2016-03-29 20:30:22 +03:00
Andrew Revinsky (DART)
7748217973 Prebuild client app 2016-03-25 20:19:17 +03:00
dartpopikyardo
9a9511b2c4 changed POST /customers/{id}/toaccounts endpoint result format 2016-03-24 21:37:54 +03:00
Andrew Revinsky (DART)
28eefb81ab UI improvements 2016-03-24 03:17:27 +03:00
Andrew Revinsky (DART)
70b552a961 Sign in page after register, account create dialog dismissal, ref accounts - id undefined, default messages for empty lists (transfers & accounts). 2016-03-24 02:55:43 +03:00
Andrew Revinsky (DART)
2c5b5b4132 Merge commit 'e3c0112e8f85ff2ad4ac1155b0c94c487ea15a83' into wip-customer
* commit 'e3c0112e8f85ff2ad4ac1155b0c94c487ea15a83':
  changed POST /customers/{id}/toaccounts endpoint result format
  changed POST /customers/{id}/toaccounts endpoint result format
2016-03-23 22:15:22 +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
Andrew Revinsky (DART)
0b81ae8c08 Sign in - revised error reporting 2016-03-23 01:42:42 +03:00
Andrew Revinsky (DART)
b6b1fb7f0f Adding 3rd Party Account - revised (#2) 2016-03-23 01:30:08 +03:00
Andrew Revinsky (DART)
e3dddcbc7b Merge commit 'e69922016248221d243e8cefa1b6fa813aa07eab' into wip-customer
* commit 'e69922016248221d243e8cefa1b6fa813aa07eab':
  revert
2016-03-23 01:15:41 +03:00
dartpopikyardo
e699220162 revert 2016-03-23 01:13:07 +03:00
Andrew Revinsky (DART)
fe89adba09 Merge commit 'a369c4989f8a238470e6ee7bd1a063f2937da1fc' into wip-customer
* commit 'a369c4989f8a238470e6ee7bd1a063f2937da1fc':
  changed return type in POST /customers/{id}/toaccounts endpoint
2016-03-23 00:57:57 +03:00
dartpopikyardo
a369c4989f changed return type in POST /customers/{id}/toaccounts endpoint 2016-03-23 00:57:09 +03:00
Andrew Revinsky (DART)
dd0bb4551b Merge commit 'bf01ad8e00ea68c884f287b89b25393fe2ef8c7c' into wip-customer
* commit 'bf01ad8e00ea68c884f287b89b25393fe2ef8c7c':
  changed return type in POST /customers/{id}/toaccounts endpoint
2016-03-23 00:23:08 +03:00