Skip to content
GitLab
Explore
Sign in
Commits · 818957af4569b92e0ba85436b2613137e52ab67c
tenis-api
Browse files
Jun 09, 2025
feat: court controller
· 818957af
Ondra
authored
Jun 09, 2025
818957af
refactor: CourtSurface has both input and output dto
· 017a66bd
Ondra
authored
Jun 09, 2025
017a66bd
refactor: Court has both input/output dto
· 16c2c7c9
Ondra
authored
Jun 09, 2025
16c2c7c9
refactor: removed universal controller
· b14aaac1
Ondra
authored
Jun 09, 2025
b14aaac1
Jun 08, 2025
fix: database has its own file now + properly used softdelete
· 7b84494f
Ondra
authored
Jun 08, 2025
7b84494f
fix: removing liquibase
· 9c9ff037
Ondra
authored
Jun 08, 2025
9c9ff037
feat: controller for court surface
· b2de35ef
Ondra
authored
Jun 08, 2025
b2de35ef
fix: consistent naming
· 93e0430d
Ondra
authored
Jun 08, 2025
93e0430d
fix: UniversalCrudService.create now throws Exception (more general type)
· 78b65b96
Ondra
authored
Jun 08, 2025
78b65b96
fix: add own dto mappers
· 8a228a1a
Ondra
authored
Jun 08, 2025
8a228a1a
fix: pom.xml changes
· 9635a0b4
Ondra
authored
Jun 08, 2025
9635a0b4
Jun 07, 2025
feat: add Crud service
· e0c70174
Ondra
authored
Jun 07, 2025
e0c70174
feat: add DTOs + Exception
· 4b22923c
Ondra
authored
Jun 07, 2025
4b22923c
feat: add complex repository operations to ReservationRepository
· b2b0b78c
Ondra
authored
Jun 07, 2025
b2b0b78c
docs: GeneralEntity + Reservation
· 0630aa76
Ondra
authored
Jun 07, 2025
0630aa76
feat: add basic repositories
· ef8014d8
Ondra
authored
Jun 07, 2025
ef8014d8
feat: model
· a7e1d683
Ondra
authored
Jun 07, 2025
a7e1d683
Jun 05, 2025
project structure
· b97a0106
Ondra
authored
Jun 05, 2025
b97a0106
init
· b6b2c042
Ondra
authored
Jun 05, 2025
b6b2c042
Loading