xavcz
8429502a64
schemas good practice: change control: "none"
to hidden: true
2016-11-18 10:03:01 +01:00
xavcz
9f4fe1a917
withCurrentUser hoc in nova:core
2016-11-15 18:33:16 +01:00
xavcz
600ab15c4d
Apollo branch up to date with v0.27.4
2016-11-15 12:51:43 +01:00
xavcz
c8615d3439
v0.27.4
2016-11-15 10:44:01 +01:00
Sacha Greif
5df3377418
clean up published_fields files; clean up unnecessary packages; more work on callbacks
2016-11-15 15:59:34 +09: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
84a73a988d
comments.postId available in commentsInput (insertableIf/editableIf) -> add control: "none"
where needed in the app ; fix wrong import from previous commit on nova-voting (vote (operateOnItem) is needed on client/server, score algorithm is only server-side (async callback))
2016-11-08 13:49:41 +01:00
xavcz
b5709b0a52
flash-messages logic handle via redux for all the components
2016-10-31 17:13:14 +01:00
xavcz
042cb4ff86
v0.27.3
2016-10-19 09:54:15 +02:00
xavcz
67d4ff5fc8
updates from devel: Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into cleaning-oldies
2016-10-14 11:25:59 +02:00
chptung
7678d83dd5
Update subscriberIdsToNotify to send unique emails
...
Added .uniq() for subscribersIdsToNotify in the Categories section to prevent a user from receiving multiple emails if he/she is subscribed to multiple categories.
2016-10-07 08:14:58 -07:00
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