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 |
|
xavcz
|
7775838980
|
change old reference to AutoForm (legacy): field schema "autoform" -> "form"
|
2016-10-05 08:43:13 +02:00 |
|
Sacha Greif
|
3ec90a04b5
|
remove Telescope global
|
2016-08-08 11:18:21 +09:00 |
|
Sacha Greif
|
1b015b0a2b
|
add /groups debug route
|
2016-07-21 12:38:11 +09:00 |
|
Sacha Greif
|
9a9f47b84b
|
add groups example to custom package
|
2016-07-21 12:11:17 +09:00 |
|
Sacha Greif
|
fa6a09a8e4
|
add example email customizations to sample custom package
|
2016-06-24 11:45:23 +09:00 |
|
Sacha Greif
|
51623d7e31
|
Telescope.email -> NovaEmail
|
2016-06-23 16:42:06 +09:00 |
|
Sacha Greif
|
41f349d18c
|
removing Users global
|
2016-06-23 15:00:58 +09:00 |
|
Sacha Greif
|
0e28be3c92
|
removing Comments global
|
2016-06-23 12:17:39 +09:00 |
|
Sacha Greif
|
d9e69110a6
|
removing Posts global
|
2016-06-23 11:40:35 +09:00 |
|
Sacha Greif
|
47e1799157
|
settings tweak (removed settings panel to avoid confusion)
|
2016-06-19 14:32:15 +09:00 |
|
Sacha Greif
|
b7ec5598eb
|
better import syntax
|
2016-05-22 15:23:30 +09:00 |
|
Sacha Greif
|
ca751b49aa
|
add loading spinner to email debug page
|
2016-04-13 14:49:03 +09:00 |
|
Sacha Greif
|
0167aace45
|
cleaning up; added raw template view for debugging
|
2016-04-13 12:55:21 +09:00 |
|
Sacha Greif
|
127b49dcbe
|
more refactoring of email system
|
2016-04-13 12:34:41 +09:00 |
|
Sacha Greif
|
beab17299a
|
reworking email/notifications system
|
2016-04-13 11:39:01 +09:00 |
|
Sacha Greif
|
7886ea80de
|
reorganising email templates and debug routes; created two new nova:email-templates and nova:debug packages
|
2016-04-13 09:50:12 +09:00 |
|