Commit Graph

64 Commits

Author SHA1 Message Date
Sahat Yalkabov
86374a5c39 Cleaned up code in layout.jade 2014-05-11 03:48:19 -04:00
Brian Ridings
f88a09081f Changed Varable from token to _csrf 2014-03-28 13:40:55 -04:00
Sahat Yalkabov
783598398d Updated footer 2014-03-17 03:00:18 -04:00
Sahat Yalkabov
b3a47677da Added Google Analytics script 2014-03-09 13:53:12 -04:00
Sahat Yalkabov
d6020beebb Updated footer 2014-03-07 14:02:38 -05:00
Sahat Yalkabov
faa0781c06 Changed layout title to Hackathon Starter 2014-03-05 16:26:56 -05:00
Sahat Yalkabov
abd06d56c5 Removed blank lines 2014-02-03 09:25:33 -05:00
Ignazio Setti
defa74f022 Use asset concatenation functions for loading styles and scripts inside layout file 2014-02-03 08:36:24 -05:00
Sahat Yalkabov
8e17019208 Updated bootstrap and jquery references in layout 2014-02-01 01:33:45 -05:00
Sahat Yalkabov
6934aa1f98 Include CSS files inside styles.less, reduces number of HTTP requests 2014-01-31 00:29:29 -05:00
Ignazio Setti
32f64b3a92 Split the view into partials 2014-01-28 20:03:41 +01:00
Sahat Yalkabov
639db23067 Static content caching 2014-01-28 01:45:45 -05:00
Sahat Yalkabov
37fcec2221 Removed flat-ui-radios.js script call. 2014-01-27 07:56:30 -05:00
Sahat Yalkabov
ab09056976 Add sticky footer 2014-01-24 02:14:40 -05:00
Sahat Yalkabov
8b81e3ef98 Removed flat-ui checkbox and radiobox 2014-01-23 21:36:10 -05:00
Sahat Yalkabov
4e1d5e5b06 Added dropdown menu on navbar, when clicked displays My Account and Logout links 2014-01-23 20:35:19 -05:00
Sahat Yalkabov
faf23272a9 Add animte.css and fadeIn animations on alerts 2014-01-23 18:31:22 -05:00
Sahat Yalkabov
7e6dc8fefa Got rid of datatables.
Cleanup and refactoring.
2014-01-07 18:47:16 -05:00
Sahat Yalkabov
1837f558cb Updated navbar username display 2014-01-07 16:33:18 -05:00
Sahat Yalkabov
a72900a5e1 Changed to doctype html 2014-01-03 04:47:31 -05:00
Sahat Yalkabov
bc39cd197c Flat UI checkboxes and radio buttons 2013-12-18 02:57:24 -05:00
Sahat Yalkabov
6bffa6bb3d Flat UI as default theme.
Reduced navbar height on Flat UI theme.
Reduced image dimensions to 30px of profile image in navbar.
2013-12-17 23:36:59 -05:00
Sahat Yalkabov
273bd0afcc Refactoring and code cleanup 2013-12-15 14:02:41 -05:00
Sahat Yalkabov
ac0a77d0ff Replaced flat-ui.min.css with LESS version from Bootswatch, plus other css fixes 2013-12-14 17:39:37 -05:00
Sahat Yalkabov
beab17b9e8 Using default bootstrap 2013-12-12 20:56:33 -05:00
Sahat Yalkabov
81e42085b1 Display ObjectID in Navbar if no user's name is provided for oauth users 2013-12-12 02:27:36 -05:00
Sahat Yalkabov
eb0a6b95c6 Css improvements and cleanup 2013-12-12 01:35:18 -05:00
Sahat Yalkabov
46ae48c46f Refactoring 2013-12-11 22:22:19 -05:00
Sahat Yalkabov
ca70233443 Username or User's name will be displayed next to logout link when user is authenticated. User's name takes precedence over username aka email 2013-12-11 22:20:45 -05:00
Sahat Yalkabov
a9cd6e07ac User profile pictures now defaults to empty string, it won't be displayed if it's not present 2013-12-11 22:16:06 -05:00
Sahat Yalkabov
3d923215c2 Css libraries are now loaded separately in the <head>, styles.less only includes its own styles 2013-12-11 21:56:04 -05:00
Sahat Yalkabov
d961615a02 Added back flatUI CSS 2013-12-11 15:34:53 -05:00
Sahat Yalkabov
a0a0c0e4ae Minor corrections 2013-12-06 21:41:59 -05:00
Sahat Yalkabov
1affaa4859 Added active class to profile name in navbar if current page is account management 2013-12-06 00:58:41 -05:00
Sahat Yalkabov
bc433afe9f Display user profile picture on navbar next to the name 2013-12-06 00:54:22 -05:00
Sahat Yalkabov
ce3a8c78ec Added gender to user schema and radio buttons to account page 2013-12-06 00:18:39 -05:00
Sahat Yalkabov
65b44f7000 Added jasny bootstrap package 2013-12-05 16:00:21 -05:00
Sahat Yalkabov
7ba2a5f010 Removed flat ui theme, separate animate.css reference in layout template 2013-12-04 20:49:48 -05:00
Sahat Yalkabov
389929df8a Blurred background on login and sign up pages, hide navbar on those pages 2013-12-04 18:35:40 -05:00
Sahat Yalkabov
73bcd2df93 dataTable jquery plugin for foursquare api tables 2013-12-04 16:01:09 -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
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
7ec71b435a removed footer / spinning icon on Get Foursquare Token button 2013-11-29 23:40:21 -05:00
Sahat Yalkabov
3dbe5fab18 Removed jquery-validate, use server-side only instead 2013-11-20 01:46:32 -05:00
Sahat Yalkabov
0108b4349a Added temporary footer 2013-11-19 23:19:53 -05:00
Sahat Yalkabov
31a347afb1 display trending locations on foursquare page 2013-11-19 19:39:10 -05:00
Sahat Yalkabov
9d3da077a6 added validation with jquery-validate on signup page 2013-11-19 15:52:34 -05:00
Sahat Yalkabov
b7cba35637 Created API and contact page templates 2013-11-19 14:36:10 -05:00
Sahat Yalkabov
c7f5044f35 jquery-validate plugin for form validation 2013-11-19 14:17:09 -05:00