Commit graph

403 commits

Author SHA1 Message Date
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
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