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

Weos 1240 #46

Merged
merged 28 commits into from
Jan 18, 2022
Merged

Weos 1240 #46

merged 28 commits into from
Jan 18, 2022

Conversation

RandyDeo
Copy link
Contributor

  • 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:

atoniaw and others added 23 commits January 9, 2022 02:00
updated projections to include a get by entity id and a get by keys function
added projections get by entity id test
…weos id

added functionality to omit sequence number and weos_id in relations when pulling the entire entity with relations from database
added a get by key function in projections and added projections test
updated projections get by entity ids and get by keys in order to facilitate gorm  sqlite error
added projections test for reassigning primary key
made preload tables functionality a query modifier to be added to the scopes
updated sequence number check
- Added command
- Added receiver and test
- Added func for update in domain service
added functionality to get an entity by id and sequence number
- working on an update test
- Worked on the service test
- Worked on the update service func
- Added to the receiver
- Added todos
- Updated command receiver and service
# Conflicts:
#	projections/gorm.go
- Updated Mocks
- Added update to content entity
- Tested content entity
- Added service
- Tested Service
- Updated receiver
- Testing receiver still
- Updated utils to have a getSeqNo
- Updated Receiver and receiver test
# Conflicts:
#	controllers/rest/api_test.go
- Added & to projections test
- Fixed Receiver
- Added "invalid:" tags to errors
model/domain_service.go Outdated Show resolved Hide resolved
model/domain_service.go Outdated Show resolved Hide resolved
- Made requested changes on the pr
- Revisited errors being returned
- Added Validation to service
- Found some issues with the service and added code to address that
- Added tests for compound keys
- Add yaml files for testing
- Updated update func in content entity.
- Fixed content entity test
@RandyDeo RandyDeo requested a review from atoniaw January 18, 2022 00:55
@shaniah868 shaniah868 merged commit b69c1a1 into feature/WEOS-1132 Jan 18, 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.

3 participants