Lim Han
|
f0ca57d2a3
|
LH :: Making the petclinic app data mockable for design views
|
2015-02-07 18:21:43 +08:00 |
|
Lim Han
|
7119ed8099
|
LH :: Added description to the models
- Added a few new photos
|
2015-02-07 11:55:46 +08:00 |
|
Nguyen Anh Tuan, Tony
|
77337a1fce
|
Tony: Implements Owners, Vets, Pets for Dashboard
|
2015-02-06 23:50:50 +08:00 |
|
Andrew Abogado
|
d5b99449f0
|
AA: Add "Add Owner" modal and related style; Refactor Searc modal markup
|
2015-02-05 12:15:48 +08:00 |
|
Andrew Abogado
|
084f22ef65
|
AA: Clean up markup structure of dashboard page
|
2015-02-05 03:53:31 +08:00 |
|
Andrew Abogado
|
b542f5da49
|
AA: Reduce background opacity of search modal;
|
2015-02-05 03:52:50 +08:00 |
|
Andrew Abogado
|
f20cd0d014
|
AA: Standardize image sizes for owners and pets
|
2015-02-05 02:50:22 +08:00 |
|
Andrew Abogado
|
6b1481ebe3
|
AA: Add search modal/lightbox with a simple form and sample results view
|
2015-02-05 02:23:45 +08:00 |
|
Andrew Abogado
|
69c44db369
|
AA: Change font directory so it matches with the apps when main.css is generated
|
2015-02-05 00:24:53 +08:00 |
|
Lim Han
|
591d731184
|
Merge branch 'master' of github.com:singularity-sg/spring-petclinic
|
2015-02-04 23:58:02 +08:00 |
|
Lim Han
|
b230d9dd3c
|
LH :: Updated pets page
|
2015-02-04 23:56:41 +08:00 |
|
Andrew Abogado
|
ea53bba5bf
|
AA: Remove old petclinic front-end scaffold
|
2015-02-04 22:50:57 +08:00 |
|
Lim Han
|
8d30eb2d4f
|
LH :: Activated Dashboard screen
|
2015-02-04 22:32:07 +08:00 |
|
Lim Han
|
d5081563cb
|
LH :: Incorporated the new style into webapp
|
2015-02-04 21:54:26 +08:00 |
|
Andrew Abogado
|
7181c37d3d
|
AA: Update the static landing page
|
2015-02-04 18:55:13 +08:00 |
|
Andrew Abogado
|
5dba0edc49
|
Update nabber style and markup
|
2015-02-04 18:55:13 +08:00 |
|
Tony.Nguyen
|
2e0d9aaa32
|
Merge branch 'master' of https://github.com/singularity-sg/spring-petclinic
|
2015-02-04 18:04:54 +08:00 |
|
Tony.Nguyen
|
af23f38e98
|
TN: Implement listing of owner
|
2015-02-04 18:00:37 +08:00 |
|
Andrew Abogado
|
8c4b4d428f
|
Reference back the updated Bootstrap JS
|
2015-02-04 16:09:40 +08:00 |
|
Andrew Abogado
|
1b3ce2ba92
|
AA: Update Bootstrap JS to v3.3.2 and include plugins
|
2015-02-04 15:51:53 +08:00 |
|
Andrew Abogado
|
7ca31902c9
|
Link CSS and JS from "dist" directory
|
2015-02-04 12:25:45 +08:00 |
|
Andrew Abogado
|
6b17ae3c7a
|
Generate "grunt build" files for front-end. Any static images, scripts and stylesheets will linked from the generated "dist" directory.
|
2015-02-04 12:08:24 +08:00 |
|
Andrew Abogado
|
ccc17b9e81
|
Add static file resources to be used and link to the app later.
|
2015-02-04 09:26:44 +08:00 |
|
Lim Han
|
e16ff5e8c4
|
LH : Moved images file into db folder
|
2015-02-03 23:42:02 +08:00 |
|
Lim Han
|
b8f97b53b9
|
LH :: Refreshed js library files to angular version 1.3.11
- Added ngResource
|
2015-02-03 22:37:09 +08:00 |
|
Lim Han
|
756e74f7cc
|
LH :: Updated the structure so that it's more in line with wireframe
- Added logic to display login/logout and navbar menu
|
2015-02-03 21:11:09 +08:00 |
|
Andrew Abogado
|
0fb4c8acfc
|
AA: Add fix for JasperException when java8 is used - https://github.com/spring-projects/spring-petclinic/pull/51
|
2015-02-02 23:07:07 +08:00 |
|
Andrew Abogado
|
ad60b77493
|
Add simple description on wireframe-flow
|
2015-02-02 10:47:29 +08:00 |
|
Andrew Abogado
|
c615864fab
|
Add wireframe flow for reference
|
2015-02-02 00:08:30 +08:00 |
|
Lim Han
|
c0154f1b10
|
LH :: Changed the controllers to match the new layout
|
2015-02-01 23:52:19 +08:00 |
|
Lim Han
|
4e6e38e428
|
LH :: Added images to be used with layout
|
2015-01-29 16:27:26 +08:00 |
|
Lim Han
|
3d4b8b2a89
|
Merge branch 'han'
|
2015-01-29 15:17:32 +08:00 |
|
Nguyen Anh Tuan, Tony
|
2cbd654b77
|
TN: Make main page scroll down to Vets when clicking on the link
|
2015-01-29 08:17:15 +08:00 |
|
Andrew Abogado
|
e241fe9276
|
Improve navbar
|
2015-01-28 09:44:42 +08:00 |
|
Andrew Abogado
|
5e035395b5
|
Allow server access from outside
|
2015-01-28 09:43:10 +08:00 |
|
Nguyen Anh Tuan, Tony
|
2a49046ff0
|
TN: Copy Andrew work over to the landing folder. Integrate Angular to
here
|
2015-01-27 06:57:12 +08:00 |
|
Lim Han
|
e5379c1178
|
LH :: Merged the styles from Andrew into the Spring web application
|
2015-01-26 22:54:59 +08:00 |
|
Andrew Abogado
|
b17f0d165a
|
Add README on how to run the "Pet Clinic Front-end" code
|
2015-01-24 16:34:32 +08:00 |
|
Andrew Abogado
|
0e36e4726a
|
Remove the 'dist' directory from the .gitignore file
|
2015-01-24 15:09:11 +08:00 |
|
Andrew Abogado
|
9d6f7e8f6f
|
Intial dist subtree commit
|
2015-01-24 15:08:11 +08:00 |
|
Andrew Abogado
|
aa9f6e98b2
|
Add show page and link to Discover page
|
2015-01-23 18:37:33 +08:00 |
|
Andrew Abogado
|
842da2548b
|
Simplify Subscribe to just regular mailto email; Update copy on social
|
2015-01-23 16:31:12 +08:00 |
|
Lim Han
|
664e5459c3
|
LH :: Updated controllers to include pets and about page
|
2015-01-21 23:25:33 +08:00 |
|
Andrew Abogado
|
e31c48d36f
|
Add discover pet owners page
|
2015-01-21 15:37:13 +08:00 |
|
Andrew Abogado
|
98bce5bd13
|
Add minor copy edits & subscribe to blog form
|
2015-01-21 11:41:04 +08:00 |
|
Andrew Abogado
|
94e37c7801
|
Structure content properly on home page
|
2015-01-20 16:50:47 +08:00 |
|
Andrew Abogado
|
d0352e1414
|
Excluse .DS_Store hidden files
|
2015-01-20 16:34:59 +08:00 |
|
Andrew Abogado
|
a877f87ad3
|
Remove old pet-clinic-boilerplate folder
|
2015-01-20 01:18:01 +08:00 |
|
Andrew Abogado
|
b1924a1dc9
|
Add files folder
|
2015-01-20 01:16:01 +08:00 |
|
Andrew Abogado
|
86901251d6
|
Replace favicon
|
2015-01-20 01:12:23 +08:00 |
|