Skip to content
GitLab
Explore
Sign in
Commits · 11288ab7a35254c0fd7dd8ba07c9bc0948d151dc
tenis-api
Browse files
Jun 14, 2025
Upload class diagram
· 11288ab7
Ondřej Brodecký
authored
Jun 14, 2025
11288ab7
refactor: formatting
· f386a972
Ondra
authored
Jun 14, 2025
f386a972
refactor: consistent naming
· 0f23cd42
Ondra
authored
Jun 14, 2025
0f23cd42
feat: data initialization
· d940440b
Ondra
authored
Jun 14, 2025
d940440b
Jun 13, 2025
refactor: typo
· d2d6082d
Ondra
authored
Jun 13, 2025
d2d6082d
docs
· de441449
Ondra
authored
Jun 13, 2025
de441449
fix: start of reservation must be before end
· 4ffe65fe
Ondra
authored
Jun 13, 2025
4ffe65fe
refactor: most of controller logic is in UniversalController
· 5e76d087
Ondra
authored
Jun 13, 2025
5e76d087
refactor: UniversalController
· c884ca3c
Ondra
authored
Jun 13, 2025
c884ca3c
tests: crud service unit tests
· a3a6f369
Ondra
authored
Jun 13, 2025
a3a6f369
Jun 12, 2025
tests: add controller unit tests
· 037c1829
Ondra
authored
Jun 12, 2025
037c1829
refactor: naming
· 843097d4
Ondra
authored
Jun 12, 2025
843097d4
feat: add mapper unit tests
· f383104f
Ondra
authored
Jun 12, 2025
f383104f
Jun 10, 2025
refactor: formating
· 536eb88b
Ondra
authored
Jun 10, 2025
536eb88b
fix: add missing @Valid annotations
· 8f8c1c92
Ondra
authored
Jun 10, 2025
8f8c1c92
Jun 09, 2025
feat: reservation controller
· 43e2dd80
Ondra
authored
Jun 09, 2025
43e2dd80
docs
· c57cf687
Ondra
authored
Jun 09, 2025
c57cf687
fix: phone number and name consistency validation
· 2d9bcfed
Ondra
authored
Jun 09, 2025
2d9bcfed
refactor: renaming SlotTakenException
· 518218e4
Ondra
authored
Jun 09, 2025
518218e4
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