No description
Find a file
2017-09-22 12:31:03 +02:00
.github Update CONTRIBUTING.md 2017-08-09 10:34:55 +02:00
.meteor packages 2017-09-22 12:31:03 +02:00
packages Clean up/refactor settings; add registerSetting and /settings route 2017-09-22 12:24:15 +02: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-lock.json packages 2017-09-22 12:31:03 +02:00
package.json packages 2017-09-22 12:31:03 +02: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 update packages 2017-07-26 08:12:35 +09:00
sample_settings.json Clean up sample settings 2017-09-15 11:13:31 +02:00
yarn.lock packages 2017-09-22 12:31:03 +02:00

Vulcan (formerly Telescope)

Version 1.6.0

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.