Commit graph

21 commits

Author SHA1 Message Date
Comus Leong
464e20a96c eslint & clean up code, also fixed some bugs (#1515)
* [eslint] update eslint rules & add .eslintignore to ignore non-ready nova packages

* [clean-up] nova-voting

* [clean-up] [bug] nova-users: missing user parameter

* [clean-up] nova-users

* [clean-up] nova-subscribe

* [clean-up] nova-settings

* [clean-up] nova-rss

* [clean-up] [bug] nova-posts: correct UsersRemoveDeletePosts

* [clean-up] nova-posts

* [clean-up] nova-notifications

* [clean-up] [bug] nova-newsletter: no error.message on throw error

* [clean-up] nova-newsletter

* [clean-up] nova-lib

* [clean-up] nova-kadira

* [clean-up] nova-inject-data

* [clean-up] nova-getting-started

* [clean-up] nova-forms

* [clean-up] nova-events

* [clean-up] [bug] nova-embedly: no FlowRouter

* [clean-up] nova-embedly

* [clean-up] nova-email-templates

* [clean-up] nova-email

* [clean-up] nova-debug

* [clean-up] nova-core

* [clean-up] [bug] nova-comments: correct UsersRemoveDeleteComments

* [clean-up] nova-comments

* [clean-up] [bug] nova-cloudinary: use Telescope.settings.collection instand

* [clean-up] nova-cloudinary

* [clean-up] nova-categories

* [clean-up] nova-base-components

* [clean-up] nova-api

* [eslint] extends react recommended

* [clean-up] for jsx files

* [eslint] extends meteor recommended

* i forgot this one little change
2016-11-25 13:46:55 -05:00
Matt Lively
eef2b7e233 ml/cjl: adding reset password feature 2016-10-28 21:27:27 -07:00
xavcz
881934503f not found route 2016-09-16 16:14:23 +02:00
Sacha Greif
0b6e11b624 pass app's ReactDOM to react-router-ssr 2016-08-25 09:54:24 +09:00
xavcz
dd1b2d7ca2 🍪🤖: plug cookie to request before rendering ssr string 2016-08-17 18:13:19 +02:00
Sacha Greif
3ec90a04b5 remove Telescope global 2016-08-08 11:18:21 +09:00
Sacha Greif
2cf061b282 fix missing daily route 2016-07-27 13:06:57 +09:00
Sacha Greif
739de3254c make customizing index route easier; update readme 2016-07-24 19:05:21 +09:00
xavizalote
2328e2f19e use react-helmet instead of dochead 2016-06-29 09:15:52 +02:00
Sacha Greif
4ce55702eb removing Events global 2016-06-23 15:16:32 +09:00
Sacha Greif
92a90ff9b2 removed use-named-routes for now; update readme 2016-06-21 18:07:47 +09:00
Sacha Greif
d818fb0a69 clear messages on route change 2016-06-19 15:17:44 +09:00
Sacha Greif
519e44fe84 re-enable routes in demo and debug packages 2016-06-15 11:07:30 +09:00
Sacha Greif
550ca85258 complete work on react-router 2016-06-14 10:01:44 +09:00
Sacha Greif
1104777be3 working on rr 2016-06-13 16:02:27 +09:00
Sacha Greif
829f42e342 more work on react router 2016-06-12 12:11:05 +09:00
Sacha Greif
5ce95e4229 react router first pass 2016-06-11 16:36:18 +09:00
Sacha Greif
5634bc2e77 working on react-router 2016-06-10 19:19:32 +09:00
Sacha Greif
f75198716c reenable postsPerPage setting 2016-06-07 09:43:23 +09:00
Sacha Greif
241ba651e8 change import syntax; add listId to all ListContainers 2016-06-06 10:06:53 +09:00
Sacha Greif
8e2a946e94 put routes in their own package 2016-04-22 10:46:09 +09:00