Commit graph

1007 commits

Author SHA1 Message Date
yyeeqii
0c917466f7 test webhook trigger 8 2025-04-27 13:21:56 +08:00
yyeeqii
5dff625fee test webhook trigger 7 2025-04-27 13:20:42 +08:00
yyeeqii
2261b95a69 test webhook trigger 6 2025-04-27 13:10:54 +08:00
yyeeqii
b765571614 test webhook trigger 5 2025-04-27 13:07:07 +08:00
yyeeqii
10b12fabbc test webhook trigger 4 2025-04-27 13:04:32 +08:00
yyeeqii
3bdf077afc test webhook trigger 3 2025-04-27 12:58:14 +08:00
yyeeqii
35bb694671 test webhook trigger 2 2025-04-27 12:50:39 +08:00
yyeeqii
867a3c4048 test webhook trigger 2025-04-27 12:42:32 +08:00
yyeeqii
0a2f2e6748 Merge branch 'yeeqi/feature/editSize' into main 2025-04-27 12:20:46 +08:00
yyeeqii
1ccfd1c433 testing2 2025-04-27 12:17:16 +08:00
LIM YI TING
315254e68b
Merge branch 'spring-projects:main' into main 2025-04-27 12:13:51 +08:00
yyeeqii
7ba1af8450 Resolved merge conflicts 2025-04-27 12:08:01 +08:00
yyeeqii
c6c17c08e8 testing 2025-04-27 11:38:48 +08:00
yyeeqii
64ca1a6e8d triggerOnJenkins 2025-04-27 11:16:34 +08:00
yyeeqii
5984c917c0 Merge branch 'yeeqi/feature/editSize' of https://github.com/yiting68/spring-petclinic into yeeqi/feature/editSize 2025-04-27 11:16:04 +08:00
yyeeqii
70db606ba6 testOnJenkins 2025-04-27 11:15:42 +08:00
LIM YI TING
2011bd4467
Merge branch 'spring-projects:main' into yeeqi/feature/editSize 2025-04-27 04:12:46 +08:00
yyeeqii
ec50d6a61f editHeaderHeight 2025-04-27 03:30:46 +08:00
LIM YI TING
c289626824 Merge branch 'main' of https://github.com/yiting68/spring-petclinic 2025-04-27 01:10:34 +08:00
LIM YI TING
407df917ed Update error message style to red 2025-04-27 00:40:00 +08:00
Lanaetan
5dc9cd7335 Resolve merge 2025-04-27 00:16:16 +08:00
Lanaetan
06427a5bc9 Add Vagrantfile 2025-04-27 00:14:18 +08:00
stella-03
b13f2b7fcb Merge branch 'editBuildGradle' 2025-04-26 23:57:11 +08:00
Lanaetan
e55fcc4002 Update welcome message in messages.properties 2025-04-26 22:59:33 +08:00
Lanaetan
6d2469585c Modify welcome message to Welcome 2025-04-26 22:47:06 +08:00
Lanaetan
0118a90ac1 Remove Vagrant 2025-04-26 22:26:03 +08:00
Lanaetan
415add1982 Fix merge conflict and complete merge 2025-04-26 21:45:25 +08:00
LIM YI TING
267cd9e588 edit Error Message Color 2025-04-26 17:43:48 +08:00
Lanaetan
3281d072f7 Changes welcome text in homepage by editing messages.properties 2025-04-26 16:54:16 +08:00
yyeeqii
d565818460 editing on width 2025-04-26 16:47:28 +08:00
yyeeqii
da25322c4a edit width 2025-04-26 16:44:36 +08:00
yyeeqii
540e3822d4 change width 2025-04-26 16:10:35 +08:00
stella-03
700b86a05f
Merge branch 'spring-projects:main' into main 2025-04-26 15:59:11 +08:00
stella-03
b04e046891 Updated build.gradle with JaCoCo and project info 2025-04-26 15:34:40 +08:00
yyeeqii
9f59757d2c minor changes 2025-04-25 17:04:46 +08:00
yyeeqii
eabdd6f976 minor changes 2025-04-25 17:02:23 +08:00
yyeeqii
2e16506cda change index-page font size 2025-04-25 16:58:03 +08:00
anizmo
0c88f916db Adding strings for all other languages
Some checks failed
Java CI with Gradle / build (17) (push) Failing after 1s
Java CI with Maven / build (17) (push) Failing after 2s
- Added WebConfiguration class to change language using url param
- Added text from messages to html files wherever required
- Added String to all other languages

Closes #1854

Signed-off-by: anizmo <potdar.anuj@gmail.com>
2025-04-22 09:35:23 +01:00
Dave Syer
332abbcb8a Note about windows shell
Some checks failed
Java CI with Gradle / build (17) (push) Failing after 1s
Java CI with Maven / build (17) (push) Failing after 1s
2025-03-27 16:10:48 +00:00
Antoine Rey
d7cc02f3d7 Use the java.util List.of() instead of the AssetJ Lists class
Some checks failed
Java CI with Gradle / build (17) (push) Failing after 8s
Java CI with Maven / build (17) (push) Failing after 2s
Signed-off-by: Antoine Rey <antoine.rey@free.fr>
2025-03-26 08:52:01 +00:00
Antoine Rey
fceca7754a Associating a <label> with a form control
Signed-off-by: Antoine Rey <antoine.rey@free.fr>
2025-03-26 08:51:24 +00:00
Antoine Rey
7f1af268ec Remove unnecessary @Autowired annotation from the PetTypeFormatter
Signed-off-by: Antoine Rey <antoine.rey@free.fr>
2025-03-26 08:51:00 +00:00
VishantOwO
2aa53f929d Fix pet update functionality
- Fixed issue where editing a pet's type or name wasn't persisting
- Updated processUpdateForm to modify existing pet instead of
  adding new one
- Added proper handling of existing pet update

Fixes #1752
2025-03-01 15:29:15 +00:00
Dave Syer
6328d2c9dc Add DCO to README
Some checks failed
Java CI with Gradle / build (17) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
2025-02-12 14:58:27 +00:00
Dave Syer
7bce202762 Add dco config 2025-02-12 14:56:15 +00:00
Dave Syer
aa2273e955 Make sure MySQL test app works
Some checks failed
Java CI with Gradle / build (17) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
2025-02-04 09:15:54 +00:00
Dave Syer
1f89996e1f Update Spring Boot to 3.4.2 2025-02-04 08:47:30 +00:00
Antoine Rey
73d73609b5 Use Java Streams to sort the Specialty objects by their name
Signed-off-by: Antoine Rey <antoine.rey@free.fr>
2025-02-04 08:09:03 +00:00
Antoine Rey
b46b97a3e7 Remove unused Transactional import
Signed-off-by: Antoine Rey <antoine.rey@free.fr>
2025-02-04 08:07:44 +00:00
Antoine Rey
6148ddd967 Uses the date property of the Visit entity
Some checks failed
Java CI with Gradle / build (17) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
2024-12-17 16:09:29 +00:00