Commit graph

390 commits

Author SHA1 Message Date
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
5bf264f0b4 Merge branch 'nova' of https://github.com/TelescopeJS/Telescope into nova 2016-04-03 11:08:16 +09:00
Sacha Greif
1b1d031ea0 versions 2016-04-03 11:08:13 +09:00
Tim Brandin
ad933c7192 Updated to latest version of std:accounts-ui 2016-04-02 23:19:32 +02:00
Sacha Greif
9127c43b26 use ES6 class for CategoriesList because functional stateless components can't return null 2016-04-01 16:52:02 +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
deb48b5a97 enable $unset of empty properties in edit form; bring in CheckboxGroup code to work around refs bug 2016-03-31 09:11:47 +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
8c2e37c247 clean up imports 2016-03-30 10:52:40 +09:00
Sacha Greif
dfca7df846 remove Blaze templates; add import React everywhere 2016-03-30 09:24:52 +09:00
Sacha Greif
55ea19bdcc adding sample settings.son 2016-03-30 09:10:12 +09:00
Sacha Greif
5e0830d86a add user accounts ui using react-accounts-ui 2016-03-29 17:16:51 +09:00
Sacha Greif
84fba4af12 handle case where there are no categories 2016-03-27 22:25:32 +09:00
Sacha Greif
ac45ef754c show thumbnails 2016-03-27 18:17:20 +09:00
Sacha Greif
feefd616c2 add users.setSetting method; finish newsletter; add close button to messages 2016-03-27 17:30:28 +09:00
Sacha Greif
b70e43a370 working on markup and CSS 2016-03-24 16:03:30 +09:00
Sacha Greif
733887ca2b working on voting feature; added methods to cheatsheet 2016-03-21 10:27:43 +09:00
Sacha Greif
d3f1cde90c working on newsletter subscribe form 2016-03-18 11:53:46 +09:00
Sacha Greif
b3f313d73b get rid of global React object; get rid of ReactMeteorData mixin 2016-03-18 10:50:40 +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
f15d13a2ca Merge pull request #1264 from emmostrom/nova
update to version of alt:react-accounts* that doesn't depend on react-runtime
2016-03-07 07:26:26 -08:00
Edward
15c820ca6b update to version of alt:react-accounts* that doesn't depend on react-runtime 2016-03-05 13:18:22 -06: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
d057d4cc95 see PR #1257 2016-03-02 13:55:07 +09:00
Sacha Greif
5b8c8d92a9 working on demo; extracting forms logic into package 2016-02-28 18:56:58 +09:00
Sacha Greif
f9c0faba89 working on demo 2016-02-28 15:15:18 +09: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
d5466c0ae5 working on Nova scaffolding demo 2016-02-26 12:04:42 +09:00
Sacha Greif
0a98c14288 convert posts.new to callbacks; fix flash message typos 2016-02-24 18:11:53 +09:00
Sacha Greif
8cb101317a nova:tags -> nova:categories 2016-02-24 14:47:44 +09:00
Sacha Greif
b9b3661045 cleaning up newsletter package 2016-02-24 10:27:46 +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
d72d78990c adding getting started package 2016-02-19 18:38:28 +09:00
Sacha Greif
3ddff80d78 server-side rendering!! 2016-02-19 12:27:58 +09:00
Sacha Greif
cc08ee7f34 basic styling 2016-02-19 09:54:13 +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
6384c271b1 cleaning up 2016-02-17 14:22:28 +09:00
Sacha Greif
9f8a094ab8 reworking publications 2016-02-17 11:28:00 +09:00