Commit graph

412 commits

Author SHA1 Message Date
Andrew Abogado
24fdafe499 AA: Final touch up for home / landing page 2015-02-11 23:34:21 +08:00
Andrew Abogado
fe15021c93 Resized all vets images to 128px 2015-02-11 21:17:14 +08:00
Andrew Abogado
0baeb789d8 AA: WIP: Added services section on home page 2015-02-11 18:56:57 +08:00
Andrew Abogado
bf5212bfc9 AA: Update landing page style 2015-02-11 10:54:03 +08:00
Andrew Abogado
0e0d319ecd AA: Add style improvement 2015-02-11 09:59:46 +08:00
Andrew Abogado
22359cf747 Update favicon 2015-02-11 02:13:35 +08:00
Lim Han
d125f5d478 LH :: Enabled search feature 2015-02-10 00:11:38 +08:00
Nguyen Anh Tuan, Tony
c790a4ba0a TN: Add Owner 2015-02-09 23:15:03 +08:00
Nguyen Anh Tuan, Tony
10e1b337cf TN: Add EditOwner function 2015-02-09 22:48:22 +08:00
SG Development
3b27132918 LH :: Added OwnerDetails to the flow 2015-02-09 20:20:04 +08:00
Andrew Abogado
855394a6a6 AA: Set Grunt to not minify HTML and include Bootstrap JS on distribution build 2015-02-09 02:00:48 +08:00
Andrew Abogado
58a020f0d4 AA: Clean up unused markup on owners, pets, and vets pages 2015-02-09 01:42:37 +08:00
Andrew Abogado
d1cfb0cdcf AA: Crop vets image equally 2015-02-09 01:32:17 +08:00
Andrew Abogado
b8e1d1e457 AA: Add modal form partials for Owner add/edit, Pets add/edit, and Pet Visit add 2015-02-09 01:06:43 +08:00
Andrew Abogado
505b17c98c AA: Add static modal flow for Add/Edit Owner and Success, Add/Edit Pet and Success, Add Pet Visit and Success. 2015-02-09 00:54:23 +08:00
Andrew Abogado
8fc91bd0dd AA: Add Owner Details markup and style 2015-02-08 22:40:33 +08:00
Andrew Abogado
4f171c215a AA: Add stats UI component style 2015-02-08 18:19:33 +08:00
Lim Han
202d4fdcef LH :: Fix bug with mock-data loading due to timing 2015-02-08 18:15:54 +08:00
Lim Han
16bbf17d98 LH :: Removing hardcoding of context from the rest of the application.
- The context constant is used to configure the whole app's context path
2015-02-08 17:43:40 +08:00
Lim Han
5b18fa6621 LH :: Maintain session during refresh 2015-02-07 21:33:40 +08:00
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