Vulcan/packages/nova-voting/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
..
containers Make voting generic (posts, comments, etc.) WIP 2017-01-09 15:42:24 +09:00
server Callbacks.add -> addCallback; and other callback functions 2016-12-13 11:40:24 +09:00
client.js move Users.hasUpvoted to nova:voting 2016-11-29 18:52:13 +09:00
custom_fields.js devel - revert commits related to simpl-schema (#1537) 2017-01-11 18:02:12 +01:00
graphql.js vote resolver: isSimulation false -> async callbacks will run 2017-01-10 11:38:42 +01:00
helpers.js devel - revert commits related to simpl-schema (#1537) 2017-01-11 18:02:12 +01:00
modules.js Make voting generic (posts, comments, etc.) WIP 2017-01-09 15:42:24 +09:00
permissions.js Make voting generic (posts, comments, etc.) WIP 2017-01-09 15:42:24 +09:00
server.js Telescope.headtags -> Headtags; Telescope.actions -> Actions; Telescope.reducers -> Reducers; Telescope.operateOnItem -> operateOnItem; TODO: fix withMessages 2016-12-12 16:43:23 +09:00
vote.js Make voting generic (posts, comments, etc.) WIP 2017-01-09 15:42:24 +09:00