Sacha Greif
|
f332c8810b
|
use Apollo for new post mutation
|
2016-11-04 10:28:54 +09:00 |
|
Sacha Greif
|
56bcfba245
|
first pass at splitting off resolvers
|
2016-11-03 21:39:09 +09:00 |
|
Sacha Greif
|
0b2af51c89
|
split graphQL schemas in their respective packages
|
2016-10-29 16:37:33 +09:00 |
|
Sacha Greif
|
7533d67296
|
add viewableIf property to schemas to define which fields are viewable by which users; use it in resolver
|
2016-10-29 14:17:57 +09: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 |
|
Sacha Greif
|
72b6353321
|
put statuses on Telescope object instead of Posts
|
2016-08-10 10:40:17 +09:00 |
|
Sacha Greif
|
9cc7840b85
|
new permissions
|
2016-07-21 09:40:05 +09:00 |
|
Sacha Greif
|
c33983eaae
|
groups -> formGroups
|
2016-07-19 15:13:16 +09:00 |
|
Sacha Greif
|
336a1624eb
|
remove Scheduled status; add new isFuture flag instead; set flag after insert and edit; extend base parameters in view instead of in Posts.parameters.get
|
2016-07-14 15:54:59 +09:00 |
|
Sacha Greif
|
e5a943240d
|
put admin group on Posts object
|
2016-07-13 11:46:45 +09:00 |
|
xavizalote
|
ade25cc639
|
post status scheduled + 10-minute cron to update scheduled posts to approved status
|
2016-07-07 15:13:19 +02:00 |
|
xavizalote
|
e3479d216f
|
generic datetime picker component for nova:forms working on new & edit post
|
2016-07-06 15:53:14 +02:00 |
|
Sacha Greif
|
d6c0be150d
|
remove old i18n function call
|
2016-07-04 10:42:50 +09:00 |
|
Sacha Greif
|
41f349d18c
|
removing Users global
|
2016-06-23 15:00:58 +09:00 |
|