Commit Graph

337 Commits

Author SHA1 Message Date
Michael Q Larson
b3542862b0 finish initial coding and copy. doing a quick qa cycle 2014-11-03 13:24:30 -08:00
Michael Q Larson
97ddb9bc21 add a lot of content to challenges 2014-11-03 12:32:02 -08:00
Michael Q Larson
5a2de8c47b start grooming the challenges 2014-11-02 12:24:37 -08:00
Michael Q Larson
de29af1e8a update views and add routes to app.js 2014-11-02 09:07:40 -08:00
Michael Q Larson
ff5f12cda8 update views and remove additional cruft 2014-11-01 18:07:59 -07:00
Michael Q Larson
6cad74866b continue work on moving things over 2014-11-01 16:37:17 -07:00
Michael Q Larson
683d2e75fd started work on challenge controller 2014-11-01 15:37:00 -07:00
Michael Q Larson
ed6848cc14 fix floating column issue, add facebook auth back in, update nonprofit mailer title 2014-10-28 15:51:41 -07:00
Michael Q Larson
3bf94e308a fix a typo and remove github and facebook auth for now 2014-10-28 13:43:13 -07:00
Sahat Yalkabov
4cff300afa API code cleanup 2014-10-27 19:58:38 -07: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
e9ec492f4e tweak footer and add vimeo links 2014-10-21 11:00:03 -07:00
Michael Q Larson
9de36b6f0b add curriculum copy 2014-10-21 10:35:14 -07:00
Michael Q Larson
b78f7fe608 make more progress on improving look and content of app 2014-10-20 21:37:13 -07:00
Michael Q Larson
942b154f70 fix minor problems and use s3 2014-10-20 16:25:24 -07:00
Michael Q Larson
fa76554a5b finish setting up layouts 2014-10-20 15:35:42 -07:00
Michael Q Larson
972c52ca47 add named routes to courses 2014-10-20 13:28:23 -07:00
Michael Q Larson
8f3c7b44c5 start creating partials and views 2014-10-20 12:37:48 -07:00
Michael Q Larson
a4343ca284 this SHOULD work but it isn't 2014-10-20 08:58:42 -07:00
Sahat Yalkabov
a170c660c5 Moved Stripe pkey and skey to secrets.js
Fixes #190
2014-10-18 15:44:55 -07:00
Michael Q Larson
5dbbb935a5 thrashing on the routes a bit 2014-10-18 00:46:30 -07:00
Michael Q Larson
88bc8e14f8 got username in scope in variable 2014-10-16 18:04:32 -07:00
Michael Q Larson
093bc73375 views are wired up 2014-10-16 17:04:28 -07:00
Michael Q Larson
308461d4ec create bootstrap file 2014-10-16 16:18:26 -07:00
Michael Q Larson
ac0ab1de37 start fixing chat 2014-10-16 09:07:06 -07:00
Michael Q Larson
4a36e58756 allow access to both production and development databases 2014-10-15 15:57:51 -07:00
Michael Q Larson
254740c065 socket io is connecting 2014-10-13 18:00:37 -07:00
Michael Q Larson
ad929be410 able to write to the db 2014-10-13 16:01:52 -07:00
Michael Q Larson
a5985cd73d start building out views 2014-10-13 14:14:51 -07:00
Michael Q Larson
05c31ba15d firechat and firepad installed but not fully working 2014-10-12 01:51:55 -07:00
Sahat Yalkabov
ae3dc2b483 Update nodemailer API usage in contact controller 2014-07-15 17:24:28 -04:00
Sahat Yalkabov
5d5a882df8 Upgrade Nodemailer to 1.0 2014-07-15 17:21:09 -04:00
Sahat Yalkabov
b05c12d6d4 Replaced _.findWhere with .find function 2014-06-06 16:02:37 -04:00
Sahat Yalkabov
2cbf836041 Switched from underscore to lodash library 2014-06-06 15:43:49 -04:00
Sahat Yalkabov
3c857f5b07 Updated user controller comments 2014-06-06 15:35:16 -04:00
Sahat Yalkabov
bebc4aaf5c Added a flash message "your account has been deleted" 2014-06-06 15:30:07 -04:00
Sahat Yalkabov
6e364983e5 Updated last.fm api example 2014-06-05 12:56:06 -04:00
Sahat Yalkabov
d6d458635c Updated twilio credentials 2014-06-02 16:16:09 -04:00
Sahat Yalkabov
d58ba076af Updated twilio API example
- Added number to text field and message field
- Input validation
2014-06-02 14:47:35 -04:00
Sahat Yalkabov
23c71d80b8 Indentation fix for email providers 2014-05-29 18:40:23 -04:00
Sahat Yalkabov
2e9b1367de Added comment for POST /api/twitter controller 2014-05-29 18:34:03 -04:00
Sahat Yalkabov
0f3eb15d72 Added "Compose New Tweet" form on Twitter API demo 2014-05-29 18:29:16 -04:00
Sahat Yalkabov
dcff72cb82 Updated twitter api example.
- top 10 instead of top 50
- node.js term instead of hackathon
- using media-list instead of ul.list-unstyled
2014-05-29 16:44:13 -04:00
Sahat Yalkabov
754789e085 Added yahoo api example 2014-05-13 01:35:46 -04:00
Sahat Yalkabov
244152a619 Fixed instagram API token issue
Fixes #141
2014-04-30 00:17:28 -04:00
Sahat Yalkabov
53c6d2b459 Added instagram my recent media (+ error handler) 2014-04-30 00:12:33 -04:00
Sahat Yalkabov
5ce1cb4444 Removed unused POST route for instagram api example 2014-04-30 00:02:05 -04:00
Sahat Yalkabov
4cf0f654fb Check if email is already taken when creating a new local account 2014-04-25 14:29:54 -04:00
Sahat Yalkabov
3a3a8e97ee Added Instagram API Example 2014-04-22 14:51:35 -04:00