Commit Graph

491 Commits (0a0cc7493bf7ed3d9809b038d3f1a12eecf1cdd3)

Author SHA1 Message Date
Sahat Yalkabov 83dbe9c197 Redirect back to previous page when visiting login and sign up pages after user is already logged in 2013-12-04 07:44:07 -05:00
Sahat Yalkabov 3c5f19a6d9 More css enhancements on login container, plus added new ios 7 styled buttons 2013-12-04 06:39:47 -05:00
Sahat Yalkabov 969168a7b5 Removed lato font 2013-12-04 06:27:37 -05:00
Sahat Yalkabov ff44a0e3bd Removed opacity animations on login page 2013-12-04 06:27:10 -05:00
Sahat Yalkabov eaa2fc3148 Nice checkbox and radio button styles 2013-12-04 06:14:42 -05:00
Sahat Yalkabov 698ef88f64 Pretty sweet login container 2013-12-04 06:05:41 -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 127b132bc6 Reduced navbar height to 45px, input textfields now have ios 7 style 2013-12-04 03:28:49 -05:00
Sahat Yalkabov 86d701ac7f iOS7 styled navbar 2013-12-04 03:11:14 -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 f50f4a0728 Removed app.css from git, only less will be in the repo 2013-12-04 01:25:55 -05:00
Sahat Yalkabov 4f843bfe26 Removed old css references, switched flat-ui to LESS 2013-12-03 23:00:13 -05:00
Sahat Yalkabov 109acfbc93 Removed glyphicons 2013-12-03 22:56:18 -05:00
Sahat Yalkabov 5779d54d0c LESS middleware 2013-12-03 22:53:01 -05:00
Sahat Yalkabov 9768a19c3f Added bootstrap and font-awesome less source code 2013-12-03 22:48:40 -05:00
Sahat Yalkabov f48702c448 Fixed github callback route redirection, new user is now successfully created on github login 2013-12-03 17:57:54 -05:00
Sahat Yalkabov c7c1676a68 Github authentication routes and configuration 2013-12-03 17:43:16 -05:00
Sahat Yalkabov af32d85a2b Added github login strategy 2013-12-03 17:38:14 -05:00
Sahat Yalkabov 188539d4fe Removed angular.js related files which are no longer used 2013-12-03 17:36:13 -05:00
Sahat Yalkabov 179138f1b5 Fixed Twitter auth "findUserOrCreate" 2013-12-02 19:20:57 -05:00
Sahat Yalkabov cab3e31e3f Twitter Login authentication 2013-12-02 19:16:27 -05:00
Sahat Yalkabov d2b60b64c1 Added list.js 2013-12-02 16:15:07 -05:00
Sahat Yalkabov 291b06a971 Added twitter and github sign-in buttons; reduced button sizes 2013-12-02 10:51:19 -05:00
Sahat Yalkabov 5843ac3341 Code cleanup 2013-12-01 14:02:06 -05:00
Sahat Yalkabov fd1afc9593 Removed first and last name frields on contact form 2013-11-30 13:35:10 -05:00
Sahat Yalkabov cdcf5c5d46 Sendgrid now uses a more sophisticated Email object rather than plain object (more flexible for sending complex email message) 2013-11-30 13:34:28 -05:00
Sahat Yalkabov b5fc4a024f Success and error flash messages on contact form 2013-11-30 13:27:43 -05:00
Sahat Yalkabov 2778848043 Added sendgrid package and user/pass to config 2013-11-30 13:14:29 -05:00
Sahat Yalkabov d023e2f997 contact form improvements, partial POST form implementation 2013-11-30 02:30:00 -05:00
Sahat Yalkabov 4629af3765 refactoring of foursquare controller and template variable names 2013-11-30 02:11:04 -05:00
Sahat Yalkabov 501eda8593 Displays a flash message with an actual error message when foursquare token is not present 2013-11-30 02:07:29 -05:00
Sahat Yalkabov 0fcc76750f Profile information is now correctly retrieved when signing in via google auth 2013-11-30 01:55:38 -05:00
Sahat Yalkabov 6f97fb69b6 Display user checkins 2013-11-30 01:52:29 -05:00
Sahat Yalkabov 18eefcdaff style improvements on venue detail template 2013-11-30 01:22:56 -05:00
Sahat Yalkabov f60c0ea23b added venue detail api example 2013-11-30 01:12:28 -05:00
Sahat Yalkabov d147d12290 trending venues are now processing using async parallel, cleaned up the foursquare controller as well 2013-11-30 00:56:31 -05:00
Sahat Yalkabov d642e8d332 oauth tokens are now explicitly defined in the model schema 2013-11-30 00:52:53 -05:00
Sahat Yalkabov 39be015061 Code style refactoring 2013-11-30 00:28:30 -05:00
Sahat Yalkabov b7ae5e74b3 Display check-in count and here now # of people, also trending venues is now displayed in a <table> 2013-11-30 00:03:31 -05:00
Sahat Yalkabov c3dc46f999 alert dialog if no token found (foursquare) 2013-11-29 23:47:26 -05:00
Sahat Yalkabov 7ec71b435a removed footer / spinning icon on Get Foursquare Token button 2013-11-29 23:40:21 -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 f5e6c04d7c Logged in alert on index page can now be closed, changed style 2013-11-29 23:22:33 -05:00
Sahat Yalkabov d9e3f0aca5 Cleanup + FB SDK package 2013-11-26 23:54:36 -05:00
Sahat Yalkabov fc42d8afc1 Facebook API page and controller 2013-11-26 23:32:33 -05:00
Sahat Yalkabov 73af28d014 Simplified google oauth route 2013-11-26 23:22:07 -05:00
Sahat Yalkabov c37a4d7ba8 Code cleanup 2013-11-26 23:15:13 -05:00
Sahat Yalkabov 86946bb385 Added tumblr api for node package 2013-11-26 14:09:26 -05:00