Vulcan/packages/nova-posts/lib
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
..
server eslint & clean up code, also fixed some bugs (#1515) 2016-11-25 13:46:55 -05:00
callbacks.js eslint & clean up code, also fixed some bugs (#1515) 2016-11-25 13:46:55 -05:00
client.js removing Comments global 2016-06-23 12:17:39 +09:00
collection.js removing Users global 2016-06-23 15:00:58 +09:00
emails.js Telescope.email -> NovaEmail 2016-06-23 16:42:06 +09:00
helpers.js prefer Users namespace to Meteor.users in active packages 2016-10-05 08:37:48 +02:00
imports.js eslint & clean up code, also fixed some bugs (#1515) 2016-11-25 13:46:55 -05:00
methods.js eslint & clean up code, also fixed some bugs (#1515) 2016-11-25 13:46:55 -05:00
modules.js groups first pass 2016-07-19 17:30:59 +09:00
notifications.js prefer Users namespace to Meteor.users in active packages 2016-10-05 08:37:48 +02:00
parameters.js eslint & clean up code, also fixed some bugs (#1515) 2016-11-25 13:46:55 -05:00
permissions.js permissions clean up & refactoring 2016-07-20 10:25:05 +09:00
published_fields.js remove Scheduled status; add new isFuture flag instead; set flag after insert and edit; extend base parameters in view instead of in Posts.parameters.get 2016-07-14 15:54:59 +09:00
schema.js eslint & clean up code, also fixed some bugs (#1515) 2016-11-25 13:46:55 -05:00
server.js post status scheduled + 10-minute cron to update scheduled posts to approved status 2016-07-07 15:13:19 +02:00
views.js eslint & clean up code, also fixed some bugs (#1515) 2016-11-25 13:46:55 -05:00