Commit graph

3584 commits

Author SHA1 Message Date
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
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
xavizalote
b1daeba085 complete dcf0561 2016-05-22 14:29:53 +02:00
xavizalote
45248aebfa fix #1327 2016-05-22 14:29:04 +02:00
Sacha Greif
e8a7c657ad change component import syntax to be more explicit 2016-05-22 16:42:24 +09:00
Sacha Greif
265e0de97b Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2016-05-22 15:54:18 +09:00
Sacha Greif
acad01f492 0.26.2 2016-05-22 15:53:58 +09:00
Sacha Greif
ecb58a98a3 make avatars work with hash instead of email 2016-05-22 15:46:44 +09:00
Sacha Greif
b7ec5598eb better import syntax 2016-05-22 15:23:30 +09:00
Sacha Greif
dcf0561cee do not use meteor-avatar-core after all because of client/server npm dependencies issues 2016-05-22 15:23:12 +09:00
Sacha Greif
68311f5e89 tweak category loading code 2016-05-22 14:36:40 +09:00
Sacha Greif
010d3e8cb6 getting rid of meteor packages 2016-05-20 09:59:33 +09:00
Sacha Greif
3a5b4e1634 refactoring emails and newsletter to get rid of some meteor packages 2016-05-20 09:59:01 +09:00
Sacha Greif
dda09ef210 use meteor-avatar-core NPM package 2016-05-20 09:39:40 +09:00
Sacha Greif
a9bb931926 add handlebars, html-to-text, juice, mailchimp, meteor-avatar-core, and moment npm packages 2016-05-20 09:39:22 +09:00
Sacha Greif
70779b53cb add stats to post edit form 2016-05-20 09:33:55 +09:00
Sacha Greif
e3903575d7 fix new posts notifications 2016-05-20 09:32:37 +09:00
Sacha Greif
477182f17f fix notification bug on comment 2016-05-17 12:18:05 +09:00
Sacha Greif
55fcdf98dc fix Telescope.notifications undefined 2016-05-17 09:50:37 +09:00
Sacha Greif
fc42838bb5 Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel 2016-05-13 16:25:50 +09:00
Sacha Greif
1de7e9bc14 Merge pull request #1323 from justintime4tea/feature-1314-r2
Complete soft delete feature for comments (Revision 2)
2016-05-13 16:25:39 +09:00
Sacha Greif
96729e31f3 show user's posts on their profile page 2016-05-13 16:25:04 +09:00
Sacha Greif
676f6bae8d Merge pull request #1324 from hotello/devel
Load categories at startup in load_categories.js
2016-05-13 16:20:31 +09:00
Sacha Greif
3879b7b28e Merge pull request #1312 from ralstonia/patch-1
Update README.md
2016-05-13 16:11:52 +09:00
Sacha Greif
2bf14bcef0 Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel 2016-05-13 16:04:05 +09:00
Sacha Greif
89c8616dae make daily view work when client and server have different timezones 2016-05-13 15:52:33 +09:00
Sacha Greif
e872c19fd0 small bugfixes 2016-05-12 11:49:15 +09:00
Sacha Greif
50a5ed8556 show post id to admins in post edit form 2016-05-12 11:49:04 +09:00
Sacha Greif
12b6268832 prefilledValues -> autofilledValues 2016-05-12 11:47:49 +09:00
Sacha Greif
2415cb23a5 do not track value with state after all because of props/state conflicts with Formsy; update parent component on clear 2016-05-12 11:47:13 +09:00
Sacha Greif
5c08e3d485 prefilledValues->autofilledValues (to avoid confusion); make sure we clone objects to avoid contamination; this.input -> this.formControl 2016-05-12 11:46:30 +09:00
Sacha Greif
0265d4fa07 split user notification prefs 2016-05-09 13:32:34 +09:00
Sacha Greif
9245fc339f do not show "subscribed to newsletter" in account form 2016-05-09 13:32:24 +09:00
Sacha Greif
405e93874d small improvements to profile and account pages 2016-05-09 13:32:13 +09:00