-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: plopezgit/Sprint5_T1_SpringBoot_Dice_Roller_Microservices
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
enhance player/games data-types
documentation
Improvements or additions to documentation
#129
opened Feb 8, 2024 by
plopezgit
3 tasks
Enhance auth role implementation to diversify validation (ex. admin, editor, viewer)
documentation
Improvements or additions to documentation
enhancement
New feature or request
#128
opened Feb 8, 2024 by
plopezgit
Given Auth user POST /create , /login, when field are empty, enhance message field on response
bug
Something isn't working
enhancement
New feature or request
#127
opened Feb 8, 2024 by
plopezgit
Given DELETE players/{playerID}/games includes if (!playerRepository.existsById(playerId)) on service method
bug
Something isn't working
documentation
Improvements or additions to documentation
enhancement
New feature or request
#126
opened Feb 8, 2024 by
plopezgit
Given GET ranking/**, when there is not player, then {check if we can enhance response}
enhancement
New feature or request
#125
opened Feb 8, 2024 by
plopezgit
Given Gateway does not receive a valid token, enhance its return
bug
Something isn't working
enhancement
New feature or request
#124
opened Feb 8, 2024 by
plopezgit
basic controller unit test for auth-service
unit-test
Unit test
#117
opened Feb 5, 2024 by
plopezgit
basic repository unit test for auth-service
unit-test
Unit test
#115
opened Feb 5, 2024 by
plopezgit
basic controller unit test for game-service
unit-test
Unit test
#113
opened Feb 5, 2024 by
plopezgit
vault implementation for auth-service config secret
documentation
Improvements or additions to documentation
enhancement
New feature or request
#110
opened Feb 5, 2024 by
plopezgit
login services is taking 2.00 - 3.18 seconds (too much)
enhancement
New feature or request
help wanted
Extra attention is needed
#78
opened Jan 31, 2024 by
plopezgit
ProTip!
Exclude everything labeled
bug
with -label:bug.