Sacha Greif
|
0a1358a7e2
|
fix default view when other parameters are specified
|
2016-06-17 14:41:23 +09:00 |
|
Sacha Greif
|
c87929f5dd
|
make submitData callback do something (see #1355)
|
2016-06-17 13:05:17 +09:00 |
|
Sacha Greif
|
2f1aa8d91a
|
comments view shouldn't use score; posts package version bump
|
2016-06-17 10:12:28 +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
|
16e08df62d
|
simplify oauth setup
|
2016-06-16 14:06:41 +09:00 |
|
Sacha Greif
|
2a182333c0
|
update readme, add custom package example
|
2016-06-16 11:34:13 +09:00 |
|
Sacha Greif
|
57bc830fc9
|
Merge branch 'devel'
|
2016-06-16 11:07:31 +09:00 |
|
Sacha Greif
|
1fedcd5471
|
remember how JavaScript works
|
2016-06-16 10:43:59 +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 |
|
Sacha Greif
|
7ee43957cf
|
Merge pull request #1349 from xavcz/fixes-episode-ii
Fixes - Episode II
|
2016-06-15 19:58:02 +09:00 |
|
Sacha Greif
|
dea2e5a48e
|
remove console.log
|
2016-06-15 19:56:40 +09:00 |
|
Sacha Greif
|
2dd3f3c7fa
|
move newsletter callback to server only; split users.setSetting method in method+mutator; always call mutator directly when on server
|
2016-06-15 19:55:59 +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 |
|
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 |
|
Sacha Greif
|
519e44fe84
|
re-enable routes in demo and debug packages
|
2016-06-15 11:07:30 +09:00 |
|
Sacha Greif
|
28dec2d449
|
add imports
|
2016-06-15 11:07:10 +09:00 |
|
Sacha Greif
|
3dd4462fe1
|
Merge pull request #1348 from xavcz/fixes
Fixes
|
2016-06-15 09:53:28 +09:00 |
|
xavizalote
|
12bee733cf
|
fix mailchimp method name in callback
|
2016-06-14 23:20:39 +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
|
093c1e4d0e
|
stub out Posts for Storybook compatibility
|
2016-06-14 16:37:35 +09:00 |
|
Sacha Greif
|
b4d0a8366f
|
small tweaks to nova:forms
|
2016-06-14 16:36:05 +09:00 |
|
Sacha Greif
|
eefa2b9203
|
remove currentRoute
|
2016-06-14 12:50:08 +09:00 |
|
Sacha Greif
|
2b64fd56da
|
remove dependency on Telescope flash messages from NovaForms
|
2016-06-14 10:45:03 +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
|
471f74adf7
|
make nova:forms accept schemas as well as collections
|
2016-06-13 16:05:46 +09:00 |
|
Sacha Greif
|
1104777be3
|
working on rr
|
2016-06-13 16:02:27 +09:00 |
|
Sacha Greif
|
fefb112f76
|
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
|
2016-06-13 11:11:23 +09:00 |
|
Sacha Greif
|
924330c12b
|
indentation fix
|
2016-06-13 11:11:20 +09:00 |
|
Sacha Greif
|
2d3555d35a
|
Update README.md
|
2016-06-13 09:44:09 +09:00 |
|
Sacha Greif
|
de136d401d
|
Merge branch 'master' of https://github.com/TelescopeJS/Telescope
|
2016-06-12 12:15:29 +09:00 |
|
Sacha Greif
|
7b8624f709
|
v0.26.3
|
2016-06-12 12:15:11 +09:00 |
|
Sacha Greif
|
20acd10117
|
remove fr i18n package
|
2016-06-12 12:11:47 +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 |
|