Commit graph

87 commits

Author SHA1 Message Date
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
Sacha Greif
6ec8f9587d Merge pull request #1260 from paulmolluzzo/reactify-share
[Nova] Update share package
2016-03-05 07:59:49 -08:00
Paul Molluzzo
5998ce11ff make share package use React; abstract Social sharing to take a title and url; update dependencies across packages; rename package; fix styles a little 2016-03-04 12:20:06 -05:00
Edward
4ae484eaab update alt:react-accounts for full SSR
remove conflicting blaze accounts-ui
support NPM React with Meteor packages requiring react-runtime
2016-03-03 18:09:19 -06:00
Sacha Greif
14b5af4b41 using smart publications and smart methods 2016-02-28 13:12:36 +09:00
Sacha Greif
ecea1e6a74 refactor code to use smart-publications package 2016-02-27 16:41:50 +09:00
Sacha Greif
4e02085bba more refactoring 2016-02-27 10:58:57 +09:00
Sacha Greif
0ea6775d3a implement "autoform" 2016-02-25 17:44:43 +09:00
Sacha Greif
0a98c14288 convert posts.new to callbacks; fix flash message typos 2016-02-24 18:11:53 +09:00
Sacha Greif
b07e429e11 rename packages telescope:foo -> nova:foo 2016-02-24 10:09:23 +09:00
Sacha Greif
c630704d34 add simple profile page; move email templates to component package 2016-02-23 21:35:54 +09:00
Sacha Greif
1248e1e33a add username field 2016-02-21 13:57:02 +09:00
Sacha Greif
e5721ec2bf fix getting started package 2016-02-19 22:58:23 +09:00
Sacha Greif
7b647011f8 making publication props optional in ListContainer 2016-02-19 18:18:30 +09:00
Sacha Greif
3ddff80d78 server-side rendering!! 2016-02-19 12:27:58 +09:00
Sacha Greif
1eb882c41c working on nested comment threads 2016-02-18 17:53:04 +09:00
Sacha Greif
dd921e0301 working on comments 2016-02-18 16:26:52 +09:00
Sacha Greif
38d0f03d39 working on methods 2016-02-18 12:16:32 +09:00
Sacha Greif
aa54340e05 adding i18n package stub; working on new post page; adding user accounts widget 2016-02-18 11:55:00 +09:00
Sacha Greif
635a5e6776 more work on notifications 2016-02-17 21:57:20 +09:00
Sacha Greif
2e30712961 adding email, notifications, and newsletter packages 2016-02-17 20:44:52 +09:00
Sacha Greif
e3d7454b82 find -> selector; removed some logic from listContainer 2016-02-17 19:39:43 +09:00
Sacha Greif
2ac991d672 move routes to theme package 2016-02-17 15:09:49 +09:00
Sacha Greif
ab741a79b9 even more cleaning up 2016-02-17 14:39:56 +09:00
Sacha Greif
7daabf9e42 renaming 2016-02-17 14:27:27 +09:00