Commit graph

305 commits

Author SHA1 Message Date
Sacha Greif
4c3b752748 fix user edit; add edit user link to profile page for admins; fix user name link 2016-06-30 12:05:59 +09:00
Sacha Greif
ef49a81b3e use <Link> for UsersAvatar 2016-06-30 09:56:24 +09:00
xavizalote
2328e2f19e use react-helmet instead of dochead 2016-06-29 09:15:52 +02:00
xavizalote
bfcc395c6f import Users in publications & some components 2016-06-27 21:36:45 +02:00
xavizalote
c67c04f068 fix a bug on go:image/twitter:image and add some clarity 2016-06-27 19:55:24 +02:00
xavizalote
d57cfcf19f import Categories in CategoriesNewForm 2016-06-27 17:36:14 +02:00
xavizalote
8cb454d15f use fat arrow in method callback to give access to the right this 2016-06-27 17:35:53 +02:00
xavizalote
c0f4c40e85 decouple components actions from Meteor 2016-06-24 09:44:32 +02:00
Sacha Greif
dbc886a7a4 refactor newsletter package (Campaign -> Newsletter); refactor other packages 2016-06-23 17:24:58 +09: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
d0275aa77f update readme 2016-06-22 18:29:35 +09:00
Sacha Greif
47e1799157 settings tweak (removed settings panel to avoid confusion) 2016-06-19 14:32:15 +09:00
xavizalote
e73e8bbbfa make custom package work again: routes, moment & newsletter button 2016-06-17 11:14:49 +02: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
f8142f4427 Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel 2016-06-17 09:54:32 +09:00
Sacha Greif
f1e9e02e22 fix posts links 2016-06-17 09:54:25 +09:00
Sacha Greif
fd946158fc Merge pull request #1342 from GameDevTV/ts-custom-site-image
Hook up siteImage in settings to the open graph meta tags.
2016-06-16 17:16:47 +09:00
Sacha Greif
d6835d266d update react-router; update react-intl; make intl polyfill available to client too 2016-06-16 10:43:25 +09:00
Sam Pattuzzi
425de4710d Silly typo 2016-06-15 15:00:24 +01: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
xavizalote
80544da871 [categories] remove outdated import Messages & ModalTrigger 2016-06-15 11:21:01 +02:00
xavizalote
1d047b92e0 [users] pass context as parameter of stateless component UsersEdit 2016-06-15 11:19:58 +02:00
xavizalote
91f03499bd fix intl & context errors on settings modal 2016-06-14 23:11:28 +02:00
xavizalote
5f23b30954 explicit props/context types on ContextPasser component + fix use of ContextPasser 2016-06-14 23:03:36 +02:00
xavizalote
d777b6d9a9 App container: default export -> App component: from props to context 2016-06-14 22:36:54 +02:00
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
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
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
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