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
|
b04cb52470
|
currentUser is now only given via context, update README about it, add a missing import
|
2016-10-14 08:47:18 +02: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
|
4a05939bb7
|
Users.is.admin -> Users.isAdmin
|
2016-07-21 14:51:58 +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
|
02fb7fa34d
|
removing Categories global
|
2016-06-23 15:11:56 +09:00 |
|
Sacha Greif
|
41f349d18c
|
removing Users global
|
2016-06-23 15:00:58 +09:00 |
|
Sacha Greif
|
d9e69110a6
|
removing Posts global
|
2016-06-23 11:40:35 +09:00 |
|
Sacha Greif
|
1086e3934a
|
update readme
|
2016-06-22 09:06:56 +09:00 |
|
Sacha Greif
|
092592dc23
|
working on sample custom package
|
2016-06-19 16:25:19 +09:00 |
|
xavizalote
|
5da36a731c
|
handle new translation strings with spread operator
|
2016-06-18 10:39:31 +02:00 |
|
xavizalote
|
71b985c4c0
|
method on Telescope.strings to add new international keyword easily
|
2016-06-17 20:55:07 +02:00 |
|
xavizalote
|
e73e8bbbfa
|
make custom package work again: routes, moment & newsletter button
|
2016-06-17 11:14:49 +02:00 |
|
Sacha Greif
|
2a182333c0
|
update readme, add custom package example
|
2016-06-16 11:34:13 +09:00 |
|