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
Dapeng
4ea10b410f
remove unused files
2016-09-19 11:09:46 +08:00
michaelisvy
1a6d710e27
removing all JSPs that have been migrated already
2015-07-05 17:53:51 +08:00
michaelisvy
e40a958a8e
added basic form for Edit Pet
...
Still need to fix an issue for Joda Time to work together with AngularJS
2015-07-05 17:52:11 +08:00
michaelisvy
3d6685d0ae
removing MediaType declaration
2015-07-01 09:39:19 +08:00
michaelisvy
fedb7d43fc
Merged OwnerListResource and OwnerResource
...
Realised that @ModelAttribute annotated methods are not suitable
because they can’t be used in 2 cases:
- when I’m using a list of Owners
- when I’m creating a new Owner
So we’re just calling the “retrieveOwner” method manually
2015-07-01 09:16:02 +08:00
michaelisvy
e493177709
migrated from angular-router to ui-router
...
This article explains well why ui-router now is more popular:
http://www.funnyant.com/angularjs-ui-router/
2015-06-30 09:31:09 +08:00
michaelisvy
b67ce6b1ab
code migrated to Angular-ui-router
2015-06-27 16:59:29 +08:00
michaelisvy
ef2ba55a9d
deleted unused bower dep. and added ui-router
2015-06-27 16:59:11 +08:00
michaelisvy
8fba986a57
added comments
2015-06-14 21:54:51 -05:00
michaelisvy
41ec22b4be
ownerForm and validation now working
2015-06-14 20:50:22 +08:00
michaelisvy
f1508666ec
initial commit for AngularJS branch
2015-06-11 17:14:16 +08:00
michaelisvy
8d20340518
removed unused attribute #64
2015-06-09 17:14:53 +08:00
michaelisvy
8965499757
Merge pull request #82 from arey/#64-optim1
...
#64 Optimize N+1 select by using the OneToManyResultSetExtractor
2015-06-09 15:13:32 +08:00
Antoine Rey
fb64465802
Add some javadoc
2015-06-09 08:40:49 +02:00
Antoine Rey
818529b5b1
#64 Remove N+1 select by using the OneToManyResultSetExtractor of Spring Data Core JDBC Extensions
2015-06-09 08:37:20 +02:00
michaelisvy
08d55c975f
Merge pull request #81 from srenkens/patch-1
...
Update readme.md
2015-06-06 07:36:31 +08:00
srenkens
ae15df1b61
Update readme.md
...
Updates the jsp url for the sample usage in JSP
2015-06-05 12:37:46 +02:00
michaelisvy
cb6bd875de
Putting encoding filter first per #80
2015-05-29 15:20:10 +08:00
michaelisvy
b265fc802d
Adding instruction to fix build on Maven 3.2.x
2015-05-29 15:16:17 +08:00
Antoine Rey
ad423f5750
Change javaconfig branch URL to spring-projects
2015-05-29 08:07:39 +02:00
michaelisvy
e8ba735e05
updates on links
...
- updated some links
- removed some broken links
2015-05-23 09:41:21 +08:00
michaelisvy
546ba6b5e9
minor presentation fix
2015-05-23 09:34:03 +08:00
michaelisvy
19ef3be859
adding Java Config to links on github homepage
2015-05-23 09:32:04 +08:00
michaelisvy
72dc0c882f
Merge pull request #48 from 7footmoustache/patch-1
...
Fixed some typos in comments
2015-05-20 23:28:00 +08:00
michaelisvy
83301cb602
Centering content
2015-05-20 23:21:37 +08:00
michaelisvy
54b7d87ff2
Fixing log back warning per #59
2015-05-20 23:18:19 +08:00
michaelisvy
c00d1abf23
Merge pull request #72 from ka2m/master
...
Update JDBC file naming in MySQL setup instruction
2015-05-20 23:14:45 +08:00
michaelisvy
c553d39f8d
Merge pull request #67 from mklose/patch-1
...
fix typo
2015-05-20 23:13:04 +08:00
michaelisvy
3945cbaeba
Fixing #54
...
Petclinic doesn't work with Java 8
2015-05-20 21:43:19 +08:00
michaelisvy
271225c29a
libs upgrade
2015-05-13 01:07:57 +09:00
michaelisvy
c8e360298b
fixed bug: vets.html did not display properly
2015-05-13 01:07:46 +09:00