Commit graph

3250 commits

Author SHA1 Message Date
Sacha Greif
d3e0f8c69b more ES6 classes & functional stateless components refactoring 2016-03-17 18:08:03 +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
07ecf6b349 use other syntax for child components in routes 2016-03-15 11:23:44 +09:00
Sacha Greif
1db97ac2ec make properties required again, pass components differently in routes.jsx, use smart forms for user edit form 2016-03-15 11:19:48 +09:00
Sacha Greif
328429ac3f make props not required for now 2016-03-15 10:40:20 +09:00
Sacha Greif
4c7669d350 Merge pull request #1269 from nayelo/nayelo-patch-1
Added current version 'fourseven:scss@3.4.1' to nova:share.
2016-03-10 15:09:09 -08:00
nayelo
d4fd1a2ef7 Update package.js
Added current version 'fourseven:scss@3.4.1' to nova:share.
2016-03-07 14:05:49 -03: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
495d28642a clone queryParams object to avoid modifying it at the router level 2016-03-05 09:46:35 -08: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
Sacha Greif
b0944ac06b Merge pull request #1258 from emmostrom/nova
update alt:react-accounts for full SSR
2016-03-04 06:23:06 -08: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
aa38e1ea36 Merge branch 'nova' of https://github.com/TelescopeJS/Telescope into nova 2016-03-02 13:55:20 +09:00
Sacha Greif
d057d4cc95 see PR #1257 2016-03-02 13:55:07 +09:00
Sacha Greif
6765a65cad ItemContainer -> DocumentContain 2016-03-02 13:54:58 +09:00
Sacha Greif
df3c6b7ff2 Merge pull request #1256 from paulmolluzzo/fix-comment-incrementing
fix #1255 - add comment incrementing to Posts when adding a comment
2016-03-02 11:36:14 +09:00
Paul Molluzzo
8c2362befe fix #1255 - add comment incrementing to Posts when adding a comment 2016-03-01 21:32:03 -05:00
Sacha Greif
b1e15e9fb1 adding editorconfig, eslintc, etc. 2016-03-01 14:10:08 +09:00
Sacha Greif
e913cd6abc fix getting started bug 2016-03-01 14:01:12 +09:00
Sacha Greif
4245323abf Merge pull request #1252 from paulmolluzzo/fix-usernname-exists-issue
Fix Username already exists issue [403]
2016-03-01 13:55:19 +09:00
Paul Molluzzo
bc0d82de1a Fix Username already exists issue [403] 2016-02-29 22:13:19 -05: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
3f8c5a81af clean up 2016-02-27 17:46:11 +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
4adea55f6e more tweaks to demo 2016-02-26 13:05:12 +09:00
Sacha Greif
d5466c0ae5 working on Nova scaffolding demo 2016-02-26 12:04:42 +09:00
Sacha Greif
38e07737c3 rework post new and post edit forms to be collection-agnostic 2016-02-26 10:42:57 +09:00
Sacha Greif
50b0c57de3 get rid of PostNewContainer and PostEditContainer 2016-02-25 21:40:30 +09:00
Sacha Greif
13df8f5df7 some cleaning up 2016-02-25 21:32:13 +09:00
Sacha Greif
32c1759b9f adding ModalButton component 2016-02-25 21:05:53 +09:00
Sacha Greif
0ea6775d3a implement "autoform" 2016-02-25 17:44:43 +09:00
Sacha Greif
6b810de8fa updating callback names to new dot notation 2016-02-24 18:23:21 +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
b155ed49d8 clean up 2016-02-23 16:59:15 +09:00
Sacha Greif
daaf803b19 fix a couple bugs 2016-02-23 16:49:56 +09:00
Sacha Greif
32eaf5e84c Using NoSSR 2016-02-23 13:17:56 +09:00
Sacha Greif
5e010bdcf9 working on flash messages 2016-02-23 13:10:08 +09:00
Sacha Greif
56fb10d23a user edit/account page 2016-02-23 11:34:40 +09:00
Sacha Greif
05a000eb46 fix load categories bug; work on post new/edit and permissions 2016-02-22 13:23:46 +09:00
Sacha Greif
49c5969317 not sure why that was gone? 2016-02-22 10:48:55 +09:00