Sacha Greif
|
588d37524c
|
fix issue with refetch
|
2016-11-03 14:55:39 +09:00 |
|
Sacha Greif
|
85eba36199
|
add setMainRefetch and triggerMainRefetch functions to App's context to enable main post list refetch after new post method completion
|
2016-11-03 14:39:27 +09:00 |
|
xavcz
|
b5709b0a52
|
flash-messages logic handle via redux for all the components
|
2016-10-31 17:13:14 +01:00 |
|
xavcz
|
e78cbe523f
|
telescope's graphql mutations extensible as schema and queries, re-enable context.actions.call with Meteor for now
|
2016-10-31 16:19:37 +01:00 |
|
Sacha Greif
|
230018c066
|
clean up
|
2016-10-29 14:18:16 +09:00 |
|
xavcz
|
3c9c9673a3
|
add currentUser to schema/resolvers and give it to the AppContainer; re-enable canView/canEdit on CanDo comp (got broken at first migration to apollo); give back the document to custom FormComponent (used for example in the NewsletterButton in the account page)
|
2016-10-28 13:56:07 +02:00 |
|
Sacha Greif
|
e160aca568
|
create AppContainer to load categories; remove settings package; todo: load current user with AppContainer
|
2016-10-28 15:45:43 +09: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
|
3ec90a04b5
|
remove Telescope global
|
2016-08-08 11:18:21 +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 |
|
xavizalote
|
d777b6d9a9
|
App container: default export -> App component: from props to context
|
2016-06-14 22:36:54 +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
|
eefa2b9203
|
remove currentRoute
|
2016-06-14 12:50:08 +09:00 |
|
Sacha Greif
|
5ce95e4229
|
react router first pass
|
2016-06-11 16:36:18 +09:00 |
|
Sacha Greif
|
15f8808b67
|
fix en locale
|
2016-06-09 20:45:58 +09:00 |
|
Sacha Greif
|
c1572344ba
|
working on i18n
|
2016-06-09 17:42:20 +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
|
6a31ef2871
|
rename packages for consistency
|
2016-03-30 09:25:25 +09:00 |
|