Commit Graph

19539 Commits

Author SHA1 Message Date
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
f35370dd30 Removed custom javascript that adds tab url to location bar. Wait until a better solution. 2013-12-17 21:32:45 -05:00
Sahat Yalkabov
f2048f3fda Refactoring, removed forgot password placeholder 2013-12-17 21:24:08 -05:00
Sahat Yalkabov
6e708d2998 Refactoring 2013-12-15 14:11:57 -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
ee62128fe7 Removed css and js which are no longer used 2013-12-14 17:38:48 -05:00
Sahat Yalkabov
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
Sahat Yalkabov
b635207440 Facebook oauth2 checks if user is already logged in (for linking with existing account) 2013-12-14 01:32:33 -05:00
Sahat Yalkabov
8596b8187b Github oauth2 has a check for authenticated user now as well 2013-12-14 01:29:49 -05:00
Sahat Yalkabov
19a8fa3024 Detect if user is logged in on twitter oauth2 strategy 2013-12-14 01:27:10 -05:00
Sahat Yalkabov
7175005e2c Google linking and unlinking works successfully now 2013-12-13 01:12:59 -05:00
Sahat Yalkabov
9de1748bc2 Updated URLs 2013-12-13 00:50:37 -05:00
Sahat Yalkabov
bedd03c420 Unlink provider: delete its tokens and provider id 2013-12-13 00:49:46 -05:00
Sahat Yalkabov
91aa039d27 Persistent hash url on tab changes on account page 2013-12-13 00:30:37 -05:00
Sahat Yalkabov
b21b53a09e If user is already logged in, link google oauth with that existing account 2013-12-13 00:28:29 -05:00
Sahat Yalkabov
2da4d4ab1c Remove user's token and provider ID on oauth unlink 2013-12-13 00:27:51 -05:00
Sahat Yalkabov
0555681dd5 Pass user object to aviary, last.fm and NYT api pages 2013-12-12 23:05:44 -05:00
Sahat Yalkabov
f0bbf2985c Implemented change password functionality 2013-12-12 21:47:34 -05:00
Sahat Yalkabov
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
Sahat Yalkabov
beab17b9e8 Using default bootstrap 2013-12-12 20:56:33 -05:00
Sahat Yalkabov
e0bdccbd2c Oauth linking and unlinking controller and route placeholders 2013-12-12 14:05:35 -05:00
Sahat Yalkabov
ef967cafda Linked profiles are determined dynamically 2013-12-12 14:01:19 -05:00
Sahat Yalkabov
be1eb09af8 account page small ui changes 2013-12-12 13:55:12 -05:00
Sahat Yalkabov
6870bcc098 Implemented Delete account feature 2013-12-12 12:41:29 -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
03b913252e Set api list as ordered numbers 2013-12-12 02:25:29 -05:00
Sahat Yalkabov
e3e718b2fa Minor css adjustments accross all templates 2013-12-12 02:21:39 -05:00
Sahat Yalkabov
75ef770e49 Github page Ui modifications 2013-12-12 01:54:48 -05:00
Sahat Yalkabov
332d280bc4 Removed inline ToS, will link to a new page instead 2013-12-12 01:36:54 -05:00
Sahat Yalkabov
eb0a6b95c6 Css improvements and cleanup 2013-12-12 01:35:18 -05:00
Sahat Yalkabov
93a73da381 Minor UI changes 2013-12-12 00:38:31 -05:00
Sahat Yalkabov
11296bccd4 Added terms of service checkbox validation 2013-12-12 00:26:57 -05:00
Sahat Yalkabov
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
Sahat Yalkabov
d148004d56 Removed partials route (old) 2013-12-11 22:27:07 -05:00
Sahat Yalkabov
db709ab9ef Ported dataTables css from ios7 tempalte 2013-12-11 22:23:44 -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
6e0c7afb5a Cleanup and minor fixes 2013-12-11 21:59:40 -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
13d0b1b28e Moved library css to css/lib folder 2013-12-11 21:55:32 -05:00
Sahat Yalkabov
a26833f667 Css adjustments 2013-12-11 20:50:48 -05:00
Sahat Yalkabov
ec452a1d54 Replaced h2 Login with form legend Login 2013-12-11 20:45:29 -05:00
Sahat Yalkabov
6fda1489aa Signup page redesign, kept old iOS template just in case 2013-12-11 20:42:30 -05:00
Sahat Yalkabov
5ce2730256 Login page redesign 2013-12-11 20:26:53 -05:00
Sahat Yalkabov
d73e615362 Contact form redesign 2013-12-11 19:57:22 -05:00
Sahat Yalkabov
10f1b5abde Login redesign, saved ios7 login just in case 2013-12-11 19:05:16 -05:00
Sahat Yalkabov
cab305b446 Increased body padding 2013-12-11 15:35:22 -05:00
Sahat Yalkabov
d961615a02 Added back flatUI CSS 2013-12-11 15:34:53 -05:00