Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for Eventuate Local #24

Open
wants to merge 83 commits into
base: wip-customer
Choose a base branch
from

Commits on Sep 7, 2016

  1. Configuration menu
    Copy the full SHA
    192db2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    732581a View commit details
    Browse the repository at this point in the history
  3. removed transferStates from AccountInfo

    cannot reproduce issue cer#37
    dartpopikyardo committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    8b5b54e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8869563 View commit details
    Browse the repository at this point in the history
  5. private-event-sourcing-examples-26

    solved comments on previous commit:
    - changed getting Content-Type header for GatewayController
    - updated transaction state change logic
    - renamed "date" field in AccountInfo
    dartpopikyardo committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    7c47d59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f1bb4a View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'remotes/origin/wip-customer' into priva…

    …te-event-sourcing-examples-37
    dartpopikyardo committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    f9d8180 View commit details
    Browse the repository at this point in the history
  8. fixed getDate()

    dartpopikyardo committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    c916bc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2016

  1. - added password to CustomerInfo

    - added unique email constraint to CustomerQuerySide
    - updated authorization logic
    dartpopikyardo committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    fd63640 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2016

  1. - fixed tests

    fix issue cer#24,
    fix issue cer#26,
    fix issue cer#27,
    fix issue cer#28
    dartpopikyardo committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    859a01a View commit details
    Browse the repository at this point in the history
  2. Merge commit '859a01a4bc2372a11a5377d1206235ca12da4417' into wip-cust…

    …omer
    
    * commit '859a01a4bc2372a11a5377d1206235ca12da4417':
      - fixed tests fix issue cer#24, fix issue cer#26, fix issue cer#27, fix issue cer#28
      - added password to CustomerInfo - added unique email constraint to CustomerQuerySide - updated authorization logic
      removed transferStates from AccountInfo cannot reproduce issue cer#37
      Revert "wip-customer small issues fixes"
    dartandrevinsky committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    12cc48b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    258646a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df4204f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2016

  1. Configuration menu
    Copy the full SHA
    0b39ba6 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2016

  1. Configuration menu
    Copy the full SHA
    20cc17c View commit details
    Browse the repository at this point in the history
  2. should fix issue cer#23

    dartpopikyardo committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    91f6fde View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2016

  1. should fix issue cer#38

    dartpopikyardo committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    72a4ab1 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2016

  1. Configuration menu
    Copy the full SHA
    8f4ac83 View commit details
    Browse the repository at this point in the history
  2. 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 cer#24, fix issue cer#26, fix issue cer#27, fix issue cer#28
      - added password to CustomerInfo - added unique email constraint to CustomerQuerySide - updated authorization logic
      removed transferStates from AccountInfo cannot reproduce issue cer#37
    dartandrevinsky committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    c52b803 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e551b3d View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'remotes/dartandrevinsky/private-event-s…

    …ourcing-examples-38' into private-event-sourcing-examples-38
    dartpopikyardo committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    6c2700b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f11423 View commit details
    Browse the repository at this point in the history
  6. fixed tests

    dartpopikyardo committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    f4ec434 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'remotes/dartandrevinsky/private-event-s…

    …ourcing-examples-38' into private-event-sourcing-examples-38
    dartpopikyardo committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    fe220a8 View commit details
    Browse the repository at this point in the history
  8. uncomment test methods

    dartpopikyardo committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    61a1153 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b0bfa7f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2016

  1. Configuration menu
    Copy the full SHA
    fe20a3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    459e291 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93fc13e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c96941 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'remotes/dartandrevinsky/private-event-s…

    …ourcing-examples-38' into private-event-sourcing-examples-38
    dartpopikyardo committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    8312cb3 View commit details
    Browse the repository at this point in the history
  6. fix issue cer#31

    dartpopikyardo committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    fe925ac View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2016

  1. Improved Eventuate Local support

    cer committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    c88ba88 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2016

  1. Delete 3rd P/Account - endpoints

    Error reporting
    Unneeded links
    JS error
    dartandrevinsky committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    5fd5b71 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2016

  1. - splitted account deletion to 2 separate endpoints: /api/customers/{…

    …customerId}/toaccounts/{accountId} and /api/accounts/{accountId}
    
    - simplified the tests
    - cleared the code
    dartpopikyardo committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    0f21a05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    473743d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a947cbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b06d607 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    974f2b9 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'remotes/dartandrevinsky/private-event-s…

    …ourcing-examples-38' into private-event-sourcing-examples-38
    dartpopikyardo committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    50fdad2 View commit details
    Browse the repository at this point in the history
  7. added JAVA_OPTS

    dartpopikyardo committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    f4b35d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d5d6fb9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ab4026a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    334df47 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2016

  1. Merge pull request cer#39 from dartpopikyardo/private-event-sourcing-…

    …examples-37
    
    Add 3d party accounts and previous PR fixes
    cer authored Sep 22, 2016
    Configuration menu
    Copy the full SHA
    2c97630 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2db8e09 View commit details
    Browse the repository at this point in the history
  3. Merge commit '2c97630aa6100ac8b507b71c4a3468540996f136' into wip-cust…

    …omer
    
    * commit '2c97630aa6100ac8b507b71c4a3468540996f136':
      Improved Eventuate Local support
      fixed getDate()
      private-event-sourcing-examples-26 solved comments on previous commit: - changed getting Content-Type header for GatewayController - updated transaction state change logic - renamed "date" field in AccountInfo
      Fixed typo
      Fixed typo
      Added Swagger to monolithic deployment, Added mongodb-cli.sh
      Fixed typo
      Use specific Java 8 Docker image
    dartandrevinsky committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    00f5b5a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'wip-customer' into private-event-sourcing-examples-38

    * wip-customer:
      fixed getDate()
      private-event-sourcing-examples-26 solved comments on previous commit: - changed getting Content-Type header for GatewayController - updated transaction state change logic - renamed "date" field in AccountInfo
    
    # Conflicts:
    #	java-spring/accounts-query-side-backend/src/main/java/net/chrisrichardson/eventstore/javaexamples/banking/backend/queryside/accounts/AccountInfoUpdateService.java
    #	java-spring/api-gateway-service/src/main/java/net/chrisrichardson/eventstore/javaexamples/banking/apigateway/controller/GatewayController.java
    dartandrevinsky committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    0c573e9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'private-event-sourcing-examples-38' into private-event-…

    …sourcing-examples-46
    
    * private-event-sourcing-examples-38:
      removed redundant EventHandler method from accounts-commandside-backend
      fixed getDate()
      private-event-sourcing-examples-26 solved comments on previous commit: - changed getting Content-Type header for GatewayController - updated transaction state change logic - renamed "date" field in AccountInfo
    dartandrevinsky committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    abeb29b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2016

  1. Merge pull request #49 from dartandrevinsky/private-event-sourcing-ex…

    …amples-38
    
    Account deletion + UI improvements
    cer authored Sep 23, 2016
    Configuration menu
    Copy the full SHA
    727c771 View commit details
    Browse the repository at this point in the history
  2. - fix issue cer#48

    - fix issue #52
    dartpopikyardo committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    e4a0d67 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'remotes/upstream/wip-customer' into pri…

    …vate-event-sourcing-examples-38
    dartpopikyardo committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    e01e98a View commit details
    Browse the repository at this point in the history
  4. Simplified dependencies

    cer committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    b2d1356 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93a51f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e94e24d View commit details
    Browse the repository at this point in the history
  7. Merge branch 'private-event-sourcing-examples-46' of https://github.c…

    …om/dartandrevinsky/private-event-sourcing-examples into private-event-sourcing-examples-46
    
    * 'private-event-sourcing-examples-46' of https://github.com/dartandrevinsky/private-event-sourcing-examples:
      [WIP] signupPage e2e test scenario
      private-event-sourcing-examples-46 Write a single, simple protractor test
    dartandrevinsky committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    85e6c57 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2016

  1. Merge commit 'e01e98a50875f85f98a80376f1580b1c901bef38' into private-…

    …event-sourcing-examples-46
    
    * commit 'e01e98a50875f85f98a80376f1580b1c901bef38':
      - fix issue cer#48 - fix issue #52
    dartandrevinsky committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    f740098 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    790c76c View commit details
    Browse the repository at this point in the history
  3. private-event-sourcing-examples-46 Write a single, simple protractor …

    …test + Sign Up & Login + [WIP] (errors on auth)
    dartandrevinsky committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    29cfdb0 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2016

  1. Merge remote-tracking branch 'remotes/upstream/wip-customer' into pri…

    …vate-event-sourcing-examples-38
    dartpopikyardo committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    04fe904 View commit details
    Browse the repository at this point in the history
  2. fixed issue #54

    dartpopikyardo committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    4b78658 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'remotes/dartandrevinsky/private-event-s…

    …ourcing-examples-46' into private-event-sourcing-examples-46
    dartpopikyardo committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    7260376 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b74d2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68a1269 View commit details
    Browse the repository at this point in the history
  6. Merge commit '68a126908895da2e62ddc8955e1c8790195a6e9b' into private-…

    …event-sourcing-examples-46
    
    * commit '68a126908895da2e62ddc8955e1c8790195a6e9b':
      fix AuthControllerIntegrationTest
      fixed a non-404 responce in the case when the customer is not found
      fixed issue #54
    dartandrevinsky committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    ebca25a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2016

  1. private-event-sourcing-examples-46 Write a single, simple protractor …

    …test:
    
    - Sign Up (+cases)
    - Login (+cases)
    - Create Account (+cases)
    - [WIP] Create 3rd Party Account (+cases)
    dartandrevinsky committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    01bc170 View commit details
    Browse the repository at this point in the history
  2. private-event-sourcing-examples-46 Write a single, simple protractor …

    …test:
    
    - [WIP] Create 3rd Party Account (+cases)
    dartandrevinsky committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    823d571 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #53 from dartpopikyardo/private-event-sourcing-exa…

    …mples-38
    
    Resolve issues with PR
    cer authored Sep 28, 2016
    Configuration menu
    Copy the full SHA
    c2e4df4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #58 from dartpopikyardo/private-event-sourcing-exa…

    …mples-57
    
    update EventuateDependencyPlugin.groovy
    cer authored Sep 28, 2016
    Configuration menu
    Copy the full SHA
    bb9e40e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2016

  1. Merge pull request #56 from dartandrevinsky/private-event-sourcing-ex…

    …amples-46
    
    [WIP] Issue cer#46 - e2e test scenarios
    crcinc authored Sep 30, 2016
    Configuration menu
    Copy the full SHA
    8b71464 View commit details
    Browse the repository at this point in the history
  2. Simplified README.md

    cer committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    4185064 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2016

  1. Fixed README.md

    cer committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    e75b00b View commit details
    Browse the repository at this point in the history
  2. Improved wording

    cer committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    60a1986 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2016

  1. - improved build-and-test-all-eventuate-local.sh and _build-and-test-…

    …all.sh: use EVENTUATE_LOCAL environment variable
    dartpopikyardo committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    e143d0f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2016

  1. fixed logback files

    dartpopikyardo committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    db05a80 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2016

  1. Configuration menu
    Copy the full SHA
    1c0ae8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    106ee9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8b0185 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4a7dbe View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2016

  1. Configuration menu
    Copy the full SHA
    623554b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    903a4b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2016

  1. Configuration menu
    Copy the full SHA
    5bd3f36 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2016

  1. Configuration menu
    Copy the full SHA
    909ad5f View commit details
    Browse the repository at this point in the history