Commit graph

3716 commits

Author SHA1 Message Date
Sacha Greif
bc22398192 react-router wit (fix later) 2016-06-11 16:37:03 +09:00
Sacha Greif
c3a81bb3e6 remove unnecessary imports 2016-06-11 16:36:45 +09:00
Sacha Greif
5ce95e4229 react router first pass 2016-06-11 16:36:18 +09:00
Ben Tristem
5e65b4c81d Hook up siteImage in settings to the open graph meta tags. 2016-06-10 13:47:06 +01:00
Sacha Greif
ae7865396f fix the t9n issue 2016-06-10 19:22:10 +09:00
Sacha Greif
5634bc2e77 working on react-router 2016-06-10 19:19:32 +09:00
Sacha Greif
d402069896 css fix 2016-06-10 18:35:59 +09:00
Sacha Greif
d812eacddf i18n error messages 2016-06-10 10:43:23 +09:00
Sacha Greif
2c6e3d0d30 more i18n work 2016-06-10 10:25:38 +09:00
Sacha Greif
15f8808b67 fix en locale 2016-06-09 20:45:58 +09:00
Sacha Greif
f899713408 more work on i18n 2016-06-09 20:26:33 +09:00
Sacha Greif
c1572344ba working on i18n 2016-06-09 17:42:20 +09:00
Sacha Greif
555cb0c04f fix publication bug; update flow-router-ssr 2016-06-08 11:01:13 +09:00
Sacha Greif
6152be381d delete post-by-feed (now lives at https://github.com/xavcz/nova-post-by-feed ) 2016-06-07 15:03:24 +09:00
Sacha Greif
5ee570299a replacing packages with their npm equivalents 2016-06-07 15:03:00 +09:00
Sacha Greif
f75198716c reenable postsPerPage setting 2016-06-07 09:43:23 +09:00
Sacha Greif
7a3a467fbc small bug fixes 2016-06-06 16:11:51 +09:00
Sacha Greif
0d28817ac0 small tweaks 2016-06-06 15:03:02 +09:00
Sacha Greif
43f47a98ee turn off counts for now 2016-06-06 12:19:07 +09:00
Sacha Greif
5296e21bfe cloudinary and embedly improvements 2016-06-06 11:42:49 +09:00
Sacha Greif
ecfdd263f2 small notification fix 2016-06-06 10:07:03 +09:00
Sacha Greif
241ba651e8 change import syntax; add listId to all ListContainers 2016-06-06 10:06:53 +09:00
Sacha Greif
e399412d00 enable google analytics 2016-06-05 11:33:25 +09:00
Sacha Greif
204fa1d8b7 added support for field groups; small tweaks to user edit form 2016-06-03 11:03:36 +09:00
Sacha Greif
2aca3e4a26 adding cloudinary package 2016-05-31 10:53:23 +09:00
Sacha Greif
f707415a9b various fixes 2016-05-31 10:34:52 +09:00
Sacha Greif
ce15170f1e preserve media queries when inlining emails; add post categories to newsletter; newsletter confirmation bug fix 2016-05-31 10:34:47 +09:00
Sacha Greif
706705a1ad fix categories URL helper 2016-05-31 10:34:06 +09:00
Sacha Greif
6051ddb68e adapt new post dialog size based on logged in status 2016-05-31 10:33:50 +09:00
Sacha Greif
aeb1c25673 Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel 2016-05-31 09:27:10 +09:00
Sacha Greif
d99371e7e9 Merge pull request #1337 from teruun/devel
fix import statements in demo
2016-05-31 09:15:45 +09:00
teruun
dfc8e9061e fix import statements in demo 2016-05-30 16:02:55 +08:00
Sacha Greif
e944200d1e Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel 2016-05-30 10:54:25 +09:00
Sacha Greif
bd3122ef98 add meteor-node-stubs 2016-05-30 10:54:20 +09:00
Sacha Greif
6e913e28cc Merge pull request #1332 from xavcz/quick-fixes
Newsletter + Mailchimp subscription enhancement
2016-05-30 10:53:16 +09:00
Sacha Greif
a767207162 Merge pull request #1334 from mezod/master
Update README.md
2016-05-30 10:51:33 +09:00
Joan Boixadós
0f9b3e4d5c Update README.md 2016-05-26 16:50:40 +02:00
xavizalote
6aa3c9b10e remove excess of validation (doesn't make any sense..) 2016-05-26 10:48:38 +02:00
xavizalote
262c7ffc2b clearer & cleaner 2016-05-26 10:46:30 +02:00
xavizalote
d9ae45b32b isomorphic cookies + meteor-node-stubs (~= browserify), componentWillReceiveProps + context to hide/show banner reactively 2016-05-26 10:13:13 +02:00
Sacha Greif
c19936dfa1 Update README.md 2016-05-26 15:52:35 +09:00
xavizalote
8ad7efae59 delete user from list to make it possible for him to resubscribe, default props for the button, style newsletter settings in the UsersEdit 2016-05-25 09:30:29 +02:00
xavizalote
460c81c598 fix required PropTypes 2016-05-25 08:57:48 +02:00
xavizalote
571d1877d0 handle errors & avoid repeating code in the component NewsletterButton with "subscriptionAction" 2016-05-25 08:57:12 +02:00
xavizalote
63c5a11b43 NewsletterButton linked to method called with certain props 2016-05-25 08:52:04 +02:00
xavizalote
798e9260f4 mailchimp: remove from list method 2016-05-23 09:07:13 +02:00
xavizalote
a6991a3a28 don't use newsletter_showBanner anymore 2016-05-23 08:15:05 +02:00
Sacha Greif
102bc3b51c remove meteor-avatar-core import 2016-05-23 13:21:23 +09:00
Sacha Greif
b25c44bc7d fix component name bugs 2016-05-22 21:56:17 +09:00
xavizalote
aa2d9ca3e7 use undefined instead of null (no falsy value) 2016-05-22 14:36:49 +02:00