redesign owner details page
Showing
- src/main/java/org/springframework/samples/petclinic/model/Visit.java 2 additions, 1 deletion...va/org/springframework/samples/petclinic/model/Visit.java
- src/main/java/org/springframework/samples/petclinic/web/VisitResource.java 61 additions, 0 deletions.../springframework/samples/petclinic/web/VisitResource.java
- src/main/webapp/index.html 1 addition, 1 deletionsrc/main/webapp/index.html
- src/main/webapp/scripts/app/app.js 9 additions, 17 deletionssrc/main/webapp/scripts/app/app.js
- src/main/webapp/scripts/app/fragments/nav.html 1 addition, 1 deletionsrc/main/webapp/scripts/app/fragments/nav.html
- src/main/webapp/scripts/app/fragments/welcome.html 3 additions, 1 deletionsrc/main/webapp/scripts/app/fragments/welcome.html
- src/main/webapp/scripts/app/owner-details/owner-details.template.html 17 additions, 36 deletions...app/scripts/app/owner-details/owner-details.template.html
- src/main/webapp/scripts/app/owner-list/OwnerController.js 0 additions, 110 deletionssrc/main/webapp/scripts/app/owner-list/OwnerController.js
- src/main/webapp/scripts/app/owner-list/ownerDetail.html 0 additions, 75 deletionssrc/main/webapp/scripts/app/owner-list/ownerDetail.html
- src/main/webapp/scripts/app/owner-list/ownerForm.html 0 additions, 45 deletionssrc/main/webapp/scripts/app/owner-list/ownerForm.html
- src/main/webapp/scripts/app/owner-list/ownerSearchForm.html 0 additions, 9 deletionssrc/main/webapp/scripts/app/owner-list/ownerSearchForm.html
- src/main/webapp/scripts/app/pet-form/pet-form.component.js 4 additions, 1 deletionsrc/main/webapp/scripts/app/pet-form/pet-form.component.js
- src/main/webapp/scripts/app/pet-form/pet-form.template.html 3 additions, 3 deletionssrc/main/webapp/scripts/app/pet-form/pet-form.template.html
- src/main/webapp/scripts/app/pet/PetController.js 0 additions, 62 deletionssrc/main/webapp/scripts/app/pet/PetController.js
- src/main/webapp/scripts/app/pet/petForm.html 0 additions, 38 deletionssrc/main/webapp/scripts/app/pet/petForm.html
- src/main/webapp/scripts/app/visits/visits.component.js 34 additions, 0 deletionssrc/main/webapp/scripts/app/visits/visits.component.js
- src/main/webapp/scripts/app/visits/visits.template.html 27 additions, 0 deletionssrc/main/webapp/scripts/app/visits/visits.template.html
Please register or sign in to comment