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

Task#1-2 #93

Merged
merged 2 commits into from
Apr 18, 2023
Merged

Task#1-2 #93

merged 2 commits into from
Apr 18, 2023

Conversation

LordRenDS
Copy link

No description provided.

* Created method 'getAmountKudosProof' in KudosService
* Created KudosRepository and add 'countByProof_Id' method
@LordRenDS LordRenDS added 🐸 backend Tasks for backend team user story #1 Tasks for 1st user story labels Apr 18, 2023
@LordRenDS LordRenDS added this to the Sprint 3.1 milestone Apr 18, 2023
@LordRenDS LordRenDS self-assigned this Apr 18, 2023
@Maslyna
Copy link

Maslyna commented Apr 18, 2023

Wery good work, yes. I aprove this. Congradulations! (I not write this comment for github statistic, I promice)

Copy link

@Maslyna Maslyna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very good.

@LordRenDS LordRenDS merged commit d9b77b8 into S3.1US1 Apr 18, 2023
@LordRenDS LordRenDS deleted the Task#1-2 branch April 18, 2023 22:48
Maslyna added a commit that referenced this pull request Apr 19, 2023
* Refactor:
* remove Eager it Talent entity

* Task#1-2 (#93)

* Created Cudos entity and did some DB refactor
* Created 'GET(/proofs/{proof-id}/kudos)' endpoint in KudosController
* Created method 'getAmountKudosProof' in KudosService
* Created KudosRepository and add 'countByProof_Id' method

* Task#3 As a talent I want to estimate proofs of other talents by givi… (#96)

* Task#3 As a talent I want to estimate proofs of other talents by giving "kudos"

* bug fix

* S3.1 us1.task 4 (#97)

* Added don`t working service

* @manytoone relationSHIT

* Code refactor and bugfix

* Transactional

---------

Co-authored-by: Ren <[email protected]>
Co-authored-by: Ren <[email protected]>
Co-authored-by: Denis973 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐸 backend Tasks for backend team user story #1 Tasks for 1st user story
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Task#2 Get amount of “kudos“ for each proof Task#1 Add new table in DB "kudos"
2 participants