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

Feature/weos 1131, Feature/weos-1178 #76

Merged
merged 32 commits into from
Feb 8, 2022
Merged

Commits on Jan 27, 2022

  1. feat:WEOS-1178

    - Added Api test
    - Added delete to middleware initialize
    - Updated controller to return basic okay if hit
    RandyDeo committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    f8adbf6 View commit details
    Browse the repository at this point in the history
  2. feat:WEOS-1178

    - Editted yaml file
    - Updated feature file
    - Added Delete to middleware initialize
    - Added content type to openapi extensions
    RandyDeo committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    50d1221 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60717f6 View commit details
    Browse the repository at this point in the history
  4. feat:WEOS-1178

    - Added delete case to /blogs
    RandyDeo committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    1267ae3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #65 from wepala/WEOS-1251

    Weos 1251
    shaniah868 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    bf25612 View commit details
    Browse the repository at this point in the history
  6. feat:WEOS-1131

    - Work in progress - command, domain, receiver and test
    RandyDeo committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    2e5bab5 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. feature:WEOS-1131

    - Added some comments
    RandyDeo committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    f27c386 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. feat:WEOS-1131

    - Updated receiver and test
    - Added domain service and test
    - Started content entity
    RandyDeo committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    a43b6d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. feat:WEOS-1131

    - Updated the content Entity and tests
    - Updated service and test
    - Updatred receiver test
    RandyDeo committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    2c91ce5 View commit details
    Browse the repository at this point in the history
  2. feat:WEOS-1131

    - Updated yaml
    - Added to the content entity and test
    - Updated controller and test
    - Added projections func
    - Updated receiver test
    - Updated domain service and test
    RandyDeo committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    05f763f View commit details
    Browse the repository at this point in the history
  3. feat:WEOS-1131

    - Updated yaml
    - Updated controller and test
    - Working on e2e
    - Added projection test
    RandyDeo committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    d2381f9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev' into feature/WEOS-1131

    # Conflicts:
    #	end2end_test.go
    RandyDeo committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    e8d087f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/WEOS-1131' into WEOS-1271

    # Conflicts:
    #	end2end_test.go
    #	model/content_entity.go
    #	model/content_entity_test.go
    #	projections/projections_test.go
    RandyDeo committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    7a9014a View commit details
    Browse the repository at this point in the history
  6. feat:WEOS-1131

    - Updated with dev
    RandyDeo committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    54d03e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. feat:WEOS-1131

    - Updated feature file
    - Fixed tests
    - Added functionality to controller
    RandyDeo committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    d253e33 View commit details
    Browse the repository at this point in the history
  2. feat:WEOS-1131

    - Removed TO Map
    RandyDeo committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    4e97dbb View commit details
    Browse the repository at this point in the history
  3. feat:WEOS-1131

    - Readd To Map
    RandyDeo committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    82c344c View commit details
    Browse the repository at this point in the history
  4. feat:WEOS-1131

    - Updated Tests
    RandyDeo committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    4d45780 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #73 from wepala/WEOS-1271

    Weos 1271 ( Included 1178 and 1131 code (attach delete endpoint and actual functionality)
    shaniah868 committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    8b85ddc View commit details
    Browse the repository at this point in the history
  6. feat:WEOS-1131

    - Fixed controller test
    RandyDeo committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    1ec5977 View commit details
    Browse the repository at this point in the history
  7. feat:WEOS-1131

    - Fixed E2E test
    - Added a check to the controller delete
    RandyDeo committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    71181c9 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'dev' into feature/WEOS-1131

    # Conflicts:
    #	controllers/rest/api_test.go
    #	controllers/rest/controller_standard.go
    #	controllers/rest/openapi_extensions.go
    #	end2end_test.go
    #	model/content_entity_test.go
    #	model/domain_service.go
    #	model/receiver.go
    akeemphilbert committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    364c6d7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bf8cbc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    74946d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2001553 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #77 from wepala/dev

    Push before the demo
    akeemphilbert committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    2969468 View commit details
    Browse the repository at this point in the history
  4. refactor:WEOS-1131

    - Updated feature file
    - Updated e2e tests
    - Updated opperation init
    - Updated receiver and tests
    - Updated controller
    RandyDeo committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    8fc4373 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    c718adc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feature/WEOS-1131

    # Conflicts:
    #	api.yaml
    RandyDeo committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    1af9d67 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Merge branch 'dev' into feature/WEOS-1131

    # Conflicts:
    #	controllers/rest/middleware_initialize.go
    RandyDeo committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    2071a20 View commit details
    Browse the repository at this point in the history
  2. feature:WEOS-1131

    - Added 2 controller test, 1 operation initialize test
    RandyDeo committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    da45dd5 View commit details
    Browse the repository at this point in the history
  3. feature:WEOS-1131

    - Added a check on the last event for the delete
    RandyDeo committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    2fc010d View commit details
    Browse the repository at this point in the history