SachaG
72be56a590
renaming nova-xyz directories to vulcan-xyz
2017-03-24 10:19:24 +09: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
Comus Leong
736cbac509
npm simpl-schema, meteor aldeed:collection2-core package
2017-03-16 01:25:50 +08:00
xavcz
f43436bf22
bump to nova 1.2.0
2017-03-08 11:48:47 +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
2ab3fd3c66
change nova-lib folder structure
2017-02-06 21:47:27 +08:00
Comus Leong
9992f0063e
new routing
2017-02-06 14:36:42 +08:00
Xavier Cazalot
7f99b48953
devel - revert commits related to simpl-schema ( #1537 )
...
* Revert "add note link to issue in collection2 on mutation insert, remove debug console logs on mutation edit"
This reverts commit 7a15103de7
.
* Revert "node simpl-schema + collection2-core: fix vote by specifying the right type of the array (dont use blackbox in the end!)"
This reverts commit e894c3224c
.
* Revert "add graphql date type (fix problem with node simple schema), fix an update bug on date picker, add edit check on custom post item, add `blackbox: true` for arrays field (validation problem with simple-schema)"
This reverts commit 9d84fbec98
.
* Revert "use node `simpl-schema` by aldeed to replace `meteor/aldeed:simple-schema` ; use the meteor collection2 core package as recommended"
This reverts commit 016935f4fa
.
* revert before node-simple-schema, fix obj.hasOwnProperty undefined error thrown by simple-schema & collection2
* CustomPostsItem: check on renderActions; withDocument/List: pollInterval 20seconds by default; DateTime form component enhancement + GraphQLDate type
2017-01-11 18:02:12 +01:00
xavcz
016935f4fa
use node simpl-schema
by aldeed to replace meteor/aldeed:simple-schema
; use the meteor collection2 core package as recommended
2017-01-10 10:09:24 +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
041c7f4ad7
more clean-up
2016-11-17 16:53:07 +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
28cf7a20c7
Update to Meteor 1.4.2.1, add npm babel-runtime
, remove some Meteor packages constraints versions
2016-11-15 09:55:05 +01:00
Sacha Greif
5df3377418
clean up published_fields files; clean up unnecessary packages; more work on callbacks
2016-11-15 15:59:34 +09:00
xavcz
6eddc86c6e
decouple ourselves from the apollo's meteor integration to handle it our way atm (ssr, query batching, latest updates)
2016-10-28 18:09:41 +02:00
xavcz
e88ecae84d
npm + meteor dependencies
2016-10-19 10:17:04 +02: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
e788998bec
Upgrade to Meteor 1.4.1.1
2016-08-29 08:53:20 +09:00
Sacha Greif
3ec90a04b5
remove Telescope global
2016-08-08 11:18:21 +09:00
Sacha Greif
cfc52b1158
v0.26.5
2016-07-24 19:15:55 +09:00
Sacha Greif
4f61940b07
version 0.26.4
2016-07-04 10:42:36 +09:00
Sacha Greif
16e08df62d
simplify oauth setup
2016-06-16 14:06:41 +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
Sacha Greif
cf0320b72b
Merge branch 'react-router' into devel
...
# Conflicts:
# packages/nova-base-components/lib/config.js
2016-06-14 10:18:38 +09:00
Sacha Greif
7b8624f709
v0.26.3
2016-06-12 12:15:11 +09:00
Sacha Greif
5634bc2e77
working on react-router
2016-06-10 19:19:32 +09:00
Sacha Greif
c1572344ba
working on i18n
2016-06-09 17:42:20 +09:00
Sacha Greif
555cb0c04f
fix publication bug; update flow-router-ssr
2016-06-08 11:01:13 +09:00
Sacha Greif
5ee570299a
replacing packages with their npm equivalents
2016-06-07 15:03:00 +09:00
Sacha Greif
0d28817ac0
small tweaks
2016-06-06 15:03:02 +09:00
Sacha Greif
241ba651e8
change import syntax; add listId to all ListContainers
2016-06-06 10:06:53 +09:00
Sacha Greif
acad01f492
0.26.2
2016-05-22 15:53:58 +09:00
Sacha Greif
010d3e8cb6
getting rid of meteor packages
2016-05-20 09:59:33 +09:00
Sacha Greif
89c8616dae
make daily view work when client and server have different timezones
2016-05-13 15:52:33 +09:00
Sacha Greif
453634c4c4
small improvements and clean up to components
2016-05-03 12:44:50 +09:00
Sacha Greif
aaa280e8e8
version bump (0.26.1)
2016-04-19 14:52:22 +09:00
Sacha Greif
01fe279e8c
update package
2016-04-15 15:46:58 +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