szsa
|
c06eb4d817
|
Creates missing routes
|
2022-03-20 14:08:42 +01:00 |
|
szsa
|
9d36de8838
|
Creates all missing handlers, and routes for teams
|
2022-03-19 21:01:27 +01:00 |
|
szsa
|
0aeda261a3
|
Creates error dto, global routing handler, all handler and one routng class (empty) and implements user handler
|
2022-03-18 22:47:30 +01:00 |
|
szsa
|
b154fa988c
|
Implements creating of the new time entry, and makes some small refactorings
|
2022-03-18 21:36:20 +01:00 |
|
szsa
|
12b971685b
|
Implements methods deleting user and team in services, repositories
|
2022-03-17 22:35:46 +01:00 |
|
szsa
|
6852f7a0fd
|
Creates new method in user service and make some changes in some dto, classes and helper methods
|
2022-03-13 22:06:04 +01:00 |
|
szsa
|
44871e76cc
|
Implements saving of team with members, creates user service with first two methods
|
2022-03-12 22:00:56 +01:00 |
|
szsa
|
fbbcd56171
|
Creates all service exceptions, and few first methods in team service and make some small improvements (team service - Work In Progress)
|
2022-03-06 22:25:04 +01:00 |
|
szsa
|
5ad1d177de
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# src/main/java/net/szymonsawicki/reactivetimesheetapp/domain/time_entry/repository/TimeEntryRepository.java
# src/main/java/net/szymonsawicki/reactivetimesheetapp/infrastructure/persistence/dao/TimeEntryDao.java
|
2022-03-06 12:46:44 +01:00 |
|
szsa
|
a9d69ad578
|
Creates repositories (with implementations), makes some improvements in daos and entities and introduces persistence exception
|
2022-03-06 12:46:06 +01:00 |
|
szsa
|
16b4549242
|
Creates repositories (with implementation of user repo), makes some improvements in daos and entities and introduces persistence exception
|
2022-03-06 10:47:08 +01:00 |
|
szsa
|
fbe6a995bc
|
Creates daos of all entities and adds missing field in time entry
|
2022-03-04 22:26:06 +01:00 |
|
szsa
|
467bf949e7
|
Creates entities and mappers
|
2022-03-04 21:55:20 +01:00 |
|
szsa
|
f819e576cb
|
Creates dtos
|
2022-03-04 11:48:38 +01:00 |
|
szsa
|
5f8cd7a13d
|
Creates first version of data model with lombok annotations
|
2022-02-25 20:24:34 +01:00 |
|
szsa
|
42220398c6
|
Creates application.yml and docker files
|
2022-02-25 20:11:29 +01:00 |
|
szsa
|
94bb26e3af
|
initial commit
|
2022-02-15 07:52:01 +01:00 |
|