Commit graph

22 commits

Author SHA1 Message Date
xavcz
7775838980 change old reference to AutoForm (legacy): field schema "autoform" -> "form" 2016-10-05 08:43:13 +02:00
xavcz
5463ff7b86 prefer Users namespace to Meteor.users in active packages 2016-10-05 08:37:48 +02:00
xavcz
b3ae8ef6c6 v0.27.2 2016-10-01 18:11:37 +02:00
xavcz
4e3d32d2a6 v0.27.1 2016-09-22 07:58:59 +02:00
xavcz
dfa9ab0063 allow custom classname for SubscribeTo component 2016-08-30 10:56:01 +02:00
Sacha Greif
2b34713c0b v0.27.0 2016-08-29 09:02:11 +09:00
xavcz
9f85dbefba nova:subscribe - display clear message to the user after performing an action 2016-08-19 13:18:51 +02:00
xavcz
11d7524798 nova:subscribe - fix exception in category's callback when a post isn't assigned to a category 2016-08-17 10:29:08 +02:00
Xavier Cazalot
15f854fa6f Give doc to nova:subscribe 📖 2016-08-16 17:04:04 +02: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
bd49addff5 intl: emoji test -> text 2016-08-12 15:41:19 +02:00
xavcz
6812b54f71 make Categories fields extensible & "subscribe-able" , subscribe methods generator 🤖 2016-08-12 14:33:51 +02:00
xavcz
44bf243e89 subscribed user's post callback (posts.new.async), SubscribeTo generic component taking a document and a documentType 2016-08-12 11:35:58 +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
3ec90a04b5 remove Telescope global 2016-08-08 11:18:21 +09:00
schabluk
79ba615bae Better error handling 2016-08-07 18:31:58 +02:00
schabluk
3dde711f41 Change subscription method names 2016-08-07 18:14:38 +02:00
Sacha Greif
81a0a82bae not sure what this stuff is but let's get rid of it… 2016-08-07 19:32:19 +09: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