Commit Graph

66 Commits (5992d30ce9264cb94b401695ef42c86a8751407c)

Author SHA1 Message Date
Michael Q Larson f9337c57ea update profile edit view 2015-01-07 16:10:40 -08:00
terakilobyte 22ed592134 Finishing up profile 2015-01-07 16:23:25 -05:00
terakilobyte 7e34ea340d More angular validation 2015-01-06 10:28:57 -05:00
terakilobyte 3490ff197d Finish proof of concept of angular forms, added validation 2015-01-06 02:27:08 -05:00
terakilobyte 9c26fbec2d Angular validation 2015-01-06 01:09:17 -05:00
terakilobyte 41a1bc37c3 Hooking up Angular to Profile.jade 2015-01-06 00:52:30 -05:00
Michael Q Larson be22449d25 continue work on angular form 2015-01-05 20:09:23 -08:00
Michael Q Larson 7a47df4e74 start using angular on form 2015-01-05 19:01:58 -08:00
Michael Q Larson 41abdae46f further progress on the form and add angular inline 2015-01-05 17:29:37 -08:00
Michael Q Larson db9622a2e5 public profile accessible and start updating form 2015-01-05 16:38:56 -08:00
Michael Q Larson ba037abe53 remove github again because it was immediately buggy in production 2015-01-04 12:29:21 -08:00
Michael Q Larson f243367774 Remove noisy logs, add new camp counselors and add github auth back in 2015-01-04 12:26:45 -08:00
Michael Q Larson ee54333e43 remove github auth for now because it's buggy 2015-01-01 13:43:26 -08:00
Michael Q Larson a00070e5c5 fix a strange bug caused by an apparent clash in variables introduced this morning by my menu refactor 2014-12-30 22:03:03 -08:00
Michael Q Larson 8a9905becf this works, but does not work until I restart the server for some reason 2014-12-30 16:26:25 -08:00
Michael Q Larson 049e2d0a8e start working on redoing navbar and mobile footer 2014-12-29 22:40:27 -08:00
Michael Q Larson b26ff474fd fix profile delete account button 2014-12-24 13:40:42 -08:00
Michael Q Larson d39804053c finished with profile page for now 2014-12-24 00:07:20 -08:00
Michael Q Larson fcd457b958 email validations work, now on to username validations 2014-12-23 18:20:53 -08:00
Michael Q Larson ca6652a791 refactor views to remove hardcoded challenge data 2014-12-23 08:22:50 -08:00
Michael Q Larson 7dc1b2fc9b update profile page 2014-12-16 10:45:00 -08:00
Michael Q Larson bedddde945 make the profile page look better 2014-12-05 23:10:02 -08:00
Michael Q Larson 177dc900cf made parallel 'points' infrastructure 2014-12-05 20:44:42 -08:00
Michael Q Larson 5c54fddaec Merge branch 'master' into timestamp
Conflicts:
	views/partials/challenges.jade
2014-12-03 23:31:36 -08:00
Michael Q Larson abcf15074b remove email regex check and restrictions and username for now 2014-12-01 20:49:08 -08:00
Michael Q Larson ec5fea2eaa start writing validations 2014-11-30 15:25:00 -08:00
Michael Q Larson 06fe5390ba seems to attempt to write timestamp 2014-11-24 18:07:03 -08:00
Michael Q Larson d5397f5b43 everything looks better except the damn font 2014-11-07 15:43:10 -08:00
Michael Q Larson 121a9339e1 add lots of fun animations 2014-10-24 18:51:32 -07:00
Michael Q Larson 60c4e24495 create password cancellation confirmation page and minify animate.css 2014-10-24 16:41:09 -07:00
Michael Q Larson 7b17b35399 add navbar link to curriculum and get rid of email fields on profile 2014-10-21 13:01:22 -07:00
Michael Q Larson 05c31ba15d firechat and firepad installed but not fully working 2014-10-12 01:51:55 -07:00
Sahat Yalkabov d02afc45ab changed update profile icon 2014-07-02 00:41:11 -04:00
Sahat Yalkabov 545202fc6f updated button icons on profile page 2014-07-01 19:57:33 -04:00
Sahat Yalkabov fc55e385e4 Added Instagram authentication 2014-04-22 15:00:27 -04:00
kaneschutzman 520f63bbca Update profile.jade
Changed value=token to value=_csrf, this fixed the issue I had with deleting accounts.
2014-04-17 23:05:00 -10:00
Sahat Yalkabov 263af71d90 Removed if-check for local auth on change password form 2014-04-13 17:19:11 -04:00
Sahat Yalkabov 90de4eedba Removed auth if-checks 2014-04-12 23:55:23 -04:00
Brian Ridings f88a09081f Changed Varable from token to _csrf 2014-03-28 13:40:55 -04:00
Sahat Yalkabov af4a2a33f6 Add link/unlink LinkedIn to profile template 2014-02-27 13:10:50 -05:00
Sahat Yalkabov b85954b62f Converted tabs to spaces 2014-02-10 11:16:31 -05:00
Cheng Zhou 9d9f9c926c merge from upstream 2014-02-07 23:08:11 -06: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
Sahat Yalkabov 1143ac4320 Add CSRF input to Account Delete form. 2014-02-07 23:41:15 -05:00
Cheng Zhou ed70466c43 introduce configurable login providers to selectively show/hide different login methods 2014-02-06 21:52:49 -06:00
Sahat Yalkabov 2475825c9b Responsive forms on User profile page. Fixes #58. 2014-02-06 04:40:13 -05:00
Sahat Yalkabov e4d3fba68b Radio button text wrapped with span tag 2014-02-05 12:11:20 -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
Sahat Yalkabov 61e95b582b Merge branch 'patch-1' of https://github.com/GeneralZero/hackathon-starter into GeneralZero-patch-1
* 'patch-1' of https://github.com/GeneralZero/hackathon-starter:
  Update profile.jade
  Readded newline
  Removed extra app.use(express.csrf());
  Removed dynamicHelpers comment
  Changed Views to accept CSRF token
  Added CSRF Protection to all form views
  Add CSRF Security measures on login forms

Conflicts:
	views/account/profile.jade
2014-02-04 00:37:32 -05:00
Sahat Yalkabov cf4b87988b Add icons to buttons on account page 2014-02-03 18:54:43 -05:00