Sacha Greif
44d40fd33c
remove outdated import
2016-06-14 17:06:23 +09:00
Sacha Greif
b51c48b117
pass actions, messages, and events as part of context instead of depending on them from within base-components
2016-06-14 17:03:35 +09:00
Sacha Greif
eefa2b9203
remove currentRoute
2016-06-14 12:50:08 +09:00
Sacha Greif
cf0320b72b
Merge branch 'react-router' into devel
...
# Conflicts:
# packages/nova-base-components/lib/config.js
2016-06-14 10:18:38 +09:00
Sacha Greif
f5021a0a1e
reenable old categories/views behavior
2016-06-14 10:17:11 +09:00
Sacha Greif
550ca85258
complete work on react-router
2016-06-14 10:01:44 +09:00
Sacha Greif
1104777be3
working on rr
2016-06-13 16:02:27 +09:00
Sacha Greif
7b8624f709
v0.26.3
2016-06-12 12:15:11 +09:00
Sacha Greif
829f42e342
more work on react router
2016-06-12 12:11:05 +09:00
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
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
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
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
0d28817ac0
small tweaks
2016-06-06 15:03:02 +09:00
Sacha Greif
241ba651e8
change import syntax; add listId to all ListContainers
2016-06-06 10:06:53 +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
f707415a9b
various fixes
2016-05-31 10:34:52 +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
6e913e28cc
Merge pull request #1332 from xavcz/quick-fixes
...
Newsletter + Mailchimp subscription enhancement
2016-05-30 10:53:16 +09: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
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
a6991a3a28
don't use newsletter_showBanner anymore
2016-05-23 08:15:05 +02:00
Sacha Greif
b25c44bc7d
fix component name bugs
2016-05-22 21:56:17 +09:00
Sacha Greif
e8a7c657ad
change component import syntax to be more explicit
2016-05-22 16:42:24 +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
dda09ef210
use meteor-avatar-core NPM package
2016-05-20 09:39:40 +09:00
Sacha Greif
70779b53cb
add stats to post edit form
2016-05-20 09:33:55 +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
2bf14bcef0
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
2016-05-13 16:04:05 +09:00
Sacha Greif
50a5ed8556
show post id to admins in post edit form
2016-05-12 11:49:04 +09:00
Sacha Greif
405e93874d
small improvements to profile and account pages
2016-05-09 13:32:13 +09:00
Justin Gross
bcfa305530
Complete soft delete feature for comments
...
- Add deleteComment function to CommentsItem.jsx
- Add Delete link next to Edit link in CommentsItem.jsx
- Hide reply link if comment.isDeleted
- Add styling for Delete link element in _comments.scss
- Add check for document.isDeleted in Users.can.edit in permissions.js
2016-05-06 17:07:40 -04:00
Kien
307f1807da
Only admin see post stats
2016-05-03 23:53:45 +07:00