No description
Find a file
2017-07-03 10:54:10 +09:00
.github basic styling 2016-02-19 09:54:13 +09:00
.meteor (update_version): package:dymanic-import from 0.1.0 -> 0.1.1 to fix https://github.com/meteor/meteor/issues/8751 2017-06-23 03:53:02 +05:30
packages add new default resolvers and default mutations; improve the way field resolvers are defined 2017-07-03 10:54:10 +09:00
.editorconfig adding editorconfig, eslintc, etc. 2016-03-01 14:10:08 +09:00
.eslintignore eslint & clean up code, also fixed some bugs (#1515) 2016-11-25 13:46:55 -05:00
.eslintrc fix list filtering: de-couple pagination terms & props terms in withList; re-enable form cleaning: performed only if the form has not been unmounted; remove annoying eslint warnings 2017-01-13 18:17:08 +01:00
.gitignore update getting started content, license date, contributing link, .gitignore & add custom npm start 🚀 2017-02-02 17:35:03 +01:00
.jshintrc adding editorconfig, eslintc, etc. 2016-03-01 14:10:08 +09:00
CONTRIBUTING.md update getting started content, license date, contributing link, .gitignore & add custom npm start 🚀 2017-02-02 17:35:03 +01:00
Dockerfile re-add Dockerfile, fix #1477 2016-10-18 10:39:46 +02:00
History.md Nova v1.1.0 🔭 2017-02-16 11:50:22 +01:00
jsdoc-conf.json adding jsdoc 2016-04-08 11:40:23 +09:00
jsdoc.json adding @summary for jsdocs compatibility 2016-04-09 09:41:20 +09:00
license.md update getting started content, license date, contributing link, .gitignore & add custom npm start 🚀 2017-02-02 17:35:03 +01:00
package.json Better Apollo error handling using apollo-errors (used for newsletter for now) 2017-06-30 11:18:16 +09:00
prestart_vulcan.sh Update to Meteor 1.4.4.1 2017-04-28 09:49:36 +09:00
publish_packages.sh updating packages & getting started content 2016-04-14 11:09:03 +09:00
README.md Version 1.3.2 2017-04-10 11:23:39 +09:00
sample_settings.json clean up; remove flatten call from Form.jsx; make it possible to specify id:null to not sort by id 2017-06-20 10:25:34 +09:00
yarn.lock Working on Vulcan admin package 2017-06-13 04:42:22 -07:00

Vulcan (formerly Telescope)

Version 1.3.2

This is the Apollo/GraphQL version of Telescope, now known as Vulcan. You can find the documentation here.

Other Versions

You can find the older, non-Apollo version of Telescope Nova on the nova-classic branch.

You can find the even older, non-React version of Telescope on the legacy branch.