9d36de8838
Creates all missing handlers, and routes for teams
szsa
2022-03-19 21:01:27 +01:00
0aeda261a3
Creates error dto, global routing handler, all handler and one routng class (empty) and implements user handler
szsa
2022-03-18 22:47:30 +01:00
b154fa988c
Implements creating of the new time entry, and makes some small refactorings
szsa
2022-03-18 21:36:20 +01:00
12b971685b
Implements methods deleting user and team in services, repositories
szsa
2022-03-17 22:35:46 +01:00
6852f7a0fd
Creates new method in user service and make some changes in some dto, classes and helper methods
szsa
2022-03-13 22:06:04 +01:00
44871e76cc
Implements saving of team with members, creates user service with first two methods
szsa
2022-03-12 22:00:56 +01:00
fbbcd56171
Creates all service exceptions, and few first methods in team service and make some small improvements (team service - Work In Progress)
szsa
2022-03-06 22:25:04 +01:00
a9d69ad578
Creates repositories (with implementations), makes some improvements in daos and entities and introduces persistence exception
szsa
2022-03-05 22:10:35 +01:00
16b4549242
Creates repositories (with implementation of user repo), makes some improvements in daos and entities and introduces persistence exception
szsa
2022-03-05 22:10:35 +01:00
fbe6a995bc
Creates daos of all entities and adds missing field in time entry
szsa
2022-03-04 22:26:06 +01:00
467bf949e7
Creates entities and mappers
szsa
2022-03-04 21:55:20 +01:00