Commit Graph

31 Commits (f3bcafb42f58f589d85eca690b79e29236630bf1)

Author SHA1 Message Date
Abimael Martell adedc05b54 fix form inputs labels
some form inputs has a wrong "for" attribute
2014-02-04 09:24:04 -08:00
Brian Ridings c99c8fe1f8 Changed Views to accept CSRF token 2014-02-03 13:08:34 -05:00
Brian Ridings f9ec861151 Added CSRF Protection to all form views 2014-02-03 13:02:24 -05:00
Sahat Yalkabov 666a70a50e Update contact page to work with express-flash 2014-01-28 17:44:25 -05:00
Sahat Yalkabov 930aab7046 Update login and contact templates 2014-01-23 22:48:24 -05:00
Sahat Yalkabov 76475411d1 Add contact page server side validation assertions using express-validator 2014-01-23 22:19:18 -05:00
Sahat Yalkabov 4af06e9169 Update button styles on login, signup, contact pages. Added font-awesome icons to them. 2014-01-23 21:42:52 -05:00
Sahat Yalkabov c1a0ea04e9 Add required fields on contact form 2014-01-23 21:34:41 -05:00
Sahat Yalkabov 6551020051 Update page header on contacts page 2014-01-23 20:36:41 -05:00
Sahat Yalkabov 38245ccfb8 Code cleanup, updated jsdoc comments, added missing "next" error middleware to api.js controllers. 2014-01-13 04:24:31 -05:00
Sahat Yalkabov 6e0c7afb5a Cleanup and minor fixes 2013-12-11 21:59:40 -05:00
Sahat Yalkabov 5ce2730256 Login page redesign 2013-12-11 20:26:53 -05:00
Sahat Yalkabov d73e615362 Contact form redesign 2013-12-11 19:57:22 -05:00
Sahat Yalkabov 4a2702860e New shiny sendgrid logo on contact page 2013-12-06 02:19:57 -05:00
Sahat Yalkabov 3e41002cf2 Tweaks to paddings 2013-12-05 20:51:05 -05:00
Sahat Yalkabov cdc7e2f0c2 Increased margin on page-header 2013-12-05 19:11:06 -05:00
Sahat Yalkabov e70d02625f Reduced span column of contact form 2013-12-05 15:05:07 -05:00
Sahat Yalkabov ffed158a4e Fixed label-default style typo 2013-12-04 21:06:51 -05:00
Sahat Yalkabov 2fe97293c7 Added name field to contact form 2013-12-04 20:55:01 -05:00
Sahat Yalkabov b6acf80f27 Minor fixes 2013-12-04 14:27:18 -05:00
Sahat Yalkabov 652fa0b57b Signup page now has a similar design as login page 2013-12-04 14:07:58 -05:00
Sahat Yalkabov 60990bc148 Contact form changed layout to form-horizontal 2013-12-04 04:26:10 -05:00
Sahat Yalkabov 27c936accb larger right margin on icons, instead of using spans as widget containers, panels are used now instead 2013-12-04 04:19:07 -05:00
Sahat Yalkabov 6bef687722 White background + box shadow on span columns 2013-12-04 03:53:45 -05:00
Sahat Yalkabov d834d382e4 Removed glyphicons, updated contact page, started custom io7 bootstrap theme 2013-12-04 02:51:31 -05:00
Sahat Yalkabov fd1afc9593 Removed first and last name frields on contact form 2013-11-30 13:35:10 -05:00
Sahat Yalkabov b5fc4a024f Success and error flash messages on contact form 2013-11-30 13:27:43 -05:00
Sahat Yalkabov d023e2f997 contact form improvements, partial POST form implementation 2013-11-30 02:30:00 -05:00
Sahat Yalkabov 7abf10967d contact form is now centered and body textarea height increase 2013-11-29 23:31:39 -05:00
Sahat Yalkabov 3db05555f8 Added contact form 2013-11-20 08:03:10 -05:00
Sahat Yalkabov b7cba35637 Created API and contact page templates 2013-11-19 14:36:10 -05:00