issues
search
hld3
/
backend-test-coderockr
https://github.com/Coderockr/backend-test?tab=readme-ov-file
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Convert the tests of the Java files converted over to Kotlin.
#66
hld3
opened
5 months ago
0
Change the response and model packages to Kotlin.
#65
hld3
opened
5 months ago
0
Changed the GlobalExceptionHandler to Kotlin.
#64
hld3
closed
5 months ago
0
Change the GlobalExceptionHandler to Kotlin
#63
hld3
closed
5 months ago
0
Converted UserController
#62
hld3
closed
5 months ago
0
Change the UserController to Kotlin
#61
hld3
closed
5 months ago
0
Convert user repository 59
#60
hld3
closed
5 months ago
0
Convert the UserRepository to Kotlin
#59
hld3
closed
5 months ago
0
Changed DeleteUserService to Kotlin.
#58
hld3
closed
5 months ago
0
Change DeleteUserService from Java to Kotlin.
#57
hld3
closed
5 months ago
0
Changed UpdateUserService to kt
#56
hld3
closed
5 months ago
0
Convert UpdateUserService to Kotlin.
#55
hld3
closed
5 months ago
0
Added ktlint.
#54
hld3
closed
6 months ago
0
Add ktlint or detekt
#53
hld3
closed
6 months ago
0
Adding CreateUserService.kt
#52
hld3
closed
6 months ago
0
Project update to accept Kotlin files.
#51
hld3
closed
6 months ago
0
Convert the CreateUserService to Kotlin.
#50
hld3
closed
6 months ago
0
Moved "message" field from UserResponse
#49
hld3
closed
6 months ago
0
Update the project to prepare to convert to Kotlin
#48
hld3
closed
6 months ago
0
Update UserControllerIntegrationTest to check the UserResult.
#47
hld3
closed
6 months ago
0
Added the endpoint for deleting a user. Checkstyle fixes.
#46
hld3
closed
6 months ago
0
Move the "message" field of the UserResponse to the UserResult.
#45
hld3
closed
6 months ago
0
Create controller endpoint to delete a user.
#44
hld3
closed
6 months ago
0
Added endpoint to update a user.
#43
hld3
closed
6 months ago
0
Create controller endpoint for updating a user.
#42
hld3
closed
6 months ago
0
Updated logging.
#41
hld3
closed
6 months ago
0
Gradle fixes.
#40
hld3
closed
6 months ago
0
Checkstyle fixes.
#39
hld3
closed
6 months ago
0
Improve the logger for the GlobalExceptionHandler
#38
hld3
closed
6 months ago
1
Added a global exception handler.
#37
hld3
closed
6 months ago
0
Forgot checkstyleTest
#36
hld3
closed
6 months ago
0
final checkstyle updates.
#35
hld3
closed
6 months ago
0
more checkstyle updates for user services.
#34
hld3
closed
6 months ago
0
more checkstyle changes.
#33
hld3
closed
6 months ago
0
See about changing DTOs to records.
#32
hld3
closed
5 months ago
1
checkstyle udpates
#31
hld3
closed
6 months ago
0
Add checkstyle
#30
hld3
closed
6 months ago
0
Created endpoint to create a user.
#29
hld3
closed
6 months ago
0
moving all things user related to its own package.
#28
hld3
closed
6 months ago
0
Add checkstyle
#27
hld3
closed
6 months ago
0
User Response object created.
#26
hld3
closed
6 months ago
0
Create response object for creating/updating/deleting a new user.
#25
hld3
closed
6 months ago
0
Added builders.
#24
hld3
closed
7 months ago
0
Create builders for testing.
#23
hld3
closed
7 months ago
0
Create endpoint for creating a user.
#22
hld3
closed
6 months ago
0
Create request objects for working with users.
#21
hld3
closed
5 months ago
0
Look into adding logging.
#20
hld3
closed
6 months ago
0
added deletion service. #12
#19
hld3
closed
7 months ago
0
Look into making a global exception handler.
#18
hld3
closed
6 months ago
0
added user update service. #11
#17
hld3
closed
7 months ago
0
Next