No description
Find a file
2017-01-22 10:12:05 +09:00
.github basic styling 2016-02-19 09:54:13 +09:00
.meteor devel - revert commits related to simpl-schema (#1537) 2017-01-11 18:02:12 +01:00
packages Use immutability helper for vote; pass currentUser to Vote.jsx as prop 2017-01-22 10:12:05 +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 messy but working integration, will need some refactoring for react-apollo@0.6.0 + apollo-client@0.5.3 anyway 2016-11-16 16:34:37 +01:00
.jshintrc adding editorconfig, eslintc, etc. 2016-03-01 14:10:08 +09:00
CONTRIBUTING.md Update CONTRIBUTING.md 2016-10-01 17:57:25 +02:00
Dockerfile re-add Dockerfile, fix #1477 2016-10-18 10:39:46 +02:00
History.md semver bump: 1.0.0 🚀 2016-12-27 11:58:58 +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 complete license, fix #1117 2016-10-01 14:48:33 +02:00
npm-debug.log.14739240 Remove “__” prefix to avoid conflicts with GraphQL introspection types and simplify code 2017-01-18 10:18:33 +09:00
npm-debug.log.748773427 Remove “__” prefix to avoid conflicts with GraphQL introspection types and simplify code 2017-01-18 10:18:33 +09:00
package.json add optics support (Apollo stats) 2017-01-21 10:28:19 +09:00
publish_packages.sh updating packages & getting started content 2016-04-14 11:09:03 +09:00
README.md semver bump: 1.0.0 🚀 2016-12-27 11:58:58 +01:00
sample_settings.json #1517 - Implement configurable excerpt lengths 2017-01-08 18:55:00 -08:00
yarn.lock Use immutability helper for vote; pass currentUser to Vote.jsx as prop 2017-01-22 10:12:05 +09:00

Telescope Nova

Version 1.0.0

This is the Apollo/GraphQL version of Telescope Nova. 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.