Commit Graph

34 Commits (eb2de28f6a0355367cbac43e436392f6606d6a03)

Author SHA1 Message Date
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
Sahat Yalkabov 2c2b6a1a59 Bumped to version 2.3.2 2014-07-28 02:20:18 -04:00
Sahat Yalkabov 4f7a999af2 use ionic icon instead of brand logo image 2014-07-02 00:58:21 -04:00
Sahat Yalkabov f8172c7a27 updated alert messages close icon 2014-07-02 00:43:20 -04:00
Sahat Yalkabov 0fa2ee910c ionic icons on logout and my account links 2014-07-02 00:41:02 -04:00
Sahat Yalkabov 26a8982bfc updated footer
removed ::selection style
2014-07-02 00:33:29 -04:00
Sahat Yalkabov 7dae3f3f51 improved footer 2014-07-01 22:58:33 -04:00
Sahat Yalkabov 6cfad2188d use ion-close icon for bootstrap alerts 2014-07-01 19:33:07 -04:00
Sahat Yalkabov 8a17e39d72 Renamed navigation partial to navbar 2014-06-01 10:49:18 -04:00
Sahat Yalkabov 9363a2c8f7 CSS refactoring and cleanup; removed animate.css 2014-05-11 05:09:27 -04:00
Sahat Yalkabov 709675b5ff Removed #flash block in flash.jade 2014-05-11 04:19:03 -04:00
Sahat Yalkabov 68ca8a482f Simplified sticky footer css styles 2014-05-11 04:04:39 -04:00
Sahat Yalkabov 7f3e395256 Fixed: default theme is now enabled by default.
Added: close button to alerts

Fixes #135
2014-04-24 12:05:36 -04:00
Sahat Yalkabov ce1762b8e6 Removed if.localAuth from navigation bar 2014-04-14 18:26:34 -04:00
Sahat Yalkabov 517e2e5d19 Switched to old footer like on demo site 2014-04-14 00:43:57 -04:00
Sahat Yalkabov 6b9e7e1517 Renamed API Browser to API Examples 2014-04-13 23:14:58 -04:00
Sahat Yalkabov 783598398d Updated footer 2014-03-17 03:00:18 -04:00
Sahat Yalkabov d6020beebb Updated footer 2014-03-07 14:02:38 -05:00
Cheng Zhou 9d9f9c926c merge from upstream 2014-02-07 23:08:11 -06:00
Sahat Yalkabov fab3c1455d Pass size of 60px to gravatar function from navbar. Since it won't be larger than that, no point loading a larger 200px image and then shrinking it. 60px already takes into consideration retina displays. The actual size of avatar is 30px. 2014-02-07 09:53:48 -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 0b89b41376 Display gravatar if no profile image is present 2014-02-03 19:12:21 -05:00
Sahat Yalkabov 2412559ca7 Updated default style 2014-02-01 02:07:30 -05:00
Sahat Yalkabov 77332fd641 Added fa icons to navbar 2014-02-01 01:32:36 -05:00
Sahat Yalkabov 066bdd4f12 Display user email if Full Name is not present 2014-01-28 23:43:01 -05:00
Sahat Yalkabov 471f53f28b Added .profile-image class to an image in navbar to make it more explicit and easier to style 2014-01-28 22:49:23 -05:00
Ignazio Setti 32f64b3a92 Split the view into partials 2014-01-28 20:03:41 +01:00
Sahat Yalkabov 188539d4fe Removed angular.js related files which are no longer used 2013-12-03 17:36:13 -05:00
Sahat Yalkabov 0ef54bc015 added a new fancy login form 2013-11-16 13:24:06 -05:00
Sahat Yalkabov c322527b7c added signup template and logout route 2013-11-14 13:29:13 -05:00
Sahat Yalkabov 4858fb12e4 display error messages on login form 2013-11-14 02:41:23 -05:00
Sahat Yalkabov d18ae61019 Finally got angular to work with express partial routes 2013-11-14 02:29:55 -05:00
Sahat Yalkabov 56eb0e4e73 converted all auth functions to use mongoose 2013-11-14 00:15:52 -05:00