Skip to content

changed column type and saved developers#61

Merged
YuliiaNisha merged 1 commit intodevfrom
refactor-creating-user-games
Jan 29, 2026
Merged

changed column type and saved developers#61
YuliiaNisha merged 1 commit intodevfrom
refactor-creating-user-games

Conversation

@YuliiaNisha
Copy link
Copy Markdown
Contributor

No description provided.

@YuliiaNisha YuliiaNisha merged commit 34afb25 into dev Jan 29, 2026
2 checks passed
@YuliiaNisha YuliiaNisha deleted the refactor-creating-user-games branch January 29, 2026 11:32
YuliiaNisha added a commit that referenced this pull request Jan 29, 2026
* configured actuator (#8)

* Improve filtering (#9)

* implemented search games method

* refactored getById to use apiId

* ran mvnclean package

* Add user registration login (#11)

* implemented registration and login

* renamed username field, corrected structure of files

* implemented user auth

* fetched description

* Merge pull request #13 from mategames-team/add-game-lists-to-user

Add game lists to user

* Improve fetch best games (#14)

* changed get url

* added already existing game check

* fetch best games, update existing

* changed sending configuration, added loggin

* added logging to errors

* created user info update and get (#15)

* Refactor get by api id method (#16)

* made method check if in db and if description is null

* made method check if in db and if description is null

* ran mvn cl package

* Create get all games from api endpoint (#17)

* created getAll method

* made method retun page

* created get all method

* Configure comments (#18)

* added create comment endpoint

* created create, get, delete endpoints

* configured comments

* refactored comments (#19)

* refactored comments

* refactored comments

* added status to response (#20)

* created search in api endpoint (#21)

* Create get user comments (#22)

* created get user comments endpoint

* updated readme

* Update Dockerfile for dev environment

* added swagger (#23)

* added swagger

* added link to swagger to readme

* configured swagger

* configured exceptions

* refactored security and health (#24)

* Refactor db update (#25)

* made scheduled update

* made scheduled and admin update

* allowed any authenticated user se userinfo (#26)

* allowed any authenticated user se userinfo

* refactored readme

* ran mvn clean package

* configured setting user role during registration (#27)

* created service tests (#28)

* created service tests

* removed unused import

* made method return gameDto (#29)

* configured cors (#30)

* added preconditions to yamls (#31)

* added patch method to cors (#32)

* added response code (#33)

* retun user info depending on param, return user id when login (#34)

* updated readme, removed unused (#35)

* added info about userGames and changed max value of rating to 10 (#37)

* added ci file (#39)

* added ci file

* run mvn clean package

* added profileName  and gameName to commentDto (#40)

* webhook after ci (#44)

* Update public endpoints (#46)

* made getUserInfo public

* made getUserComments public

* made getByStatus userGame public

* ran mvn clean package

* refactored delete method (#48)

* made filtering games by several years (#49)

* allowed rating to be up to 10 (#51)

* added regex to validate (#53)

* Add developer info to game (#55)

* created developer entiry, configured liquibase

* added logic to get developers info if missing

* refactored mapping

* added developer info

* removed email from update method (#56)

* return token after registartion (#57)

* corrected duplicate developers save (#59)

* corrected duplicate developers save

* ran mvn clean package

* changed column type and saved developers (#61)

---------

Co-authored-by: Alina Bondarenko <alinamoskovchuk18@gmail.com>
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.

1 participant