Commit graph

74 commits

Author SHA1 Message Date
Sacha Greif
16e08df62d simplify oauth setup 2016-06-16 14:06:41 +09:00
Sacha Greif
1fedcd5471 remember how JavaScript works 2016-06-16 10:43:59 +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
519e44fe84 re-enable routes in demo and debug packages 2016-06-15 11:07:30 +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
204fa1d8b7 added support for field groups; small tweaks to user edit form 2016-06-03 11:03:36 +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
b38e03e26b clean up 2016-05-07 18:10:33 +09:00
Sacha Greif
453634c4c4 small improvements and clean up to components 2016-05-03 12:44:50 +09:00
Sacha Greif
49f516a8d5 fix getDomain 2016-04-23 18:56:08 +09:00
Sacha Greif
36a81acf8c improve handling of private settings 2016-04-21 15:09:03 +09:00
Sacha Greif
aaa280e8e8 version bump (0.26.1) 2016-04-19 14:52:22 +09:00
Sacha Greif
01416270e8 fix settings bug 2016-04-17 09:52:54 +09:00
Sacha Greif
01fe279e8c update package 2016-04-15 15:46:58 +09:00
Sacha Greif
46a4d04931 disabled settings field when already provided 2016-04-15 15:42:14 +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
24d202d6a0 make Telescope.callbacks.run take an unlimited number of arguments 2016-04-14 15:54:23 +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
fbccfa588b more methods clean up 2016-04-14 09:54:41 +09:00
Sacha Greif
1664db3c5c fix various client/server module bugs 2016-04-12 20:09:08 +09:00
Sacha Greif
42b25d3eb0 adding route for email debugging 2016-04-12 19:36:47 +09:00
Sacha Greif
5acda44722 debugging newsletter 2016-04-11 10:23:23 +09:00
Sacha Greif
fee29d4437 updating everything (Meteor 1.3.1, React 15, etc.) 2016-04-11 10:15:24 +09:00
Sacha Greif
104cad9b15 adding @summary for jsdocs compatibility 2016-04-09 09:41:20 +09:00
Sacha Greif
b89f1693a7 adding jsdoc 2016-04-08 11:40:23 +09:00
xavizalote
1f9a92ec17 helpers for logo & thumbnail urls 2016-04-07 14:34:13 +02:00
Sacha Greif
4cf74cfc27 clean up publishedFields 2016-04-05 16:27:48 +09:00
Sacha Greif
a367ed426d adding embedly integration 2016-04-04 16:50:07 +09: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
Sacha Greif
20b8227b64 select accounts package at app level; disable custom oauth buttons logic for now 2016-04-03 11:49:34 +09:00
Sacha Greif
aff400ec9f use ES6 classes for form components; disable form while it's submitting 2016-04-01 20:57:37 +09:00
Sacha Greif
f2f7b6ab18 switching Email back to global Telescope.email for now; getting rid of Herald; improving user edit form; 2016-04-01 12:38:50 +09:00
Sacha Greif
e4b2a11a41 add minifiers 2016-03-31 10:38:31 +09: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
bc54cffdd0 capitalising form labels 2016-03-29 17:28:14 +09:00
Sacha Greif
40e0cd67c7 added cheatsheet at /cheatsheet 2016-03-19 10:15:36 +09:00
Sacha Greif
3169989bc0 converting components to ES6 classes 2016-03-17 17:48:25 +09:00
Sacha Greif
77b54c5790 use module imports for email and campaign features 2016-03-17 16:34:36 +09:00
Sacha Greif
328429ac3f make props not required for now 2016-03-15 10:40:20 +09:00