Commit graph

111 commits

Author SHA1 Message Date
Sacha Greif
4de55e5120 working on posts list views navigation 2015-03-22 09:42:58 +09:00
Sacha Greif
978bf7cd6f working on dropdown show more 2015-03-21 20:51:23 +09:00
Sacha Greif
6894de3d2f working on new admin menu 2015-03-18 17:22:43 +09:00
Sacha Greif
ab8ce6f2d8 Merge branch 'devel' into sidenav 2015-03-18 10:14:59 +09:00
Sacha Greif
95cd46cbcb sort hero modules by order 2015-03-16 10:00:11 +09:00
Sacha Greif
63e2acabf5 side nav prototype 2015-03-12 18:07:23 +09:00
Jeremy Shimko
9960792995 add missing extraCode helper 2015-02-24 14:07:58 -05:00
Sacha Greif
dd59d3aba6 make favicon customizable 2015-02-14 19:03:22 +09:00
Sacha Greif
c8e1d60811 auth methods are now a setting 2015-02-14 10:55:04 +09:00
Sacha Greif
a44199e247 actually, do not load font file if not specified 2015-02-13 11:56:24 +09:00
Sacha Greif
bd623f80e0 adding setting for font family 2015-02-13 11:37:09 +09:00
Sacha Greif
19a961faea small CSS fixes 2015-02-11 09:44:08 +09:00
Sacha Greif
31d8997cea Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel 2015-02-05 09:21:08 +09:00
Sacha Greif
34d6dfacd6 tweak button color specificity so that social sign-in button color is not affected (fix #481) 2015-02-03 15:51:30 +09:00
Anthony Mayer
603c5fee92 Fixes #719. Allowing mobile nav to close if user clicks anywhere outside of it.
Also, adding test.
2015-01-26 00:46:43 -08:00
Sacha Greif
c2118954b2 prevent logo from getting crushed on mobile + various other small fixes 2015-01-12 12:02:48 +09:00
Sacha Greif
f135ca4937 use markdown in footer 2015-01-12 11:35:53 +09:00
Sacha Greif
e789511d8b css tweaks 2015-01-04 12:51:18 +09:00
Sacha Greif
36b0b3b18b colorize category tags 2014-12-16 15:19:29 +09:00
Sacha Greif
b932506f56 more style tweaks 2014-12-16 13:52:23 +09:00
Sacha Greif
d2d581fca9 rename errors to messages 2014-12-06 17:49:17 +09:00
Sacha Greif
b6c54c106d renaming errors to messages 2014-12-06 17:41:15 +09:00
Anthony Mayer
23b72b9cb8 Switching from manually generating urls to using IronRouter functions.
Using {{pathFor}}, path(), and url() where possible. Passing in path
to Meteor.absoluteUrl() where the IronRouter functions didn't make sense.
Also deleting some random unused code.
2014-12-03 00:06:00 -08:00
Sacha Greif
ab639798d7 only apply primary button color to .btn-primary style 2014-11-27 17:43:11 +09:00
Ben Gott
bab24860d6 Update to use bengott:avatar package for all user avatars 2014-09-30 12:34:42 -05:00
Ben Gott
8e709a8372 Rename common template/view 'gravatar' to 'avatar' 2014-09-27 12:05:15 -05:00
shaialon
6592f5761a Change to user / userId 2014-09-26 23:06:12 +03:00
shaialon
f91e02b29a Reusable gravatar component 2014-09-26 22:48:09 +03:00
Mitchell Wulfman
6fc6b9eb78 cleanup while getting familiar with the codebase 2014-09-16 15:18:27 -04:00
Jamie Wilson
1a5f13efab uncommented and line 18
and added the return statement!
2014-09-10 18:32:59 -05:00
Sacha Greif
0a0ad6a501 layout tweaks 2014-08-21 15:30:05 +09:00
Sacha Greif
8eb91a2c64 notifications are now a menu item 2014-08-20 17:03:54 +09:00
Sacha Greif
5380e72f4d fix logo image 2014-08-12 17:34:56 +09:00
Sacha Greif
dbae1da597 still working on refactoring css 2014-08-12 17:11:36 +09:00
Sacha Greif
4ad020174c Separating themes; adding accounts-entry 2014-08-12 16:16:44 +09:00
Sacha Greif
be0ab69c7b Adding footer and hero modules; working on newsletter subscribe banner 2014-08-05 10:16:05 +09:00
Sacha Greif
971740c794 including embedly package by default; mobile version tweaks 2014-07-14 11:08:38 +09:00
Sacha Greif
9571407012 background css (fix 325) 2014-07-11 10:54:07 +09:00
Sacha Greif
4bc9b6a864 working on mobile nav 2014-07-10 11:45:34 +09:00
Sacha Greif
e0750c75d5 working on mobile version 2014-07-09 09:46:24 +09:00
Sacha Greif
615bb4c6c2 making all template includes dynamic 2014-07-05 11:42:28 +09:00
Sacha Greif
c483464f4d making all template helpers dynamic 2014-07-05 11:24:28 +09:00
Sacha Greif
fb279cc13c adding rss and api packages 2014-06-27 19:57:30 +09:00
Sacha Greif
07eaf99f0a modularizing nav 2014-06-23 11:40:21 +09:00
Sacha Greif
c118aaf8b4 fixing errors 2014-06-22 14:12:10 +09:00
Sacha Greif
d8cb366754 adding order property to categories 2014-06-22 13:19:47 +09:00
Sacha Greif
1598511dc3 fixing getUsername; fixing site title 2014-05-23 13:08:40 +09:00
Sacha Greif
b04d727335 working on nag and tags package 2014-05-09 18:18:48 +09:00
Sacha Greif
94e055de32 generating nav drop downs from js objects 2014-05-09 15:55:50 +09:00
Sacha Greif
379c002698 working on 0.8 2014-04-30 16:58:11 -07:00