Xavier Cazalot
|
4717100099
|
Merge pull request #1507 from sherryxiao1988/patch-1
Fix react setState race condition
|
2016-11-11 10:52:02 +01:00 |
|
Curtis G
|
38aecb78a0
|
Add i18n messages for no more posts, no results, and load more days
|
2016-11-03 23:00:30 -04:00 |
|
Sean Song
|
f1fd21dd58
|
fix typo in style class name
|
2016-10-26 16:25:28 +08:00 |
|
xavcz
|
b04cb52470
|
currentUser is now only given via context, update README about it, add a missing import
|
2016-10-14 08:47:18 +02:00 |
|
Sacha Greif
|
3f56f4668d
|
cache front page posts again
|
2016-08-29 08:55:19 +09:00 |
|
Sacha Greif
|
3d6c7731fe
|
limit commenter avatars to 4; add try…catch to email sending
|
2016-08-26 10:16:01 +09:00 |
|
Sacha Greif
|
97d457251c
|
remove activeClassName attribute from LinkContainer components since it's not supported
|
2016-08-25 09:59:09 +09:00 |
|
Sacha Greif
|
3ec90a04b5
|
remove Telescope global
|
2016-08-08 11:18:21 +09:00 |
|
Sacha Greif
|
952617dd96
|
subscribe-to-posts -> subscribe
|
2016-08-07 19:10:53 +09:00 |
|
xavcz
|
0820523750
|
use CanDo component when relevant, comment & deprecate ol' permission components
|
2016-08-06 19:47:04 +02:00 |
|
xavcz
|
2f58e4ef80
|
draft a CanDo reusable component and test it on PostsItem, PostsNewForm & UsersEdit
|
2016-08-04 10:50:03 +02:00 |
|
Sacha Greif
|
9cc7840b85
|
new permissions
|
2016-07-21 09:40:05 +09:00 |
|
Sacha Greif
|
c748bdc5bd
|
permissions clean up & refactoring
|
2016-07-20 10:25:05 +09:00 |
|
xavizalote
|
448a6464d7
|
avoid intl error on date not defined in PostsItem base component (happen on pending view)
|
2016-07-07 11:19:01 +02:00 |
|
Sacha Greif
|
02fb7fa34d
|
removing Categories global
|
2016-06-23 15:11:56 +09:00 |
|
Sacha Greif
|
41f349d18c
|
removing Users global
|
2016-06-23 15:00:58 +09:00 |
|
Sacha Greif
|
0e28be3c92
|
removing Comments global
|
2016-06-23 12:17:39 +09:00 |
|
Sacha Greif
|
d9e69110a6
|
removing Posts global
|
2016-06-23 11:40:35 +09:00 |
|
Sacha Greif
|
c262b68cc7
|
make PostsHome easier to extend
|
2016-06-17 14:44:53 +09:00 |
|
Sacha Greif
|
0a1358a7e2
|
fix default view when other parameters are specified
|
2016-06-17 14:41:23 +09:00 |
|
Sacha Greif
|
f1e9e02e22
|
fix posts links
|
2016-06-17 09:54:25 +09:00 |
|
xavizalote
|
6dabd21193
|
[posts] consistency: post edit success message with post title
|
2016-06-15 11:53:29 +02:00 |
|
xavizalote
|
cfb720cdcf
|
[posts] add contextTypes on PostsNewButton -> PostsNewForm can access it ; on ModalTrigger -> PostsEditForm can delete posts!
|
2016-06-15 11:30:48 +02: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
|
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
|
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
|
5ce95e4229
|
react router first pass
|
2016-06-11 16:36:18 +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
|
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
|
6051ddb68e
|
adapt new post dialog size based on logged in status
|
2016-05-31 10:33:50 +09: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
|
b7ec5598eb
|
better import syntax
|
2016-05-22 15:23:30 +09:00 |
|
Sacha Greif
|
70779b53cb
|
add stats to post edit form
|
2016-05-20 09:33:55 +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 |
|
Kien
|
307f1807da
|
Only admin see post stats
|
2016-05-03 23:53:45 +07:00 |
|
Sacha Greif
|
453634c4c4
|
small improvements and clean up to components
|
2016-05-03 12:44:50 +09:00 |
|
Sacha Greif
|
1d419b9c3c
|
update readme
|
2016-04-26 09:12:38 +09:00 |
|
Sacha Greif
|
64f357d601
|
Meteor 1.3.2.4; small fixes and tweaks for easier customisation; bug fixes
|
2016-04-25 17:02:41 +09:00 |
|
Sacha Greif
|
ea1791b253
|
more naming fixes
|
2016-04-19 16:14:41 +09:00 |
|