Commit Graph

  • 732581a3cb Merge remote-tracking branch 'remotes/dartandrevinsky/wip-customer' into wip-customer dartpopikyardo 2016-09-07 15:35:17 +03:00
  • 192db2bfa5 Transfers history - 3rd party transfers Andrew Revinsky (DART) 2016-09-07 15:26:00 +03:00
  • 8ae6db7229 Merge branch 'master' into wip-eventuate-client-java wip-eventuate-client-java wip-customer Chris Richardson 2016-09-06 21:51:17 -07:00
  • c03a5fed8d Merge pull request #36 from dartpopikyardo/wip-customer Chris Richardson 2016-09-06 20:49:04 -07:00
  • ee45163f2c merged with shopcookeat/private-event-sourcing-examples wip-customer dartpopikyardo 2016-09-06 21:53:05 +03:00
  • e6bf638b4b Transfers history - correct statuses and calculation Andrew Revinsky (DART) 2016-09-06 20:29:47 +03:00
  • d6f60101db - updated AccountInfoUpdateService: fixed simultaneous upsert overrides dartpopikyardo 2016-09-06 19:06:40 +03:00
  • e54577d656 REST endpoints should return an JSON object, not an Array. #14 Andrew Revinsky (DART) 2016-09-06 02:46:19 +03:00
  • bae00f6bd7 private-event-sourcing-examples-8 GatewayController ignores http status code returned by destination server - added http status and headers to GatewayController's response dartpopikyardo 2016-09-05 22:53:56 +03:00
  • 68dca23a6b updated AccountInfoUpdateService: changed addTransaction saving-to-mongo logic dartpopikyardo 2016-09-05 22:28:19 +03:00
  • 19c9f88a7f wip issue #8 dartpopikyardo 2016-09-05 15:17:28 +03:00
  • 9b6956b8df wip issue #8 dartpopikyardo 2016-09-05 14:46:48 +03:00
  • e2de325df2 wip issue #8 dartpopikyardo 2016-09-05 14:31:14 +03:00
  • c9fa916cdd fixed issue #22 fixed issue #35 dartpopikyardo 2016-09-05 12:05:48 +03:00
  • f79ebb4d18 Merge remote-tracking branch 'remotes/dartandrevinsky/wip-customer' into wip-customer dartpopikyardo 2016-09-02 23:53:11 +03:00
  • 8f2fc83a34 wip issue #22 - fixed api gateway controller's request mapping dartpopikyardo 2016-09-02 23:52:29 +03:00
  • 05f2f309e7 Transaction history - step 1 Andrew Revinsky (DART) 2016-09-02 23:14:52 +03:00
  • 6cf774da2a wip issue #22 dartpopikyardo 2016-09-02 15:39:03 +03:00
  • 3c2e9d374c wip issue #22 dartpopikyardo 2016-09-02 15:32:55 +03:00
  • 55cb34ef4f fix issue #22 dartpopikyardo 2016-09-02 15:11:44 +03:00
  • dde554e442 reverted back AccountInfo and AccountInfoUpdateService changes dartpopikyardo 2016-09-02 11:53:50 +03:00
  • fd75779093 Merge pull request #33 from shopcookeat/revert-32-wip-customer Chris Richardson 2016-09-01 16:12:28 -07:00
  • c8291bec71 Revert "wip-customer small issues fixes" Chris Richardson 2016-09-01 16:11:53 -07:00
  • 1005c47d83 Merge pull request #32 from dartpopikyardo/wip-customer Chris Richardson 2016-09-01 15:53:08 -07:00
  • 47e9053285 wip on issue #22 dartpopikyardo 2016-09-02 01:45:30 +03:00
  • f76912a6cf fix issue #13, fix issue #14, fix issue #15, fix issue #17 dartpopikyardo 2016-09-02 01:24:28 +03:00
  • 625ea6007e fix issue #7, fix issue #8, fix issue #9, fix issue #11 dartpopikyardo 2016-09-01 22:34:26 +03:00
  • 6fae59fdeb Merge pull request #12 from dartandrevinsky/wip-customer Chris Richardson 2016-09-01 08:26:25 -07:00
  • f846a32d95 fix issue #5, fix issue #6 dartpopikyardo 2016-09-01 16:36:48 +03:00
  • 2a712017f1 - updated {accountId}/history controller dartpopikyardo 2016-09-01 16:06:51 +03:00
  • 85613936f4 Merge remote-tracking branch 'remotes/dartandrevinsky/wip-customer' into wip-customer dartpopikyardo 2016-09-01 09:34:28 +03:00
  • 6f480ad11a fix issue #10 dartpopikyardo 2016-09-01 09:10:03 +03:00
  • 2b0c405378 fixed tests dartpopikyardo 2016-09-01 08:08:30 +03:00
  • a5d1e7312c Merge remote-tracking branch 'remotes/upstream/wip-eventuate-local' into wip-customer dartpopikyardo 2016-09-01 02:39:47 +03:00
  • 29d42fda9a Simplified TestUtil, Fixed MongoDB update issue wip-eventuate-local Chris Richardson 2016-08-31 13:02:44 -07:00
  • 1b53bd9147 Refresh after account creation Andrew Revinsky (DART) 2016-08-31 19:40:09 +03:00
  • d1328e4ce8 Merge commit '45bda8e14d32cf016ac5dd105828f2cda073e7aa' into wip-customer Andrew Revinsky (DART) 2016-08-31 11:57:34 +03:00
  • 45bda8e14d Merge last changes from 'remotes/upstream/wip-customer' into wip-customer dartpopikyardo 2016-08-31 10:06:05 +03:00
  • d78f88337a Migrated to new Eventuate Java Client wip-new-eventuate-client Chris Richardson 2016-08-30 19:15:50 -07:00
  • d9e13ff669 Improve the UI #2 Andrew Revinsky (DART) 2016-08-31 03:52:35 +03:00
  • e14787bce8 Fixed misc @Configuration issues and commented out incorrect version check that causing failure in AccountInfoUpdateService Chris Richardson 2016-08-30 16:26:21 -07:00
  • 1d14ece9cf - fixed test config dartpopikyardo 2016-08-30 23:13:32 +03:00
  • 1e13d482a8 - disable vertx file cache dartpopikyardo 2016-08-30 22:37:55 +03:00
  • 2467099c3e -changed path to UI static content dartpopikyardo 2016-08-30 19:14:03 +03:00
  • f4ec33d275 Merge remote-tracking branch 'remotes/upstream/wip-eventuate-local' into wip-customer dartpopikyardo 2016-08-30 19:07:57 +03:00
  • a91ade08b1 Merge remote-tracking branch 'remotes/upstream/wip-eventuate-local' into wip-customer dartpopikyardo 2016-08-30 19:05:44 +03:00
  • fb97767a06 Improve the UI #2 Andrew Revinsky (DART) 2016-08-26 20:32:10 +03:00
  • 1e7234166a Changes to the app Andrew Revinsky (DART) 2016-08-26 14:13:50 +03:00
  • ef444bde9b Fixed API gateway misconfiguration Chris Richardson 2016-08-25 14:48:30 -07:00
  • 4b73b9beed Misc bug fixes Chris Richardson 2016-08-25 14:21:44 -07:00
  • d0bdd51406 Fixed typo Chris Richardson 2016-08-25 12:15:54 -07:00
  • b0b32d0a3f Merge pull request #22 from dartpopikyardo/wip-customer Chris Richardson 2016-08-25 12:14:35 -07:00
  • e9517fe30f unified code format Main 2016-08-24 21:22:07 +03:00
  • f4e070e7bd Upgraded to Eventuate Local 0.2.0.RELEASE Chris Richardson 2016-08-18 13:53:04 -07:00
  • 5f8475d675 - fixed the tests - updated eventuate-client version - fixed api-gateway and common module's dependencies Main 2016-08-10 23:39:00 +03:00
  • 12e46582cd Merge remote-tracking branch 'remotes/upstream/wip-customer' into wip-customer Main 2016-08-09 22:59:59 +03:00
  • b0855ebd81 - refactored the tests - moved some dto classes into common module Main 2016-08-09 22:58:00 +03:00
  • 39309f23a1 - refactored the tests - moved some dto classes into common module Main 2016-08-09 22:43:41 +03:00
  • bd3de1a938 Bumped version Chris Richardson 2016-08-06 13:26:08 -07:00
  • f570ccbe90 Support for Eventuate Local Chris Richardson 2016-08-05 16:41:16 -07:00
  • fe0ce037de Merge branch 'dartpopikyardo-wip-customer' into wip-customer Chris Richardson 2016-08-05 15:15:26 -07:00
  • 1e40b2a591 Misc changes Chris Richardson 2016-08-05 15:14:51 -07:00
  • f1d97ac49c -updated test configuration Main 2016-07-26 20:32:58 +03:00
  • b2b68ce163 Merge remote-tracking branch 'remotes/upstream/wip-eventuate-client-java' into wip-customer Main 2016-07-25 23:06:05 +03:00
  • e486102018 Upgraded to (new) Eventuate Java client 0.2.0.RELEASE Chris Richardson 2016-06-10 16:56:08 -07:00
  • e488df3d06 Fixed typo Chris Richardson 2016-06-10 16:45:02 -07:00
  • 4f11433390 Merge branch 'master' of github.com:cer/event-sourcing-examples Chris Richardson 2016-06-10 16:43:32 -07:00
  • b573027fc2 Added Swagger to monolithic deployment, Added mongodb-cli.sh Chris Richardson 2016-06-10 16:43:14 -07:00
  • 3117f12402 Fixed typo Chris Richardson 2016-06-06 20:48:58 -07:00
  • 5b029d8307 Merge branch 'master' of github.com:cer/event-sourcing-examples Chris Richardson 2016-05-31 15:08:46 -07:00
  • 6d8376cfd5 Use specific Java 8 Docker image Chris Richardson 2016-05-31 15:08:34 -07:00
  • f59f4c78dd Misc changes Chris Richardson 2016-05-17 16:26:11 -07:00
  • 4b3fe001e7 Changed to use the Eventuate Java Client Simplified Spring MVC code since it supports CompletableFuture Chris Richardson 2016-05-16 06:27:47 -07:00
  • 76f3c830af fix apigateway environment variables dartpopikyardo 2016-03-29 21:51:17 +03:00
  • 62d41e9d5b Merge remote-tracking branch 'remotes/dartandrevinsky/wip-customer' into wip-customer dartpopikyardo 2016-03-29 20:30:22 +03:00
  • 7748217973 Prebuild client app Andrew Revinsky (DART) 2016-03-25 20:19:02 +03:00
  • 9a9511b2c4 changed POST /customers/{id}/toaccounts endpoint result format dartpopikyardo 2016-03-24 21:37:54 +03:00
  • 28eefb81ab UI improvements Andrew Revinsky (DART) 2016-03-24 03:17:27 +03:00
  • 70b552a961 Sign in page after register, account create dialog dismissal, ref accounts - id undefined, default messages for empty lists (transfers & accounts). Andrew Revinsky (DART) 2016-03-24 02:55:43 +03:00
  • 2c5b5b4132 Merge commit 'e3c0112e8f85ff2ad4ac1155b0c94c487ea15a83' into wip-customer Andrew Revinsky (DART) 2016-03-23 22:15:22 +03:00
  • e3c0112e8f changed POST /customers/{id}/toaccounts endpoint result format dartpopikyardo 2016-03-23 22:07:35 +03:00
  • 1a5442a060 changed POST /customers/{id}/toaccounts endpoint result format dartpopikyardo 2016-03-23 19:21:25 +03:00
  • 0b81ae8c08 Sign in - revised error reporting Andrew Revinsky (DART) 2016-03-23 01:42:42 +03:00
  • b6b1fb7f0f Adding 3rd Party Account - revised (#2) Andrew Revinsky (DART) 2016-03-23 01:30:08 +03:00
  • e3dddcbc7b Merge commit 'e69922016248221d243e8cefa1b6fa813aa07eab' into wip-customer Andrew Revinsky (DART) 2016-03-23 01:15:41 +03:00
  • e699220162 revert dartpopikyardo 2016-03-23 01:13:07 +03:00
  • fe89adba09 Merge commit 'a369c4989f8a238470e6ee7bd1a063f2937da1fc' into wip-customer Andrew Revinsky (DART) 2016-03-23 00:57:57 +03:00
  • a369c4989f changed return type in POST /customers/{id}/toaccounts endpoint dartpopikyardo 2016-03-23 00:57:09 +03:00
  • dd0bb4551b Merge commit 'bf01ad8e00ea68c884f287b89b25393fe2ef8c7c' into wip-customer Andrew Revinsky (DART) 2016-03-23 00:23:08 +03:00
  • 888544b700 Adding 3rd Party Account - revised Andrew Revinsky (DART) 2016-03-23 00:22:52 +03:00
  • bf01ad8e00 changed return type in POST /customers/{id}/toaccounts endpoint dartpopikyardo 2016-03-23 00:21:56 +03:00
  • faa4027305 Added timeago + correct refresh of the account page after transaction Andrew Revinsky (DART) 2016-03-22 21:05:10 +03:00
  • d55ff55e96 Merge commit '9276b1bdc839d42b39f4bbc866e54835d4469ade' into wip-customer Andrew Revinsky (DART) 2016-03-22 19:51:49 +03:00
  • bdb4d3db26 Refactored reducers Andrew Revinsky (DART) 2016-03-22 19:51:00 +03:00
  • 9276b1bdc8 changed return result for empty accounts case dartpopikyardo 2016-03-22 19:49:09 +03:00
  • 23fba9e462 fixed tests dartpopikyardo 2016-03-22 15:07:48 +03:00
  • 05ebfd7d14 fixed tests dartpopikyardo 2016-03-22 15:07:12 +03:00
  • 7b54b9042d added new fields to TransferDetails dartpopikyardo 2016-03-22 14:50:35 +03:00
  • 7c6328aa5e added new fields to TransferDetails dartpopikyardo 2016-03-22 14:46:03 +03:00
  • 9967ad9c52 Transfer form - adjusted col widths for xs devices Andrew Revinsky (DART) 2016-03-22 04:17:34 +03:00