Vulcan/packages/nova-categories/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
..
server clean up Telescope imports 2016-12-13 11:32:23 +09:00
callbacks.js Callbacks.add -> addCallback; and other callback functions 2016-12-13 11:40:24 +09:00
client.js removing Categories global 2016-06-23 15:11:56 +09:00
collection.js clean up Telescope imports 2016-12-13 11:32:23 +09:00
custom_fields.js devel - revert commits related to simpl-schema (#1537) 2017-01-11 18:02:12 +01:00
fragments.js adapt the Telescope.createCollection api to all the collections, some clean up in old containers files 2016-11-22 18:14:51 -05:00
helpers.js Telescope.utils -> Utils 2016-12-12 11:34:28 +09:00
methods.js more clean-up 2016-11-17 16:53:07 +09:00
modules.js Telescope.headtags -> Headtags; Telescope.actions -> Actions; Telescope.reducers -> Reducers; Telescope.operateOnItem -> operateOnItem; TODO: fix withMessages 2016-12-12 16:43:23 +09:00
mutations.js clean up Telescope imports 2016-12-13 11:32:23 +09:00
parameters.js make all 'collectionList' resolvers take care of collection.getParameters(terms) + add default parameters (order on categories, postId on comments) 2017-01-05 15:53:41 +01:00
permissions.js permission API: [editable/insertable/viewable](If) -> (By) ; anonymous -> guests ; default -> members 2016-12-06 10:55:47 +01:00
resolvers.js Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel 2017-01-08 16:25:30 +09:00
schema.js harmonize apollo branch to be on v0.27.5 2016-12-08 23:48:16 +01:00
server.js comment out publications code 2016-11-17 17:38:38 +09:00