Sacha Greif
|
1bf4933ebb
|
clean up Telescope imports
|
2016-12-13 11:32:23 +09:00 |
|
xavcz
|
a0b7e64788
|
fix voting callback & operateOnItem, fire stopLoading on Vote component when user is not logged in
|
2016-12-12 11:17:13 +00:00 |
|
xavcz
|
d31ce63a17
|
fix withMessages
|
2016-12-12 11:00:25 +00:00 |
|
Sacha Greif
|
5816b175f0
|
some more clean up
|
2016-12-12 16:48:49 +09:00 |
|
Sacha Greif
|
381cdc7cff
|
Telescope.headtags -> Headtags; Telescope.actions -> Actions; Telescope.reducers -> Reducers; Telescope.operateOnItem -> operateOnItem; TODO: fix withMessages
|
2016-12-12 16:43:23 +09:00 |
|
Sacha Greif
|
b8662441e0
|
Telescope.strings.add -> addString
|
2016-12-12 15:10:53 +09:00 |
|
Sacha Greif
|
98fef8ef62
|
Telescope.settings.get -> getSetting
|
2016-12-12 15:00:56 +09:00 |
|
Sacha Greif
|
dd0df7dfc5
|
Telescope.utils -> Utils
|
2016-12-12 11:34:28 +09:00 |
|
Sacha Greif
|
aa85aaf9c8
|
Telescope.routes -> Routes, addRoute; no more indexRoute
|
2016-12-12 11:12:41 +09:00 |
|
Sacha Greif
|
a2d7b7c2ef
|
Telescope.graphQL.foo -> GraphQLSchema.foo
|
2016-12-12 10:41:50 +09:00 |
|
Sacha Greif
|
5e1e124a8f
|
Telescope.callbacks -> Callbacks; Telescope.createCollection -> createCollection
|
2016-12-12 10:24:34 +09:00 |
|
Sacha Greif
|
292a5e5566
|
various fixes: upgrade react-apollo; handle array fields in forms; fix "daily" view
|
2016-12-12 09:55:24 +09:00 |
|
Sacha Greif
|
8fa846fda3
|
withSingle -> withDocument
|
2016-12-12 09:54:16 +09:00 |
|
Sacha Greif
|
b6b31222fd
|
remove limit on categories and daily lists; re-export stuff from nova:core; add copyHoCs function;
|
2016-12-10 21:58:40 +09:00 |
|
xavcz
|
b86ac7c12b
|
withApp: class with lifecycle hooks so it can preload fields from feature/custom packages; fix Users.getSettings; ssr: plug again the cookies to the request
|
2016-12-09 13:26:46 +01:00 |
|
xavcz
|
5116256a88
|
adapt the proposal of #1522 to apollo branch
|
2016-12-09 09:55:07 +01:00 |
|
xavcz
|
1c058b60c6
|
clean-up
|
2016-12-09 09:11:20 +01:00 |
|
xavcz
|
2638023f4e
|
harmonize apollo branch to be on v0.27.5
|
2016-12-08 23:48:16 +01:00 |
|
xavcz
|
ede37fb9ce
|
small tweak on user edit form
|
2016-12-08 10:23:12 +01:00 |
|
xavcz
|
990f21aae1
|
withMessages hoc to avoid having redux code in components
|
2016-12-08 09:42:50 +01:00 |
|
Sacha Greif
|
991748e154
|
make user edit form work
|
2016-12-08 11:03:20 +09:00 |
|
xavcz
|
311948fb9b
|
grab cookies directly in graphql server (step forward to simpler ssr)
|
2016-12-07 10:19:55 +01:00 |
|
Sacha Greif
|
ce103c568c
|
make withSingle accept slug parameter; no need for variables in withMutation anymore; port newsletter methods to Apollo
|
2016-12-07 15:30:40 +09:00 |
|
xavcz
|
7d83b93b81
|
embedly: use withMutation + make getEmbedlyData mutation returning a JSON type
|
2016-12-06 18:09:26 +01:00 |
|
xavcz
|
37f4bdaf91
|
Telescope.components.Foo -> Components.Foo, same for related components utils like registerComponent, getRawComponent & replaceComponent
|
2016-12-06 18:06:29 +01:00 |
|
Xavier Cazalot
|
7308441ff2
|
Merge pull request #1521 from brunoamaral/patch-1
adds pt-PT localization to the list
|
2016-12-06 14:24:07 +01:00 |
|
xavcz
|
4e6e312469
|
permission API: [editable/insertable/viewable](If) -> (By) ; anonymous -> guests ; default -> members
|
2016-12-06 10:55:47 +01:00 |
|
xavcz
|
5071a86266
|
fix categories container & forms
|
2016-12-06 10:29:10 +01:00 |
|
xavcz
|
94edfc01ec
|
small tweaks on loadMore buttons, update graphql-tools (JSON scalar fix), fix remove callback on comments
|
2016-12-06 09:45:36 +01:00 |
|
Sacha Greif
|
711a7b1153
|
add withMutation helper HoC for mutations that return a single JSON object
|
2016-12-06 16:25:50 +09:00 |
|
Sacha Greif
|
1386467e5c
|
implement Embedly methods as graphql mutations
|
2016-12-06 15:51:59 +09:00 |
|
Sacha Greif
|
42dbc8efb6
|
fix offset pagination
|
2016-12-06 14:48:35 +09:00 |
|
Sacha Greif
|
deb35f0772
|
finish daily view
|
2016-12-06 14:46:28 +09:00 |
|
Sacha Greif
|
c73b7611c0
|
making some progress on daily view
|
2016-12-05 16:30:31 +09:00 |
|
Sacha Greif
|
ac713264a3
|
move optimistic UI logic to withList using reducers option instead of inside individual mutations; add extraFragment option to form wrapper and handle query and mutation fragments differently; give remove mutation a return value; pass Terms in listTotal resolver
|
2016-12-05 09:29:49 +09:00 |
|
Sacha Greif
|
714d89a1ed
|
pass extra fields to form fragment
|
2016-12-04 19:00:01 +09:00 |
|
Bruno Amaral
|
da66677c2e
|
adds pt-PT localization to the list
|
2016-12-04 00:33:48 +00:00 |
|
xavcz
|
2e72185a2c
|
wip on comments
|
2016-12-02 13:43:26 +01:00 |
|
xavcz
|
e61e009196
|
profile.isDummy -> isDummy; don't try to send email on dummy comments
|
2016-12-02 09:19:41 +01:00 |
|
xavcz
|
2d42bd5bf3
|
fragmentName from fragment in withRemove; destructure args in usersSingle resolver; ShowIf on PostsNewForm & UsersEditForm; connect as the "most-right" HOC on Newsletter
|
2016-12-01 16:12:39 +01:00 |
|
Sacha Greif
|
212cdf48c2
|
Telescope.components.CanDo -> ShowIf
|
2016-12-01 16:09:54 +09:00 |
|
Sacha Greif
|
56c04baf3b
|
use new group-based syntax for permissions; various tweaks
|
2016-12-01 15:29:07 +09:00 |
|
Sacha Greif
|
09cce8f978
|
get fragmentName from fragment, no need to define it separately anymore
|
2016-12-01 12:13:27 +09:00 |
|
Sacha Greif
|
1c421f7c9e
|
queryName -> queryToUpdate
|
2016-12-01 09:10:51 +09:00 |
|
xavcz
|
41d19f52aa
|
v0.27.5
|
2016-11-30 12:07:45 +01:00 |
|
Xavier Cazalot
|
b100aed4bc
|
Merge pull request #1518 from TelescopeJS/devel
v0.27.5 - really the latest full Meteor version
|
2016-11-30 11:55:11 +01:00 |
|
xavcz
|
18bf68f6ac
|
Update History.md
|
2016-11-30 11:51:45 +01:00 |
|
xavcz
|
084188de3c
|
update meteor, add patched react-router-ssr (npm check)
|
2016-11-30 11:34:10 +01:00 |
|
xavcz
|
4b4d40f6b3
|
fix updateQueries: queryName for every hoc => queryToUpdate on withNew/Remove ≠ queryName on withSingle; fix removeSuccessCallback redirect; telescope object on user = blackbox
|
2016-11-30 10:31:19 +01:00 |
|
Sacha Greif
|
b16c7ce0be
|
put withCurrentUser back in nova:core after all…
|
2016-11-30 16:58:28 +09:00 |
|