xavcz
f43436bf22
bump to nova 1.2.0
2017-03-08 11:48:47 +00:00
SachaG
6ab9de0469
Specify accounts-ui version
2017-03-05 08:10:06 +00: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
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
Comus Leong
01b4a800a4
update std:accounts-ui to 1.2.18 and remove meteor_subscribe.js
2017-02-07 09:43:51 +08:00
xavcz
a45aeb3834
currentUser log in/out: always check that we send the right token to the graphql server ; seize the opportunity to force update to latest std:accounts-ui
2017-01-17 21:53:54 +01:00
xavcz
746da29d72
semver bump: 1.0.0 🚀
2016-12-27 11:58:58 +01:00
Sacha Greif
e6324788dc
rollback version change for now to fix issue on run
2016-12-20 10:55:11 +09:00
Sacha Greif
fa7987d67a
v0.3.0
2016-12-20 09:50:14 +09:00
xavcz
2638023f4e
harmonize apollo branch to be on v0.27.5
2016-12-08 23:48:16 +01:00
xavcz
41d19f52aa
v0.27.5
2016-11-30 12:07:45 +01:00
Sacha Greif
4b70802c00
clean up
2016-11-25 11:46:31 +09:00
xavcz
600ab15c4d
Apollo branch up to date with v0.27.4
2016-11-15 12:51:43 +01:00
xavcz
c8615d3439
v0.27.4
2016-11-15 10:44:01 +01:00
xavcz
460efe52f6
move namespace to prefix on user schema: user.telescope.xxx by user.nova_xxx
2016-11-08 18:22:17 +01:00
xavcz
042cb4ff86
v0.27.3
2016-10-19 09:54:15 +02:00
xavcz
b3ae8ef6c6
v0.27.2
2016-10-01 18:11:37 +02:00
xavcz
4e3d32d2a6
v0.27.1
2016-09-22 07:58:59 +02:00
Sacha Greif
2b34713c0b
v0.27.0
2016-08-29 09:02:11 +09:00
Sacha Greif
cfc52b1158
v0.26.5
2016-07-24 19:15:55 +09:00
Sacha Greif
b8e03657e2
get rid of share package; update packages
2016-07-12 17:34:32 +09:00
Sacha Greif
4f61940b07
version 0.26.4
2016-07-04 10:42:36 +09:00
xavizalote
2328e2f19e
use react-helmet instead of dochead
2016-06-29 09:15:52 +02:00
Sacha Greif
dbc886a7a4
refactor newsletter package (Campaign -> Newsletter); refactor other packages
2016-06-23 17:24:58 +09:00
Sacha Greif
7b8624f709
v0.26.3
2016-06-12 12:15:11 +09:00
Sacha Greif
2c6e3d0d30
more i18n work
2016-06-10 10:25:38 +09:00
Sacha Greif
241ba651e8
change import syntax; add listId to all ListContainers
2016-06-06 10:06:53 +09:00
Sacha Greif
f707415a9b
various fixes
2016-05-31 10:34:52 +09:00
Sacha Greif
acad01f492
0.26.2
2016-05-22 15:53:58 +09:00
Sacha Greif
453634c4c4
small improvements and clean up to components
2016-05-03 12:44:50 +09:00
Sacha Greif
8e2a946e94
put routes in their own package
2016-04-22 10:46:09 +09:00
Sacha Greif
aaa280e8e8
version bump (0.26.1)
2016-04-19 14:52:22 +09:00
Sacha Greif
b874b57bdf
Meteor 1.3.2.1
2016-04-18 10:04:05 +09:00
Sacha Greif
d9bdd36073
fix category edition/creation
2016-04-15 09:17:04 +09:00
Sacha Greif
fb677e1929
move accounts-password to packages file
2016-04-14 18:12:28 +09:00
Sacha Greif
de75991728
fix "load more" bug for now
2016-04-14 16:22:57 +09:00
Sacha Greif
4f250d324a
updating packages & getting started content
2016-04-14 11:09:03 +09:00
Sacha Greif
619551bcef
version bump (0.26.0-nova)
2016-04-14 10:27:27 +09:00
Sacha Greif
7886ea80de
reorganising email templates and debug routes; created two new nova:email-templates and nova:debug packages
2016-04-13 09:50:12 +09:00
Sacha Greif
fee29d4437
updating everything (Meteor 1.3.1, React 15, etc.)
2016-04-11 10:15:24 +09:00
xavizalote
312a865b96
switch from react-helmet to dochead 👌
2016-04-06 16:56:05 +02:00
michelherszak
43f2bc9f94
Package update: std:accounts-ui from 1.1.5 to 1.1.12, collection2 from 2.8.0 to 2.9.1, react-meteor-data from 0.2.6beta to 0.2.7, check-npm-versions from 0.1.1 to 0.2.0
2016-04-03 13:29:26 -06:00
Tim Brandin
ad933c7192
Updated to latest version of std:accounts-ui
2016-04-02 23:19:32 +02:00
Tim Brandin
1c9b172dc9
Bugfixes for std:accounts-ui
2016-04-02 21:05:02 +02:00
Sacha Greif
b23b7eea73
include forms package in repo; add cache for FR-SSR; fix modal window callback issue; fix posts.single publication and subscription bug
2016-03-30 19:08:06 +09:00
Sacha Greif
8c2e37c247
clean up imports
2016-03-30 10:52:40 +09:00
Sacha Greif
6a31ef2871
rename packages for consistency
2016-03-30 09:25:25 +09:00