Commit graph

927 commits

Author SHA1 Message Date
TPG-Teklada
944dc2bd7c
Merge pull request #6 from TPG-Teklada/Rename-nav-menu-items
Rename nav menu items
2024-05-18 23:23:47 +10:00
Tommaso Gionfriddo
fb7a8fdcf1 update version 2024-05-18 23:02:00 +10:00
Tommaso Gionfriddo
d2ac388bbe Merge branch 'main' of https://github.com/TPG-Teklada/spring-petclinic into Rename-nav-menu-items 2024-05-18 22:59:45 +10:00
TPG-Teklada
1bf9402ed3
Merge pull request #4 from TPG-Teklada/Github-release-config
GitHub release config
2024-05-18 22:50:58 +10:00
Tommaso Gionfriddo
4cda286096 Update Version 2024-05-18 22:50:30 +10:00
Tommaso Gionfriddo
8b719a773c Github release script 2024-05-18 22:49:18 +10:00
tommaso@teklada.com
9d0bc373cd TeamCity change in 'Spring Petclinic' project: runners of 'Deploy' build configuration were updated 2024-05-18 11:54:44 +00:00
tommaso@teklada.com
3a6274c082 TeamCity change in 'Spring Petclinic' project: runners of 'Deploy' build configuration were updated 2024-05-18 11:51:18 +00:00
tommaso@teklada.com
8a158693e0 TeamCity change in 'Spring Petclinic' project: 'Deploy' build configuration was created 2024-05-18 10:44:10 +00:00
tommaso@teklada.com
95452f209c TeamCity change in 'Spring Petclinic' project: Versioned settings configuration updated 2024-05-18 09:00:57 +00:00
Tommaso Gionfriddo
2b1871e403 KP-7 minor nav change 2024-05-18 18:49:13 +10:00
TPG-Teklada
70cba11600
Merge pull request #1 from TPG-Teklada/Rename-nav-menu-items
Rename Ventinarians to Vets
2024-05-18 18:22:36 +10:00
Tommaso Gionfriddo
bc540c5a4d Rename Ventinarians to Vets 2024-05-18 18:13:08 +10:00
Tommaso Gionfriddo
a1ec14fc72 Minor change for build check 2024-05-18 17:57:56 +10:00
portfoliodeekshith
6fa3fa8196 Update docker-compose.yml 2024-05-17 08:59:29 +01:00
andrzejsydor
527dad0c17 Update docker-compose.yml to bump postgresql to 16.3 2024-05-17 08:59:06 +01:00
andrzejsydor
284d07942e fix: docker-compose.yml: version is obsolete 2024-05-16 18:01:19 +01:00
Pedro Chevallier
405cdc635b Add user friendly error message 2024-05-16 17:59:59 +01:00
minsungoh
c7bc8b1ae6 fix typo in confirmation message 2024-05-16 17:57:32 +01:00
Dave Syer
c0bc917426 Formatting 2024-05-16 15:23:56 +01:00
akan.tileubergenov
bf3bc29e56 Fix postgres data 2024-05-16 14:09:10 +01:00
Alex
395356afc6 remove leading spaces in /owners//pets//visits/new, /owners//pets//visits/new and /webjars/bootstrap/5.3.2/dist/js/bootstrap.bundle.min.js resulting in 404s 2024-05-16 13:35:22 +01:00
Anyul Rivas
8f799263e0 test: remove duplicate assertion 2024-05-16 13:30:35 +01:00
Anyul Rivas
19f5268ac1 test: improve test readability 2024-05-16 13:30:35 +01:00
Anyul Rivas
f3a67551c2 chore: optimize imports 2024-05-16 13:30:35 +01:00
Anyul Rivas
7055f0c6a6 test: refactor using AssertJ assertions 2024-05-16 13:30:35 +01:00
Anyul Rivas
c5b3b3597e test: modify assertion for increasing readability. 2024-05-16 13:30:35 +01:00
Anyul Rivas
ca5785465f Update src/test/java/org/springframework/samples/petclinic/service/ClinicServiceTests.java
Co-authored-by: zral <73640367+zyberzebra@users.noreply.github.com>
2024-05-16 13:30:35 +01:00
Anyul Rivas
d604a01984 Update src/test/java/org/springframework/samples/petclinic/model/ValidatorTests.java
Co-authored-by: zral <73640367+zyberzebra@users.noreply.github.com>
2024-05-16 13:30:35 +01:00
Anyul Rivas
57eb7443a6 test: modify assertion for increasing readability. 2024-05-16 13:30:35 +01:00
Anyul Rivas
dea3432a6d test: simplify code 2024-05-16 13:30:35 +01:00
Anyul Rivas
9ed20bf999 test: rewrite assertions using AssertJ better readability 2024-05-16 13:30:35 +01:00
Anyul Rivas
4f78b07490 test: rewrite assertion using AssertJ for consistency 2024-05-16 13:30:35 +01:00
Anyul Rivas
5941227ab3 test: complete assertions 2024-05-16 13:30:35 +01:00
Maksim Sasnouski
516722647a Gradle wrapper files should have correct line endings 2024-02-29 14:35:20 +00:00
Maksim Sasnouski
3efd6e0f03 Use gradle Java plugin configuration block
Java direct convention use deprecated:
https://docs.gradle.org/8.6/userguide/upgrading_version_8.html#java_convention_deprecation
2024-02-29 14:35:20 +00:00
Maksim Sasnouski
6508cfb05f Bump gradle from 8.4 to 8.6 2024-02-29 14:35:20 +00:00
Abel Salgado Romero
4148fc9eb3 Add Gradle files indentation to .editorconfig 2024-02-20 17:14:43 +00:00
thomasperkins1123
a2f1ad5503 Make maven and gradle share checkstyle configuration 2024-02-14 14:06:03 +00:00
thomasperkins1123
da1c93d367 Make suppresions work on windows paths 2024-02-14 14:06:03 +00:00
thomasperkins1123
ee6573cee0 Add checkstyle for gradle 2024-02-14 14:06:03 +00:00
Dave Syer
836d111e99 Fix formatting 2024-01-31 21:54:55 +00:00
shadab-stack
2fe96130c0 Confirmation messages displayed for 'Add, edit, or update' actions 2024-01-31 21:54:55 +00:00
Dave Syer
6fe21e5d0b Remove checkstyle and leave behind spring javaformat 2024-01-30 07:57:47 +00:00
Dave Syer
4ad3b4edb5 Remove checkstyle and javaformat plugins 2024-01-29 15:49:35 +00:00
thomasperkins1123
a35189a9c5 Add spring.javaformat to gradle 2024-01-26 10:49:52 +00:00
Tugdual Grall
172112492e Bump actions version to latest one (checkout * setup-java) 2024-01-23 12:22:42 +00:00
Dave Syer
cdd925d664 Small optimization for empty petId 2024-01-11 13:18:33 +00:00
Dave Syer
80fd11067c Upgrade to Boot 3.2.1 2024-01-10 13:01:00 +00:00
Rob Oxspring
0aa3adb56f Checkstyle NoHttp suppresses all log files 2023-12-13 10:39:00 +00:00