Commit graph

766 commits

Author SHA1 Message Date
PEDSF
834dd29bc7 solve bug of fechType 2020-11-30 19:39:39 +01:00
PEDSF
bf2d2a7773 solve bug of fechType 2020-11-28 18:05:45 +01:00
PEDSF
4732442672 solve bug of fechType 2020-11-28 12:15:57 +01:00
PEDSF
3d1868225a add Privilege 2020-11-26 19:41:41 +01:00
PEDSF
8f21109239 disabled email in update form 2020-11-26 19:07:33 +01:00
paul-emmanuel.dos-sa
a175a83f34 fix bug of profile loading 2020-11-26 13:08:09 +01:00
paul-emmanuel.dos-sa
9d7d809515 fix bug of profile loading 2020-11-26 12:37:15 +01:00
PEDSF
e585452b73 add security in WebSocketConfig 2020-11-25 19:46:39 +01:00
paul-emmanuel.dos-sa
bb5391bca9 modify role 2020-11-25 13:16:04 +01:00
PEDSF
d6ddf2c216 add security in WebSocketConfig 2020-11-24 19:35:06 +01:00
PEDSF
f40046fe06 Merge branch 'feature/Authentification' of https://github.com/pedsf1968/spring-petclinic into feature/Authentification 2020-11-24 17:34:54 +01:00
PEDSF
63814d6324 remove all changes
before pull
2020-11-24 17:34:45 +01:00
paul-emmanuel.dos-sa
aebd441e8e start including security in tests 2020-11-24 13:09:37 +01:00
paul-emmanuel.dos-sa
55da71a36a no change 2020-11-23 13:24:26 +01:00
PEDSF
47866a9f5d add password modification 2020-11-22 12:11:07 +01:00
PEDSF
285e018b1a add login by email and social login 2020-11-15 11:54:28 +01:00
PEDSF
446d06ec46 change spring boot version 2020-11-07 15:13:23 +01:00
PEDSF
dae520af6f change jdk to 9 2020-11-07 14:36:50 +01:00
PEDSF
f2ea0ef390 remove jdk in travis 2020-11-07 14:30:04 +01:00
PEDSF
ce13a974b7 change openjdk to oraclejdk in travis.yml 2020-11-07 14:17:14 +01:00
PEDSF
3aeefe8ba9 remove unused dependencies 2020-11-07 12:22:07 +01:00
PEDSF
ba80e41d38 remove unused dependencies 2020-11-07 12:09:23 +01:00
PEDSF
913af8cd55 change wro4j dependency version 2020-11-07 11:55:59 +01:00
PEDSF
75bda8ad67 end websocket feature to send public messages 2020-11-07 11:52:25 +01:00
PEDSF
e88fbdb0d0 end websocket feature to send public messages 2020-11-07 11:34:03 +01:00
PEDSF
811f0852df Starting WebSocket 2020-11-05 18:25:17 +01:00
PEDSF
ad9d5f513c Starting WebSocket 2020-11-01 09:23:29 +01:00
PEDSF
8755ca9cf1 add .travis for Travis-CI and update all tests 2020-10-31 12:13:31 +01:00
PEDSF
5864f9cc20 add .travis for Travis-CI and update all tests 2020-10-31 11:56:22 +01:00
PEDSF
42cb0d6059 add VisitControllerIntegrationTest
modify VisitControllerTest
Create VisitDTOValidator
2020-10-30 11:57:14 +01:00
PEDSF
6b931913ec add VetControllerIntegrationTest 2020-10-29 18:18:12 +01:00
PEDSF
93cde700ad Start VetControllerIntegrationTest 2020-10-28 19:34:02 +01:00
PEDSF
6b116509b1 start Integration tests for PetController 2020-10-25 09:13:05 +01:00
PEDSF
45d16b636b Merge branch 'main' into feature/Contributing-file 2020-10-23 17:12:58 +02:00
PEDSF
8f4e854426 Add CONTRIBUTING.md 2020-10-22 19:35:46 +02:00
DOS SANTOS FACAO
1e42a51b9b
Merge pull request #1 from pedsf1968/feature/ImplementServices
Feature/implement services
2020-10-22 18:07:21 +02:00
PEDSF
2d49143490 Change modelmapper version 2020-10-20 17:59:24 +02:00
PEDSF
f7f07f42dd PetDTO fix loop in equal testing for OwnerDTO attribute 2020-10-19 18:18:03 +02:00
PEDSF
c6b54da5df Fix find owner testing 2020-10-18 09:44:02 +02:00
PEDSF
bb2a8fa73a Fix find owner bug 2020-10-17 17:21:20 +02:00
PEDSF
cca4d45e00 Fix spetialty empty bug 2020-10-17 17:11:39 +02:00
PEDSF
f3e9c39681 Implemented unitary tests for services 2020-10-17 16:20:31 +02:00
PEDSF
4d62c09efb add equals and hashcode 2020-10-14 19:23:34 +02:00
PEDSF
20cfa0a078 Add @Tag and refactoring directories 2020-10-10 19:05:15 +02:00
PEDSF
e041803e58 Solved getter bug in PetDTO 2020-10-10 17:44:38 +02:00
PEDSF
a564611681 solver @ModelAttributes in OwnerController
Implement CommonAttribute for owner attributes names constants
2020-10-10 17:24:50 +02:00
PEDSF
da3666f1aa solver @ModelAttributes in OwnerController
Implement CommonAttribute for owner attributes names constants
2020-10-10 16:24:19 +02:00
PEDSF
e77795d7f1 solver @ModelAttributes in OwnerController
Implement CommonAttribute for owner attributes names constants
2020-10-10 15:15:09 +02:00
PEDSF
66c486891a Change PetTypeFormatter and Validator to use DTO 2020-10-10 12:22:17 +02:00
PEDSF
4dd08b9c5b Change PetTypeFormatter and Validator to use DTO 2020-10-10 09:12:52 +02:00