Sacha Greif
|
d91e59fad5
|
Merge branch 'master' of https://github.com/TelescopeJS/Telescope
|
2016-06-22 18:29:39 +09:00 |
|
Sacha Greif
|
d0275aa77f
|
update readme
|
2016-06-22 18:29:35 +09:00 |
|
sweetppro
|
e3e96a0486
|
added order support for custom fields
|
2016-06-22 10:16:07 +02:00 |
|
Sacha Greif
|
1086e3934a
|
update readme
|
2016-06-22 09:06:56 +09:00 |
|
Sacha Greif
|
92a90ff9b2
|
removed use-named-routes for now; update readme
|
2016-06-21 18:07:47 +09:00 |
|
Sacha Greif
|
092592dc23
|
working on sample custom package
|
2016-06-19 16:25:19 +09:00 |
|
Sacha Greif
|
d818fb0a69
|
clear messages on route change
|
2016-06-19 15:17:44 +09:00 |
|
Sacha Greif
|
47e1799157
|
settings tweak (removed settings panel to avoid confusion)
|
2016-06-19 14:32:15 +09:00 |
|
Sacha Greif
|
86d7c76395
|
fix Flash issue
|
2016-06-19 12:57:23 +09:00 |
|
xavizalote
|
5da36a731c
|
handle new translation strings with spread operator
|
2016-06-18 10:39:31 +02:00 |
|
xavizalote
|
71b985c4c0
|
method on Telescope.strings to add new international keyword easily
|
2016-06-17 20:55:07 +02: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
|
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
|
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 |
|
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 |
|