xavcz
|
42285a859c
|
re-enable nova:subscribe
|
2017-02-07 12:51:11 +01:00 |
|
xavcz
|
eb2644ad8a
|
Form: display nicer, multiple & internationalizable (encode -> decode) errors, ensure that state updates are queued; in general prefer Error to Meteor.Error, clean some dead code
|
2017-02-02 15:15:51 +01:00 |
|
SachaG
|
db17e917f8
|
Remove “__” prefix to avoid conflicts with GraphQL introspection types and simplify code
|
2017-01-18 10:18:33 +09:00 |
|
xavcz
|
2638023f4e
|
harmonize apollo branch to be on v0.27.5
|
2016-12-08 23:48:16 +01:00 |
|
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
|
db5605bd2e
|
use a more generic prefix (__) for users settings and adapt Users.methods.setSetting
|
2016-11-10 14:22:47 +01:00 |
|
xavcz
|
460efe52f6
|
move namespace to prefix on user schema: user.telescope.xxx by user.nova_xxx
|
2016-11-08 18:22:17 +01:00 |
|
xavcz
|
c6381ee383
|
use reify nested imports to avoid dependencies on nova:posts & nova:categories, export default subscribeMethodsGenerator
|
2016-08-14 17:59:20 +02:00 |
|
xavcz
|
a7d9dc9f8f
|
clarify some things 🤓
|
2016-08-12 16:02:33 +02:00 |
|
xavcz
|
6812b54f71
|
make Categories fields extensible & "subscribe-able" , subscribe methods generator 🤖
|
2016-08-12 14:33:51 +02:00 |
|
xavcz
|
3918881455
|
check on methods, added permissions, rename components for more consistency
|
2016-08-12 09:10:05 +02:00 |
|
xavcz
|
3d5c3d0330
|
refactor methods so user can subscribe to another user, create UsersSubscribe
|
2016-08-11 18:01:27 +02:00 |
|
Sacha Greif
|
99a70a3262
|
cleaning up nova:subscribe
|
2016-08-07 19:26:08 +09:00 |
|
Sacha Greif
|
952617dd96
|
subscribe-to-posts -> subscribe
|
2016-08-07 19:10:53 +09:00 |
|