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

Conversation

RandyDeo
Copy link
Contributor

@RandyDeo RandyDeo commented Feb 2, 2022

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • What is the current behavior? (You can also link to an open issue here)

  • What is the new behavior (if this is a feature change)?

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

  • Other information:

RandyDeo and others added 21 commits January 27, 2022 07:57
- Added Api test
- Added delete to middleware initialize
- Updated controller to return basic okay if hit
- Editted yaml file
- Updated feature file
- Added Delete to middleware initialize
- Added content type to openapi extensions
- Added delete case to /blogs
- Work in progress - command, domain, receiver and test
- Added some comments
- Updated receiver and test
- Added domain service and test
- Started content entity
- Updated the content Entity and tests
- Updated service and test
- Updatred receiver test
- Updated yaml
- Added to the content entity and test
- Updated controller and test
- Added projections func
- Updated receiver test
- Updated domain service and test
- Updated yaml
- Updated controller and test
- Working on e2e
- Added projection test
# Conflicts:
#	end2end_test.go
# Conflicts:
#	end2end_test.go
#	model/content_entity.go
#	model/content_entity_test.go
#	projections/projections_test.go
- Updated with dev
- Updated feature file
- Fixed tests
- Added functionality to controller
- Removed TO Map
- Readd To Map
- Updated Tests
Weos 1271 ( Included 1178 and 1131 code (attach delete endpoint and actual functionality)
- Fixed controller test
- Fixed E2E test
- Added a check to the controller delete
akeemphilbert and others added 7 commits February 2, 2022 16:01
# 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
- Updated feature file
- Updated e2e tests
- Updated opperation init
- Updated receiver and tests
- Updated controller
akeemphilbert
akeemphilbert previously approved these changes Feb 5, 2022
model/content_entity_test.go Show resolved Hide resolved
# Conflicts:
#	controllers/rest/middleware_initialize.go
- Added 2 controller test, 1 operation initialize test
- Added a check on the last event for the delete
@akeemphilbert akeemphilbert merged commit 22bb238 into dev Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants