Skip to content

S4.1#127

Merged
Denis973 merged 31 commits intodevfrom
S4.1
May 16, 2023
Merged

S4.1#127
Denis973 merged 31 commits intodevfrom
S4.1

Conversation

@Maslyna
Copy link

@Maslyna Maslyna commented May 9, 2023

No description provided.

LordRenDS and others added 30 commits April 22, 2023 01:24
* Working with sponsor
* US2 COMPLETED!
Created new PATCH edpoint (.../sponsors/id)

* US2 COMPLETED 2nd TIME, YAY!

* DELETE IS WORKING!!!!! *sounds of cry*
* us3

* us3 bug fix

* bug fix

* add swagger kudos and sponsor

* add ExceptionHandler
- new changesets
- Created and implemented new refactor idea use @annotations to documenting REST API with Open API
--- Created: ---
DeleteProofApiDoc
DeleteSponsorApiDoc
DeleteTalentApiDoc
GetAllProofsApiDoc
GetAllSponsorsApiDoc
GetAllTalentsApiDoc
GetAmountOfKudosApiDoc
GetKudosForSponsorApiDoc
GetSponsorApiDoc
GetTalentApiDoc
GetTalentInformationWithProofsApiDoc
GetTalentProofByProofIdApiDoc
PatchEditProofApiDoc
PatchEditSponsorApiDoc
PatchEditTalentApiDoc
PostAddKudosToProofApiDoc
PostSponsorRegistrationApiDoc
PostTalentRegistrationApiDoc
PostUserLoginApiDoc
# Conflicts:
#	src/main/java/com/provedcode/aws/service/S3Service.java
* Updated liquibase:
- new changesets

* BUGFIX: `GET(/api/v3/proofs/1/kudos)`` has problems after deleting a `sponsor`

* Little update

* Removed exception handler for Exception.class

* Code refactor:
- Created and implemented new refactor idea use @annotations to documenting REST API with Open API
--- Created: ---
DeleteProofApiDoc
DeleteSponsorApiDoc
DeleteTalentApiDoc
GetAllProofsApiDoc
GetAllSponsorsApiDoc
GetAllTalentsApiDoc
GetAmountOfKudosApiDoc
GetKudosForSponsorApiDoc
GetSponsorApiDoc
GetTalentApiDoc
GetTalentInformationWithProofsApiDoc
GetTalentProofByProofIdApiDoc
PatchEditProofApiDoc
PatchEditSponsorApiDoc
PatchEditTalentApiDoc
PostAddKudosToProofApiDoc
PostSponsorRegistrationApiDoc
PostTalentRegistrationApiDoc
PostUserLoginApiDoc

* bug fix

* aws update

* Created PhotoService

* minore update

* refactored and optimized code

* fix .findByLogin(authentication.getName()) - getTalentProofs

* fix !userInfo.getTalent().getId().equals(talentId)

* Doc update

* New test endpoint for images

* DB EDIT: SIZE UP

---------

Co-authored-by: Denis Boyko <denboy973@gmail.com>
Co-authored-by: Ren <sergeysolovyov2016@gmail.com>
# Conflicts:
#	src/main/java/com/provedcode/aws/controller/AWSS3BucketController.java
#	src/main/java/com/provedcode/aws/service/S3Service.java
#	src/main/resources/db/changelog/changeset/V2/schema-V2.sql
  - skill
  - talent skill
* update table relationship
* add index in user_info table on login
* edit existing entity:
  - remove TalentTalents and their references
  - add <Set> skills to TalentProof
* AWS update

* US1T3 FINISHED!
---------

Co-authored-by: Maslyna <sanci324@gmail.com>
* add getAllSkillsOnProof

* add deleteSkillOnProof
* Story 2 completed: filter by words

* bugfix

* bug fix in getTalentProofs

---------

Co-authored-by: Denis Boyko <denboy973@gmail.com>
@Maslyna Maslyna added enhancement New feature or request 🐸 backend Tasks for backend team user story #1 Tasks for 1st user story user story #2 Tasks for 2nd user story labels May 9, 2023
@Maslyna Maslyna added this to the Sprint 4.1 milestone May 9, 2023
@Maslyna Maslyna requested review from Denis973 and LordRenDS May 9, 2023 17:30
@LordRenDS LordRenDS removed enhancement New feature or request user story #1 Tasks for 1st user story user story #2 Tasks for 2nd user story labels May 15, 2023
@Denis973 Denis973 merged commit 65e78a6 into dev May 16, 2023
@Denis973 Denis973 deleted the S4.1 branch May 21, 2023 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐸 backend Tasks for backend team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants