SachaG
94de6485c5
clean up dependencies
2017-03-18 16:02:05 +09:00
SachaG
2a60fc729f
Simplify framework-demo code; add default value for withList’s queryName; export individual graphql-related methods; remove events package’s dependency on posts; add Utils.performCheck; move contents of search package to posts; add getViewableFields collection helper and use it in getParameters
2017-03-18 15:59:31 +09:00
SachaG
209213a879
fix mutations object naming issue
2017-03-13 10:10:20 +09:00
SachaG
32ae7d8b32
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
2017-03-12 10:27:07 +09:00
SachaG
b649b52a37
Merge branch 'Discordius-voting' into devel
2017-03-12 10:25:51 +09:00
SachaG
a3364eaa30
Remove “publish” option from SimpleSchema; small clean-ups
2017-03-12 10:25:29 +09:00
Discordius
402e3d3421
Fixed downvoting by modifying vote.js file in nova-voting package
2017-03-11 11:26:15 -08:00
Xavier Cazalot
d666627593
Merge pull request #1582 from dominictracey/devel
...
Fixed out-of-the-box newsletter config settings that causes constant …
2017-03-11 14:11:00 +00:00
Xavier Cazalot
80a2e41149
Merge pull request #1583 from comus/safari-issue
...
fix safari issues, remove defineName, improve apolloClientReducer to get the initialState
2017-03-11 14:10:03 +00:00
Comus Leong
1a71317382
the first dispatch will generate a newDispatch function from middleware, dispatch it inside routing
2017-03-11 11:43:28 +08:00
Comus Leong
8381416e67
fix safari issues, remove defineName, improve apolloClientReducer to get the initialState
2017-03-11 11:17:50 +08:00
Dominic Tracey
abe9d152ee
Fixed out-of-the-box newsletter config settings that causes constant attempts at newsletter scheduling:
...
I20170310-12:39:00.669(-5) (percolatestudio_synced-cron.js:84) SyncedCron: Starting "scheduleNewsletter".
I20170310-12:39:00.674(-5) (percolatestudio_synced-cron.js:84) SyncedCron: Finished "scheduleNewsletter".
2017-03-10 13:10:32 -05:00
Xavier Cazalot
81c74db42f
Nova 1.2.0 🚀
2017-03-08 11:49:44 +00:00
xavcz
f43436bf22
bump to nova 1.2.0
2017-03-08 11:48:47 +00:00
xavcz
d1d4e3c952
update apollo deps
2017-03-08 11:45:37 +00:00
Xavier Cazalot
0f50365970
Merge pull request #1578 from meteorplus/patch-1
...
Adding Check and/or preinstall Meteor
2017-03-06 15:51:04 +00:00
MeteorPlus
baa5c5916f
Adding Check and/or preinstall Meteor
...
Adding Check and/or preinstall Meteor
Please test it to confirm thanks
2017-03-05 17:05:30 +00:00
xavcz
7ed7d9333f
Update Meteor release to 1.4.3.1
2017-03-05 13:21:48 +00:00
xavcz
5bf7a6f2fc
handle somehow windows in the prestart script
2017-03-05 13:21:31 +00:00
xavcz
0c19136298
don't do "half-batching/caching", prepare for nova 1.2
2017-03-05 13:10:16 +00:00
SachaG
85dde4b402
move views logic to createCollection
2017-03-05 10:33:34 +00:00
SachaG
6ab9de0469
Specify accounts-ui version
2017-03-05 08:10:06 +00:00
SachaG
46236b572b
withList errors shouldn’t clear our results
2017-03-05 08:09:53 +00:00
SachaG
6d7bc44293
bio and website shouldn’t be required! Oops!
2017-03-02 14:57:46 +00:00
SachaG
bfbd5869d9
Get rid of preload schema option; use new UsersCurrent fragment instead; trigger users.profileCompleted.async hook when profile is completed during user update, too
2017-02-28 11:49:40 +01:00
SachaG
03d5fe77c8
Clean up a couple things
2017-02-22 18:04:59 +01:00
xavcz
113b68f5ed
experiment batching, let's see if it has a performance impact
2017-02-22 15:54:03 +01:00
SachaG
64d6d991d2
remove nova:users’ dependency on nova:emails
2017-02-22 11:58:16 +01:00
SachaG
f11cb20c8c
Make search form preserve existing url query parameters
2017-02-22 09:55:21 +01:00
SachaG
f7193a0d31
Convert date fields to actual dates
2017-02-21 19:08:14 +01:00
SachaG
ba32f4245b
Few more framework-demo tweaks; throw error when missing components
2017-02-19 16:10:21 +01:00
SachaG
a658e781f1
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
2017-02-19 11:05:34 +01:00
SachaG
2ff402466b
refactor framework-demo package
2017-02-19 11:05:26 +01:00
xavcz
439478dddc
resolvers: put a default "max limit" for users & comments as similar as posts
2017-02-17 19:02:33 +01:00
SachaG
8b821725c8
Add layout and error components to core so we always have something to display even without themes; small clean-ups
2017-02-17 20:45:11 +09:00
SachaG
f82e458302
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
...
# Conflicts:
# packages/nova-base-components/package.js
# packages/nova-posts/package.js
2017-02-16 23:11:47 +09:00
SachaG
3120d85df9
Fix postedAt callback
2017-02-16 23:11:09 +09:00
xavcz
1e416fd9d2
fix possible errors in decoding errors (meta? 🤔 ); mailchimp api v2 returns an error.message "214" when a user is already subscribed, not an error.code 214 📥
2017-02-16 13:40:52 +01:00
xavcz
d195d366c8
Nova v1.1.0 🔭
...
* bump packages version
* update to Meteor 1.4.3! 🚀
2017-02-16 11:50:22 +01:00
xavcz
f6f057041b
Telescope.statuses -> Posts.statuses;
2017-02-16 10:14:25 +01:00
xavcz
390ea7444d
fix metatags on PostsPage
2017-02-16 10:09:28 +01:00
xavcz
b67989fbc2
work on notifications
...
* Telescope.notifications.create -> import { createNotifications } from 'meteor/nova:notifications' ;
* leverage Meteor's weak dependencies on packages & move code related to emails / notifications from nova:posts et al. to nova:notifications
2017-02-16 10:04:00 +01:00
xavcz
0f4343573c
chore: remove legacy properties 'publish' & 'join'
2017-02-16 08:39:42 +01:00
Xavier Cazalot
b16660184a
Merge pull request #1569 from comus/devel
...
better core/lib improvement and update
2017-02-16 08:23:30 +01:00
Comus Leong
fa0871130f
oops
2017-02-16 14:21:20 +08:00
Comus Leong
bd85f09005
addMiddleware unshift option
2017-02-16 10:34:46 +08:00
Comus Leong
c0bbc8ded9
fix configureStore comment
2017-02-16 10:12:58 +08:00
Comus Leong
1e05b67b66
update configureStore
2017-02-16 10:11:22 +08:00
Comus Leong
40d3693977
enable CORS warning in inject-data again
2017-02-15 21:07:56 +08:00
Comus Leong
1ef47e860a
remove duplicate inject-data
2017-02-15 21:06:04 +08:00