Commit Graph

334 Commits

Author SHA1 Message Date
ac0a77d0ff Replaced flat-ui.min.css with LESS version from Bootswatch, plus other css fixes 2013-12-14 17:39:37 -05:00
ee62128fe7 Removed css and js which are no longer used 2013-12-14 17:38:48 -05:00
74f1675e0e Github profile image is properly set when linked with account that does not have a picture 2013-12-14 16:51:23 -05:00
b635207440 Facebook oauth2 checks if user is already logged in (for linking with existing account) 2013-12-14 01:32:33 -05:00
8596b8187b Github oauth2 has a check for authenticated user now as well 2013-12-14 01:29:49 -05:00
19a8fa3024 Detect if user is logged in on twitter oauth2 strategy 2013-12-14 01:27:10 -05:00
7175005e2c Google linking and unlinking works successfully now 2013-12-13 01:12:59 -05:00
9de1748bc2 Updated URLs 2013-12-13 00:50:37 -05:00
bedd03c420 Unlink provider: delete its tokens and provider id 2013-12-13 00:49:46 -05:00
91aa039d27 Persistent hash url on tab changes on account page 2013-12-13 00:30:37 -05:00
b21b53a09e If user is already logged in, link google oauth with that existing account 2013-12-13 00:28:29 -05:00
2da4d4ab1c Remove user's token and provider ID on oauth unlink 2013-12-13 00:27:51 -05:00
0555681dd5 Pass user object to aviary, last.fm and NYT api pages 2013-12-12 23:05:44 -05:00
f0bbf2985c Implemented change password functionality 2013-12-12 21:47:34 -05:00
debb395326 Switched the order of confirm password and ToS validation, in addition removed logical OR for checking username/password and assigning an empty string if username or password is undefined 2013-12-12 20:57:47 -05:00
beab17b9e8 Using default bootstrap 2013-12-12 20:56:33 -05:00
e0bdccbd2c Oauth linking and unlinking controller and route placeholders 2013-12-12 14:05:35 -05:00
ef967cafda Linked profiles are determined dynamically 2013-12-12 14:01:19 -05:00
be1eb09af8 account page small ui changes 2013-12-12 13:55:12 -05:00
6870bcc098 Implemented Delete account feature 2013-12-12 12:41:29 -05:00
81e42085b1 Display ObjectID in Navbar if no user's name is provided for oauth users 2013-12-12 02:27:36 -05:00
03b913252e Set api list as ordered numbers 2013-12-12 02:25:29 -05:00
e3e718b2fa Minor css adjustments accross all templates 2013-12-12 02:21:39 -05:00
75ef770e49 Github page Ui modifications 2013-12-12 01:54:48 -05:00
332d280bc4 Removed inline ToS, will link to a new page instead 2013-12-12 01:36:54 -05:00
eb0a6b95c6 Css improvements and cleanup 2013-12-12 01:35:18 -05:00
93a73da381 Minor UI changes 2013-12-12 00:38:31 -05:00
11296bccd4 Added terms of service checkbox validation 2013-12-12 00:26:57 -05:00
b76e67d3a4 Fixed terms and conditions on signup page, also removed script tag that is no longer being used 2013-12-11 22:29:43 -05:00
d148004d56 Removed partials route (old) 2013-12-11 22:27:07 -05:00
db709ab9ef Ported dataTables css from ios7 tempalte 2013-12-11 22:23:44 -05:00
46ae48c46f Refactoring 2013-12-11 22:22:19 -05:00
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
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
6e0c7afb5a Cleanup and minor fixes 2013-12-11 21:59:40 -05:00
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
13d0b1b28e Moved library css to css/lib folder 2013-12-11 21:55:32 -05:00
a26833f667 Css adjustments 2013-12-11 20:50:48 -05:00
ec452a1d54 Replaced h2 Login with form legend Login 2013-12-11 20:45:29 -05:00
6fda1489aa Signup page redesign, kept old iOS template just in case 2013-12-11 20:42:30 -05:00
5ce2730256 Login page redesign 2013-12-11 20:26:53 -05:00
d73e615362 Contact form redesign 2013-12-11 19:57:22 -05:00
10f1b5abde Login redesign, saved ios7 login just in case 2013-12-11 19:05:16 -05:00
cab305b446 Increased body padding 2013-12-11 15:35:22 -05:00
d961615a02 Added back flatUI CSS 2013-12-11 15:34:53 -05:00
e812affdb2 Replaced LESS font-awesome with minified css 2013-12-11 15:34:14 -05:00
f8f7f74c7b Renamed app.less to styles.less 2013-12-11 15:33:47 -05:00
f8b64f985d Removed etsy links, won't be doing that API yet 2013-12-10 03:13:48 -05:00
b129de494f Right margin 10px on tweet images 2013-12-10 03:10:43 -05:00
e212ddb629 Reverted back to .user class as it was causing side-effect issues.
UI cleanup on Twitter page.
2013-12-10 03:08:43 -05:00