Commit graph

596 commits

Author SHA1 Message Date
EC2 Default User
a217213d5e fixed child display error 2017-06-13 13:08:56 -04:00
Sasank Vishnubhatla
59fe4c1984 Test file with GitKracken 2017-06-12 11:47:23 -04:00
Sasank Vishnubhatla
2e3fb40303 updated README.md 2017-06-12 11:20:40 -04:00
Austin-Mills
6b2e8696bf hello my love 2017-06-12 11:16:52 -04:00
Austin-Mills
0aa56ae71a hello my love 2017-06-12 10:17:12 -04:00
Sasank Vishnubhatla
c53e81d050 fixed database read error 2017-06-12 10:13:27 -04:00
Sasank Vishnubhatla
03b0759065 full refactoring 2017-06-07 12:51:51 -04:00
Sasank Vishnubhatla
39f75b0d7e renamed petclinic to kidclinic 2017-06-07 11:13:11 -04:00
Austin-Mills
f116944c1a squad af 2017-06-07 11:05:35 -04:00
Daniel.ryan@glowtouch.com
ea95b82b81 No more lizard children, also some non-animal names 2017-06-07 10:20:33 -04:00
Austin-Mills
53c8a65a96 cool nav bar 2 2017-06-06 16:50:08 -04:00
Austin-Mills
8b3d5831f0 Merge branch 'master' of https://github.com/sasankglowtouch/kidclinic 2017-06-06 13:52:09 -04:00
Austin-Mills
4d986a10d0 nav bar stuff 2017-06-06 13:51:29 -04:00
Daniel.ryan@glowtouch.com
05f19739de KidClinic Header/Button Changes 2017-06-06 10:28:34 -04:00
Austin-Mills
b88c395dcc Lit squad 2017-06-06 10:20:55 -04:00
Austin-Mills
36b2e974d7 yo 2017-06-02 13:26:42 -04:00
Sasank Vishnubhatla
8422c79e17 fully updated reviews in navbar 2017-06-02 11:53:28 -04:00
Sasank Vishnubhatla
c13a37a61b changed navbar to include reviews 2017-06-02 11:46:31 -04:00
Austin-Mills
a7ce8079b0 Merge branch 'master' of https://github.com/sasankglowtouch/kidclinic 2017-06-02 11:27:31 -04:00
Austin-Mills
998f4bde5b nav bar float 2017-06-02 11:25:54 -04:00
Sasank Vishnubhatla
854b480478 changed error page to reviews page 2017-06-02 11:20:20 -04:00
Sasank Vishnubhatla
96c073da45 removed save xml/json from vet list 2017-06-02 11:10:42 -04:00
Sasank Vishnubhatla
bcaf4b5371 removed bottom logo 2017-06-02 10:50:33 -04:00
Sasank Vishnubhatla
05496ffa6c changed fonts 2017-06-02 10:45:07 -04:00
Sasank Vishnubhatla
b5275ebe37 updated navbar colors and removed logo 2017-06-02 10:34:44 -04:00
Daniel.ryan@glowtouch.com
bdfb90a1dc Look how cute these kids are 2017-06-01 13:55:29 -04:00
Daniel.ryan@glowtouch.com
e5c9b0a00f Title change to Vet list page 2017-06-01 13:47:21 -04:00
EC2 Default User
d562850488 imporved update method 2017-06-01 14:28:58 +00:00
Sasank Vishnubhatla
94a92e771e Merge branch 'master' of https://github.com/sasankglowtouch/kidclinic 2017-06-01 10:25:55 -04:00
Sasank Vishnubhatla
d664397d87 added update file (update.sh) 2017-06-01 10:25:23 -04:00
Austin-Mills
c38e931d28 Added some bootstrap to the welcome page, doctor pictures 2017-06-01 10:17:34 -04:00
Sasank Vishnubhatla
a813aa64bf updated gitignore 2017-06-01 09:38:21 -04:00
Austin-Mills
67e2bff354 welcome ! 2017-06-01 09:24:21 -04:00
EC2 Default User
31268bf084 added kill script (kill.sh) 2017-06-01 13:01:31 +00:00
EC2 Default User
02e7b51b8f added autorun file (run.sh) 2017-06-01 12:58:15 +00:00
Sasank Vishnubhatla
3264ce5414 removed test files 2017-05-31 15:24:43 -04:00
Austin-Mills
ede2c3dea9 Test File 2017-05-31 15:23:24 -04:00
Daniel.ryan@glowtouch.com
23ae969d08 Test Daniel 2017-05-31 15:14:41 -04:00
Antoine Rey
ffa967c94b spring-petclinic-angular1 repo renamed to spring-petclinic-angularjs 2017-04-12 21:41:00 +02:00
Antoine Rey
fd1c742d4f Do not fail maven build when git directing is missing 2017-03-06 08:12:14 +00:00
Stephane Nicoll
f792522b3d Merge pull request #229 from henri-tremblay:ehcacheback
* pr/229:
  Polish contribution
  Put Ehcache back
2017-02-17 12:32:01 +01:00
Stephane Nicoll
75912a06c5 Polish contribution
Closes gh-229
2017-02-17 12:30:57 +01:00
Henri Tremblay
443d35eae2 Put Ehcache back 2017-02-17 06:22:26 -05:00
Dave Syer
63dadcc07f Make all entity fields private
Encapsulation is better that way (and tere is a getter for all of them
anyway).
2017-02-03 10:04:36 +00:00
Dave Syer
0a51540ad0 Fix serializability of Vet 2017-02-03 10:03:11 +00:00
Stephane Nicoll
be13722cc5 Polish 2017-02-03 08:37:02 +01:00
Stephane Nicoll
d2ec371496 Restore actuator access with Spring Boot 1.5 2017-02-03 08:36:48 +01:00
Stephane Nicoll
126bd97971 Polish 2017-02-03 08:36:08 +01:00
Dave Syer
c7657df854 Remove ehcache (at least temporarily)
The fact that it was still there on the classpath means it needs to
be configured (and fails silently if you don't). Removed to give
us some tmie to reconsider.
2017-02-02 16:04:55 +00:00
Huang YunKun
e8882e8b27 Update CacheConfig link 2017-02-02 16:56:54 +01:00