Vulcan/packages/nova-posts/lib
Xavier Cazalot 7f99b48953 devel - revert commits related to simpl-schema (#1537)
* Revert "add note link to issue in collection2 on mutation insert, remove debug console logs on mutation edit"

This reverts commit 7a15103de7.

* Revert "node simpl-schema + collection2-core: fix vote by specifying the right type of the array (dont use blackbox in the end!)"

This reverts commit e894c3224c.

* Revert "add graphql date type (fix problem with node simple schema), fix an update bug on date picker,  add edit check on custom post item, add `blackbox: true` for arrays field (validation problem with simple-schema)"

This reverts commit 9d84fbec98.

* Revert "use node `simpl-schema` by aldeed to replace `meteor/aldeed:simple-schema` ; use the meteor collection2 core package as recommended"

This reverts commit 016935f4fa.

* revert before node-simple-schema, fix obj.hasOwnProperty undefined error thrown by simple-schema & collection2

* CustomPostsItem: check on renderActions; withDocument/List: pollInterval 20seconds by default; DateTime form component enhancement + GraphQLDate type
2017-01-11 18:02:12 +01:00
..
callbacks Callbacks.add -> addCallback; and other callback functions 2016-12-13 11:40:24 +09:00
server re-enable server-side method Posts.increaseClicks 2017-01-05 07:52:34 +01:00
callbacks.js Telescope.utils -> Utils 2016-12-12 11:34:28 +09:00
client.js removing Comments global 2016-06-23 12:17:39 +09:00
collection.js update to apollo-client 0.5.22; small fixes and clean-up; Posts.parameters.get -> Posts.getParameters; add sorting to withList (even though it doesn't work yet); add getParameters to all collections; 2016-12-18 19:04:11 +09:00
custom_fields.js permission API: [editable/insertable/viewable](If) -> (By) ; anonymous -> guests ; default -> members 2016-12-06 10:55:47 +01:00
emails.js Telescope.email -> NovaEmail 2016-06-23 16:42:06 +09:00
fragments.js lots of cleaning up 2016-11-26 11:17:01 +09:00
helpers.js rework withList reducer; fix post slug bug 2016-12-15 10:10:18 +09:00
imports.js devel - revert commits related to simpl-schema (#1537) 2017-01-11 18:02:12 +01:00
methods.js re-enable server-side method Posts.increaseClicks 2017-01-05 07:52:34 +01:00
modules.js working on custom collection demo package 2016-11-18 16:01:27 +09:00
mutations.js clean up Telescope imports 2016-12-13 11:32:23 +09:00
notifications.js Telescope.utils -> Utils 2016-12-12 11:34:28 +09:00
parameters.js update to apollo-client 0.5.22; small fixes and clean-up; Posts.parameters.get -> Posts.getParameters; add sorting to withList (even though it doesn't work yet); add getParameters to all collections; 2016-12-18 19:04:11 +09:00
permissions.js Make voting generic (posts, comments, etc.) WIP 2017-01-09 15:42:24 +09:00
resolvers.js Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel 2017-01-08 16:25:30 +09:00
schema.js #1517 - Implement configurable excerpt lengths 2017-01-08 18:55:00 -08:00
server.js comment out publications code 2016-11-17 17:38:38 +09:00
views.js harmonize apollo branch to be on v0.27.5 2016-12-08 23:48:16 +01:00