Commit graph

4467 commits

Author SHA1 Message Date
Dominic Tracey
41ddd65d8e clean up. Some questions around protocol stripping on line 33. 2017-03-27 12:02:54 -04:00
Dominic Tracey
d87c5e2efa Set embedly default thumbnail size to minimum size accepted by Facebook 2017-03-24 16:23:58 -04:00
Dominic Tracey
5fc28bb9d3 Fix SSR for Facebook scraper 2017-03-24 14:09:40 -04:00
SachaG
ff1ce040fe version 1.3.0 2017-03-23 18:24:41 +09:00
SachaG
d970c92f82 nova -> vulcan 2017-03-23 16:27:59 +09:00
SachaG
4d5c5f6499 Fix small details 2017-03-23 16:25:07 +09:00
SachaG
11a8889dee fix limit 2017-03-23 15:50:35 +09:00
SachaG
2f0775a7b8 Move store rest logic to nova:accounts; get rid of AccountsForm component 2017-03-23 15:37:39 +09:00
SachaG
f5e4bd5ba1 migrate accounts from accounts-t9n to react-i18n 2017-03-23 13:43:04 +09:00
SachaG
93e2eb7ac1 Framework-demo -> example-movies-full 2017-03-23 13:03:29 +09:00
SachaG
ec0c7dfcc1 updating packages 2017-03-23 13:02:57 +09:00
SachaG
308280d749 Include bootstrap CSS in movies example packages for now 2017-03-23 12:53:32 +09:00
SachaG
965339d85f make accounts-ui package use Vulcan component API 2017-03-23 12:50:49 +09:00
SachaG
e03cc26d4b Renaming 2017-03-23 12:24:12 +09:00
Xavier Cazalot
b1ea4e3c44 Merge pull request #1593 from comus/ss-patch
Unable to assign category to a post (fix #1592)
2017-03-21 16:32:21 +01:00
Comus Leong
2535f09f4b Unable to assign category to a post (fix #1592) 2017-03-21 21:40:54 +08:00
Xavier Cazalot
8109a8df57 Merge pull request #1589 from comus/account-ui-patch
a make sense modified std:accounts-ui for telescope
2017-03-21 08:13:46 +01:00
Comus Leong
e1960fd00f std:accounts-ui, add props.user to AccountsForm (framework demo), currentUser query return services object for client side knows the services of the currentUser have, ex. for add changePassword button. 2017-03-19 01:27:09 +08:00
Comus Leong
50d69df3c8 std:accounts-ui: show logging in message 2017-03-18 22:57:21 +08:00
Comus Leong
df1f4e7274 std:accounts-ui, support props.user and pass currentUser 2017-03-18 22:52:12 +08:00
Comus Leong
36521be2f8 std:accounts-ui, fix ‘or use …’ still displayed after login 2017-03-18 19:34:07 +08:00
Comus Leong
2f2264cc6e std:accounts-ui, wait on Accounts.loginServicesConfigured loaded, better service error message 2017-03-18 19:33:43 +08:00
Comus Leong
94ee87e6dd std:accounts-ui, fixed and issue with imports when using react router 2017-03-18 19:33:11 +08:00
Comus Leong
30f3af7e27 remove std:account-ui login-without-password feature 2017-03-18 19:32:47 +08:00
Comus Leong
07d8de4d73 delete std:accounts-ui unused files 2017-03-18 19:32:29 +08:00
Comus Leong
eea3cfa692 add local copy std:accounts-ui 2017-03-18 19:32:10 +08:00
SachaG
dff6c435e9 Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel 2017-03-18 16:04:53 +09:00
SachaG
c2a8815ad9 Added movies-example package (simplified version of framework-demo) 2017-03-18 16:04:27 +09:00
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
Xavier Cazalot
5e120be368 Merge pull request #1587 from comus/ss-c2-patch
use npm simpl-schema, meteor aldeed:collection2-core package
2017-03-17 09:48:32 +01:00
Comus Leong
736cbac509 npm simpl-schema, meteor aldeed:collection2-core package 2017-03-16 01:25:50 +08: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