From ac73db734bef76a2ce0a5370c73458c2c688a205 Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Mon, 16 May 2016 17:30:20 -0700 Subject: [PATCH] added submit validation message --- app/views/layout.server.view.html | 12 ++--- bower.json | 3 +- config/env/development.js | 2 +- public/dist/application.js | 14 +++-- public/dist/application.min.js | 2 +- .../submit-form.client.directive.js | 6 ++- .../views/directiveViews/field/date.html | 8 +-- .../views/directiveViews/field/dropdown.html | 4 +- .../views/directiveViews/field/legal.html | 1 + .../views/directiveViews/field/radio.html | 3 +- .../views/directiveViews/field/rating.html | 3 +- .../views/directiveViews/field/statement.html | 3 +- .../views/directiveViews/field/textarea.html | 3 +- .../views/directiveViews/field/textfield.html | 5 +- .../form/submit-form.client.view.html | 52 ++++++++++++------- .../forms/views/submit-form.client.view.html | 2 +- .../users/config/users.client.routes.js | 14 +++-- 17 files changed, 87 insertions(+), 50 deletions(-) diff --git a/app/views/layout.server.view.html b/app/views/layout.server.view.html index eb4691ba..f90b12b5 100755 --- a/app/views/layout.server.view.html +++ b/app/views/layout.server.view.html @@ -100,16 +100,10 @@ {% endif %} + +
-
-
-
- - -
-
+ +
+
+ +
+ + +
+ +
-
-
+ + + +