Commit graph

433 commits

Author SHA1 Message Date
Antoine Rey
80666d178d Moving static resources from WEB-INF to src/main/resources/static 2016-10-23 12:12:42 +02:00
Antoine Rey
104b4d2757 Add Git commit information to the /manage/info endpoint 2016-10-17 08:28:48 +02:00
Antoine Rey
703602df34 Easier branch switching by ignoring the generated/ directory 2016-10-17 08:25:00 +02:00
Antoine Rey
4e253f6ddf Use btn-default style 2016-10-14 18:55:52 +02:00
Antoine Rey
ce906cf079 Center footer 2016-10-14 18:52:33 +02:00
Antoine Rey
1a24d1ad6a Fix navigation bar layout 2016-10-14 18:50:49 +02:00
Antoine Rey
726fdfa057 Petclinic.css minimized with Bootstrap 3.3.7 2016-10-14 18:48:59 +02:00
Antoine Rey
ee2807c7c9 UI design 2016-10-13 18:55:46 +02:00
Antoine Rey
26118e66eb Remove JSP configuration 2016-10-13 18:37:18 +02:00
Antoine Rey
3f95e6676c Make JAR not WAR 2016-10-13 18:32:12 +02:00
Antoine Rey
fb8ffb3db8 Fix Bootstrap glyphicons path 2016-10-13 18:31:51 +02:00
Antoine Rey
7279c21347 Add Maven artefact information to the /manage/info endpoint 2016-10-13 18:27:25 +02:00
Antoine Rey
ed2b4d6280 Enable ehcache with JSR-107 2016-10-13 18:22:23 +02:00
Antoine Rey
e879e6c566 Fix webjars-angularjs.version 2016-10-13 18:21:40 +02:00
Antoine Rey
159bc343f5 Downgrade to Java 7 2016-10-13 18:14:19 +02:00
Antoine Rey
314cbb7431 Change webjars version to properties 2016-10-13 18:14:01 +02:00
Antoine Rey
cb3bbf6520 Update to Spring Boot 1.4.1 2016-10-13 18:08:58 +02:00
Antoine Rey
8e3a751788 Using the Spring.IO CSS theme (petclinic.css was generated from the springboot branch) 2016-10-13 18:06:22 +02:00
Antoine Rey
c470c0c1c6 Remove Lombok (bad support in my IDE) 2016-10-12 19:06:32 +02:00
Antoine Rey
4a7fa46491 Merge pull request #185 from verydapeng/angularjs
A lot of improvements on the AngularJS branch
2016-09-21 14:35:20 +02:00
Dapeng
fdee7e961f add responsive ui layout for owner list page 2016-09-21 15:01:05 +08:00
Dapeng
00397136b5 add cache-control header for ajax request to by-pass proxy cache 2016-09-21 14:10:58 +08:00
Dapeng
4e64a0b529 relayout ui for visits page, pre-line 2016-09-21 13:20:40 +08:00
Dapeng
3e92c837ce add mobile support 2016-09-21 13:19:53 +08:00
Dapeng
d5b9faa379 extend the size of the description col for visit 2016-09-21 13:15:57 +08:00
Dapeng
bd5dd27f88 redesign ui layout for owner details for pet's visits 2016-09-21 13:15:19 +08:00
Dapeng
a849f8ef0b add primitive error ajax error handling for visits page 2016-09-21 13:14:44 +08:00
Dapeng
3c4d95edcf add edit pet link 2016-09-21 12:36:55 +08:00
Dapeng
8d1efb240b optimize static resources 2016-09-20 18:11:25 +08:00
Dapeng
12351e40ec remove jstl 2016-09-20 17:51:03 +08:00
Dapeng
3442afb484 update readme 2016-09-20 17:08:14 +08:00
Dapeng
bd5b93055d banner 2016-09-20 17:02:22 +08:00
Dapeng
8c7242d926 update owner form 2016-09-20 16:56:41 +08:00
Dapeng
3713134208 add filter for owner 2016-09-20 16:50:38 +08:00
Dapeng
5f0f721837 add filter for owner 2016-09-20 16:48:34 +08:00
Dapeng
1adafc5b0b remove context-path 2016-09-20 16:39:06 +08:00
Dapeng
dba731012d rename db init scripts 2016-09-20 15:23:58 +08:00
Dapeng
8a76947579 serve angular from webjars 2016-09-20 15:13:37 +08:00
Dapeng
15129c32c3 redesign owner details page 2016-09-20 14:59:02 +08:00
Dapeng
3510dbfc45 ui update
1. upgrade angular version to 1.5.8
2. upgrade bootstrap to 3
3. fix ui integrations up to visits
4. move to webjars
2016-09-20 11:41:05 +08:00
Dapeng
b3db40a266 update owner creation ui 2016-09-19 17:11:29 +08:00
Dapeng
c77f86a72d update owner creation ui 2016-09-19 17:10:49 +08:00
Dapeng
a481ee4a8e remove unrelated tests 2016-09-19 16:49:25 +08:00
Dapeng
db3fc815be restructure ui layout 2016-09-19 16:48:58 +08:00
Dapeng
a2a9725618 format codes 2016-09-19 15:04:07 +08:00
Dapeng
8c4e274914 remove dependency with joda time to simplify the project dependencies 2016-09-19 15:03:53 +08:00
Dapeng
175cf7dfac migrate to spring-data for repositories 2016-09-19 15:03:02 +08:00
Dapeng
f22bfed274 format codes 2016-09-19 15:01:58 +08:00
Dapeng
7c131fd4dc add simple error handler for OwnerController.js 2016-09-19 15:01:01 +08:00
Dapeng
080f9e4142 remove unused files 2016-09-19 11:10:33 +08:00