Commit Graph

47 Commits (74b77ff58c0948f539cc524ef52c69df4503731d)

Author SHA1 Message Date
Michael Q Larson bb64f5f2b5 minor updates to nonprofit page 2014-12-17 10:22:59 -08:00
Michael Q Larson 29610c425e fix spelling error 2014-12-02 07:53:55 -08:00
Michael Q Larson 80fbe1dee4 fix nonprofit form and fix some mistakes in video links 2014-11-04 14:57:00 -08:00
Michael Q Larson 029daa816f rename non-profit to nonprofit 2014-10-26 09:32:57 -07:00
Michael Q Larson 2387e00ca8 update non-profit route 2014-10-26 09:22:53 -07:00
Michael Q Larson 10ca4ebd01 style divs a little better 2014-10-25 10:27:09 -07:00
Michael Q Larson 121a9339e1 add lots of fun animations 2014-10-24 18:51:32 -07:00
Michael Q Larson b68458cdb5 get email persisting but still need to pull it in on authentication 2014-10-24 15:22:09 -07:00
Michael Q Larson cd90333bca first attempt at expanding landing page 2014-10-16 13:17:03 -07:00
Sahat Yalkabov 3664a817a6 added button icons 2014-07-01 18:26:49 -04:00
Sahat Yalkabov a742e01a65 removed font-awesome icons from buttons on signup, login, contact 2014-06-26 13:17:43 -04:00
Brian Ridings f88a09081f Changed Varable from token to _csrf 2014-03-28 13:40:55 -04:00
Sahat Yalkabov b6391fccf8 Merge branch 'add-mailgun' of https://github.com/leemunroe/hackathon-starter into leemunroe-add-mailgun
* 'add-mailgun' of https://github.com/leemunroe/hackathon-starter:
  Add Nodemailer and Mailgun option for contact form
2014-02-11 10:32:14 -05:00
Sahat Yalkabov fa96ffde30 Update textfield type for Name 2014-02-10 22:12:19 -05:00
Lee Munroe c46c321978 Add Nodemailer and Mailgun option for contact form 2014-02-10 13:32:38 -08:00
Sahat Yalkabov 517e2f13d2 Removed form-control and form-group classes from CSRF inputs. Placed them at the top right after form block for consistency 2014-02-07 23:45:24 -05:00
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